diff --git a/enterprise/authelia/19.0.1/CHANGELOG.md b/enterprise/authelia/19.0.1/CHANGELOG.md new file mode 100644 index 00000000000..211fc364e81 --- /dev/null +++ b/enterprise/authelia/19.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [authelia-19.0.1](https://github.com/truecharts/charts/compare/authelia-19.0.0...authelia-19.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [authelia-19.0.0](https://github.com/truecharts/charts/compare/authelia-18.1.0...authelia-19.0.0) (2023-10-07) + +### Chore + +- update helm general major (major) ([#11104](https://github.com/truecharts/charts/issues/11104)) + + + + +## [authelia-18.1.0](https://github.com/truecharts/charts/compare/authelia-18.0.0...authelia-18.1.0) (2023-08-16) + +### Feat + +- Add Password Policy ([#11109](https://github.com/truecharts/charts/issues/11109)) + + + + + +## [authelia-18.0.0](https://github.com/truecharts/charts/compare/authelia-17.0.2...authelia-18.0.0) (2023-07-31) + + + + +## [authelia-17.0.2](https://github.com/truecharts/charts/compare/authelia-17.0.1...authelia-17.0.2) (2023-07-30) + +### Chore + +- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) + + + + +## [authelia-17.0.1](https://github.com/truecharts/charts/compare/authelia-17.0.0...authelia-17.0.1) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [authelia-17.0.0](https://github.com/truecharts/charts/compare/authelia-16.0.0...authelia-17.0.0) (2023-07-25) + +### Chore + +- update helm general major (major) ([#10722](https://github.com/truecharts/charts/issues/10722)) + + + + +## [authelia-16.0.0](https://github.com/truecharts/charts/compare/authelia-15.1.31...authelia-16.0.0) (2023-07-19) + +### Chore + +- update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555)) + + + + +## [authelia-15.1.31](https://github.com/truecharts/charts/compare/authelia-15.1.30...authelia-15.1.31) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [authelia-15.1.30](https://github.com/truecharts/charts/compare/authelia-15.1.29...authelia-15.1.30) (2023-06-29) + +### Fix + +- redirection URL require https ([#10026](https://github.com/truecharts/charts/issues/10026)) + + + + +## [authelia-15.1.29](https://github.com/truecharts/charts/compare/authelia-15.1.28...authelia-15.1.29) (2023-06-17) + +### Docs + +- Add extra section on middleware ([#9616](https://github.com/truecharts/charts/issues/9616)) + diff --git a/enterprise/authelia/19.0.1/Chart.yaml b/enterprise/authelia/19.0.1/Chart.yaml new file mode 100644 index 00000000000..76cf6e12024 --- /dev/null +++ b/enterprise/authelia/19.0.1/Chart.yaml @@ -0,0 +1,43 @@ +apiVersion: v2 +appVersion: "4.37.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 8.0.29 +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: 19.0.1 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/clusterissuer/4.1.1/LICENSE b/enterprise/authelia/19.0.1/LICENSE similarity index 100% rename from enterprise/clusterissuer/4.1.1/LICENSE rename to enterprise/authelia/19.0.1/LICENSE diff --git a/enterprise/blocky/9.0.0/README.md b/enterprise/authelia/19.0.1/README.md similarity index 100% rename from enterprise/blocky/9.0.0/README.md rename to enterprise/authelia/19.0.1/README.md diff --git a/enterprise/authelia/19.0.1/app-changelog.md b/enterprise/authelia/19.0.1/app-changelog.md new file mode 100644 index 00000000000..42c74e53021 --- /dev/null +++ b/enterprise/authelia/19.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [authelia-19.0.1](https://github.com/truecharts/charts/compare/authelia-19.0.0...authelia-19.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/enterprise/authelia/19.0.1/app-readme.md b/enterprise/authelia/19.0.1/app-readme.md new file mode 100644 index 00000000000..9417c0c13d5 --- /dev/null +++ b/enterprise/authelia/19.0.1/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/19.0.1/charts/common-14.0.9.tgz b/enterprise/authelia/19.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/enterprise/authelia/19.0.1/charts/common-14.0.9.tgz differ diff --git a/enterprise/authelia/19.0.1/charts/redis-8.0.29.tgz b/enterprise/authelia/19.0.1/charts/redis-8.0.29.tgz new file mode 100644 index 00000000000..0ba2892d0ce Binary files /dev/null and b/enterprise/authelia/19.0.1/charts/redis-8.0.29.tgz differ diff --git a/enterprise/authelia/19.0.1/ix_values.yaml b/enterprise/authelia/19.0.1/ix_values.yaml new file mode 100644 index 00000000000..e27c2e05ede --- /dev/null +++ b/enterprise/authelia/19.0.1/ix_values.yaml @@ -0,0 +1,652 @@ +image: + repository: tccr.io/truecharts/authelia + pullPolicy: IfNotPresent + tag: 4.37.5@sha256:76a4617539534cec140fd98a12f721b878524f2df3a3653f3df8ff2b7eaab586 +manifestManager: + enabled: true +workload: + main: + replicas: 2 + strategy: RollingUpdate + podSpec: + containers: + main: + command: + - authelia + args: + - --config=/configuration.yaml + envFrom: + - configMapRef: + name: authelia-paths + probes: + liveness: + type: http + path: "/api/health" + + readiness: + type: http + path: "/api/health" + + startup: + type: http + path: "/api/health" + +service: + main: + ports: + main: + port: 9091 + targetPort: 9091 + +persistence: + config: + enabled: true + mountPath: "/config" + +cnpg: + main: + enabled: true + user: authelia + database: authelia + +# Enabled redis +# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/redis +redis: + enabled: true + +domain: example.com + +## +## Server Configuration +## +server: + ## + ## Port sets the configured port for the daemon, service, and the probes. + ## Default is 9091 and should not need to be changed. + ## + port: 9091 + + ## Buffers usually should be configured to be the same value. + ## Explanation at https://www.authelia.com/docs/configuration/server.html + ## Read buffer size adjusts the server's max incoming request size in bytes. + ## Write buffer size does the same for outgoing responses. + read_buffer_size: 4096 + write_buffer_size: 4096 + ## Set the single level path Authelia listens on. + ## Must be alphanumeric chars and should not contain any slashes. + path: "" + +log: + ## Level of verbosity for logs: info, debug, trace. + level: trace + + ## Format the logs are written as: json, text. + format: text + + ## TODO: Statefulness check should check if this is set, and the configMap should enable it. + ## File path where the logs will be written. If not set logs are written to stdout. + # file_path: /config/authelia.log + +## Default redirection URL +## +## If user tries to authenticate without any referer, Authelia does not know where to redirect the user to at the end +## of the authentication process. This parameter allows you to specify the default redirection URL Authelia will use +## in such a case. +## +## Note: this parameter is optional. If not provided, user won't be redirected upon successful authentication. +## Default is https://www. (value at the top of the values.yaml). +default_redirection_url: "" +# default_redirection_url: https://example.com + +theme: light + +## +## TOTP Configuration +## +## Parameters used for TOTP generation +totp: + ## The issuer name displayed in the Authenticator application of your choice + ## See: https://github.com/google/google-authenticator/wiki/Key-Uri-Format for more info on issuer names + ## Defaults to . + issuer: "" + ## The period in seconds a one-time password is current for. Changing this will require all users to register + ## their TOTP applications again. Warning: before changing period read the docs link below. + period: 30 + ## The skew controls number of one-time passwords either side of the current one that are valid. + ## Warning: before changing skew read the docs link below. + ## See: https://www.authelia.com/docs/configuration/one-time-password.html#period-and-skew to read the documentation. + skew: 1 + +## +## Password Policy Config +## +## Parameters used for Password Policies +password_policy: + ## See: https://www.authelia.com/configuration/security/password-policy/ + standard: + enabled: false + min_length: 8 + max_length: 0 + require_uppercase: false + require_lowercase: false + require_number: false + require_special: false + zxcvbn: + ## See https://www.authelia.com/configuration/security/password-policy/#zxcvbn for more info + enabled: false + min_score: 3 + +## +## Duo Push API Configuration +## +## Parameters used to contact the Duo API. Those are generated when you protect an application of type +## "Partner Auth API" in the management panel. +duo_api: + enabled: false + hostname: api-123456789.example.com + integration_key: ABCDEF + plain_api_key: "" + +## NTP settings + +ntp: + address: "time.cloudflare.com:123" + version: 4 + max_desync: 3s + disable_startup_check: false + disable_failure: true + +## +## Authentication Backend Provider Configuration +## +## Used for verifying user passwords and retrieve information such as email address and groups users belong to. +## +## The available providers are: `file`, `ldap`. You must use one and only one of these providers. +authentication_backend: + ## Disable both the HTML element and the API for reset password functionality + disable_reset_password: false + + ## The amount of time to wait before we refresh data from the authentication backend. Uses duration notation. + ## To disable this feature set it to 'disable', this will slightly reduce security because for Authelia, users will + ## always belong to groups they belonged to at the time of login even if they have been removed from them in LDAP. + ## To force update on every request you can set this to '0' or 'always', this will increase processor demand. + ## See the below documentation for more information. + ## Duration Notation docs: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ## Refresh Interval docs: https://www.authelia.com/docs/configuration/authentication/ldap.html#refresh-interval + refresh_interval: 5m + + ## LDAP backend configuration. + ## + ## This backend allows Authelia to be scaled to more + ## than one instance and therefore is recommended for + ## production. + ldap: + ## Enable LDAP Backend. + enabled: false + + ## The LDAP implementation, this affects elements like the attribute utilised for resetting a password. + ## Acceptable options are as follows: + ## - 'activedirectory' - For Microsoft Active Directory. + ## - 'custom' - For custom specifications of attributes and filters. + ## This currently defaults to 'custom' to maintain existing behaviour. + ## + ## Depending on the option here certain other values in this section have a default value, notably all of the + ## attribute mappings have a default value that this config overrides, you can read more about these default values + ## at https://www.authelia.com/docs/configuration/authentication/ldap.html#defaults + implementation: activedirectory + + ## The url to the ldap server. Format: ://
[:]. + ## Scheme can be ldap or ldaps in the format (port optional). + url: ldap://openldap.default.svc.cluster.local + + ## Connection Timeout. + timeout: 5s + + ## Use StartTLS with the LDAP connection. + start_tls: false + + tls: + ## Server Name for certificate validation (in case it's not set correctly in the URL). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for either Secure LDAP or LDAP StartTLS. + minimum_version: TLS1.2 + + ## The base dn for every LDAP query. + base_dn: DC=example,DC=com + + ## The attribute holding the username of the user. This attribute is used to populate the username in the session + ## information. It was introduced due to #561 to handle case insensitive search queries. For you information, + ## Microsoft Active Directory usually uses 'sAMAccountName' and OpenLDAP usually uses 'uid'. Beware that this + ## attribute holds the unique identifiers for the users binding the user and the configuration stored in database. + ## Therefore only single value attributes are allowed and the value must never be changed once attributed to a user + ## otherwise it would break the configuration for that user. Technically, non-unique attributes like 'mail' can also + ## be used but we don't recommend using them, we instead advise to use the attributes mentioned above + ## (sAMAccountName and uid) to follow https://www.ietf.org/rfc/rfc2307.txt. + username_attribute: "" + + ## 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/19.0.1/questions.yaml b/enterprise/authelia/19.0.1/questions.yaml new file mode 100644 index 00000000000..8e82bb4fc17 --- /dev/null +++ b/enterprise/authelia/19.0.1/questions.yaml @@ -0,0 +1,3058 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 2 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: domain + group: "App Configuration" + label: "Domain" + description: "The highest domain level possible, for example: domain.com when using app.domain.com" + schema: + type: string + default: "" + required: true + - variable: default_redirection_url + group: "App Configuration" + label: "Default Redirection URL" + description: "If user tries to authenticate without any referrer, this is used" + schema: + type: string + default: "" + valid_chars: '^https?:\/\/(.*)' + - variable: theme + group: "App Configuration" + label: "Theme" + schema: + type: string + default: "auto" + enum: + - value: "auto" + description: "auto" + - value: "light" + description: "light" + - value: "grey" + description: "grey" + - value: "dark" + description: "dark" + - variable: log + group: "App Configuration" + label: "Log Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log Level" + schema: + type: string + default: "info" + enum: + - value: "info" + description: "info" + - value: "debug" + description: "debug" + - value: "trace" + description: "trace" + - variable: format + label: "Log Format" + schema: + type: string + default: "text" + enum: + - value: "json" + description: "json" + - value: "text" + description: "text" + - variable: totp + group: "App Configuration" + label: "TOTP Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: issuer + label: "Issuer" + description: "The issuer name displayed in the Authenticator application of your choice" + schema: + type: string + default: "" + - variable: period + label: "Period" + description: "The period in seconds a one-time password is current for" + schema: + type: int + default: 30 + - variable: skew + label: "skew" + description: "Controls number of one-time passwords either side of the current one that are valid." + schema: + type: int + default: 1 + - variable: password_policy + group: "App Configuration" + label: "Password Policy Configuration" + description: "Authelia allows administrators to configure an enforced password policy." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: standard + label: Standard + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + - variable: min_length + label: "Minimum Password Length" + description: "Minimum Password Length" + schema: + type: int + required: true + show_if: [["enabled", "=", true]] + default: 8 + - variable: max_length + label: "Max Passsword Length" + description: "Max Password Length" + schema: + type: int + required: true + show_if: [["enabled", "=", true]] + default: 0 + - variable: require_uppercase + label: "Require Upppercase" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + required: true + - variable: require_lowercase + label: "Require Lowercase" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + required: true + - variable: require_number + label: "Require Numbers" + description: "Require Numbers in the password" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + required: true + - variable: require_special + label: "Require Special Characters" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: zxcvbn + label: zxcvbn + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + required: true + - variable: min_score + label: "Min Score" + schema: + type: int + required: true + show_if: [["enabled", "=", true]] + default: 3 + - variable: duo_api + group: "App Configuration" + label: "DUO API Configuration" + description: "Parameters used to contact the Duo API." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostname + label: "Hostname" + schema: + type: string + required: true + default: "" + - variable: integration_key + label: "integration_key" + schema: + type: string + default: "" + required: true + - variable: plain_api_key + label: "plain_api_key" + schema: + type: string + default: "" + required: true + - variable: session + group: "App Configuration" + label: "Session Provider" + description: "The session cookies identify the user once logged in." + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Cookie Name" + description: "The name of the session cookie." + 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: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: 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: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/enterprise/blocky/9.0.0/templates/NOTES.txt b/enterprise/authelia/19.0.1/templates/NOTES.txt similarity index 100% rename from enterprise/blocky/9.0.0/templates/NOTES.txt rename to enterprise/authelia/19.0.1/templates/NOTES.txt diff --git a/enterprise/authelia/19.0.1/templates/_configmap.tpl b/enterprise/authelia/19.0.1/templates/_configmap.tpl new file mode 100644 index 00000000000..5c3ee755997 --- /dev/null +++ b/enterprise/authelia/19.0.1/templates/_configmap.tpl @@ -0,0 +1,363 @@ +{{/* Define the configmap */}} +{{- define "authelia.configmap.paths" -}} +enabled: true +data: + AUTHELIA_SERVER_DISABLE_HEALTHCHECK: "true" + AUTHELIA_JWT_SECRET_FILE: "/secrets/JWT_TOKEN" + AUTHELIA_SESSION_SECRET_FILE: "/secrets/SESSION_ENCRYPTION_KEY" + AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE: "/secrets/ENCRYPTION_KEY" + AUTHELIA_STORAGE_POSTGRES_PASSWORD_FILE: "/secrets/STORAGE_PASSWORD" + {{- if .Values.authentication_backend.ldap.enabled }} + AUTHELIA_AUTHENTICATION_BACKEND_LDAP_PASSWORD_FILE: "/secrets/LDAP_PASSWORD" + {{- end }} + {{- if .Values.notifier.smtp.enabled }} + AUTHELIA_NOTIFIER_SMTP_PASSWORD_FILE: "/secrets/SMTP_PASSWORD" + {{- end }} + AUTHELIA_SESSION_REDIS_PASSWORD_FILE: "/secrets/REDIS_PASSWORD" + {{- if .Values.redisProvider.high_availability.enabled }} + AUTHELIA_SESSION_REDIS_HIGH_AVAILABILITY_SENTINEL_PASSWORD_FILE: "/secrets/REDIS_SENTINEL_PASSWORD" + {{- end }} + {{- if .Values.duo_api.enabled }} + AUTHELIA_DUO_API_SECRET_KEY_FILE: "/secrets/DUO_API_KEY" + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + AUTHELIA_IDENTITY_PROVIDERS_OIDC_HMAC_SECRET_FILE: "/secrets/OIDC_HMAC_SECRET" + AUTHELIA_IDENTITY_PROVIDERS_OIDC_ISSUER_PRIVATE_KEY_FILE: "/secrets/OIDC_PRIVATE_KEY" + {{- end }} + +{{- end -}} + +{{- define "authelia.configmap.configfile" -}} +enabled: true +data: + configuration.yaml: | + --- + theme: {{ .Values.theme | default "light" }} + default_redirection_url: {{ default (printf "https://www.%s" .Values.domain) .Values.default_redirection_url }} + ntp: + address: {{ .Values.ntp.address | default "time.cloudflare.com:123" }} + version: {{ .Values.ntp.version | default 4 }} + max_desync: {{ .Values.ntp.max_desync | default "3s" }} + disable_startup_check: {{ .Values.ntp.disable_startup_check | default false }} + disable_failure: {{ .Values.ntp.disable_failure | default true }} + server: + host: 0.0.0.0 + port: {{ .Values.server.port | default 9091 }} + {{- if ne "" (.Values.server.path | default "") }} + path: {{ .Values.server.path }} + {{- end }} + buffers: + write: {{ .Values.server.write_buffer_size | default 4096 }} + read: {{ .Values.server.read_buffer_size | default 4096 }} + enable_pprof: {{ .Values.server.enable_pprof | default false }} + enable_expvars: {{ .Values.server.enable_expvars | default false }} + log: + level: {{ .Values.log.level | default "info" }} + format: {{ .Values.log.format | default "text" }} + {{- if ne "" (.Values.log.file_path | default "") }} + file_path: {{ .Values.log.file_path }} + keep_stdout: true + {{- end }} + totp: + issuer: {{ .Values.totp.issuer | default .Values.domain }} + period: {{ .Values.totp.period | default 30 }} + skew: {{ .Values.totp.skew | default 1 }} + {{- if .Values.password_policy.enabled }} + password_policy: + standard: + enabled: {{ .Values.password_policy.standard.enabled | default false }} + min_length: {{ .Values.password_policy.standard.min_length | default 8 }} + max_length: {{ .Values.password_policy.standard.max_length | default 0 }} + require_uppercase: {{ .Values.password_policy.standard.require_uppercase | default false }} + require_lowercase: {{ .Values.password_policy.standard.require_lowercase | default false }} + require_number: {{ .Values.password_policy.standard.require_number | default false }} + require_special: {{ .Values.password_policy.standard.require_special | default false }} + zxcvbn: + enabled: {{ .Values.password_policy.zxcvbn.enabled | default false }} + min_score: {{ .Values.password_policy.zxcvbn.min_score | default 3 }} + {{- end -}} + {{- if .Values.duo_api.enabled }} + duo_api: + hostname: {{ .Values.duo_api.hostname }} + integration_key: {{ .Values.duo_api.integration_key }} + {{- end -}} + {{- with $auth := .Values.authentication_backend }} + authentication_backend: + password_reset: + disable: {{ $auth.disable_reset_password }} + {{- if $auth.file.enabled }} + file: + path: {{ $auth.file.path }} + password: + {{- $p := $auth.file.password -}} + {{- if $p.algorithm }} + algorithm: {{ $p.algorithm }} + {{- end -}} + {{- if $p.iterations }} + iterations: {{ $p.iterations }} + {{- end -}} + {{- if $p.key_length }} + key_length: {{ $p.key_length }} + {{- end -}} + {{- if $p.salt_length }} + salt_length: {{ $p.salt_length }} + {{- end -}} + {{- if $p.memory }} + memory: {{ $p.memory }} + {{- end -}} + {{- if $p.parallelism }} + parallelism: {{ $p.parallelism }} + {{- end -}} + {{- end -}} + {{- if $auth.ldap.enabled }} + ldap: + implementation: {{ $auth.ldap.implementation | default "custom" }} + url: {{ $auth.ldap.url }} + timeout: {{ $auth.ldap.timeout | default "5s" }} + start_tls: {{ $auth.ldap.start_tls }} + tls: + {{- if hasKey $auth.ldap.tls "server_name" }} + server_name: {{ $auth.ldap.tls.server_name | default $auth.ldap.host }} + {{- end }} + minimum_version: {{ $auth.ldap.tls.minimum_version | default "TLS1.2" }} + skip_verify: {{ $auth.ldap.tls.skip_verify | default false }} + {{- if $auth.ldap.base_dn }} + base_dn: {{ $auth.ldap.base_dn }} + {{- end -}} + {{- if $auth.ldap.username_attribute }} + username_attribute: {{ $auth.ldap.username_attribute }} + {{- end -}} + {{- if $auth.ldap.additional_users_dn }} + additional_users_dn: {{ $auth.ldap.additional_users_dn }} + {{- end -}} + {{- if $auth.ldap.users_filter }} + users_filter: {{ $auth.ldap.users_filter }} + {{- end -}} + {{- if $auth.ldap.additional_groups_dn }} + additional_groups_dn: {{ $auth.ldap.additional_groups_dn }} + {{- end -}} + {{- if $auth.ldap.groups_filter }} + groups_filter: {{ $auth.ldap.groups_filter }} + {{- end -}} + {{- if $auth.ldap.group_name_attribute }} + group_name_attribute: {{ $auth.ldap.group_name_attribute }} + {{- end -}} + {{- if $auth.ldap.mail_attribute }} + mail_attribute: {{ $auth.ldap.mail_attribute }} + {{- end -}} + {{- if $auth.ldap.display_name_attribute }} + display_name_attribute: {{ $auth.ldap.display_name_attribute }} + {{- end }} + user: {{ $auth.ldap.user }} + {{- end -}} + {{- end -}} + {{- with $session := .Values.session }} + session: + name: {{ $session.name | default "authelia_session" }} + domain: {{ required "A valid .Values.domain entry required!" $.Values.domain }} + same_site: {{ $session.same_site | default "lax" }} + expiration: {{ $session.expiration | default "1M" }} + inactivity: {{ $session.inactivity | default "5m" }} + remember_me_duration: {{ $session.remember_me_duration | default "1M" }} + {{- end }} + redis: + host: {{ .Values.redis.creds.plain }} + {{- with $redis := .Values.redisProvider }} + port: {{ $redis.port | default 6379 }} + {{- if not (eq $redis.username "") }} + username: {{ $redis.username }} + {{- end }} + maximum_active_connections: {{ $redis.maximum_active_connections | default 8 }} + minimum_idle_connections: {{ $redis.minimum_idle_connections | default 0 }} + {{- if $redis.tls.enabled }} + tls: + server_name: {{ $redis.tls.server_name }} + minimum_version: {{ $redis.tls.minimum_version | default "TLS1.2" }} + skip_verify: {{ $redis.tls.skip_verify }} + {{- end }} + {{- if $redis.high_availability.enabled }} + high_availability: + sentinel_name: {{ $redis.high_availability.sentinel_name }} + {{- if $redis.high_availability.nodes }} + nodes: + {{- range $node := $redis.high_availability.nodes }} + - host: {{ $node.host }} + port: {{ $node.port | default 26379 }} + {{- end -}} + {{- end }} + route_by_latency: {{ $redis.high_availability.route_by_latency }} + route_randomly: {{ $redis.high_availability.route_randomly }} + {{- end }} + {{- end }} + regulation: + max_retries: {{ .Values.regulation.max_retries | default 3 }} + find_time: {{ .Values.regulation.find_time | default "1m" }} + ban_time: {{ .Values.regulation.ban_time | default "5m" }} + storage: + postgres: + host: {{ $.Values.cnpg.main.creds.host }} + {{- with $storage := .Values.storage }} + port: {{ $storage.postgres.port | default 5432 }} + database: {{ $storage.postgres.database | default "authelia" }} + username: {{ $storage.postgres.username | default "authelia" }} + timeout: {{ $storage.postgres.timeout | default "5s" }} + ssl: + mode: {{ $storage.postgres.sslmode | default "disable" }} + {{- end }} + {{- with $notifier := .Values.notifier }} + notifier: + disable_startup_check: {{ $.Values.notifier.disable_startup_check }} + {{- if $notifier.filesystem.enabled }} + filesystem: + filename: {{ $notifier.filesystem.filename }} + {{- end }} + {{- if $notifier.smtp.enabled }} + smtp: + host: {{ $notifier.smtp.host }} + port: {{ $notifier.smtp.port | default 25 }} + timeout: {{ $notifier.smtp.timeout | default "5s" }} + {{- with $notifier.smtp.username }} + username: {{ . }} + {{- end }} + sender: {{ $notifier.smtp.sender }} + 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: {{ $notifier.smtp.tls.server_name | default $notifier.smtp.host }} + minimum_version: {{ $notifier.smtp.tls.minimum_version | default "TLS1.2" }} + skip_verify: {{ $notifier.smtp.tls.skip_verify | default false }} + {{- end }} + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + identity_providers: + oidc: + access_token_lifespan: {{ .Values.identity_providers.oidc.access_token_lifespan | default "1h" }} + authorize_code_lifespan: {{ .Values.identity_providers.oidc.authorize_code_lifespan | default "1m" }} + id_token_lifespan: {{ .Values.identity_providers.oidc.id_token_lifespan | default "1h" }} + refresh_token_lifespan: {{ .Values.identity_providers.oidc.refresh_token_lifespan | default "90m" }} + enable_client_debug_messages: {{ .Values.identity_providers.oidc.enable_client_debug_messages | default false }} + minimum_parameter_entropy: {{ .Values.identity_providers.oidc.minimum_parameter_entropy | default 8 }} + {{- if .Values.identity_providers.oidc.clients }} + clients: + {{- range $client := .Values.identity_providers.oidc.clients }} + - id: {{ $client.id }} + description: {{ $client.description | default $client.id }} + secret: {{ $client.secret | default (randAlphaNum 128) }} + {{- if $client.public }} + public: {{ $client.public }} + {{- end }} + authorization_policy: {{ $client.authorization_policy | default "two_factor" }} + consent_mode: {{ $client.consent_mode | default "auto" }} + redirect_uris: + {{- range $client.redirect_uris }} + - {{ . }} + {{- end }} + {{- if $client.audience }} + audience: + {{- range $client.audience }} + - {{ . }} + {{- end }} + {{- end }} + scopes: + {{- range ($client.scopes | default (list "openid" "profile" "email" "groups")) }} + - {{ . }} + {{- end }} + grant_types: + {{- range ($client.grant_types | default (list "refresh_token" "authorization_code")) }} + - {{ . }} + {{- end }} + response_types: + {{- range ($client.response_types | default (list "code")) }} + - {{ . }} + {{- end }} + {{- if $client.response_modes }} + response_modes: + {{- range $client.response_modes }} + - {{ . }} + {{- end }} + {{- end }} + userinfo_signing_algorithm: {{ $client.userinfo_signing_algorithm | default "none" }} + {{- end }} + {{- end }} + {{- end }} + access_control: + {{- if not .Values.access_control.rules }} + {{- if (eq .Values.access_control.default_policy "bypass") }} + default_policy: one_factor + {{- else if (eq .Values.access_control.default_policy "deny") }} + default_policy: two_factor + {{- else }} + default_policy: {{ .Values.access_control.default_policy }} + {{- end }} + {{- else }} + default_policy: {{ .Values.access_control.default_policy }} + {{- end }} + + {{- if not .Values.access_control.networks }} + networks: [] + {{- else }} + networks: + {{- range $net := .Values.access_control.networks }} + - name: {{ $net.name }} + networks: + {{- range $net.networks }} + - {{ . | squote }} + {{- end }} + {{- end }} + {{- end }} + + {{- if not .Values.access_control.rules }} + rules: [] + {{- else }} + rules: + {{- range $rule := .Values.access_control.rules }} + {{- if $rule.domain }} + - domain: + {{- if kindIs "string" $rule.domain }} + - {{ $rule.domain | squote }} + {{- else -}} + {{- range $rule.domain }} + - {{ . | squote }} + {{- end }} + {{- end }} + {{- end -}} + {{- with $rule.policy }} + policy: {{ . }} + {{- end -}} + {{- if $rule.networks }} + networks: + {{- if kindIs "string" $rule.networks }} + - {{ $rule.networks | squote }} + {{- else -}} + {{- range $rule.networks }} + - {{ . | squote }} + {{- end }} + {{- end }} + {{- end }} + {{- if $rule.subject }} + subject: + {{- if kindIs "string" $rule.subject }} + - {{ $rule.subject | squote }} + {{- else -}} + {{- range $rule.subject }} + - {{ . | squote }} + {{- end }} + {{- end }} + {{- end }} + {{- if $rule.resources }} + resources: + {{- if kindIs "string" $rule.resources }} + - {{ $rule.resources | squote }} + {{- else -}} + {{- range $rule.resources }} + - {{ . | squote }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + ... +{{- end -}} diff --git a/enterprise/authelia/19.0.1/templates/_secrets.tpl b/enterprise/authelia/19.0.1/templates/_secrets.tpl new file mode 100644 index 00000000000..14ed88d973d --- /dev/null +++ b/enterprise/authelia/19.0.1/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/19.0.1/templates/common.yaml b/enterprise/authelia/19.0.1/templates/common.yaml new file mode 100644 index 00000000000..54e288e852c --- /dev/null +++ b/enterprise/authelia/19.0.1/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/9.0.0/values.yaml b/enterprise/authelia/19.0.1/values.yaml similarity index 100% rename from enterprise/blocky/9.0.0/values.yaml rename to enterprise/authelia/19.0.1/values.yaml diff --git a/enterprise/blocky/9.0.0/CHANGELOG.md b/enterprise/blocky/9.0.0/CHANGELOG.md deleted file mode 100644 index b48d016e9b7..00000000000 --- a/enterprise/blocky/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [blocky-9.0.0](https://github.com/truecharts/charts/compare/blocky-8.0.1...blocky-9.0.0) (2023-10-07) - -### Chore - -- update helm general major (major) ([#11104](https://github.com/truecharts/charts/issues/11104)) - - ### Docs - -- Add more to Setup-Guide ([#12235](https://github.com/truecharts/charts/issues/12235)) - - - - -## [blocky-8.0.1](https://github.com/truecharts/charts/compare/blocky-8.0.0...blocky-8.0.1) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/blocky to v0.22.0 ([#12084](https://github.com/truecharts/charts/issues/12084)) - - - - - -## [blocky-8.0.0](https://github.com/truecharts/charts/compare/blocky-7.0.2...blocky-8.0.0) (2023-07-31) - - - - -## [blocky-7.0.2](https://github.com/truecharts/charts/compare/blocky-7.0.1...blocky-7.0.2) (2023-07-30) - -### Chore - -- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) - - - - -## [blocky-7.0.1](https://github.com/truecharts/charts/compare/blocky-7.0.0...blocky-7.0.1) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [blocky-7.0.0](https://github.com/truecharts/charts/compare/blocky-6.0.0...blocky-7.0.0) (2023-07-25) - -### Chore - -- update helm general major (major) ([#10722](https://github.com/truecharts/charts/issues/10722)) - - - - -## [blocky-6.0.0](https://github.com/truecharts/charts/compare/blocky-5.0.44...blocky-6.0.0) (2023-07-19) - -### Chore - -- update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555)) - - - - -## [blocky-5.0.44](https://github.com/truecharts/charts/compare/blocky-5.0.43...blocky-5.0.44) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - ### Docs - -- fix lines breaks ([#9736](https://github.com/truecharts/charts/issues/9736)) - - - - -## [blocky-5.0.43](https://github.com/truecharts/charts/compare/blocky-5.0.42...blocky-5.0.43) (2023-06-16) - -### Docs - -- fix setup guide line breaks ([#9645](https://github.com/truecharts/charts/issues/9645)) - - ### Fix - -- Default metrics to off ([#9647](https://github.com/truecharts/charts/issues/9647)) - - - - -## [blocky-5.0.43](https://github.com/truecharts/charts/compare/blocky-5.0.42...blocky-5.0.43) (2023-06-16) - -### Docs diff --git a/enterprise/blocky/9.0.0/Chart.yaml b/enterprise/blocky/9.0.0/Chart.yaml deleted file mode 100644 index 42c5ec47a78..00000000000 --- a/enterprise/blocky/9.0.0/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "0.22.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 8.0.28 -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: 9.0.0 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/blocky/9.0.0/app-changelog.md b/enterprise/blocky/9.0.0/app-changelog.md deleted file mode 100644 index 9bfdec720b7..00000000000 --- a/enterprise/blocky/9.0.0/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [blocky-9.0.0](https://github.com/truecharts/charts/compare/blocky-8.0.1...blocky-9.0.0) (2023-10-07) - -### Chore - -- update helm general major (major) ([#11104](https://github.com/truecharts/charts/issues/11104)) - - ### Docs - -- Add more to Setup-Guide ([#12235](https://github.com/truecharts/charts/issues/12235)) - - \ No newline at end of file diff --git a/enterprise/blocky/9.0.0/charts/common-14.0.6.tgz b/enterprise/blocky/9.0.0/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/enterprise/blocky/9.0.0/charts/common-14.0.6.tgz and /dev/null differ diff --git a/enterprise/blocky/9.0.0/charts/redis-8.0.28.tgz b/enterprise/blocky/9.0.0/charts/redis-8.0.28.tgz deleted file mode 100644 index 82929e55e26..00000000000 Binary files a/enterprise/blocky/9.0.0/charts/redis-8.0.28.tgz and /dev/null differ diff --git a/enterprise/blocky/9.0.1/CHANGELOG.md b/enterprise/blocky/9.0.1/CHANGELOG.md new file mode 100644 index 00000000000..5b8de696389 --- /dev/null +++ b/enterprise/blocky/9.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [blocky-9.0.1](https://github.com/truecharts/charts/compare/blocky-9.0.0...blocky-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [blocky-9.0.0](https://github.com/truecharts/charts/compare/blocky-8.0.1...blocky-9.0.0) (2023-10-07) + +### Chore + +- update helm general major (major) ([#11104](https://github.com/truecharts/charts/issues/11104)) + + ### Docs + +- Add more to Setup-Guide ([#12235](https://github.com/truecharts/charts/issues/12235)) + + + + +## [blocky-8.0.1](https://github.com/truecharts/charts/compare/blocky-8.0.0...blocky-8.0.1) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/blocky to v0.22.0 ([#12084](https://github.com/truecharts/charts/issues/12084)) + + + + + +## [blocky-8.0.0](https://github.com/truecharts/charts/compare/blocky-7.0.2...blocky-8.0.0) (2023-07-31) + + + + +## [blocky-7.0.2](https://github.com/truecharts/charts/compare/blocky-7.0.1...blocky-7.0.2) (2023-07-30) + +### Chore + +- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) + + + + +## [blocky-7.0.1](https://github.com/truecharts/charts/compare/blocky-7.0.0...blocky-7.0.1) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [blocky-7.0.0](https://github.com/truecharts/charts/compare/blocky-6.0.0...blocky-7.0.0) (2023-07-25) + +### Chore + +- update helm general major (major) ([#10722](https://github.com/truecharts/charts/issues/10722)) + + + + +## [blocky-6.0.0](https://github.com/truecharts/charts/compare/blocky-5.0.44...blocky-6.0.0) (2023-07-19) + +### Chore + +- update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555)) + + + + +## [blocky-5.0.44](https://github.com/truecharts/charts/compare/blocky-5.0.43...blocky-5.0.44) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + ### Docs + +- fix lines breaks ([#9736](https://github.com/truecharts/charts/issues/9736)) + + + + +## [blocky-5.0.43](https://github.com/truecharts/charts/compare/blocky-5.0.42...blocky-5.0.43) (2023-06-16) + +### Docs + +- fix setup guide line breaks ([#9645](https://github.com/truecharts/charts/issues/9645)) + + ### Fix diff --git a/enterprise/blocky/9.0.1/Chart.yaml b/enterprise/blocky/9.0.1/Chart.yaml new file mode 100644 index 00000000000..094e1ed5027 --- /dev/null +++ b/enterprise/blocky/9.0.1/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.22.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 8.0.29 +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: 9.0.1 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/blocky/9.0.0/LICENSE b/enterprise/blocky/9.0.1/LICENSE similarity index 100% rename from enterprise/blocky/9.0.0/LICENSE rename to enterprise/blocky/9.0.1/LICENSE diff --git a/enterprise/clusterissuer/4.1.1/README.md b/enterprise/blocky/9.0.1/README.md similarity index 100% rename from enterprise/clusterissuer/4.1.1/README.md rename to enterprise/blocky/9.0.1/README.md diff --git a/enterprise/blocky/9.0.1/app-changelog.md b/enterprise/blocky/9.0.1/app-changelog.md new file mode 100644 index 00000000000..a50b1a531fb --- /dev/null +++ b/enterprise/blocky/9.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blocky-9.0.1](https://github.com/truecharts/charts/compare/blocky-9.0.0...blocky-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/enterprise/blocky/9.0.0/app-readme.md b/enterprise/blocky/9.0.1/app-readme.md similarity index 100% rename from enterprise/blocky/9.0.0/app-readme.md rename to enterprise/blocky/9.0.1/app-readme.md diff --git a/enterprise/blocky/9.0.1/charts/common-14.0.9.tgz b/enterprise/blocky/9.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/enterprise/blocky/9.0.1/charts/common-14.0.9.tgz differ diff --git a/enterprise/blocky/9.0.1/charts/redis-8.0.29.tgz b/enterprise/blocky/9.0.1/charts/redis-8.0.29.tgz new file mode 100644 index 00000000000..0ba2892d0ce Binary files /dev/null and b/enterprise/blocky/9.0.1/charts/redis-8.0.29.tgz differ diff --git a/enterprise/blocky/9.0.0/ix_values.yaml b/enterprise/blocky/9.0.1/ix_values.yaml similarity index 100% rename from enterprise/blocky/9.0.0/ix_values.yaml rename to enterprise/blocky/9.0.1/ix_values.yaml diff --git a/enterprise/blocky/9.0.0/questions.yaml b/enterprise/blocky/9.0.1/questions.yaml similarity index 100% rename from enterprise/blocky/9.0.0/questions.yaml rename to enterprise/blocky/9.0.1/questions.yaml diff --git a/enterprise/clusterissuer/4.1.1/templates/NOTES.txt b/enterprise/blocky/9.0.1/templates/NOTES.txt similarity index 100% rename from enterprise/clusterissuer/4.1.1/templates/NOTES.txt rename to enterprise/blocky/9.0.1/templates/NOTES.txt diff --git a/enterprise/blocky/9.0.0/templates/_blockyConfig.tpl b/enterprise/blocky/9.0.1/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/9.0.0/templates/_blockyConfig.tpl rename to enterprise/blocky/9.0.1/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/9.0.0/templates/_k8sgateway.tpl b/enterprise/blocky/9.0.1/templates/_k8sgateway.tpl similarity index 100% rename from enterprise/blocky/9.0.0/templates/_k8sgateway.tpl rename to enterprise/blocky/9.0.1/templates/_k8sgateway.tpl diff --git a/enterprise/blocky/9.0.0/templates/common.yaml b/enterprise/blocky/9.0.1/templates/common.yaml similarity index 100% rename from enterprise/blocky/9.0.0/templates/common.yaml rename to enterprise/blocky/9.0.1/templates/common.yaml diff --git a/enterprise/clusterissuer/4.1.1/values.yaml b/enterprise/blocky/9.0.1/values.yaml similarity index 100% rename from enterprise/clusterissuer/4.1.1/values.yaml rename to enterprise/blocky/9.0.1/values.yaml diff --git a/enterprise/clusterissuer/4.1.1/CHANGELOG.md b/enterprise/clusterissuer/4.1.1/CHANGELOG.md deleted file mode 100644 index d744c3f10b7..00000000000 --- a/enterprise/clusterissuer/4.1.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [clusterissuer-4.1.1](https://github.com/truecharts/charts/compare/clusterissuer-4.1.0...clusterissuer-4.1.1) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#11380](https://github.com/truecharts/charts/issues/11380)) - - - - -## [clusterissuer-4.1.0](https://github.com/truecharts/charts/compare/clusterissuer-4.0.2...clusterissuer-4.1.0) (2023-10-04) - -### Clusterissuer - -- add ACME DNS issuer ([#11483](https://github.com/truecharts/charts/issues/11483)) - - - - -## [clusterissuer-4.0.2](https://github.com/truecharts/charts/compare/clusterissuer-4.0.1...clusterissuer-4.0.2) (2023-10-04) - -### Docs - -- remove quad9 ([#11376](https://github.com/truecharts/charts/issues/11376)) - - ### Fix - -- handle tsig secret encoding ([#13245](https://github.com/truecharts/charts/issues/13245)) - - - - -## [clusterissuer-4.0.1](https://github.com/truecharts/charts/compare/clusterissuer-4.0.0...clusterissuer-4.0.1) (2023-07-31) - -### Fix - -- use our helm charts to install dependencies from, to ensure operator validation works in ci ([#11093](https://github.com/truecharts/charts/issues/11093)) - - - - -## [clusterissuer-4.0.0](https://github.com/truecharts/charts/compare/clusterissuer-3.0.2...clusterissuer-4.0.0) (2023-07-31) - - - - -## [clusterissuer-3.0.2](https://github.com/truecharts/charts/compare/clusterissuer-3.0.1...clusterissuer-3.0.2) (2023-07-30) - -### Chore - -- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) - - - - -## [clusterissuer-3.0.1](https://github.com/truecharts/charts/compare/clusterissuer-3.0.0...clusterissuer-3.0.1) (2023-07-26) - -### Fix - -- fix `issuerRef` for self-signed CAs ([#10847](https://github.com/truecharts/charts/issues/10847)) - - - - -## [clusterissuer-3.0.0](https://github.com/truecharts/charts/compare/clusterissuer-2.0.1...clusterissuer-3.0.0) (2023-07-25) - -### Chore - -- update helm general major (major) ([#10722](https://github.com/truecharts/charts/issues/10722)) - - ### Docs - -- add cert-manager ([#10681](https://github.com/truecharts/charts/issues/10681)) - - - - -## [clusterissuer-2.0.1](https://github.com/truecharts/charts/compare/clusterissuer-2.0.0...clusterissuer-2.0.1) (2023-07-20) - -### Fix - -- actually verify operator presence - - - - -## [clusterissuer-2.0.0](https://github.com/truecharts/charts/compare/clusterissuer-1.0.13...clusterissuer-2.0.0) (2023-07-19) - -### Chore - -- update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555)) - - - diff --git a/enterprise/clusterissuer/4.1.1/Chart.yaml b/enterprise/clusterissuer/4.1.1/Chart.yaml deleted file mode 100644 index 72423441993..00000000000 --- a/enterprise/clusterissuer/4.1.1/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/clusterissuer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png -keywords: - - cert-manager - - certificates -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: clusterissuer -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer - - https://cert-manager.io/ -type: application -version: 4.1.1 -annotations: - truecharts.org/catagories: | - - core - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/clusterissuer/4.1.1/app-changelog.md b/enterprise/clusterissuer/4.1.1/app-changelog.md deleted file mode 100644 index 55f47c68f33..00000000000 --- a/enterprise/clusterissuer/4.1.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clusterissuer-4.1.1](https://github.com/truecharts/charts/compare/clusterissuer-4.1.0...clusterissuer-4.1.1) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#11380](https://github.com/truecharts/charts/issues/11380)) - - \ No newline at end of file diff --git a/enterprise/clusterissuer/4.1.1/charts/common-14.0.1.tgz b/enterprise/clusterissuer/4.1.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/enterprise/clusterissuer/4.1.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/enterprise/clusterissuer/4.1.2/CHANGELOG.md b/enterprise/clusterissuer/4.1.2/CHANGELOG.md new file mode 100644 index 00000000000..1a4189bb2fd --- /dev/null +++ b/enterprise/clusterissuer/4.1.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [clusterissuer-4.1.2](https://github.com/truecharts/charts/compare/clusterissuer-4.1.1...clusterissuer-4.1.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [clusterissuer-4.1.1](https://github.com/truecharts/charts/compare/clusterissuer-4.1.0...clusterissuer-4.1.1) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#11380](https://github.com/truecharts/charts/issues/11380)) + + + + +## [clusterissuer-4.1.0](https://github.com/truecharts/charts/compare/clusterissuer-4.0.2...clusterissuer-4.1.0) (2023-10-04) + +### Clusterissuer + +- add ACME DNS issuer ([#11483](https://github.com/truecharts/charts/issues/11483)) + + + + +## [clusterissuer-4.0.2](https://github.com/truecharts/charts/compare/clusterissuer-4.0.1...clusterissuer-4.0.2) (2023-10-04) + +### Docs + +- remove quad9 ([#11376](https://github.com/truecharts/charts/issues/11376)) + + ### Fix + +- handle tsig secret encoding ([#13245](https://github.com/truecharts/charts/issues/13245)) + + + + +## [clusterissuer-4.0.1](https://github.com/truecharts/charts/compare/clusterissuer-4.0.0...clusterissuer-4.0.1) (2023-07-31) + +### Fix + +- use our helm charts to install dependencies from, to ensure operator validation works in ci ([#11093](https://github.com/truecharts/charts/issues/11093)) + + + + +## [clusterissuer-4.0.0](https://github.com/truecharts/charts/compare/clusterissuer-3.0.2...clusterissuer-4.0.0) (2023-07-31) + + + + +## [clusterissuer-3.0.2](https://github.com/truecharts/charts/compare/clusterissuer-3.0.1...clusterissuer-3.0.2) (2023-07-30) + +### Chore + +- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) + + + + +## [clusterissuer-3.0.1](https://github.com/truecharts/charts/compare/clusterissuer-3.0.0...clusterissuer-3.0.1) (2023-07-26) + +### Fix + +- fix `issuerRef` for self-signed CAs ([#10847](https://github.com/truecharts/charts/issues/10847)) + + + + +## [clusterissuer-3.0.0](https://github.com/truecharts/charts/compare/clusterissuer-2.0.1...clusterissuer-3.0.0) (2023-07-25) + +### Chore + +- update helm general major (major) ([#10722](https://github.com/truecharts/charts/issues/10722)) + + ### Docs + +- add cert-manager ([#10681](https://github.com/truecharts/charts/issues/10681)) + + + + +## [clusterissuer-2.0.1](https://github.com/truecharts/charts/compare/clusterissuer-2.0.0...clusterissuer-2.0.1) (2023-07-20) + +### Fix + +- actually verify operator presence + + + diff --git a/enterprise/clusterissuer/4.1.2/Chart.yaml b/enterprise/clusterissuer/4.1.2/Chart.yaml new file mode 100644 index 00000000000..fba2cd2ba83 --- /dev/null +++ b/enterprise/clusterissuer/4.1.2/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +deprecated: false +description: Certificate management for Kubernetes +home: https://truecharts.org/charts/enterprise/clusterissuer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png +keywords: + - cert-manager + - certificates +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: clusterissuer +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer + - https://cert-manager.io/ +type: application +version: 4.1.2 +annotations: + truecharts.org/catagories: | + - core + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/outline/8.0.3/LICENSE b/enterprise/clusterissuer/4.1.2/LICENSE similarity index 100% rename from stable/outline/8.0.3/LICENSE rename to enterprise/clusterissuer/4.1.2/LICENSE diff --git a/enterprise/grafana/9.0.24/README.md b/enterprise/clusterissuer/4.1.2/README.md similarity index 100% rename from enterprise/grafana/9.0.24/README.md rename to enterprise/clusterissuer/4.1.2/README.md diff --git a/enterprise/clusterissuer/4.1.2/app-changelog.md b/enterprise/clusterissuer/4.1.2/app-changelog.md new file mode 100644 index 00000000000..200f5c7b009 --- /dev/null +++ b/enterprise/clusterissuer/4.1.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clusterissuer-4.1.2](https://github.com/truecharts/charts/compare/clusterissuer-4.1.1...clusterissuer-4.1.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/enterprise/clusterissuer/4.1.1/app-readme.md b/enterprise/clusterissuer/4.1.2/app-readme.md similarity index 100% rename from enterprise/clusterissuer/4.1.1/app-readme.md rename to enterprise/clusterissuer/4.1.2/app-readme.md diff --git a/enterprise/clusterissuer/4.1.2/charts/common-14.0.9.tgz b/enterprise/clusterissuer/4.1.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/enterprise/clusterissuer/4.1.2/charts/common-14.0.9.tgz differ diff --git a/enterprise/clusterissuer/4.1.1/ix_values.yaml b/enterprise/clusterissuer/4.1.2/ix_values.yaml similarity index 100% rename from enterprise/clusterissuer/4.1.1/ix_values.yaml rename to enterprise/clusterissuer/4.1.2/ix_values.yaml diff --git a/enterprise/clusterissuer/4.1.1/questions.yaml b/enterprise/clusterissuer/4.1.2/questions.yaml similarity index 100% rename from enterprise/clusterissuer/4.1.1/questions.yaml rename to enterprise/clusterissuer/4.1.2/questions.yaml diff --git a/enterprise/grafana/9.0.24/templates/NOTES.txt b/enterprise/clusterissuer/4.1.2/templates/NOTES.txt similarity index 100% rename from enterprise/grafana/9.0.24/templates/NOTES.txt rename to enterprise/clusterissuer/4.1.2/templates/NOTES.txt diff --git a/enterprise/clusterissuer/4.1.1/templates/clusterissuer/_ACME.tpl b/enterprise/clusterissuer/4.1.2/templates/clusterissuer/_ACME.tpl similarity index 100% rename from enterprise/clusterissuer/4.1.1/templates/clusterissuer/_ACME.tpl rename to enterprise/clusterissuer/4.1.2/templates/clusterissuer/_ACME.tpl diff --git a/enterprise/clusterissuer/4.1.1/templates/clusterissuer/_CA.tpl b/enterprise/clusterissuer/4.1.2/templates/clusterissuer/_CA.tpl similarity index 100% rename from enterprise/clusterissuer/4.1.1/templates/clusterissuer/_CA.tpl rename to enterprise/clusterissuer/4.1.2/templates/clusterissuer/_CA.tpl diff --git a/enterprise/clusterissuer/4.1.1/templates/clusterissuer/_selfSigned.tpl b/enterprise/clusterissuer/4.1.2/templates/clusterissuer/_selfSigned.tpl similarity index 100% rename from enterprise/clusterissuer/4.1.1/templates/clusterissuer/_selfSigned.tpl rename to enterprise/clusterissuer/4.1.2/templates/clusterissuer/_selfSigned.tpl diff --git a/enterprise/clusterissuer/4.1.1/templates/common.yaml b/enterprise/clusterissuer/4.1.2/templates/common.yaml similarity index 100% rename from enterprise/clusterissuer/4.1.1/templates/common.yaml rename to enterprise/clusterissuer/4.1.2/templates/common.yaml diff --git a/enterprise/grafana/9.0.24/values.yaml b/enterprise/clusterissuer/4.1.2/values.yaml similarity index 100% rename from enterprise/grafana/9.0.24/values.yaml rename to enterprise/clusterissuer/4.1.2/values.yaml diff --git a/enterprise/grafana/9.0.24/CHANGELOG.md b/enterprise/grafana/9.0.24/CHANGELOG.md deleted file mode 100644 index ced8b3bc145..00000000000 --- a/enterprise/grafana/9.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [grafana-9.0.24](https://github.com/truecharts/charts/compare/grafana-9.0.23...grafana-9.0.24) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/grafana to v10.1.4 ([#13213](https://github.com/truecharts/charts/issues/13213)) - - - - -## [grafana-9.0.23](https://github.com/truecharts/charts/compare/grafana-9.0.22...grafana-9.0.23) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/grafana to v10.1.4 ([#13201](https://github.com/truecharts/charts/issues/13201)) - - - - -## [grafana-9.0.22](https://github.com/truecharts/charts/compare/grafana-9.0.21...grafana-9.0.22) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/grafana to v10.1.4 ([#13108](https://github.com/truecharts/charts/issues/13108)) - - - - -## [grafana-9.0.21](https://github.com/truecharts/charts/compare/grafana-9.0.20...grafana-9.0.21) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/grafana to v10.1.2 ([#13050](https://github.com/truecharts/charts/issues/13050)) - - - - -## [grafana-9.0.20](https://github.com/truecharts/charts/compare/grafana-9.0.19...grafana-9.0.20) (2023-09-25) - -### Chore - -- update container image tccr.io/truecharts/grafana to v10.1.2 ([#12940](https://github.com/truecharts/charts/issues/12940)) - - - - -## [grafana-9.0.19](https://github.com/truecharts/charts/compare/grafana-9.0.18...grafana-9.0.19) (2023-09-22) - -### Chore - -- update container image tccr.io/truecharts/grafana to v10.1.2 ([#12835](https://github.com/truecharts/charts/issues/12835)) - - - - -## [grafana-9.0.18](https://github.com/truecharts/charts/compare/grafana-9.0.16...grafana-9.0.18) (2023-09-19) - -### Chore - -- update helm general non-major ([#12726](https://github.com/truecharts/charts/issues/12726)) - - update container image tccr.io/truecharts/grafana to v10.1.2 ([#12752](https://github.com/truecharts/charts/issues/12752)) - - - - -## [grafana-9.0.16](https://github.com/truecharts/charts/compare/grafana-9.0.15...grafana-9.0.16) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/grafana to v10.1.1 ([#12732](https://github.com/truecharts/charts/issues/12732)) - - - - -## [grafana-9.0.15](https://github.com/truecharts/charts/compare/grafana-9.0.14...grafana-9.0.15) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/grafana to v10.1.1 ([#12643](https://github.com/truecharts/charts/issues/12643)) - - - - -## [grafana-9.0.14](https://github.com/truecharts/charts/compare/grafana-9.0.13...grafana-9.0.14) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/grafana to v10.1.1 ([#12543](https://github.com/truecharts/charts/issues/12543)) - - - - -## [grafana-9.0.13](https://github.com/truecharts/charts/compare/grafana-9.0.12...grafana-9.0.13) (2023-09-10) - diff --git a/enterprise/grafana/9.0.24/Chart.yaml b/enterprise/grafana/9.0.24/Chart.yaml deleted file mode 100644 index ab0a2e3e3e5..00000000000 --- a/enterprise/grafana/9.0.24/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "10.1.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -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: 9.0.24 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/grafana/9.0.24/app-changelog.md b/enterprise/grafana/9.0.24/app-changelog.md deleted file mode 100644 index a18b8ddaca2..00000000000 --- a/enterprise/grafana/9.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [grafana-9.0.24](https://github.com/truecharts/charts/compare/grafana-9.0.23...grafana-9.0.24) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/grafana to v10.1.4 ([#13213](https://github.com/truecharts/charts/issues/13213)) - - \ No newline at end of file diff --git a/enterprise/grafana/9.0.24/charts/common-14.0.6.tgz b/enterprise/grafana/9.0.24/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/enterprise/grafana/9.0.24/charts/common-14.0.6.tgz and /dev/null differ diff --git a/enterprise/grafana/9.0.25/CHANGELOG.md b/enterprise/grafana/9.0.25/CHANGELOG.md new file mode 100644 index 00000000000..33b628e4050 --- /dev/null +++ b/enterprise/grafana/9.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [grafana-9.0.25](https://github.com/truecharts/charts/compare/grafana-9.0.24...grafana-9.0.25) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [grafana-9.0.24](https://github.com/truecharts/charts/compare/grafana-9.0.23...grafana-9.0.24) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/grafana to v10.1.4 ([#13213](https://github.com/truecharts/charts/issues/13213)) + + + + +## [grafana-9.0.23](https://github.com/truecharts/charts/compare/grafana-9.0.22...grafana-9.0.23) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/grafana to v10.1.4 ([#13201](https://github.com/truecharts/charts/issues/13201)) + + + + +## [grafana-9.0.22](https://github.com/truecharts/charts/compare/grafana-9.0.21...grafana-9.0.22) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/grafana to v10.1.4 ([#13108](https://github.com/truecharts/charts/issues/13108)) + + + + +## [grafana-9.0.21](https://github.com/truecharts/charts/compare/grafana-9.0.20...grafana-9.0.21) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/grafana to v10.1.2 ([#13050](https://github.com/truecharts/charts/issues/13050)) + + + + +## [grafana-9.0.20](https://github.com/truecharts/charts/compare/grafana-9.0.19...grafana-9.0.20) (2023-09-25) + +### Chore + +- update container image tccr.io/truecharts/grafana to v10.1.2 ([#12940](https://github.com/truecharts/charts/issues/12940)) + + + + +## [grafana-9.0.19](https://github.com/truecharts/charts/compare/grafana-9.0.18...grafana-9.0.19) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/grafana to v10.1.2 ([#12835](https://github.com/truecharts/charts/issues/12835)) + + + + +## [grafana-9.0.18](https://github.com/truecharts/charts/compare/grafana-9.0.16...grafana-9.0.18) (2023-09-19) + +### Chore + +- update helm general non-major ([#12726](https://github.com/truecharts/charts/issues/12726)) + - update container image tccr.io/truecharts/grafana to v10.1.2 ([#12752](https://github.com/truecharts/charts/issues/12752)) + + + + +## [grafana-9.0.16](https://github.com/truecharts/charts/compare/grafana-9.0.15...grafana-9.0.16) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/grafana to v10.1.1 ([#12732](https://github.com/truecharts/charts/issues/12732)) + + + + +## [grafana-9.0.15](https://github.com/truecharts/charts/compare/grafana-9.0.14...grafana-9.0.15) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/grafana to v10.1.1 ([#12643](https://github.com/truecharts/charts/issues/12643)) + + + + +## [grafana-9.0.14](https://github.com/truecharts/charts/compare/grafana-9.0.13...grafana-9.0.14) (2023-09-13) + diff --git a/enterprise/grafana/9.0.25/Chart.yaml b/enterprise/grafana/9.0.25/Chart.yaml new file mode 100644 index 00000000000..d2ff196159d --- /dev/null +++ b/enterprise/grafana/9.0.25/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "10.1.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 9.0.25 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/grafana/9.0.24/LICENSE b/enterprise/grafana/9.0.25/LICENSE similarity index 100% rename from enterprise/grafana/9.0.24/LICENSE rename to enterprise/grafana/9.0.25/LICENSE diff --git a/enterprise/metallb-config/3.0.2/README.md b/enterprise/grafana/9.0.25/README.md similarity index 100% rename from enterprise/metallb-config/3.0.2/README.md rename to enterprise/grafana/9.0.25/README.md diff --git a/enterprise/grafana/9.0.25/app-changelog.md b/enterprise/grafana/9.0.25/app-changelog.md new file mode 100644 index 00000000000..84aa93e4517 --- /dev/null +++ b/enterprise/grafana/9.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grafana-9.0.25](https://github.com/truecharts/charts/compare/grafana-9.0.24...grafana-9.0.25) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/enterprise/grafana/9.0.24/app-readme.md b/enterprise/grafana/9.0.25/app-readme.md similarity index 100% rename from enterprise/grafana/9.0.24/app-readme.md rename to enterprise/grafana/9.0.25/app-readme.md diff --git a/enterprise/grafana/9.0.25/charts/common-14.0.9.tgz b/enterprise/grafana/9.0.25/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/enterprise/grafana/9.0.25/charts/common-14.0.9.tgz differ diff --git a/enterprise/grafana/9.0.24/ix_values.yaml b/enterprise/grafana/9.0.25/ix_values.yaml similarity index 100% rename from enterprise/grafana/9.0.24/ix_values.yaml rename to enterprise/grafana/9.0.25/ix_values.yaml diff --git a/enterprise/grafana/9.0.24/questions.yaml b/enterprise/grafana/9.0.25/questions.yaml similarity index 100% rename from enterprise/grafana/9.0.24/questions.yaml rename to enterprise/grafana/9.0.25/questions.yaml diff --git a/enterprise/metallb-config/3.0.2/templates/NOTES.txt b/enterprise/grafana/9.0.25/templates/NOTES.txt similarity index 100% rename from enterprise/metallb-config/3.0.2/templates/NOTES.txt rename to enterprise/grafana/9.0.25/templates/NOTES.txt diff --git a/enterprise/grafana/9.0.24/templates/common.yaml b/enterprise/grafana/9.0.25/templates/common.yaml similarity index 100% rename from enterprise/grafana/9.0.24/templates/common.yaml rename to enterprise/grafana/9.0.25/templates/common.yaml diff --git a/enterprise/metallb-config/3.0.2/values.yaml b/enterprise/grafana/9.0.25/values.yaml similarity index 100% rename from enterprise/metallb-config/3.0.2/values.yaml rename to enterprise/grafana/9.0.25/values.yaml diff --git a/enterprise/metallb-config/3.0.2/CHANGELOG.md b/enterprise/metallb-config/3.0.2/CHANGELOG.md deleted file mode 100644 index 28ea5b0a28a..00000000000 --- a/enterprise/metallb-config/3.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [metallb-config-3.0.2](https://github.com/truecharts/charts/compare/metallb-config-3.0.1...metallb-config-3.0.2) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#11380](https://github.com/truecharts/charts/issues/11380)) - - - - -## [metallb-config-3.0.1](https://github.com/truecharts/charts/compare/metallb-config-3.0.0...metallb-config-3.0.1) (2023-09-22) - -### Docs - -- Setup Guide Updates ([#12191](https://github.com/truecharts/charts/issues/12191)) - - - - - -## [metallb-config-3.0.0](https://github.com/truecharts/charts/compare/metallb-config-2.0.2...metallb-config-3.0.0) (2023-07-31) - - - - -## [metallb-config-2.0.2](https://github.com/truecharts/charts/compare/metallb-config-2.0.1...metallb-config-2.0.2) (2023-07-30) - -### Chore - -- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) - - - - -## [metallb-config-2.0.1](https://github.com/truecharts/charts/compare/metallb-config-2.0.0...metallb-config-2.0.1) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [metallb-config-2.0.0](https://github.com/truecharts/charts/compare/metallb-config-1.1.12...metallb-config-2.0.0) (2023-07-19) - -### Chore - -- update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555)) - - - - -## [metallb-config-1.1.12](https://github.com/truecharts/charts/compare/metallb-config-1.1.11...metallb-config-1.1.12) (2023-07-14) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#10451](https://github.com/truecharts/charts/issues/10451)) - - - - -## [metallb-config-1.1.11](https://github.com/truecharts/charts/compare/metallb-config-1.1.10...metallb-config-1.1.11) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - ### Feat - -- metallb docs add kubectl cmd to first step ([#9879](https://github.com/truecharts/charts/issues/9879)) - - - - -## [metallb-config-1.1.10](https://github.com/truecharts/charts/compare/metallb-config-1.1.9...metallb-config-1.1.10) (2023-06-24) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#9868](https://github.com/truecharts/charts/issues/9868)) - - - - -## [metallb-config-1.1.9](https://github.com/truecharts/charts/compare/metallb-config-1.1.8...metallb-config-1.1.9) (2023-06-17) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#9729](https://github.com/truecharts/charts/issues/9729)) - - update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [metallb-config-1.1.8](https://github.com/truecharts/charts/compare/metallb-config-1.1.7...metallb-config-1.1.8) (2023-06-13) diff --git a/enterprise/metallb-config/3.0.2/Chart.yaml b/enterprise/metallb-config/3.0.2/Chart.yaml deleted file mode 100644 index 9289a87cfa2..00000000000 --- a/enterprise/metallb-config/3.0.2/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-config -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png -keywords: - - metallb - - loadbalancer -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: metallb-config -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config - - https://github.com/metallb/metallb - - https://metallb.universe.tf -type: application -version: 3.0.2 -annotations: - truecharts.org/catagories: | - - core - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/metallb-config/3.0.2/app-changelog.md b/enterprise/metallb-config/3.0.2/app-changelog.md deleted file mode 100644 index 24310e48718..00000000000 --- a/enterprise/metallb-config/3.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metallb-config-3.0.2](https://github.com/truecharts/charts/compare/metallb-config-3.0.1...metallb-config-3.0.2) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#11380](https://github.com/truecharts/charts/issues/11380)) - - \ No newline at end of file diff --git a/enterprise/metallb-config/3.0.2/charts/common-14.0.1.tgz b/enterprise/metallb-config/3.0.2/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/enterprise/metallb-config/3.0.2/charts/common-14.0.1.tgz and /dev/null differ diff --git a/enterprise/metallb-config/3.0.3/CHANGELOG.md b/enterprise/metallb-config/3.0.3/CHANGELOG.md new file mode 100644 index 00000000000..a7a007d9ceb --- /dev/null +++ b/enterprise/metallb-config/3.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [metallb-config-3.0.3](https://github.com/truecharts/charts/compare/metallb-config-3.0.2...metallb-config-3.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [metallb-config-3.0.2](https://github.com/truecharts/charts/compare/metallb-config-3.0.1...metallb-config-3.0.2) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#11380](https://github.com/truecharts/charts/issues/11380)) + + + + +## [metallb-config-3.0.1](https://github.com/truecharts/charts/compare/metallb-config-3.0.0...metallb-config-3.0.1) (2023-09-22) + +### Docs + +- Setup Guide Updates ([#12191](https://github.com/truecharts/charts/issues/12191)) + + + + + +## [metallb-config-3.0.0](https://github.com/truecharts/charts/compare/metallb-config-2.0.2...metallb-config-3.0.0) (2023-07-31) + + + + +## [metallb-config-2.0.2](https://github.com/truecharts/charts/compare/metallb-config-2.0.1...metallb-config-2.0.2) (2023-07-30) + +### Chore + +- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) + + + + +## [metallb-config-2.0.1](https://github.com/truecharts/charts/compare/metallb-config-2.0.0...metallb-config-2.0.1) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [metallb-config-2.0.0](https://github.com/truecharts/charts/compare/metallb-config-1.1.12...metallb-config-2.0.0) (2023-07-19) + +### Chore + +- update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555)) + + + + +## [metallb-config-1.1.12](https://github.com/truecharts/charts/compare/metallb-config-1.1.11...metallb-config-1.1.12) (2023-07-14) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#10451](https://github.com/truecharts/charts/issues/10451)) + + + + +## [metallb-config-1.1.11](https://github.com/truecharts/charts/compare/metallb-config-1.1.10...metallb-config-1.1.11) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + ### Feat + +- metallb docs add kubectl cmd to first step ([#9879](https://github.com/truecharts/charts/issues/9879)) + + + + +## [metallb-config-1.1.10](https://github.com/truecharts/charts/compare/metallb-config-1.1.9...metallb-config-1.1.10) (2023-06-24) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#9868](https://github.com/truecharts/charts/issues/9868)) + + + + +## [metallb-config-1.1.9](https://github.com/truecharts/charts/compare/metallb-config-1.1.8...metallb-config-1.1.9) (2023-06-17) + diff --git a/enterprise/metallb-config/3.0.3/Chart.yaml b/enterprise/metallb-config/3.0.3/Chart.yaml new file mode 100644 index 00000000000..67854ed1ad0 --- /dev/null +++ b/enterprise/metallb-config/3.0.3/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-config +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png +keywords: + - metallb + - loadbalancer +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: metallb-config +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config + - https://github.com/metallb/metallb + - https://metallb.universe.tf +type: application +version: 3.0.3 +annotations: + truecharts.org/catagories: | + - core + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/metallb-config/3.0.2/LICENSE b/enterprise/metallb-config/3.0.3/LICENSE similarity index 100% rename from enterprise/metallb-config/3.0.2/LICENSE rename to enterprise/metallb-config/3.0.3/LICENSE diff --git a/enterprise/metallb-config/3.0.3/README.md b/enterprise/metallb-config/3.0.3/README.md new file mode 100644 index 00000000000..f8a41e479fe --- /dev/null +++ b/enterprise/metallb-config/3.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/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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/enterprise/metallb-config/3.0.3/app-changelog.md b/enterprise/metallb-config/3.0.3/app-changelog.md new file mode 100644 index 00000000000..4316adc0aa0 --- /dev/null +++ b/enterprise/metallb-config/3.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metallb-config-3.0.3](https://github.com/truecharts/charts/compare/metallb-config-3.0.2...metallb-config-3.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/enterprise/metallb-config/3.0.2/app-readme.md b/enterprise/metallb-config/3.0.3/app-readme.md similarity index 100% rename from enterprise/metallb-config/3.0.2/app-readme.md rename to enterprise/metallb-config/3.0.3/app-readme.md diff --git a/enterprise/metallb-config/3.0.3/charts/common-14.0.9.tgz b/enterprise/metallb-config/3.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/enterprise/metallb-config/3.0.3/charts/common-14.0.9.tgz differ diff --git a/enterprise/metallb-config/3.0.2/ix_values.yaml b/enterprise/metallb-config/3.0.3/ix_values.yaml similarity index 100% rename from enterprise/metallb-config/3.0.2/ix_values.yaml rename to enterprise/metallb-config/3.0.3/ix_values.yaml diff --git a/enterprise/metallb-config/3.0.2/questions.yaml b/enterprise/metallb-config/3.0.3/questions.yaml similarity index 100% rename from enterprise/metallb-config/3.0.2/questions.yaml rename to enterprise/metallb-config/3.0.3/questions.yaml diff --git a/incubator/automatic-ripping-machine/0.0.1/templates/NOTES.txt b/enterprise/metallb-config/3.0.3/templates/NOTES.txt similarity index 100% rename from incubator/automatic-ripping-machine/0.0.1/templates/NOTES.txt rename to enterprise/metallb-config/3.0.3/templates/NOTES.txt diff --git a/enterprise/metallb-config/3.0.2/templates/_bgpadvertisement.tpl b/enterprise/metallb-config/3.0.3/templates/_bgpadvertisement.tpl similarity index 100% rename from enterprise/metallb-config/3.0.2/templates/_bgpadvertisement.tpl rename to enterprise/metallb-config/3.0.3/templates/_bgpadvertisement.tpl diff --git a/enterprise/metallb-config/3.0.2/templates/_community.tpl b/enterprise/metallb-config/3.0.3/templates/_community.tpl similarity index 100% rename from enterprise/metallb-config/3.0.2/templates/_community.tpl rename to enterprise/metallb-config/3.0.3/templates/_community.tpl diff --git a/enterprise/metallb-config/3.0.2/templates/_ipaddresspool.tpl b/enterprise/metallb-config/3.0.3/templates/_ipaddresspool.tpl similarity index 100% rename from enterprise/metallb-config/3.0.2/templates/_ipaddresspool.tpl rename to enterprise/metallb-config/3.0.3/templates/_ipaddresspool.tpl diff --git a/enterprise/metallb-config/3.0.2/templates/_l2advertisement.tpl b/enterprise/metallb-config/3.0.3/templates/_l2advertisement.tpl similarity index 100% rename from enterprise/metallb-config/3.0.2/templates/_l2advertisement.tpl rename to enterprise/metallb-config/3.0.3/templates/_l2advertisement.tpl diff --git a/enterprise/metallb-config/3.0.2/templates/_peers.tpl b/enterprise/metallb-config/3.0.3/templates/_peers.tpl similarity index 100% rename from enterprise/metallb-config/3.0.2/templates/_peers.tpl rename to enterprise/metallb-config/3.0.3/templates/_peers.tpl diff --git a/enterprise/metallb-config/3.0.2/templates/common.yaml b/enterprise/metallb-config/3.0.3/templates/common.yaml similarity index 100% rename from enterprise/metallb-config/3.0.2/templates/common.yaml rename to enterprise/metallb-config/3.0.3/templates/common.yaml diff --git a/incubator/automatic-ripping-machine/0.0.1/values.yaml b/enterprise/metallb-config/3.0.3/values.yaml similarity index 100% rename from incubator/automatic-ripping-machine/0.0.1/values.yaml rename to enterprise/metallb-config/3.0.3/values.yaml diff --git a/enterprise/prometheus/13.0.4/CHANGELOG.md b/enterprise/prometheus/13.0.4/CHANGELOG.md new file mode 100644 index 00000000000..cbc17315e1f --- /dev/null +++ b/enterprise/prometheus/13.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [prometheus-13.0.4](https://github.com/truecharts/charts/compare/prometheus-13.0.3...prometheus-13.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [prometheus-13.0.3](https://github.com/truecharts/charts/compare/prometheus-13.0.2...prometheus-13.0.3) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/alertmanager to v0.26.0 ([#11924](https://github.com/truecharts/charts/issues/11924)) + + + + +## [prometheus-13.0.2](https://github.com/truecharts/charts/compare/prometheus-13.0.1...prometheus-13.0.2) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/thanos to v0.32.4 ([#12110](https://github.com/truecharts/charts/issues/12110)) + + + + +## [prometheus-13.0.1](https://github.com/truecharts/charts/compare/prometheus-13.0.0...prometheus-13.0.1) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.47.1 ([#12350](https://github.com/truecharts/charts/issues/12350)) + + + + +## [prometheus-13.0.0](https://github.com/truecharts/charts/compare/prometheus-12.1.2...prometheus-13.0.0) (2023-10-07) + +### Chore + +- update helm general major (major) ([#11104](https://github.com/truecharts/charts/issues/11104)) + + + + +## [prometheus-12.1.2](https://github.com/truecharts/charts/compare/prometheus-12.1.1...prometheus-12.1.2) (2023-08-19) + +### Fix + +- Fix remoteWrite rendering ([#11659](https://github.com/truecharts/charts/issues/11659)) + + + + +## [prometheus-12.1.1](https://github.com/truecharts/charts/compare/prometheus-12.1.0...prometheus-12.1.1) (2023-08-16) + +### Fix + +- add missing schema key ([#11615](https://github.com/truecharts/charts/issues/11615)) + + + + +## [prometheus-12.1.0](https://github.com/truecharts/charts/compare/prometheus-12.0.0...prometheus-12.1.0) (2023-08-15) + +### Feat + +- Add remote write questions ([#11555](https://github.com/truecharts/charts/issues/11555)) + + + + + +## [prometheus-12.0.0](https://github.com/truecharts/charts/compare/prometheus-11.0.4...prometheus-12.0.0) (2023-07-31) + + + + +## [prometheus-11.0.4](https://github.com/truecharts/charts/compare/prometheus-11.0.3...prometheus-11.0.4) (2023-07-30) + +### Chore + +- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) + + + + +## [prometheus-11.0.3](https://github.com/truecharts/charts/compare/prometheus-11.0.2...prometheus-11.0.3) (2023-07-29) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.46.0 ([#10985](https://github.com/truecharts/charts/issues/10985)) + diff --git a/enterprise/prometheus/13.0.4/Chart.yaml b/enterprise/prometheus/13.0.4/Chart.yaml new file mode 100644 index 00000000000..39072f5016c --- /dev/null +++ b/enterprise/prometheus/13.0.4/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "2.47.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: exporters.enabled,exporters.node-exporter.enabled + name: node-exporter + repository: https://deps.truecharts.org + version: 3.0.25 + - condition: exporters.enabled,exporters.kube-state-metrics.enabled + name: kube-state-metrics + repository: https://deps.truecharts.org + version: 3.0.23 +deprecated: false +description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png +home: https://truecharts.org/charts/enterprise/prometheus +keywords: + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prometheus +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus + - https://github.com/prometheus-community/helm-charts + - https://github.com/prometheus-operator/kube-prometheus +type: application +version: 13.0.4 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/prometheus/13.0.4/LICENSE b/enterprise/prometheus/13.0.4/LICENSE new file mode 100644 index 00000000000..c30fceb4a5b --- /dev/null +++ b/enterprise/prometheus/13.0.4/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Prometheus" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/enterprise/prometheus/13.0.4/README.md b/enterprise/prometheus/13.0.4/README.md new file mode 100644 index 00000000000..f8a41e479fe --- /dev/null +++ b/enterprise/prometheus/13.0.4/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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/enterprise/prometheus/13.0.4/app-changelog.md b/enterprise/prometheus/13.0.4/app-changelog.md new file mode 100644 index 00000000000..821291dcac5 --- /dev/null +++ b/enterprise/prometheus/13.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prometheus-13.0.4](https://github.com/truecharts/charts/compare/prometheus-13.0.3...prometheus-13.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/enterprise/prometheus/13.0.4/app-readme.md b/enterprise/prometheus/13.0.4/app-readme.md new file mode 100644 index 00000000000..93f59634eaa --- /dev/null +++ b/enterprise/prometheus/13.0.4/app-readme.md @@ -0,0 +1,8 @@ +kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/enterprise/prometheus](https://truecharts.org/charts/enterprise/prometheus) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/enterprise/prometheus/13.0.4/charts/common-14.0.9.tgz b/enterprise/prometheus/13.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/enterprise/prometheus/13.0.4/charts/common-14.0.9.tgz differ diff --git a/enterprise/prometheus/13.0.4/charts/kube-state-metrics-3.0.23.tgz b/enterprise/prometheus/13.0.4/charts/kube-state-metrics-3.0.23.tgz new file mode 100644 index 00000000000..1cf130bb983 Binary files /dev/null and b/enterprise/prometheus/13.0.4/charts/kube-state-metrics-3.0.23.tgz differ diff --git a/enterprise/prometheus/13.0.4/charts/node-exporter-3.0.25.tgz b/enterprise/prometheus/13.0.4/charts/node-exporter-3.0.25.tgz new file mode 100644 index 00000000000..f220078d222 Binary files /dev/null and b/enterprise/prometheus/13.0.4/charts/node-exporter-3.0.25.tgz differ diff --git a/enterprise/prometheus/13.0.4/ix_values.yaml b/enterprise/prometheus/13.0.4/ix_values.yaml new file mode 100644 index 00000000000..961644d4b34 --- /dev/null +++ b/enterprise/prometheus/13.0.4/ix_values.yaml @@ -0,0 +1,1367 @@ +image: + repository: tccr.io/truecharts/prometheus + tag: v2.47.1@sha256:d516dae3ed03b7ffabbf42d9ee9d84d08c6ad150782fbbead9fc088517c33bb2 + +thanosImage: + repository: tccr.io/truecharts/thanos + tag: v0.32.4@sha256:48af596fa350c6889e102249523fd4da6ab926ba6fcfbe0b1dcac1c5e8a2bec0 + +alertmanagerImage: + repository: tccr.io/truecharts/alertmanager + tag: v0.26.0@sha256:ba4abd5338364a9c44dd05c2e387d7fb171948767a9dadf20a168f5323efaec4 + +global: + labels: {} +workload: + main: + enabled: false + podSpec: + containers: + main: + enabled: false + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + +service: + main: + selectorLabels: + app.kubernetes.io/name: prometheus + prometheus: '{{ template "kube-prometheus.prometheus.fullname" . }}' + ports: + main: + port: 10086 + targetPort: 9090 + protocol: http + alertmanager: + enabled: true + selectorLabels: + app.kubernetes.io/name: alertmanager + alertmanager: '{{ template "kube-prometheus.alertmanager.fullname" . }}' + ports: + alertmanager: + enabled: true + port: 10087 + targetPort: 9093 + protocol: http + thanos: + enabled: true + selectorLabels: + app.kubernetes.io/name: prometheus + prometheus: '{{ template "kube-prometheus.prometheus.fullname" . }}' + ports: + thanos: + enabled: true + port: 10901 + targetPort: 10901 + protocol: http + +ingress: + main: + enabled: false + alertmanager: + enabled: false + thanos: + enabled: false + +#### +## Operator Config +#### + +env: + PROMETHEUS_CONFIG_RELOADER: + configMapKeyRef: + name: prometheus-operator-config + key: prometheus-config-reloader + +podOptions: + automountServiceAccountToken: true + +rbac: + main: + enabled: true + primary: true + clusterWide: true + rules: + - apiGroups: + - apiextensions.k8s.io + resources: + - customresourcedefinitions + verbs: + - create + - apiGroups: + - apiextensions.k8s.io + resourceNames: + - alertmanagers.monitoring.coreos.com + - podmonitors.monitoring.coreos.com + - prometheuses.monitoring.coreos.com + - prometheusrules.monitoring.coreos.com + - servicemonitors.monitoring.coreos.com + - thanosrulers.monitoring.coreos.com + - probes.monitoring.coreos.com + resources: + - customresourcedefinitions + verbs: + - get + - update + - apiGroups: + - monitoring.coreos.com + resources: + - alertmanagers + - alertmanagers/finalizers + - alertmanagerconfigs + - prometheuses + - prometheuses/finalizers + - thanosrulers + - thanosrulers/finalizers + - servicemonitors + - podmonitors + - probes + - prometheusrules + verbs: + - "*" + - apiGroups: + - apps + resources: + - statefulsets + verbs: + - "*" + - apiGroups: + - "" + resources: + - configmaps + - secrets + verbs: + - "*" + - apiGroups: + - "" + resources: + - pods + verbs: + - list + - delete + - apiGroups: + - "" + resources: + - services + - services/finalizers + - endpoints + verbs: + - get + - create + - update + - delete + - apiGroups: + - "" + resources: + - nodes + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - namespaces + verbs: + - get + - list + - watch + - apiGroups: + - networking.k8s.io + resources: + - ingresses + verbs: + - get + - list + - watch + +# -- The service account the pods will use to interact with the Kubernetes API +serviceAccount: + main: + enabled: true + primary: true + +securityContext: + readOnlyRootFilesystem: false + +probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + custom: true + spec: + httpGet: + path: "/metrics" + port: promop + scheme: HTTP + + # -- Redainess probe configuration + # @default -- See below + readiness: + custom: true + spec: + httpGet: + path: "/metrics" + port: promop + scheme: HTTP + + # -- Startup probe configuration + # @default -- See below + startup: + custom: true + spec: + httpGet: + path: "/metrics" + port: promop + scheme: HTTP + +operator: + ## Create a servicemonitor for the operator + ## + serviceMonitor: + ## @param operator.serviceMonitor.enabled Creates a ServiceMonitor to monitor Prometheus Operator + ## + enabled: false + ## @param operator.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param operator.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param operator.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + + ## Prometheus Configmap-reload image to use for reloading configmaps + ## defaults to Bitnami Prometheus Operator (ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus-operator/tags/) + ## + prometheusConfigReloader: + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + + livenessProbe: + enabled: true + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 5 + failureThreshold: 6 + successThreshold: 1 + + readinessProbe: + enabled: true + initialDelaySeconds: 15 + periodSeconds: 20 + timeoutSeconds: 5 + failureThreshold: 6 + successThreshold: 1 + +#### +## Prometheus Config (Spawned by Operator) +#### + +## Deploy a Prometheus instance +## +prometheus: + ## @param prometheus.enabled Deploy Prometheus to the cluster + ## + enabled: true + ## Bitnami Prometheus image version + ## ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus/tags/ + ## @param prometheus.image.registry Prometheus image registry + ## @param prometheus.image.repository Prometheus image repository + ## @param prometheus.image.tag Prometheus Image tag (immutable tags are recommended) + ## @param prometheus.image.pullSecrets Specify docker-registry secret names as an array + ## + ## Service account for Prometheus to use. + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ + ## + serviceAccount: + ## @param prometheus.serviceAccount.create Specify whether to create a ServiceAccount for Prometheus + ## + create: true + ## @param prometheus.serviceAccount.name The name of the ServiceAccount to create + ## If not set and create is true, a name is generated using the kube-prometheus.prometheus.fullname template + name: "" + ## @param prometheus.serviceAccount.annotations Additional annotations for created Prometheus ServiceAccount + ## annotations: + ## eks.amazonaws.com/role-arn: arn:aws:iam::ACCOUNT:role/prometheus + ## + annotations: {} + ## Prometheus pods' Security Context + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod + ## @param prometheus.podSecurityContext.enabled Enable security context + ## @param prometheus.podSecurityContext.runAsUser User ID for the container + ## @param prometheus.podSecurityContext.fsGroup Group ID for the container filesystem + ## + podSecurityContext: + enabled: true + runAsUser: 1001 + fsGroup: 1001 + ## Prometheus containers' Security Context + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container + ## @param prometheus.containerSecurityContext.enabled Enable container security context + ## @param prometheus.containerSecurityContext.readOnlyRootFilesystem Mount / (root) as a readonly filesystem + ## @param prometheus.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off + ## @param prometheus.containerSecurityContext.runAsNonRoot Force the container to run as a non root user + ## @param prometheus.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped + ## + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + + serviceMonitor: + ## @param prometheus.serviceMonitor.enabled Creates a ServiceMonitor to monitor Prometheus itself + ## + enabled: true + ## @param prometheus.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param prometheus.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param prometheus.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + ## @param prometheus.externalUrl External URL used to access Prometheus + ## If not creating an ingress but still exposing the service some other way (like a proxy) + ## let Prometheus know what its external URL is so that it can properly create links + ## externalUrl: https://prometheus.example.com + ## + externalUrl: "" + ## @param prometheus.resources CPU/Memory resource requests/limits for node + ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ + ## + resources: {} + ## @param prometheus.podAffinityPreset Prometheus Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAffinityPreset: "" + ## @param prometheus.podAntiAffinityPreset Prometheus Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAntiAffinityPreset: soft + ## Node affinity preset + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity + ## + nodeAffinityPreset: + ## @param prometheus.nodeAffinityPreset.type Prometheus Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## + type: "" + ## @param prometheus.nodeAffinityPreset.key Prometheus Node label key to match Ignored if `affinity` is set. + ## E.g. + ## key: "kubernetes.io/e2e-az-name" + ## + key: "" + ## @param prometheus.nodeAffinityPreset.values Prometheus Node label values to match. Ignored if `affinity` is set. + ## E.g. + ## values: + ## - e2e-az1 + ## - e2e-az2 + ## + values: [] + ## @param prometheus.affinity Prometheus Affinity for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity + ## Note: prometheus.podAffinityPreset, prometheus.podAntiAffinityPreset, and prometheus.nodeAffinityPreset will be ignored when it's set + ## + affinity: {} + ## @param prometheus.nodeSelector Prometheus Node labels for pod assignment + ## ref: https://kubernetes.io/docs/user-guide/node-selection/ + ## + nodeSelector: {} + ## @param prometheus.tolerations Prometheus Tolerations for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ + ## + tolerations: [] + ## @param prometheus.scrapeInterval Interval between consecutive scrapes + ## + scrapeInterval: "15s" + ## @param prometheus.evaluationInterval Interval between consecutive evaluations + ## + evaluationInterval: "30s" + ## @param prometheus.listenLocal ListenLocal makes the Prometheus server listen on loopback + ## + listenLocal: false + ## Configure extra options for liveness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.livenessProbe.enabled Turn on and off liveness probe + ## @param prometheus.livenessProbe.path Path of the HTTP service for checking the healthy state + ## @param prometheus.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated + ## @param prometheus.livenessProbe.periodSeconds How often to perform the probe + ## @param prometheus.livenessProbe.timeoutSeconds When the probe times out + ## @param prometheus.livenessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.livenessProbe.successThreshold Minimum consecutive successes for the probe + ## + livenessProbe: + enabled: true + path: /-/healthy + initialDelaySeconds: 0 + failureThreshold: 10 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 3 + ## Configure extra options for readiness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.readinessProbe.enabled Turn on and off readiness probe + ## @param prometheus.readinessProbe.path Path of the HTTP service for checking the ready state + ## @param prometheus.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated + ## @param prometheus.readinessProbe.periodSeconds How often to perform the probe + ## @param prometheus.readinessProbe.timeoutSeconds When the probe times out + ## @param prometheus.readinessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.readinessProbe.successThreshold Minimum consecutive successes for the probe + ## + readinessProbe: + enabled: true + path: /-/ready + initialDelaySeconds: 0 + failureThreshold: 10 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 3 + ## @param prometheus.enableAdminAPI Enable Prometheus adminitrative API + ## ref: https://prometheus.io/docs/prometheus/latest/querying/api/#tsdb-admin-apis + ## + enableAdminAPI: false + ## @param prometheus.enableFeatures Enable access to Prometheus disabled features. + ## ref: https://prometheus.io/docs/prometheus/latest/disabled_features/ + ## + enableFeatures: [] + ## @param prometheus.alertingEndpoints Alertmanagers to which alerts will be sent + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#alertmanagerendpoints + ## + alertingEndpoints: [] + ## @param prometheus.externalLabels External labels to add to any time series or alerts when communicating with external systems + ## + externalLabels: {} + ## @param prometheus.replicaExternalLabelName Name of the external label used to denote replica name + ## + replicaExternalLabelName: "" + ## @param prometheus.replicaExternalLabelNameClear Clear external label used to denote replica name + ## + replicaExternalLabelNameClear: false + ## @param prometheus.routePrefix Prefix used to register routes, overriding externalUrl route + ## Useful for proxies that rewrite URLs. + ## + routePrefix: / + ## @param prometheus.prometheusExternalLabelName Name of the external label used to denote Prometheus instance name + ## + prometheusExternalLabelName: "" + ## @param prometheus.prometheusExternalLabelNameClear Clear external label used to denote Prometheus instance name + ## + prometheusExternalLabelNameClear: false + ## @param prometheus.secrets Secrets that should be mounted into the Prometheus Pods + ## + secrets: [] + ## @param prometheus.configMaps ConfigMaps that should be mounted into the Prometheus Pods + ## + configMaps: [] + ## @param prometheus.querySpec The query command line flags when starting Prometheus + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#queryspec + ## + querySpec: {} + ## @param prometheus.ruleNamespaceSelector Namespaces to be selected for PrometheusRules discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + ruleNamespaceSelector: {} + ## @param prometheus.ruleSelector PrometheusRules to be selected for target discovery + ## If {}, select all ServiceMonitors + ## + ruleSelector: {} + ## @param prometheus.serviceMonitorSelector ServiceMonitors to be selected for target discovery + ## If {}, select all ServiceMonitors + ## + serviceMonitorSelector: {} + ## @param prometheus.matchLabels Matchlabels + ## + matchLabels: {} + ## @param prometheus.serviceMonitorNamespaceSelector Namespaces to be selected for ServiceMonitor discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + serviceMonitorNamespaceSelector: {} + ## @param prometheus.podMonitorSelector PodMonitors to be selected for target discovery. + ## If {}, select all PodMonitors + ## + podMonitorSelector: {} + ## @param prometheus.podMonitorNamespaceSelector Namespaces to be selected for PodMonitor discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + podMonitorNamespaceSelector: {} + ## @param prometheus.probeSelector Probes to be selected for target discovery. + ## If {}, select all Probes + ## + probeSelector: {} + ## @param prometheus.probeNamespaceSelector Namespaces to be selected for Probe discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + probeNamespaceSelector: {} + ## @param prometheus.scrapeConfigSelector The scrapeConfigs to be selected for target discovery. + ## If {}, select all scrapeConfigs + ## + scrapeConfigSelector: {} + ## @param prometheus.scrapeConfigNamespaceSelector Namespaces to be selected for scrapeConfig discovery. + ## If {}, select all namespaces. + ## If nil, select own namespace. + scrapeConfigNamespaceSelector: {} + ## @param prometheus.retention Metrics retention days + ## + retention: 31d + ## @param prometheus.retentionSize Maximum size of metrics + ## + retentionSize: "" + ## @param prometheus.disableCompaction Disable the compaction of the Prometheus TSDB + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec + ## ref: https://prometheus.io/docs/prometheus/latest/storage/#compaction + ## + disableCompaction: false + ## @param prometheus.walCompression Enable compression of the write-ahead log using Snappy + ## + walCompression: false + ## @param prometheus.paused If true, the Operator won't process any Prometheus configuration changes + ## + paused: false + ## @param prometheus.replicaCount Number of Prometheus replicas desired + ## + replicaCount: 1 + ## @param prometheus.logLevel Log level for Prometheus + ## + logLevel: info + ## @param prometheus.logFormat Log format for Prometheus + ## + logFormat: logfmt + ## @param prometheus.podMetadata [object] Standard object's metadata + ## ref: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata + ## + podMetadata: + ## labels: + ## app: prometheus + ## k8s-app: prometheus + ## + labels: {} + annotations: {} + ## @param prometheus.remoteRead The remote_read spec configuration for Prometheus + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#remotereadspec + ## remoteRead: + ## - url: http://remote1/read + ## + remoteRead: [] + ## @param prometheus.remoteWrite The remote_write spec configuration for Prometheus + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#remotewritespec + ## remoteWrite: + ## - url: http://remote1/push + ## + remoteWrite: [] + ## @param prometheus.storageSpec Prometheus StorageSpec for persistent data + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/storage.md + ## + storageSpec: {} + ## Prometheus persistence parameters + ## + persistence: + ## @param prometheus.persistence.enabled Use PVCs to persist data. If the storageSpec is provided this will not take effect. + ## + enabled: true + ## @param prometheus.persistence.storageClass Persistent Volume Storage Class + ## If defined, storageClassName: + ## If set to "-", storageClassName: "", which disables dynamic provisioning + ## If undefined (the default) or set to null, no storageClassName spec is + ## set, choosing the default provisioner. + ## + storageClass: "" + ## @param prometheus.persistence.accessModes Persistent Volume Access Modes + ## + accessModes: + - ReadWriteOnce + ## @param prometheus.persistence.size Persistent Volume Size + ## + size: 999Gi + ## @param prometheus.priorityClassName Priority class assigned to the Pods + ## + priorityClassName: "" + ## @param prometheus.containers Containers allows injecting additional containers + ## + containers: [] + ## @param prometheus.volumes Volumes allows configuration of additional volumes + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec + ## + volumes: [] + ## @param prometheus.volumeMounts VolumeMounts allows configuration of additional VolumeMounts. Evaluated as a template + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec + ## + volumeMounts: [] + ## @param prometheus.additionalPrometheusRules PrometheusRule defines recording and alerting rules for a Prometheus instance. + additionalPrometheusRules: [] + ## - name: custom-recording-rules + ## groups: + ## - name: sum_node_by_job + ## rules: + ## - record: job:kube_node_labels:sum + ## expr: sum(kube_node_labels) by (job) + ## - name: sum_prometheus_config_reload_by_pod + ## rules: + ## - record: job:prometheus_config_last_reload_successful:sum + ## expr: sum(prometheus_config_last_reload_successful) by (pod) + ## - name: custom-alerting-rules + ## groups: + ## - name: prometheus-config + ## rules: + ## - alert: PrometheusConfigurationReload + ## expr: prometheus_config_last_reload_successful > 0 + ## for: 1m + ## labels: + ## severity: error + ## annotations: + ## summary: "Prometheus configuration reload (instance {{ $labels.instance }})" + ## description: "Prometheus configuration reload error\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" + ## - name: custom-node-exporter-alerting-rules + ## rules: + ## - alert: PhysicalComponentTooHot + ## expr: node_hwmon_temp_celsius > 75 + ## for: 5m + ## labels: + ## severity: warning + ## annotations: + ## summary: "Physical component too hot (instance {{ $labels.instance }})" + ## description: "Physical hardware component too hot\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" + ## - alert: NodeOvertemperatureAlarm + ## expr: node_hwmon_temp_alarm == 1 + ## for: 5m + ## labels: + ## severity: critical + ## annotations: + ## summary: "Node overtemperature alarm (instance {{ $labels.instance }})" + ## description: "Physical node temperature alarm triggered\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" + ## + ## Note that the prometheus will fail to provision if the correct secret does not exist. + ## @param prometheus.additionalScrapeConfigs.enabled Enable additional scrape configs + ## @param prometheus.additionalScrapeConfigs.type Indicates if the cart should use external additional scrape configs or internal configs + ## @param prometheus.additionalScrapeConfigs.external.name Name of the secret that Prometheus should use for the additional external scrape configuration + ## @param prometheus.additionalScrapeConfigs.external.key Name of the key inside the secret to be used for the additional external scrape configuration + ## @param prometheus.additionalScrapeConfigs.internal.jobList A list of Prometheus scrape jobs + ## + additionalScrapeConfigs: + enabled: false + type: external + external: + ## Name of the secret that Prometheus should use for the additional scrape configuration + ## + name: "" + ## Name of the key inside the secret to be used for the additional scrape configuration. + ## + key: "" + internal: + jobList: [] + ## @param prometheus.additionalScrapeConfigsExternal.enabled Deprecated: Enable additional scrape configs that are managed externally to this chart + ## @param prometheus.additionalScrapeConfigsExternal.name Deprecated: Name of the secret that Prometheus should use for the additional scrape configuration + ## @param prometheus.additionalScrapeConfigsExternal.key Deprecated: Name of the key inside the secret to be used for the additional scrape configuration + ## + additionalScrapeConfigsExternal: + enabled: false + name: "" + key: "" + ## Enable additional Prometheus alert relabel configs that are managed externally to this chart + ## Note that the prometheus will fail to provision if the correct secret does not exist. + ## @param prometheus.additionalAlertRelabelConfigsExternal.enabled Enable additional Prometheus alert relabel configs that are managed externally to this chart + ## @param prometheus.additionalAlertRelabelConfigsExternal.name Name of the secret that Prometheus should use for the additional Prometheus alert relabel configuration + ## @param prometheus.additionalAlertRelabelConfigsExternal.key Name of the key inside the secret to be used for the additional Prometheus alert relabel configuration + ## + additionalAlertRelabelConfigsExternal: + enabled: false + name: "" + key: "" + ## Thanos sidecar container configuration + ## + thanos: + ## @param prometheus.thanos.create Create a Thanos sidecar container + ## + create: false + ## Bitnami Thanos image + ## ref: https://hub.docker.com/r/tccr.io/truecharts/thanos/tags/ + ## @param prometheus.thanos.image.registry Thanos image registry + ## @param prometheus.thanos.image.repository Thanos image name + ## @param prometheus.thanos.image.tag Thanos image tag + ## @param prometheus.thanos.image.pullPolicy Thanos image pull policy + ## @param prometheus.thanos.image.pullSecrets Specify docker-registry secret names as an array + ## + ## Thanos Sidecar container's securityContext + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container + ## @param prometheus.thanos.containerSecurityContext.enabled Enable container security context + ## @param prometheus.thanos.containerSecurityContext.readOnlyRootFilesystem mount / (root) as a readonly filesystem + ## @param prometheus.thanos.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off + ## @param prometheus.thanos.containerSecurityContext.runAsNonRoot Force the container to run as a non root user + ## @param prometheus.thanos.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped + ## + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + ## @param prometheus.thanos.prometheusUrl Override default prometheus url "http://localhost:9090" + ## + prometheusUrl: "" + ## @param prometheus.thanos.extraArgs Additional arguments passed to the thanos sidecar container + ## extraArgs: + ## - --log.level=debug + ## - --tsdb.path=/data/ + ## + extraArgs: [] + ## @param prometheus.thanos.objectStorageConfig Support mounting a Secret for the objectStorageConfig of the sideCar container. + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/thanos.md + ## objectStorageConfig: + ## secretName: thanos-objstore-config + ## secretKey: thanos.yaml + ## + objectStorageConfig: {} + ## ref: https://github.com/thanos-io/thanos/blob/main/docs/components/sidecar.md + ## @param prometheus.thanos.extraVolumeMounts Additional volumeMounts from `prometheus.volumes` for thanos sidecar container + ## extraVolumeMounts: + ## - name: my-secret-volume + ## mountPath: /etc/thanos/secrets/my-secret + ## + extraVolumeMounts: [] + ## Thanos sidecar container resource requests and limits. + ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ + ## We usually recommend not to specify default resources and to leave this as a conscious + ## choice for the user. This also increases chances charts run on environments with little + ## resources, such as Minikube. If you do want to specify resources, uncomment the following + ## lines, adjust them as necessary, and remove the curly braces after 'resources:'. + ## @param prometheus.thanos.resources.limits The resources limits for the Thanos sidecar container + ## @param prometheus.thanos.resources.requests The resources requests for the Thanos sidecar container + ## + resources: + ## Example: + ## limits: + ## cpu: 100m + ## memory: 128Mi + limits: {} + ## Examples: + ## requests: + ## cpu: 100m + ## memory: 128Mi + requests: {} + ## Configure extra options for liveness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.thanos.livenessProbe.enabled Turn on and off liveness probe + ## @param prometheus.thanos.livenessProbe.path Path of the HTTP service for checking the healthy state + ## @param prometheus.thanos.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated + ## @param prometheus.thanos.livenessProbe.periodSeconds How often to perform the probe + ## @param prometheus.thanos.livenessProbe.timeoutSeconds When the probe times out + ## @param prometheus.thanos.livenessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.thanos.livenessProbe.successThreshold Minimum consecutive successes for the probe + ## + livenessProbe: + enabled: true + path: /-/healthy + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## Configure extra options for readiness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.thanos.readinessProbe.enabled Turn on and off readiness probe + ## @param prometheus.thanos.readinessProbe.path Path of the HTTP service for checking the ready state + ## @param prometheus.thanos.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated + ## @param prometheus.thanos.readinessProbe.periodSeconds How often to perform the probe + ## @param prometheus.thanos.readinessProbe.timeoutSeconds When the probe times out + ## @param prometheus.thanos.readinessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.thanos.readinessProbe.successThreshold Minimum consecutive successes for the probe + ## + readinessProbe: + enabled: true + path: /-/ready + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## Thanos Sidecar Service + ## + service: + ## @param prometheus.thanos.service.type Kubernetes service type + ## + type: ClusterIP + ## @param prometheus.thanos.service.port Thanos service port + ## + port: 10901 + ## @param prometheus.thanos.service.clusterIP Specific cluster IP when service type is cluster IP. Use `None` to create headless service by default. + ## Use a "headless" service by default so it returns every pod's IP instead of loadbalancing requests. + ## + clusterIP: None + ## @param prometheus.thanos.service.nodePort Specify the nodePort value for the LoadBalancer and NodePort service types. + ## ref: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport + ## e.g: + ## nodePort: 30901 + ## + nodePort: "" + ## @param prometheus.thanos.service.loadBalancerIP `loadBalancerIP` if service type is `LoadBalancer` + ## Set the LoadBalancer service type to internal only + ## ref: https://kubernetes.io/docs/concepts/services-networking/service/#internal-load-balancer + ## + loadBalancerIP: "" + ## @param prometheus.thanos.service.loadBalancerSourceRanges Address that are allowed when svc is `LoadBalancer` + ## https://kubernetes.io/docs/tasks/access-application-cluster/configure-cloud-provider-firewall/#restrict-access-for-loadbalancer-service + ## e.g: + ## loadBalancerSourceRanges: + ## - 10.10.10.0/24 + ## + loadBalancerSourceRanges: [] + ## @param prometheus.thanos.service.annotations Additional annotations for Prometheus service + ## + annotations: {} + ## @param prometheus.thanos.service.extraPorts Additional ports to expose from the Thanos sidecar container + ## extraPorts: + ## - name: http + ## port: 10902 + ## targetPort: http + ## protocol: tcp + ## + extraPorts: [] + ## @param prometheus.portName Port name used for the pods and governing service. This defaults to web + ## + portName: main + +#### +## Alert Manager Config +#### + +## @section Alertmanager Parameters + +## Configuration for alertmanager +## ref: https://prometheus.io/docs/alerting/alertmanager/ +## +alertmanager: + ## @param alertmanager.enabled Deploy Alertmanager to the cluster + ## + enabled: true + ## Service account for Alertmanager to use. + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ + ## + serviceAccount: + ## @param alertmanager.serviceAccount.create Specify whether to create a ServiceAccount for Alertmanager + ## + create: true + ## @param alertmanager.serviceAccount.name The name of the ServiceAccount to create + ## If not set and create is true, a name is generated using the kube-prometheus.alertmanager.fullname template + name: "" + ## Prometheus Alertmanager pods' Security Context + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod + ## @param alertmanager.podSecurityContext.enabled Enable security context + ## @param alertmanager.podSecurityContext.runAsUser User ID for the container + ## @param alertmanager.podSecurityContext.fsGroup Group ID for the container filesystem + ## + podSecurityContext: + enabled: true + runAsUser: 1001 + fsGroup: 1001 + ## Prometheus Alertmanager container's securityContext + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container + ## @param alertmanager.containerSecurityContext.enabled Enable container security context + ## @param alertmanager.containerSecurityContext.readOnlyRootFilesystem mount / (root) as a readonly filesystem + ## @param alertmanager.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off + ## @param alertmanager.containerSecurityContext.runAsNonRoot Force the container to run as a non root user + ## @param alertmanager.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped + ## + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + ## Configure pod disruption budgets for Alertmanager + ## ref: https://kubernetes.io/docs/tasks/run-application/configure-pdb/#specifying-a-poddisruptionbudget + ## @param alertmanager.podDisruptionBudget.enabled Create a pod disruption budget for Alertmanager + ## @param alertmanager.podDisruptionBudget.minAvailable Minimum number / percentage of pods that should remain scheduled + ## @param alertmanager.podDisruptionBudget.maxUnavailable Maximum number / percentage of pods that may be made unavailable + ## + podDisruptionBudget: + enabled: false + minAvailable: 1 + maxUnavailable: "" + ## If true, create a serviceMonitor for alertmanager + ## + serviceMonitor: + ## @param alertmanager.serviceMonitor.enabled Creates a ServiceMonitor to monitor Alertmanager + ## + enabled: true + ## @param alertmanager.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param alertmanager.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param alertmanager.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + ## @param alertmanager.externalUrl External URL used to access Alertmanager + ## e.g: + ## externalUrl: https://alertmanager.example.com + ## + externalUrl: "" + ## @param alertmanager.resources CPU/Memory resource requests/limits for node + ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ + ## + resources: {} + ## @param alertmanager.podAffinityPreset Alertmanager Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAffinityPreset: "" + ## @param alertmanager.podAntiAffinityPreset Alertmanager Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAntiAffinityPreset: soft + ## Node affinity preset + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity + ## + nodeAffinityPreset: + ## @param alertmanager.nodeAffinityPreset.type Alertmanager Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## + type: "" + ## @param alertmanager.nodeAffinityPreset.key Alertmanager Node label key to match Ignored if `affinity` is set. + ## E.g. + ## key: "kubernetes.io/e2e-az-name" + ## + key: "" + ## @param alertmanager.nodeAffinityPreset.values Alertmanager Node label values to match. Ignored if `affinity` is set. + ## E.g. + ## values: + ## - e2e-az1 + ## - e2e-az2 + ## + values: [] + ## @param alertmanager.affinity Alertmanager Affinity for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity + ## Note: alertmanager.podAffinityPreset, alertmanager.podAntiAffinityPreset, and alertmanager.nodeAffinityPreset will be ignored when it's set + ## + affinity: {} + ## @param alertmanager.nodeSelector Alertmanager Node labels for pod assignment + ## ref: https://kubernetes.io/docs/user-guide/node-selection/ + ## + nodeSelector: {} + ## @param alertmanager.tolerations Alertmanager Tolerations for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ + ## + tolerations: [] + ## Alertmanager configuration + ## ref: https://prometheus.io/docs/alerting/configuration/#configuration-file + ## @param alertmanager.config [object] Alertmanager configuration directive + ## @skip alertmanager.config.route.group_by + ## @skip alertmanager.config.route.routes + ## @skip alertmanager.config.receivers + ## + config: + global: + resolve_timeout: 5m + route: + group_by: + - job + group_wait: 30s + group_interval: 5m + repeat_interval: 12h + receiver: "null" + routes: + - match: + alertname: Watchdog + receiver: "null" + receivers: + - name: "null" + ## @param alertmanager.externalConfig Alertmanager configuration is created externally. If true, `alertmanager.config` is ignored, and a secret will not be created. + ## Alertmanager requires a secret named `alertmanager-{{ template "kube-prometheus.alertmanager.fullname" . }}` + ## It must contain: + ## alertmanager.yaml: + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/alerting.md#alerting + ## + externalConfig: false + ## @param alertmanager.replicaCount Number of Alertmanager replicas desired + ## + replicaCount: 1 + ## Configure extra options for liveness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param alertmanager.livenessProbe.enabled Turn on and off liveness probe + ## @param alertmanager.livenessProbe.path Path of the HTTP service for checking the healthy state + ## @param alertmanager.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated + ## @param alertmanager.livenessProbe.periodSeconds How often to perform the probe + ## @param alertmanager.livenessProbe.timeoutSeconds When the probe times out + ## @param alertmanager.livenessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param alertmanager.livenessProbe.successThreshold Minimum consecutive successes for the probe + ## + livenessProbe: + enabled: true + path: /-/healthy + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## Configure extra options for readiness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param alertmanager.readinessProbe.enabled Turn on and off readiness probe + ## @param alertmanager.readinessProbe.path Path of the HTTP service for checking the ready state + ## @param alertmanager.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated + ## @param alertmanager.readinessProbe.periodSeconds How often to perform the probe + ## @param alertmanager.readinessProbe.timeoutSeconds When the probe times out + ## @param alertmanager.readinessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param alertmanager.readinessProbe.successThreshold Minimum consecutive successes for the probe + ## + readinessProbe: + enabled: true + path: /-/ready + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## @param alertmanager.logLevel Log level for Alertmanager + ## + logLevel: info + ## @param alertmanager.logFormat Log format for Alertmanager + ## + logFormat: logfmt + ## @param alertmanager.podMetadata [object] Standard object's metadata. + ## ref: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata + ## + podMetadata: + labels: {} + annotations: {} + ## @param alertmanager.secrets Secrets that should be mounted into the Alertmanager Pods + ## + secrets: [] + ## @param alertmanager.configMaps ConfigMaps that should be mounted into the Alertmanager Pods + ## + configMaps: [] + ## @param alertmanager.retention Metrics retention days + ## + retention: 240h + ## @param alertmanager.storageSpec Alertmanager StorageSpec for persistent data + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/storage.md + ## + storageSpec: {} + ## Alertmanager persistence parameters + ## + persistence: + ## @param alertmanager.persistence.enabled Use PVCs to persist data. If the storageSpec is provided this will not take effect. + ## If you want to use this configuration make sure the storageSpec is not provided. + ## + enabled: true + ## @param alertmanager.persistence.storageClass Persistent Volume Storage Class + ## If defined, storageClassName: + ## If set to "-", storageClassName: "", which disables dynamic provisioning + ## If undefined (the default) or set to null, no storageClassName spec is + ## set, choosing the default provisioner. + ## + storageClass: "" + ## @param alertmanager.persistence.accessModes Persistent Volume Access Modes + ## + accessModes: + - ReadWriteOnce + ## @param alertmanager.persistence.size Persistent Volume Size + ## + size: 999Gi + ## @param alertmanager.paused If true, the Operator won't process any Alertmanager configuration changes + ## + paused: false + ## @param alertmanager.listenLocal ListenLocal makes the Alertmanager server listen on loopback + ## + listenLocal: false + ## @param alertmanager.containers Containers allows injecting additional containers + ## + containers: [] + ## @param alertmanager.volumes Volumes allows configuration of additional volumes. Evaluated as a template + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#alertmanagerspec + ## + volumes: [] + ## @param alertmanager.volumeMounts VolumeMounts allows configuration of additional VolumeMounts. Evaluated as a template + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/pi.md#alertmanagerspec + ## + volumeMounts: [] + ## @param alertmanager.priorityClassName Priority class assigned to the Pods + ## + priorityClassName: "" + ## @param alertmanager.additionalPeers AdditionalPeers allows injecting a set of additional Alertmanagers to peer with to form a highly available cluster + ## + additionalPeers: [] + ## @param alertmanager.routePrefix Prefix used to register routes, overriding externalUrl route + ## Useful for proxies that rewrite URLs. + ## + routePrefix: / + ## @param alertmanager.portName Port name used for the pods and governing service. This defaults to web + ## + portName: alertmanager + ## @param alertmanager.configNamespaceSelector AlertmanagerConfigs to be selected for to merge and configure Alertmanager with. This defaults to {} + ## + configNamespaceSelector: {} + ## @param alertmanager.configSelector Namespaces to be selected for AlertmanagerConfig discovery. If nil, only check own namespace. This defaults to {} + ## + configSelector: {} + +#### +## Exporters +#### + +## @section Exporters + +## Exporters +## +exporters: + node-exporter: + ## @param exporters.node-exporter.enabled Enable node-exporter + ## + enabled: true + kube-state-metrics: + ## @param exporters.kube-state-metrics.enabled Enable kube-state-metrics + ## + enabled: true + +## @param kube-state-metrics [object] Node Exporter deployment configuration +## +kube-state-metrics: + serviceMonitor: + enabled: true + honorLabels: true + +## Component scraping for kubelet and kubelet hosted cAdvisor +## +kubelet: + ## @param kubelet.enabled Create a ServiceMonitor to scrape kubelet service + ## + enabled: true + ## @param kubelet.namespace Namespace where kubelet service is deployed. Related configuration `operator.kubeletService.namespace` + ## + namespace: kube-system + serviceMonitor: + ## @param kubelet.serviceMonitor.https Enable scraping of the kubelet over HTTPS + ## + https: true + ## @param kubelet.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param kubelet.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param kubelet.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + ## @param kubelet.serviceMonitor.cAdvisorMetricRelabelings Metric relabeling for scraping cAdvisor + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + cAdvisorMetricRelabelings: [] + ## @param kubelet.serviceMonitor.cAdvisorRelabelings Relabel configs for scraping cAdvisor + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + cAdvisorRelabelings: [] +## Component scraping the kube-apiserver +## +kubeApiServer: + ## @param kubeApiServer.enabled Create a ServiceMonitor to scrape kube-apiserver service + ## + enabled: true + serviceMonitor: + ## @param kubeApiServer.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param kubeApiServer.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param kubeApiServer.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] +## Component scraping the kube-controller-manager +## +kubeControllerManager: + ## @param kubeControllerManager.enabled Create a ServiceMonitor to scrape kube-controller-manager service + ## + enabled: false + ## @param kubeControllerManager.endpoints If your kube controller manager is not deployed as a pod, specify IPs it can be found on + ## endpoints: + ## - 10.141.4.22 + ## - 10.141.4.23 + ## - 10.141.4.24 + ## + endpoints: [] + ## @param kubeControllerManager.namespace Namespace where kube-controller-manager service is deployed. + ## + namespace: kube-system + ## Service ports and selector information + ## @param kubeControllerManager.service.enabled Whether or not to create a Service object for kube-controller-manager + ## @param kubeControllerManager.service.port Listening port of the kube-controller-manager Service object + ## @param kubeControllerManager.service.targetPort Port to target on the kube-controller-manager Pods. This should be the port that kube-controller-manager is exposing metrics on + ## @param kubeControllerManager.service.selector Optional PODs Label selector for the service + ## + service: + enabled: true + port: 10252 + targetPort: 10252 + ## selector: + ## component: kube-controller-manager + ## + selector: {} + serviceMonitor: + ## @param kubeControllerManager.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param kubeControllerManager.serviceMonitor.https Enable scraping kube-controller-manager over https + ## Requires proper certs (not self-signed) and delegated authentication/authorization checks + ## + https: false + ## @param kubeControllerManager.serviceMonitor.insecureSkipVerify Skip TLS certificate validation when scraping + ## + insecureSkipVerify: "" + ## @param kubeControllerManager.serviceMonitor.serverName Name of the server to use when validating TLS certificate + serverName: "" + ## @param kubeControllerManager.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param kubeControllerManager.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] +## Component scraping kube scheduler +## +kubeScheduler: + ## @param kubeScheduler.enabled Create a ServiceMonitor to scrape kube-scheduler service + ## + enabled: false + ## @param kubeScheduler.endpoints If your kube scheduler is not deployed as a pod, specify IPs it can be found on + ## endpoints: + ## - 10.141.4.22 + ## - 10.141.4.23 + ## - 10.141.4.24 + ## + endpoints: [] + ## @param kubeScheduler.namespace Namespace where kube-scheduler service is deployed. + ## + namespace: kube-system + ## If using kubeScheduler.endpoints only the port and targetPort are used + ## @param kubeScheduler.service.enabled Whether or not to create a Service object for kube-scheduler + ## @param kubeScheduler.service.port Listening port of the kube scheduler Service object + ## @param kubeScheduler.service.targetPort Port to target on the kube scheduler Pods. This should be the port that kube scheduler is exposing metrics on + ## @param kubeScheduler.service.selector Optional PODs Label selector for the service + ## + service: + enabled: true + port: 10251 + targetPort: 10251 + ## selector: + ## component: kube-scheduler + ## + selector: {} + serviceMonitor: + ## @param kubeScheduler.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## + interval: "" + ## @param kubeScheduler.serviceMonitor.https Enable scraping kube-scheduler over https + ## Requires proper certs (not self-signed) and delegated authentication/authorization checks + ## + https: false + ## @param kubeScheduler.serviceMonitor.insecureSkipVerify Skip TLS certificate validation when scraping + ## + insecureSkipVerify: "" + ## @param kubeScheduler.serviceMonitor.serverName Name of the server to use when validating TLS certificate + ## + serverName: "" + ## @param kubeScheduler.serviceMonitor.metricRelabelings Metric relabeling + ## metricRelabelings: + ## - action: keep + ## regex: 'kube_(daemonset|deployment|pod|namespace|node|statefulset).+' + ## sourceLabels: [__name__] + ## + metricRelabelings: [] + ## @param kubeScheduler.serviceMonitor.relabelings Relabel configs + ## relabelings: + ## - sourceLabels: [__meta_kubernetes_pod_node_name] + ## separator: ; + ## regex: ^(.*)$ + ## targetLabel: nodename + ## replacement: $1 + ## action: replace + ## + relabelings: [] +## Component scraping coreDns +## +coreDns: + ## @param coreDns.enabled Create a ServiceMonitor to scrape coredns service + ## + enabled: true + ## @param coreDns.namespace Namespace where core dns service is deployed. + ## + namespace: kube-system + ## Create a ServiceMonitor to scrape coredns service + ## @param coreDns.service.enabled Whether or not to create a Service object for coredns + ## @param coreDns.service.port Listening port of the coredns Service object + ## @param coreDns.service.targetPort Port to target on the coredns Pods. This should be the port that coredns is exposing metrics on + ## @param coreDns.service.selector Optional PODs Label selector for the service + ## + service: + enabled: true + port: 9153 + targetPort: 9153 + ## selector: + ## component: kube-dns + ## + selector: {} + serviceMonitor: + ## @param coreDns.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. + ## + interval: "" + ## @param coreDns.serviceMonitor.metricRelabelings Metric relabel configs to apply to samples before ingestion. + ## metricRelabelings: + ## - action: keep + ## regex: 'kube_(daemonset|deployment|pod|namespace|node|statefulset).+' + ## sourceLabels: [__name__] + ## + metricRelabelings: [] + ## @param coreDns.serviceMonitor.relabelings Relabel configs to apply to samples before ingestion. + ## relabelings: + ## - sourceLabels: [__meta_kubernetes_pod_node_name] + ## separator: ; + ## regex: ^(.*)$ + ## targetLabel: nodename + ## replacement: $1 + ## action: replace + ## + relabelings: [] +## Component scraping the kube-proxy +## +kubeProxy: + ## @param kubeProxy.enabled Create a ServiceMonitor to scrape the kube-proxy Service + ## + enabled: false + +portal: + open: + enabled: true diff --git a/enterprise/prometheus/13.0.4/questions.yaml b/enterprise/prometheus/13.0.4/questions.yaml new file mode 100644 index 00000000000..bc082141a99 --- /dev/null +++ b/enterprise/prometheus/13.0.4/questions.yaml @@ -0,0 +1,1392 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: operator + group: "App Configuration" + label: "Operator Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: logLevel + label: "Log Level" + description: "Log level for Operator" + schema: + type: string + default: "info" + + - variable: prometheus + group: "App Configuration" + label: "Prometheus Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: logLevel + label: "Log Level" + description: "Log level for Prometheus" + schema: + type: string + default: "info" + - variable: retention + label: "Retention" + description: "Metrics retention days" + schema: + type: string + default: "31d" + - variable: retentionSize + label: "Max Retention Size" + description: "Maximum size of metrics" + schema: + type: string + default: "" + - variable: scrapeInterval + label: "Scrape interval" + description: "Interval between consecutive scrapes" + schema: + type: string + default: "15s" + - variable: evaluationInterval + label: "Evaluation interval" + description: "Interval between consecutive evaluations" + schema: + type: string + default: "30s" + - variable: disableCompaction + label: "Disable Compaction" + description: "Disable the compaction of the Prometheus TSDB" + schema: + type: boolean + default: false + - variable: walCompression + label: "WAL Compression" + description: "Enable compression of the write-ahead log using Snappy" + schema: + type: boolean + default: false + - variable: remoteWrite + label: "Remote Write" + schema: + type: list + default: [] + items: + - variable: remoteWriteEntry + label: Remote Write Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: url + label: URL + description: Remote write destination URL + schema: + type: string + required: true + default: "" + - variable: basicAuth + label: Basic Auth + description: Basic authentication for remote write + schema: + type: dict + attrs: + - variable: username + label: Username + description: Basic auth username + schema: + type: string + required: true + default: "" + - variable: password + label: Password + description: Basic auth password + schema: + type: string + required: false + default: "" + + - variable: exporters + group: "App Configuration" + label: "Exporter Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: node-exporter + label: "node-exporter" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + - variable: kube-state-metrics + label: "Kube-State-Metrics" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + + - variable: alertmanager + group: "App Configuration" + label: "Alertmanager Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: logLevel + label: "Log Level" + description: "Log level for Alertmanager" + schema: + type: string + default: "info" + - variable: retention + label: "Retention" + description: "Metrics retention days" + schema: + type: string + default: "240h" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The serving the Prometheus WebUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10086 + required: true + - variable: alertmanager + label: "alertmanager Service" + description: "alertmanager service " + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: alertmanager + label: "alertmanager Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10087 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP diff --git a/incubator/backuppc/3.0.0/templates/NOTES.txt b/enterprise/prometheus/13.0.4/templates/NOTES.txt similarity index 100% rename from incubator/backuppc/3.0.0/templates/NOTES.txt rename to enterprise/prometheus/13.0.4/templates/NOTES.txt diff --git a/enterprise/prometheus/13.0.4/templates/_helpers.tpl b/enterprise/prometheus/13.0.4/templates/_helpers.tpl new file mode 100644 index 00000000000..1f44049ac4c --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/_helpers.tpl @@ -0,0 +1,210 @@ +{{/* Name suffixed with operator */}} +{{- define "kube-prometheus.fullname" -}} +{{- printf "%s" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Name suffixed with operator */}} +{{- define "kube-prometheus.name" -}} +{{- printf "%s" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Name suffixed with operator */}} +{{- define "kube-prometheus.operator.name" -}} +{{- printf "%s-operator" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Name suffixed with prometheus */}} +{{- define "kube-prometheus.prometheus.name" -}} +{{- printf "%s-prometheus" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Name suffixed with alertmanager */}} +{{- define "kube-prometheus.alertmanager.name" -}} +{{- printf "%s-alertmanager" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Name suffixed with thanos */}} +{{- define "kube-prometheus.thanos.name" -}} +{{- printf "%s-thanos" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Fullname suffixed with operator */}} +{{- define "kube-prometheus.operator.fullname" -}} +{{- printf "%s-operator" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Fullname suffixed with prometheus */}} +{{- define "kube-prometheus.prometheus.fullname" -}} +{{- printf "%s-prometheus" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Fullname suffixed with alertmanager */}} +{{- define "kube-prometheus.alertmanager.fullname" -}} +{{- printf "%s-alertmanager" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Fullname suffixed with thanos */}} +{{- define "kube-prometheus.thanos.fullname" -}} +{{- printf "%s-thanos" (include "kube-prometheus.prometheus.fullname" .) -}} +{{- end }} + +{{- define "kube-prometheus.chart" -}} +{{- printf "%s-%s" .Chart.Name .Chart.Version | replace "+" "_" | trunc 63 | trimSuffix "-" -}} +{{- end -}} + +{{/* +Common Labels +*/}} +{{- define "kube-prometheus.labels" -}} + {{- $labels := (include "tc.v1.common.lib.metadata.allLabels" $ | fromYaml) -}} + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "labels" $labels) | trim) }} + {{- . | nindent 0 }} + {{- end }} +{{- if .Values.global.labels }} +{{ toYaml .Values.global.labels }} +{{- end }} +{{- end -}} + +{{/* +Labels for operator +*/}} +{{- define "kube-prometheus.operator.labels" -}} + {{- $labels := (include "tc.v1.common.lib.metadata.allLabels" $ | fromYaml) -}} + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "labels" $labels) | trim) }} + {{- . | nindent 0 }} + {{- end }} +app.kubernetes.io/component: operator +{{- end -}} + +{{/* +Labels for prometheus +*/}} +{{- define "kube-prometheus.prometheus.labels" -}} + {{- $labels := (include "tc.v1.common.lib.metadata.allLabels" $ | fromYaml) -}} + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "labels" $labels) | trim) }} + {{- . | nindent 0 }} + {{- end }} +app.kubernetes.io/component: prometheus +{{- end -}} + +{{/* +Labels for alertmanager +*/}} +{{- define "kube-prometheus.alertmanager.labels" -}} + {{- $labels := (include "tc.v1.common.lib.metadata.allLabels" $ | fromYaml) -}} + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "labels" $labels) | trim) }} + {{- . | nindent 0 }} + {{- end }} +app.kubernetes.io/component: alertmanager +{{- end -}} + +{{/* +matchLabels for operator +*/}} +{{- define "kube-prometheus.operator.matchLabels" -}} +{{ include "tc.v1.common.lib.metadata.selectorLabels" (dict "rootCtx" $ )}} +app.kubernetes.io/component: operator +{{- end -}} + +{{/* +matchLabels for prometheus +*/}} +{{- define "kube-prometheus.prometheus.matchLabels" -}} +{{ include "tc.v1.common.lib.metadata.selectorLabels" (dict "rootCtx" $ )}} +app.kubernetes.io/component: prometheus +{{- end -}} + +{{/* +matchLabels for alertmanager +*/}} +{{- define "kube-prometheus.alertmanager.matchLabels" -}} +{{ include "tc.v1.common.lib.metadata.selectorLabels" (dict "rootCtx" $ )}} +app.kubernetes.io/component: alertmanager +{{- end -}} + +{{/* +Return the proper Prometheus Operator image name +*/}} +{{- define "kube-prometheus.image" -}} +{{ printf "%s:%s" .Values.image.repository (default .Chart.AppVersion .Values.image.tag) | quote }} +{{- end -}} + +{{/* +Return the proper Prometheus Operator Reloader image name +*/}} +{{- define "kube-prometheus.prometheusConfigReloader.image" -}} +{{- include "kube-prometheus.image" . -}} +{{- end -}} + +{{/* +Return the proper Prometheus Image name +*/}} +{{- define "kube-prometheus.prometheus.image" -}} +{{ printf "%s:%s" .Values.image.repository (default .Chart.AppVersion .Values.image.tag) | quote }} +{{- end -}} + +{{/* +Return the proper Thanos Image name +*/}} +{{- define "kube-prometheus.prometheus.thanosImage" -}} +{{ printf "%s:%s" .Values.thanosImage.repository (default .Chart.AppVersion .Values.thanosImage.tag) | quote }} +{{- end -}} + +{{/* +Return the proper Alertmanager Image name +*/}} +{{- define "kube-prometheus.alertmanager.image" -}} +{{ printf "%s:%s" .Values.alertmanagerImage.repository (default .Chart.AppVersion .Values.alertmanagerImage.tag) | quote }} +{{- end -}} + +{{/* +Return the proper Docker Image Registry Secret Names +*/}} +{{- define "kube-prometheus.imagePullSecrets" -}} +{{- end -}} + +{{/* +Create the name of the operator service account to use +*/}} +{{- define "kube-prometheus.operator.serviceAccountName" -}} +{{- if .Values.operator.serviceAccount.create -}} + {{ default (include "kube-prometheus.operator.fullname" .) .Values.operator.serviceAccount.name }} +{{- else -}} + {{ default "default" .Values.operator.serviceAccount.name }} +{{- end -}} +{{- end -}} + +{{/* +Create the name of the prometheus service account to use +*/}} +{{- define "kube-prometheus.prometheus.serviceAccountName" -}} +{{- if .Values.prometheus.serviceAccount.create -}} + {{ default (include "kube-prometheus.prometheus.fullname" .) .Values.prometheus.serviceAccount.name }} +{{- else -}} + {{ default "default" .Values.prometheus.serviceAccount.name }} +{{- end -}} +{{- end -}} + +{{/* +Create the name of the alertmanager service account to use +*/}} +{{- define "kube-prometheus.alertmanager.serviceAccountName" -}} +{{- if .Values.alertmanager.serviceAccount.create -}} + {{ default (include "kube-prometheus.alertmanager.fullname" .) .Values.alertmanager.serviceAccount.name }} +{{- else -}} + {{ default "default" .Values.alertmanager.serviceAccount.name }} +{{- end -}} +{{- end -}} + +{{/* +Compile all warnings into a single message, and call fail. +*/}} +{{- define "kube-prometheus.validateValues" -}} +{{- $messages := list -}} +{{- $messages := without $messages "" -}} +{{- $message := join "\n" $messages -}} + +{{- if $message -}} +{{- printf "\nVALUES VALIDATION:\n%s" $message | fail -}} +{{- end -}} +{{- end -}} diff --git a/enterprise/prometheus/13.0.4/templates/alertmanager/_alertmanager.tpl b/enterprise/prometheus/13.0.4/templates/alertmanager/_alertmanager.tpl new file mode 100644 index 00000000000..ed5e24e9da6 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/alertmanager/_alertmanager.tpl @@ -0,0 +1,174 @@ +{{- define "prometheus.alertmanager.alertmanager" -}} +{{- if .Values.alertmanager.enabled }} +--- +apiVersion: monitoring.coreos.com/v1 +kind: Alertmanager +metadata: + name: {{ template "kube-prometheus.alertmanager.fullname" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.alertmanager.labels" . | nindent 4 }} +spec: + replicas: {{ .Values.alertmanager.replicaCount }} + serviceAccountName: {{ template "kube-prometheus.alertmanager.serviceAccountName" . }} + {{- if .Values.alertmanager.image }} + image: {{ template "kube-prometheus.alertmanager.image" . }} + {{- end }} + listenLocal: {{ .Values.alertmanager.listenLocal }} + {{- if index .Values.alertmanager "externalUrl" }} + externalUrl: "{{ .Values.alertmanager.externalUrl }}" + {{- else if and .Values.ingress.alertmanager.enabled .Values.ingress.alertmanager.hosts }} + externalUrl: {{ if .Values.ingress.alertmanager.tls }}https{{else}}http{{ end }}://{{ (index .Values.ingress.alertmanager.hosts 0).name }}{{ .Values.alertmanager.routePrefix }} + {{- else }} + externalUrl: http://{{ template "kube-prometheus.alertmanager.fullname" . }}.{{ .Release.Namespace }}:{{ .Values.service.alertmanager.ports.alertmanager.port }}{{ .Values.alertmanager.routePrefix }} + {{- end }} + portName: "{{ .Values.alertmanager.portName }}" + paused: {{ .Values.alertmanager.paused }} + logFormat: {{ .Values.alertmanager.logFormat }} + logLevel: {{ .Values.alertmanager.logLevel }} + retention: {{ .Values.alertmanager.retention }} + {{- if .Values.alertmanager.secrets }} + secrets: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.secrets "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.alertmanager.configMaps }} + configMaps: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.configMaps "context" $) | nindent 4 }} + {{- end }} + resources: {{- toYaml .Values.alertmanager.resources | nindent 4 }} + routePrefix: "{{ .Values.alertmanager.routePrefix }}" + {{- if .Values.alertmanager.podSecurityContext.enabled }} + securityContext: {{- omit .Values.alertmanager.podSecurityContext "enabled" | toYaml | nindent 4 }} + {{- end }} + {{- if .Values.alertmanager.storageSpec }} + storage: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.storageSpec "context" $) | nindent 4 }} + {{- else }} + {{- if .Values.alertmanager.persistence.enabled }} + storage: + volumeClaimTemplate: + spec: + accessModes: + {{- range .Values.alertmanager.persistence.accessModes }} + - {{ . | quote }} + {{- end }} + resources: + requests: + storage: {{ .Values.alertmanager.persistence.size | quote }} + {{- with (include "tc.v1.common.lib.storage.storageClassName" ( dict "rootCtx" . "objectData" .Values.prometheus.persistence )) | trim }} + storageClassName: {{ . }} + {{- end }} + {{- end }} + {{- end }} + {{- if or .Values.alertmanager.podMetadata.labels .Values.alertmanager.podMetadata.annotations (eq .Values.alertmanager.podAntiAffinityPreset "soft") (eq .Values.alertmanager.podAntiAffinityPreset "hard") }} + podMetadata: + labels: + {{- if .Values.alertmanager.podMetadata.labels }} + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.podMetadata.labels "context" $) | nindent 6 }} + {{- end }} + {{- if or (eq .Values.alertmanager.podAntiAffinityPreset "soft") (eq .Values.alertmanager.podAntiAffinityPreset "hard") }} + {{- include "kube-prometheus.alertmanager.matchLabels" . | nindent 6 }} + {{- end }} + {{- if .Values.alertmanager.podMetadata.annotations }} + annotations: + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.podMetadata.annotations "context" $) | nindent 6 }} + {{- end }} + {{- end }} + {{- if .Values.alertmanager.affinity }} + affinity: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.affinity "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.alertmanager.nodeSelector }} + nodeSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.nodeSelector "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.alertmanager.tolerations }} + tolerations: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.tolerations "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.alertmanager.volumes }} + volumes: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.volumes "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.alertmanager.volumeMounts }} + volumeMounts: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.volumeMounts "context" $) | nindent 4 }} + {{- end }} +{{- include "kube-prometheus.imagePullSecrets" . | indent 2 }} + {{- if or .Values.alertmanager.containers .Values.alertmanager.containerSecurityContext.enabled .Values.operator.prometheusConfigReloader.containerSecurityContext.enabled }} + containers: + {{- if or .Values.alertmanager.containerSecurityContext.enabled .Values.alertmanager.livenessProbe.enabled .Values.alertmanager.readinessProbe.enabled }} + ## This monkey patching is needed until the securityContexts are + ## directly patchable via the CRD. + ## ref: https://github.com/prometheus-operator/prometheus-operator/issues/3947 + ## currently implemented with strategic merge + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/strategic-merge-patch.md + - name: alertmanager + {{- if .Values.alertmanager.containerSecurityContext.enabled }} + securityContext: {{- omit .Values.alertmanager.containerSecurityContext "enabled" | toYaml | nindent 8 }} + {{- end }} + {{- if .Values.alertmanager.livenessProbe.enabled }} + livenessProbe: + httpGet: + path: {{ .Values.alertmanager.livenessProbe.path }} + port: alertmanager + scheme: HTTP + initialDelaySeconds: {{ .Values.alertmanager.livenessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.alertmanager.livenessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.alertmanager.livenessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.alertmanager.livenessProbe.failureThreshold }} + successThreshold: {{ .Values.alertmanager.livenessProbe.successThreshold }} + {{- end }} + {{- if .Values.alertmanager.readinessProbe.enabled }} + readinessProbe: + httpGet: + path: {{ .Values.alertmanager.readinessProbe.path }} + port: alertmanager + scheme: HTTP + initialDelaySeconds: {{ .Values.alertmanager.readinessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.alertmanager.readinessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.alertmanager.readinessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.alertmanager.readinessProbe.failureThreshold }} + successThreshold: {{ .Values.alertmanager.readinessProbe.successThreshold }} + {{- end }} + {{- end }} + {{- if or .Values.operator.prometheusConfigReloader.containerSecurityContext.enabled .Values.operator.prometheusConfigReloader.livenessProbe.enabled .Values.operator.prometheusConfigReloader.readinessProbe.enabled }} + ## This monkey patching is needed until the securityContexts are + ## directly patchable via the CRD. + ## ref: https://github.com/prometheus-operator/prometheus-operator/issues/3947 + ## currently implemented with strategic merge + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/strategic-merge-patch.md + - name: config-reloader + {{- if .Values.operator.prometheusConfigReloader.containerSecurityContext.enabled }} + securityContext: {{- omit .Values.operator.prometheusConfigReloader.containerSecurityContext "enabled" | toYaml | nindent 8 }} + {{- end }} + {{- if .Values.operator.prometheusConfigReloader.livenessProbe.enabled }} + livenessProbe: + tcpSocket: + port: reloader-web + initialDelaySeconds: {{ .Values.operator.prometheusConfigReloader.livenessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.operator.prometheusConfigReloader.livenessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.operator.prometheusConfigReloader.livenessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.operator.prometheusConfigReloader.livenessProbe.failureThreshold }} + successThreshold: {{ .Values.operator.prometheusConfigReloader.livenessProbe.successThreshold }} + {{- end }} + {{- if .Values.operator.prometheusConfigReloader.readinessProbe.enabled }} + readinessProbe: + tcpSocket: + port: reloader-web + initialDelaySeconds: {{ .Values.operator.prometheusConfigReloader.readinessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.operator.prometheusConfigReloader.readinessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.operator.prometheusConfigReloader.readinessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.operator.prometheusConfigReloader.readinessProbe.failureThreshold }} + successThreshold: {{ .Values.operator.prometheusConfigReloader.readinessProbe.successThreshold }} + {{- end }} + {{- end }} + {{- if .Values.alertmanager.containers }} + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.containers "context" $) | nindent 4 }} + {{- end }} + {{- end }} + {{- if .Values.alertmanager.priorityClassName }} + priorityClassName: {{ .Values.alertmanager.priorityClassName }} + {{- end }} + {{- if .Values.alertmanager.additionalPeers }} + additionalPeers: {{ .Values.alertmanager.additionalPeers }} + {{- end }} + {{- if .Values.alertmanager.configNamespaceSelector }} + alertmanagerConfigNamespaceSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.configNamespaceSelector "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.alertmanager.configSelector }} + alertmanagerConfigSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.configSelector "context" $) | nindent 4 }} + {{- end }} +{{- end }} +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/alertmanager/secrets.yaml b/enterprise/prometheus/13.0.4/templates/alertmanager/secrets.yaml new file mode 100644 index 00000000000..9a6f518f35c --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/alertmanager/secrets.yaml @@ -0,0 +1,13 @@ +{{- if (and .Values.alertmanager.enabled (not .Values.alertmanager.externalConfig) ) }} +apiVersion: v1 +kind: Secret +metadata: + name: alertmanager-{{ template "kube-prometheus.alertmanager.fullname" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.alertmanager.labels" . | nindent 4 }} +data: + alertmanager.yaml: {{ toYaml .Values.alertmanager.config | b64enc | quote }} +{{- range $key, $val := .Values.alertmanager.templateFiles }} + {{ $key }}: {{ $val | b64enc | quote }} +{{- end }} +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/alertmanager/serviceaccount.yaml b/enterprise/prometheus/13.0.4/templates/alertmanager/serviceaccount.yaml new file mode 100644 index 00000000000..a6f438889a2 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/alertmanager/serviceaccount.yaml @@ -0,0 +1,12 @@ +{{- if and .Values.alertmanager.enabled .Values.alertmanager.serviceAccount.create }} +apiVersion: v1 +kind: ServiceAccount +metadata: + name: {{ template "kube-prometheus.alertmanager.serviceAccountName" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.alertmanager.labels" . | nindent 4 }} + {{- if index .Values.alertmanager.serviceAccount "annotations" }} + annotations: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.serviceAccount.annotations "context" $) | nindent 4 }} + {{- end }} +{{- include "kube-prometheus.imagePullSecrets" . }} +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/alertmanager/servicemonitor.yaml b/enterprise/prometheus/13.0.4/templates/alertmanager/servicemonitor.yaml new file mode 100644 index 00000000000..ef0e02d3875 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/alertmanager/servicemonitor.yaml @@ -0,0 +1,26 @@ +{{- if and .Values.alertmanager.enabled .Values.alertmanager.serviceMonitor.enabled }} +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: {{ template "kube-prometheus.alertmanager.fullname" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.alertmanager.labels" . | nindent 4 }} +spec: + selector: + matchLabels: {{- include "kube-prometheus.alertmanager.matchLabels" . | nindent 6 }} + namespaceSelector: + matchNames: + - {{ .Release.Namespace }} + endpoints: + - port: http + {{- if .Values.alertmanager.serviceMonitor.interval }} + interval: {{ .Values.alertmanager.serviceMonitor.interval }} + {{- end }} + path: {{ trimSuffix "/" .Values.alertmanager.routePrefix }}/metrics + {{- if .Values.alertmanager.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" ( dict "value" .Values.alertmanager.serviceMonitor.metricRelabelings "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.alertmanager.serviceMonitor.relabelings }} + relabelings: {{- toYaml .Values.alertmanager.serviceMonitor.relabelings | nindent 8 }} + {{- end }} +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/common.yaml b/enterprise/prometheus/13.0.4/templates/common.yaml new file mode 100644 index 00000000000..61364503a70 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/common.yaml @@ -0,0 +1,13 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{- include "prometheus.prometheus.prometheus" . }} +{{- include "prometheus.prometheus.additionalprometheusrules" . }} +{{- include "prometheus.prometheus.additionalscrapejobs" . }} +{{- include "prometheus.prometheus.servicemonitor" . }} + +{{- include "prometheus.alertmanager.alertmanager" . }} + + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/enterprise/prometheus/13.0.4/templates/exporters/core-dns/service.yaml b/enterprise/prometheus/13.0.4/templates/exporters/core-dns/service.yaml new file mode 100644 index 00000000000..359c945de46 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/exporters/core-dns/service.yaml @@ -0,0 +1,22 @@ +{{- if and .Values.coreDns.enabled .Values.coreDns.service.enabled }} +apiVersion: v1 +kind: Service +metadata: + name: {{ template "kube-prometheus.fullname" . }}-coredns + namespace: {{ .Values.coreDns.namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-coredns +spec: + clusterIP: None + ports: + - name: http-metrics + port: {{ .Values.coreDns.service.port }} + protocol: TCP + targetPort: {{ .Values.coreDns.service.targetPort }} + selector: + {{- if .Values.coreDns.service.selector }} +{{ toYaml .Values.coreDns.service.selector | indent 4 }} + {{- else}} + k8s-app: kube-dns + {{- end}} +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/exporters/core-dns/servicemonitor.yaml b/enterprise/prometheus/13.0.4/templates/exporters/core-dns/servicemonitor.yaml new file mode 100644 index 00000000000..8906b87f8e1 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/exporters/core-dns/servicemonitor.yaml @@ -0,0 +1,29 @@ +{{- if .Values.coreDns.enabled }} +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: {{ template "kube-prometheus.fullname" . }}-coredns + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-coredns +spec: + jobLabel: k8s-app + selector: + matchLabels: + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-coredns + namespaceSelector: + matchNames: + - {{ .Values.coreDns.namespace }} + endpoints: + - port: http-metrics + {{- if .Values.coreDns.serviceMonitor.interval}} + interval: {{ .Values.coreDns.serviceMonitor.interval }} + {{- end }} + bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token + {{- if .Values.coreDns.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.coreDns.serviceMonitor.metricRelabelings "context" $) | nindent 6 }} + {{- end }} + {{- if .Values.coreDns.serviceMonitor.relabelings }} + relabelings: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.coreDns.serviceMonitor.relabelings "context" $) | nindent 6 }} + {{- end }} +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/exporters/kube-apiserver/servicemonitor.yaml b/enterprise/prometheus/13.0.4/templates/exporters/kube-apiserver/servicemonitor.yaml new file mode 100644 index 00000000000..7cfbb53f379 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/exporters/kube-apiserver/servicemonitor.yaml @@ -0,0 +1,35 @@ +{{- if .Values.kubeApiServer.enabled }} +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: {{ template "kube-prometheus.fullname" . }}-apiserver + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: apiserver +spec: + jobLabel: component + selector: + matchLabels: + component: apiserver + provider: kubernetes + namespaceSelector: + matchNames: + - default + endpoints: + - port: https + scheme: https + tlsConfig: + caFile: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt + serverName: kubernetes + insecureSkipVerify: true + bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token + {{- if .Values.kubeApiServer.serviceMonitor.interval }} + interval: {{ .Values.kubeApiServer.serviceMonitor.interval }} + {{- end }} + {{- if .Values.kubeApiServer.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" ( dict "value" .Values.kubeApiServer.serviceMonitor.metricRelabelings "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.kubeApiServer.serviceMonitor.relabelings }} + relabelings: {{- toYaml .Values.kubeApiServer.serviceMonitor.relabelings | nindent 8 }} + {{- end }} +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/exporters/kube-controller-manager/endpoints.yaml b/enterprise/prometheus/13.0.4/templates/exporters/kube-controller-manager/endpoints.yaml new file mode 100644 index 00000000000..13aa60ebf66 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/exporters/kube-controller-manager/endpoints.yaml @@ -0,0 +1,18 @@ +{{- if and .Values.kubeControllerManager.enabled .Values.kubeControllerManager.endpoints }} +apiVersion: v1 +kind: Endpoints +metadata: + name: {{ template "kube-prometheus.fullname" . }}-kube-controller-manager + namespace: {{ .Values.kubeControllerManager.namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: kube-controller-manager +subsets: + - addresses: + {{- range .Values.kubeControllerManager.endpoints }} + - ip: {{ . }} + {{- end }} + ports: + - name: http-metrics + port: {{ .Values.kubeControllerManager.service.port }} + protocol: TCP +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/exporters/kube-controller-manager/service.yaml b/enterprise/prometheus/13.0.4/templates/exporters/kube-controller-manager/service.yaml new file mode 100644 index 00000000000..6a455359832 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/exporters/kube-controller-manager/service.yaml @@ -0,0 +1,25 @@ +{{- if and .Values.kubeControllerManager.enabled .Values.kubeControllerManager.service.enabled }} +apiVersion: v1 +kind: Service +metadata: + name: {{ template "kube-prometheus.fullname" . }}-kube-controller-manager + namespace: {{ .Values.kubeControllerManager.namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-kube-controller-manager +spec: + clusterIP: None + ports: + - name: http-metrics + port: {{ .Values.kubeControllerManager.service.port }} + protocol: TCP + targetPort: {{ .Values.kubeControllerManager.service.targetPort }} +{{- if .Values.kubeControllerManager.endpoints }}{{- else }} + selector: + {{- if .Values.kubeControllerManager.service.selector }} +{{ toYaml .Values.kubeControllerManager.service.selector | indent 4 }} + {{- else}} + component: kube-controller-manager + {{- end}} +{{- end }} + type: ClusterIP +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/exporters/kube-controller-manager/servicemonitor.yaml b/enterprise/prometheus/13.0.4/templates/exporters/kube-controller-manager/servicemonitor.yaml new file mode 100644 index 00000000000..d3f56c49914 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/exporters/kube-controller-manager/servicemonitor.yaml @@ -0,0 +1,40 @@ +{{- if .Values.kubeControllerManager.enabled }} +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: {{ template "kube-prometheus.fullname" . }}-kube-controller-manager + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-kube-controller-manager +spec: + jobLabel: component + selector: + matchLabels: + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-kube-controller-manager + namespaceSelector: + matchNames: + - {{ .Values.kubeControllerManager.namespace }} + endpoints: + - port: http-metrics + {{- if .Values.kubeControllerManager.serviceMonitor.interval }} + interval: {{ .Values.kubeControllerManager.serviceMonitor.interval }} + {{- end }} + bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token + {{- if .Values.kubeControllerManager.serviceMonitor.https }} + scheme: https + tlsConfig: + caFile: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt + {{- if .Values.kubeControllerManager.serviceMonitor.insecureSkipVerify }} + insecureSkipVerify: {{ .Values.kubeControllerManager.serviceMonitor.insecureSkipVerify }} + {{- end }} + {{- if .Values.kubeControllerManager.serviceMonitor.serverName }} + serverName: {{ .Values.kubeControllerManager.serviceMonitor.serverName }} + {{- end }} + {{- end }} + {{- if .Values.kubeControllerManager.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.kubeControllerManager.serviceMonitor.metricRelabelings "context" $) | nindent 6 }} + {{- end }} + {{- if .Values.kubeControllerManager.serviceMonitor.relabelings }} + relabelings: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.kubeControllerManager.serviceMonitor.relabelings "context" $) | nindent 6 }} + {{- end }} +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/exporters/kube-scheduler/endpoints.yaml b/enterprise/prometheus/13.0.4/templates/exporters/kube-scheduler/endpoints.yaml new file mode 100644 index 00000000000..dde3d8b9110 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/exporters/kube-scheduler/endpoints.yaml @@ -0,0 +1,18 @@ +{{- if and .Values.kubeScheduler.enabled .Values.kubeScheduler.endpoints }} +apiVersion: v1 +kind: Endpoints +metadata: + name: {{ template "kube-prometheus.fullname" . }}-kube-scheduler + namespace: {{ .Values.kubeScheduler.namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: kube-scheduler +subsets: + - addresses: + {{- range .Values.kubeScheduler.endpoints }} + - ip: {{ . }} + {{- end }} + ports: + - name: http-metrics + port: {{ .Values.kubeScheduler.service.port }} + protocol: TCP +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/exporters/kube-scheduler/service.yaml b/enterprise/prometheus/13.0.4/templates/exporters/kube-scheduler/service.yaml new file mode 100644 index 00000000000..aad5969f5fd --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/exporters/kube-scheduler/service.yaml @@ -0,0 +1,25 @@ +{{- if and .Values.kubeScheduler.enabled .Values.kubeScheduler.service.enabled }} +apiVersion: v1 +kind: Service +metadata: + name: {{ template "kube-prometheus.fullname" . }}-kube-scheduler + namespace: {{ .Values.kubeScheduler.namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-kube-scheduler +spec: + clusterIP: None + ports: + - name: http-metrics + port: {{ .Values.kubeScheduler.service.port}} + protocol: TCP + targetPort: {{ .Values.kubeScheduler.service.targetPort}} +{{- if .Values.kubeScheduler.endpoints }}{{- else }} + selector: + {{- if .Values.kubeScheduler.service.selector }} +{{ toYaml .Values.kubeScheduler.service.selector | indent 4 }} + {{- else}} + component: kube-scheduler + {{- end}} +{{- end }} + type: ClusterIP +{{- end -}} diff --git a/enterprise/prometheus/13.0.4/templates/exporters/kube-scheduler/servicemonitor.yaml b/enterprise/prometheus/13.0.4/templates/exporters/kube-scheduler/servicemonitor.yaml new file mode 100644 index 00000000000..7cbe29f86d7 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/exporters/kube-scheduler/servicemonitor.yaml @@ -0,0 +1,40 @@ +{{- if .Values.kubeScheduler.enabled }} +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: {{ template "kube-prometheus.fullname" . }}-kube-scheduler + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-kube-scheduler +spec: + jobLabel: component + selector: + matchLabels: + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-kube-scheduler + namespaceSelector: + matchNames: + - {{ .Values.kubeScheduler.namespace }} + endpoints: + - port: http-metrics + {{- if .Values.kubeScheduler.serviceMonitor.interval }} + interval: {{ .Values.kubeScheduler.serviceMonitor.interval }} + {{- end }} + bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token + {{- if .Values.kubeScheduler.serviceMonitor.https }} + scheme: https + tlsConfig: + caFile: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt + {{- if .Values.kubeScheduler.serviceMonitor.insecureSkipVerify }} + insecureSkipVerify: {{ .Values.kubeScheduler.serviceMonitor.insecureSkipVerify }} + {{- end}} + {{- if .Values.kubeScheduler.serviceMonitor.serverName }} + serverName: {{ .Values.kubeScheduler.serviceMonitor.serverName }} + {{- end}} + {{- end}} + {{- if .Values.kubeScheduler.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.kubeScheduler.serviceMonitor.metricRelabelings "context" $) | nindent 6 }} + {{- end }} + {{- if .Values.kubeScheduler.serviceMonitor.relabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.kubeScheduler.serviceMonitor.relabelings "context" $) | nindent 6 }} + {{- end }} +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/exporters/kubelet/servicemonitor.yaml b/enterprise/prometheus/13.0.4/templates/exporters/kubelet/servicemonitor.yaml new file mode 100644 index 00000000000..b109d78c453 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/exporters/kubelet/servicemonitor.yaml @@ -0,0 +1,85 @@ +{{- if .Values.kubelet.enabled }} +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: {{ template "kube-prometheus.fullname" . }}-kubelet + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: kubelet +spec: + jobLabel: k8s-app + selector: + matchLabels: + k8s-app: kubelet + namespaceSelector: + matchNames: + - {{ .Values.kubelet.namespace }} + endpoints: + {{- if .Values.kubelet.serviceMonitor.https }} + - port: https-metrics + scheme: https + tlsConfig: + caFile: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt + serverName: kubernetes + insecureSkipVerify: true + bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token + honorLabels: true + {{- if .Values.kubelet.serviceMonitor.interval }} + interval: {{ .Values.kubelet.serviceMonitor.interval }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" ( dict "value" .Values.kubelet.serviceMonitor.metricRelabelings "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.relabelings }} + relabelings: {{- toYaml .Values.kubelet.serviceMonitor.relabelings | nindent 8 }} + {{- end }} + - port: https-metrics + path: /metrics/cadvisor + scheme: https + tlsConfig: + caFile: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt + serverName: kubernetes + insecureSkipVerify: true + bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token + honorLabels: true + {{- if .Values.kubelet.serviceMonitor.interval }} + interval: {{ .Values.kubelet.serviceMonitor.interval }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.cAdvisorMetricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" ( dict "value" .Values.kubelet.serviceMonitor.cAdvisorMetricRelabelings "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.cAdvisorRelabelings }} + relabelings: {{- toYaml .Values.kubelet.serviceMonitor.cAdvisorRelabelings | nindent 8 }} + {{- end }} + {{- else }} + - port: http-metrics + scheme: http + tlsConfig: + insecureSkipVerify: false + honorLabels: true + {{- if .Values.kubelet.serviceMonitor.interval }} + interval: {{ .Values.kubelet.serviceMonitor.interval }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" ( dict "value" .Values.kubelet.serviceMonitor.metricRelabelings "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.relabelings }} + relabelings: {{- toYaml .Values.kubelet.serviceMonitor.relabelings | nindent 8 }} + {{- end }} + - port: http-metrics + path: /metrics/cadvisor + scheme: http + tlsConfig: + insecureSkipVerify: false + honorLabels: true + {{- if .Values.kubelet.serviceMonitor.interval }} + interval: {{ .Values.kubelet.serviceMonitor.interval }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.cAdvisorMetricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" ( dict "value" .Values.kubelet.serviceMonitor.cAdvisorMetricRelabelings "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.cAdvisorRelabelings }} + relabelings: {{- toYaml .Values.kubelet.serviceMonitor.cAdvisorRelabelings | nindent 8 }} + {{- end }} + {{- end }} +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/prometheus/_additionalPrometheusRules.tpl b/enterprise/prometheus/13.0.4/templates/prometheus/_additionalPrometheusRules.tpl new file mode 100644 index 00000000000..121048d87ce --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/prometheus/_additionalPrometheusRules.tpl @@ -0,0 +1,15 @@ +{{- define "prometheus.prometheus.additionalprometheusrules" -}} +{{- if and .Values.prometheus.enabled .Values.prometheus.additionalPrometheusRules}} + {{- range .Values.prometheus.additionalPrometheusRules }} +--- +apiVersion: monitoring.coreos.com/v1 +kind: PrometheusRule +metadata: + name: {{ template "kube-prometheus.name" $ }}-{{ .name }} + namespace: {{ $.Release.Namespace }} + labels: {{ include "kube-prometheus.prometheus.labels" $ | nindent 4 }} +spec: + groups: {{- toYaml .groups | nindent 4 }} + {{- end }} +{{- end }} +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/prometheus/_additionalScrapeJobs.tpl b/enterprise/prometheus/13.0.4/templates/prometheus/_additionalScrapeJobs.tpl new file mode 100644 index 00000000000..3c5f85140a4 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/prometheus/_additionalScrapeJobs.tpl @@ -0,0 +1,13 @@ +{{- define "prometheus.prometheus.additionalscrapejobs" -}} +{{- if (and .Values.prometheus.additionalScrapeConfigs.enabled (eq .Values.prometheus.additionalScrapeConfigs.type "internal") ) }} +--- +apiVersion: v1 +kind: Secret +metadata: + name: additional-scrape-jobs-{{ template "kube-prometheus.prometheus.fullname" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.prometheus.labels" . | nindent 4 }} +data: + scrape-jobs.yaml: {{ include "tc.v1.common.tplvalues.render" ( dict "value" .Values.prometheus.additionalScrapeConfigs.internal.jobList "context" $ ) | b64enc | quote }} +{{- end }} +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/prometheus/_prometheus.tpl b/enterprise/prometheus/13.0.4/templates/prometheus/_prometheus.tpl new file mode 100644 index 00000000000..e4c20bc6eb1 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/prometheus/_prometheus.tpl @@ -0,0 +1,363 @@ +{{- define "prometheus.prometheus.prometheus" -}} +{{- if .Values.prometheus.enabled }} +--- +apiVersion: monitoring.coreos.com/v1 +kind: Prometheus +metadata: + name: {{ template "kube-prometheus.prometheus.fullname" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.prometheus.labels" . | nindent 4 }} +spec: + replicas: {{ .Values.prometheus.replicaCount }} + serviceAccountName: {{ template "kube-prometheus.prometheus.serviceAccountName" . }} + {{- if .Values.prometheus.serviceMonitorSelector }} + serviceMonitorSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.serviceMonitorSelector "context" $) | nindent 4 }} + {{- else }} + serviceMonitorSelector: {} + {{- end }} + {{- if .Values.prometheus.podMonitorSelector }} + podMonitorSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.podMonitorSelector "context" $) | nindent 4 }} + {{- else }} + podMonitorSelector: {} + {{- end }} + {{- if .Values.prometheus.probeSelector }} + probeSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.probeSelector "context" $) | nindent 4 }} + {{- else }} + probeSelector: {} + {{- end }} + {{- if .Values.prometheus.scrapeConfigSelector }} + scrapeConfigSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.scrapeConfigSelector "context" $) | nindent 4 }} + {{- else }} + scrapeConfigSelector: {} + {{- end }} + alerting: + alertmanagers: + {{- if .Values.prometheus.alertingEndpoints }} + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.alertingEndpoints "context" $) | nindent 6 }} + {{- else if .Values.alertmanager.enabled }} + - namespace: {{ .Release.Namespace }} + name: {{ template "kube-prometheus.alertmanager.fullname" . }} + port: http + pathPrefix: "{{ .Values.alertmanager.routePrefix }}" + {{- else }} + [] + {{- end }} + {{- if .Values.prometheus.image }} + image: {{ template "kube-prometheus.prometheus.image" . }} + {{- end }} + {{- if .Values.prometheus.externalLabels }} + externalLabels: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.externalLabels "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.prometheusExternalLabelNameClear }} + prometheusExternalLabelName: "" + {{- else if .Values.prometheus.prometheusExternalLabelName }} + prometheusExternalLabelName: "{{ .Values.prometheus.prometheusExternalLabelName }}" + {{- end }} + {{- if .Values.prometheus.replicaExternalLabelNameClear }} + replicaExternalLabelName: "" + {{- else if .Values.prometheus.replicaExternalLabelName }} + replicaExternalLabelName: "{{ .Values.prometheus.replicaExternalLabelName }}" + {{- end }} + {{- if index .Values.prometheus "externalUrl" }} + externalUrl: "{{ .Values.prometheus.externalUrl }}" + {{- else if and .Values.ingress.main.enabled .Values.ingress.main.hosts }} + externalUrl: {{ if .Values.ingress.main.tls }}https{{else}}http{{ end }}://{{ (index .Values.ingress.main.hosts 0).name }}{{ .Values.prometheus.routePrefix }} + {{- else }} + externalUrl: http://{{ template "kube-prometheus.prometheus.fullname" . }}.{{ .Release.Namespace }}:9090{{ .Values.prometheus.routePrefix }} + {{- end }} + paused: {{ .Values.prometheus.paused }} + logLevel: {{ .Values.prometheus.logLevel }} + logFormat: {{ .Values.prometheus.logFormat }} + listenLocal: {{ .Values.prometheus.listenLocal }} + enableAdminAPI: {{ .Values.prometheus.enableAdminAPI }} + {{- if .Values.prometheus.enableFeatures }} + enableFeatures: + {{- range .Values.prometheus.enableFeatures }} + - {{ . | quote }} + {{- end }} + {{- end }} + {{- if .Values.prometheus.scrapeInterval }} + scrapeInterval: {{ .Values.prometheus.scrapeInterval }} + {{- end }} + {{- if .Values.prometheus.evaluationInterval }} + evaluationInterval: {{ .Values.prometheus.evaluationInterval }} + {{- end }} + {{- if .Values.prometheus.resources }} + resources: {{- toYaml .Values.prometheus.resources | nindent 4 }} + {{- end }} + retention: {{ .Values.prometheus.retention }} + {{- if .Values.prometheus.retentionSize }} + retentionSize: {{ .Values.prometheus.retentionSize }} + {{- end }} + {{- if .Values.prometheus.disableCompaction }} + disableCompaction: {{ .Values.prometheus.disableCompaction }} + {{- end }} + {{- if .Values.prometheus.walCompression }} + walCompression: {{ .Values.prometheus.walCompression }} + {{- end }} + portName: "{{ .Values.prometheus.portName }}" + routePrefix: "{{ .Values.prometheus.routePrefix }}" + {{- if .Values.prometheus.secrets }} + secrets: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.secrets "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.configMaps }} + configMaps: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.configMaps "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.serviceMonitorNamespaceSelector }} + serviceMonitorNamespaceSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.serviceMonitorNamespaceSelector "context" $) | nindent 4 }} + {{- else }} + serviceMonitorNamespaceSelector: {} + {{- end }} + {{- if .Values.prometheus.podMonitorNamespaceSelector }} + podMonitorNamespaceSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.podMonitorNamespaceSelector "context" $) | nindent 4 }} + {{- else }} + podMonitorNamespaceSelector: {} + {{- end }} + {{- if .Values.prometheus.probeNamespaceSelector }} + probeNamespaceSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.probeNamespaceSelector "context" $) | nindent 4 }} + {{- else }} + probeNamespaceSelector: {} + {{- end }} + {{- if .Values.prometheus.scrapeConfigNamespaceSelector }} + scrapeConfigNamespaceSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.scrapeConfigNamespaceSelector "context" $) | nindent 4 }} + {{- else }} + scrapeConfigNamespaceSelector: {} + {{- end }} + {{- if .Values.prometheus.remoteRead }} + remoteRead: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.remoteRead "context" $) | nindent 4 }} + {{- end }} + {{- with .Values.prometheus.remoteWrite }} + remoteWrite: + {{- tpl (toYaml .) $ | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.podSecurityContext.enabled }} + securityContext: {{- omit .Values.prometheus.podSecurityContext "enabled" | toYaml | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.ruleNamespaceSelector }} + ruleNamespaceSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.ruleNamespaceSelector "context" $) | nindent 4 }} + {{- else }} + ruleNamespaceSelector: {} + {{- end }} + {{- if .Values.prometheus.ruleSelector }} + ruleSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.ruleSelector "context" $) | nindent 4 }} + {{- else }} + ruleSelector: {} + {{- end }} + {{- if .Values.prometheus.storageSpec }} + storage: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.storageSpec "context" $) | nindent 4 }} + {{- else if .Values.prometheus.persistence.enabled }} + storage: + volumeClaimTemplate: + spec: + accessModes: + {{- range .Values.prometheus.persistence.accessModes }} + - {{ . | quote }} + {{- end }} + resources: + requests: + storage: {{ .Values.prometheus.persistence.size | quote }} + {{- with (include "tc.v1.common.lib.storage.storageClassName" ( dict "rootCtx" . "objectData" .Values.prometheus.persistence )) | trim }} + storageClassName: {{ . }} + {{- end }} + {{- end }} + {{- if or .Values.prometheus.podMetadata.labels .Values.prometheus.podMetadata.annotations (eq .Values.prometheus.podAntiAffinityPreset "soft") (eq .Values.prometheus.podAntiAffinityPreset "hard") }} + podMetadata: + labels: + {{- if .Values.prometheus.podMetadata.labels }} + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.podMetadata.labels "context" $) | nindent 6 }} + {{- end }} + {{- if or (eq .Values.prometheus.podAntiAffinityPreset "soft") (eq .Values.prometheus.podAntiAffinityPreset "hard") }} + {{- include "kube-prometheus.prometheus.matchLabels" . | nindent 6 }} + {{- end }} + {{- if .Values.prometheus.podMetadata.annotations }} + annotations: + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.podMetadata.annotations "context" $) | nindent 6 }} + {{- end }} + {{- end }} + {{- if .Values.prometheus.querySpec }} + query: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.querySpec "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.affinity }} + affinity: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.affinity "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.nodeSelector }} + nodeSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.nodeSelector "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.tolerations }} + tolerations: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.tolerations "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.volumes }} + volumes: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.volumes "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.volumeMounts }} + volumeMounts: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.volumeMounts "context" $) | nindent 4 }} + {{- end }} + {{- if or .Values.prometheus.additionalScrapeConfigs.enabled .Values.prometheus.additionalScrapeConfigsExternal.enabled }} + additionalScrapeConfigs: + {{- if and .Values.prometheus.additionalScrapeConfigs.enabled (eq .Values.prometheus.additionalScrapeConfigs.type "external") }} + name: {{ .Values.prometheus.additionalScrapeConfigs.external.name }} + key: {{ .Values.prometheus.additionalScrapeConfigs.external.key }} + {{- else if and .Values.prometheus.additionalScrapeConfigs.enabled (eq .Values.prometheus.additionalScrapeConfigs.type "internal") }} + name: additional-scrape-jobs-{{ template "kube-prometheus.prometheus.fullname" . }} + key: scrape-jobs.yaml + {{- else if and (not .Values.prometheus.additionalScrapeConfigs.enabled) .Values.prometheus.additionalScrapeConfigsExternal.enabled }} + name: {{ .Values.prometheus.additionalScrapeConfigsExternal.name }} + key: {{ .Values.prometheus.additionalScrapeConfigsExternal.key }} + {{- end }} + {{- end }} + {{- if .Values.prometheus.additionalAlertRelabelConfigsExternal.enabled }} + additionalAlertRelabelConfigs: + name: {{ .Values.prometheus.additionalAlertRelabelConfigsExternal.name }} + key: {{ .Values.prometheus.additionalAlertRelabelConfigsExternal.key }} + {{- end }} +{{- include "kube-prometheus.imagePullSecrets" . | indent 2 }} + {{- if or .Values.prometheus.containers .Values.prometheus.thanos.create .Values.prometheus.containerSecurityContext.enabled .Values.prometheus.containerSecurityContext.enabled .Values.operator.prometheusConfigReloader.containerSecurityContext.enabled }} + containers: + {{- if .Values.prometheus.thanos.create }} + - name: thanos-sidecar + image: {{ template "kube-prometheus.prometheus.thanosImage" . }} + imagePullPolicy: {{ .Values.prometheus.thanos.image.pullPolicy }} + args: + - sidecar + - --prometheus.url={{ default "http://localhost:9090" .Values.prometheus.thanos.prometheusUrl }} + - --grpc-address=0.0.0.0:10901 + - --http-address=0.0.0.0:10902 + - --tsdb.path=/prometheus/ + {{- if .Values.prometheus.thanos.objectStorageConfig }} + - --objstore.config=$(OBJSTORE_CONFIG) + {{- end }} + {{- if .Values.prometheus.thanos.extraArgs }} + {{ toYaml .Values.prometheus.thanos.extraArgs | indent 8 | trim }} + {{- end }} + {{- if .Values.prometheus.thanos.objectStorageConfig }} + env: + - name: OBJSTORE_CONFIG + valueFrom: + secretKeyRef: + name: {{ .Values.prometheus.thanos.objectStorageConfig.secretName }} + key: {{ .Values.prometheus.thanos.objectStorageConfig.secretKey | default "thanos.yaml" }} + {{- end }} + {{- if .Values.prometheus.thanos.resources }} + resources: {{- toYaml .Values.prometheus.thanos.resources | nindent 8 }} + {{- end }} + ports: + - name: thanos + containerPort: 10901 + protocol: TCP + - name: http + containerPort: 10902 + protocol: TCP + volumeMounts: + - mountPath: /prometheus + name: prometheus-{{ template "kube-prometheus.prometheus.fullname" . }}-db + {{- if not (.Values.prometheus.storageSpec.disableMountSubPath | default (not .Values.prometheus.persistence.enabled)) }} + subPath: prometheus-db + {{- end }} + {{- if .Values.prometheus.thanos.extraVolumeMounts }} + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.thanos.extraVolumeMounts "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.prometheus.thanos.containerSecurityContext.enabled }} + # yamllint disable rule:indentation + securityContext: {{- omit .Values.prometheus.thanos.containerSecurityContext "enabled" | toYaml | nindent 8 }} + # yamllint enable rule:indentation + {{- end }} + {{- if .Values.prometheus.thanos.livenessProbe.enabled }} + livenessProbe: + httpGet: + path: {{ .Values.prometheus.thanos.livenessProbe.path }} + port: http + scheme: HTTP + initialDelaySeconds: {{ .Values.prometheus.thanos.livenessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.prometheus.thanos.livenessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.prometheus.thanos.livenessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.prometheus.thanos.livenessProbe.failureThreshold }} + successThreshold: {{ .Values.prometheus.thanos.livenessProbe.successThreshold }} + {{- end }} + {{- if .Values.prometheus.thanos.readinessProbe.enabled }} + readinessProbe: + httpGet: + path: {{ .Values.prometheus.thanos.readinessProbe.path }} + port: http + scheme: HTTP + initialDelaySeconds: {{ .Values.prometheus.thanos.readinessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.prometheus.thanos.readinessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.prometheus.thanos.readinessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.prometheus.thanos.readinessProbe.failureThreshold }} + successThreshold: {{ .Values.prometheus.thanos.readinessProbe.successThreshold }} + {{- end }} + {{- end }} + {{- if or .Values.prometheus.containerSecurityContext.enabled .Values.prometheus.livenessProbe.enabled .Values.prometheus.readinessProbe.enabled }} + ## This monkey patching is needed until the securityContexts are + ## directly patchable via the CRD. + ## ref: https://github.com/prometheus-operator/prometheus-operator/issues/3947 + ## currently implemented with strategic merge + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/strategic-merge-patch.md + - name: prometheus + {{- if .Values.prometheus.containerSecurityContext.enabled }} + securityContext: {{- omit .Values.prometheus.containerSecurityContext "enabled" | toYaml | nindent 8 }} + {{- end }} + {{- if .Values.prometheus.livenessProbe.enabled }} + livenessProbe: + httpGet: + path: {{ .Values.prometheus.livenessProbe.path }} + port: main + scheme: HTTP + initialDelaySeconds: {{ .Values.prometheus.livenessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.prometheus.livenessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.prometheus.livenessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.prometheus.livenessProbe.failureThreshold }} + successThreshold: {{ .Values.prometheus.livenessProbe.successThreshold }} + {{- end }} + {{- if .Values.prometheus.readinessProbe.enabled }} + readinessProbe: + httpGet: + path: {{ .Values.prometheus.readinessProbe.path }} + port: main + scheme: HTTP + initialDelaySeconds: {{ .Values.prometheus.readinessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.prometheus.readinessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.prometheus.readinessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.prometheus.readinessProbe.failureThreshold }} + successThreshold: {{ .Values.prometheus.readinessProbe.successThreshold }} + {{- end }} + {{- end }} + {{- if or .Values.operator.prometheusConfigReloader.containerSecurityContext.enabled .Values.operator.prometheusConfigReloader.livenessProbe.enabled .Values.operator.prometheusConfigReloader.readinessProbe.enabled }} + ## This monkey patching is needed until the securityContexts are + ## directly patchable via the CRD. + ## ref: https://github.com/prometheus-operator/prometheus-operator/issues/3947 + ## currently implemented with strategic merge + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/strategic-merge-patch.md + - name: config-reloader + {{- if .Values.operator.prometheusConfigReloader.containerSecurityContext.enabled }} + securityContext: {{- omit .Values.operator.prometheusConfigReloader.containerSecurityContext "enabled" | toYaml | nindent 8 }} + {{- end }} + {{- if .Values.operator.prometheusConfigReloader.livenessProbe.enabled }} + livenessProbe: + tcpSocket: + port: reloader-web + initialDelaySeconds: {{ .Values.operator.prometheusConfigReloader.livenessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.operator.prometheusConfigReloader.livenessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.operator.prometheusConfigReloader.livenessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.operator.prometheusConfigReloader.livenessProbe.failureThreshold }} + successThreshold: {{ .Values.operator.prometheusConfigReloader.livenessProbe.successThreshold }} + {{- end }} + {{- if .Values.operator.prometheusConfigReloader.readinessProbe.enabled }} + readinessProbe: + tcpSocket: + port: reloader-web + initialDelaySeconds: {{ .Values.operator.prometheusConfigReloader.readinessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.operator.prometheusConfigReloader.readinessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.operator.prometheusConfigReloader.readinessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.operator.prometheusConfigReloader.readinessProbe.failureThreshold }} + successThreshold: {{ .Values.operator.prometheusConfigReloader.readinessProbe.successThreshold }} + {{- end }} + {{- end }} + {{- if .Values.prometheus.containers }} + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.containers "context" $) | nindent 4 }} + {{- end }} + {{- end }} + {{- if .Values.prometheus.priorityClassName }} + priorityClassName: {{ .Values.prometheus.priorityClassName }} + {{- end }} +{{- end }} +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/prometheus/_servicemonitor.tpl b/enterprise/prometheus/13.0.4/templates/prometheus/_servicemonitor.tpl new file mode 100644 index 00000000000..20744f2c924 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/prometheus/_servicemonitor.tpl @@ -0,0 +1,29 @@ +{{- define "prometheus.prometheus.servicemonitor" -}} +{{- if and .Values.prometheus.enabled .Values.prometheus.serviceMonitor.enabled }} +--- +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: {{ template "kube-prometheus.prometheus.fullname" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.prometheus.labels" . | nindent 4 }} +spec: + selector: + matchLabels: {{- include "kube-prometheus.prometheus.matchLabels" . | nindent 6 }} + namespaceSelector: + matchNames: + - {{ .Release.Namespace }} + endpoints: + - port: http + {{- if .Values.prometheus.serviceMonitor.interval }} + interval: {{ .Values.prometheus.serviceMonitor.interval }} + {{- end }} + path: {{ trimSuffix "/" .Values.prometheus.routePrefix }}/metrics + {{- if .Values.prometheus.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" ( dict "value" .Values.prometheus.serviceMonitor.metricRelabelings "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.prometheus.serviceMonitor.relabelings }} + relabelings: {{- toYaml .Values.prometheus.serviceMonitor.relabelings | nindent 8 }} + {{- end }} +{{- end }} +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/prometheus/clusterrole.yaml b/enterprise/prometheus/13.0.4/templates/prometheus/clusterrole.yaml new file mode 100644 index 00000000000..ae96e2d45f8 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/prometheus/clusterrole.yaml @@ -0,0 +1,41 @@ +{{- if .Values.prometheus.enabled -}} +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: {{ template "kube-prometheus.prometheus.fullname" . }} + labels: {{- include "kube-prometheus.prometheus.labels" . | nindent 4 }} +rules: + - apiGroups: + - "" + resources: + - nodes/metrics + verbs: + - get + - list + - watch + - apiGroups: + - "" + resources: + - nodes + - nodes/proxy + - services + - endpoints + - pods + verbs: + - "get" + - "list" + - "watch" + - apiGroups: + - extensions + - "networking.k8s.io" + resources: + - ingresses + verbs: + - get + - list + - watch + - nonResourceURLs: + - "/metrics" + verbs: + - "get" +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/prometheus/clusterrolebinding.yaml b/enterprise/prometheus/13.0.4/templates/prometheus/clusterrolebinding.yaml new file mode 100644 index 00000000000..7ca10743f4a --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/prometheus/clusterrolebinding.yaml @@ -0,0 +1,15 @@ +{{- if .Values.prometheus.enabled }} +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: {{ template "kube-prometheus.prometheus.fullname" . }} + labels: {{- include "kube-prometheus.prometheus.labels" . | nindent 4 }} +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: {{ template "kube-prometheus.prometheus.fullname" . }} +subjects: + - kind: ServiceAccount + name: {{ template "kube-prometheus.prometheus.serviceAccountName" . }} + namespace: {{ .Release.Namespace }} +{{- end }} diff --git a/enterprise/prometheus/13.0.4/templates/prometheus/serviceaccount.yaml b/enterprise/prometheus/13.0.4/templates/prometheus/serviceaccount.yaml new file mode 100644 index 00000000000..39539fc1191 --- /dev/null +++ b/enterprise/prometheus/13.0.4/templates/prometheus/serviceaccount.yaml @@ -0,0 +1,12 @@ +{{- if and .Values.prometheus.enabled .Values.prometheus.serviceAccount.create }} +apiVersion: v1 +kind: ServiceAccount +metadata: + name: {{ template "kube-prometheus.prometheus.serviceAccountName" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.prometheus.labels" . | nindent 4 }} + {{- if index .Values.prometheus.serviceAccount "annotations" }} + annotations: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.serviceAccount.annotations "context" $) | nindent 4 }} + {{- end }} +{{- include "kube-prometheus.imagePullSecrets" . }} +{{- end }} diff --git a/incubator/backuppc/3.0.0/values.yaml b/enterprise/prometheus/13.0.4/values.yaml similarity index 100% rename from incubator/backuppc/3.0.0/values.yaml rename to enterprise/prometheus/13.0.4/values.yaml diff --git a/enterprise/traefik/21.0.7/CHANGELOG.md b/enterprise/traefik/21.0.7/CHANGELOG.md new file mode 100644 index 00000000000..3b123b557a2 --- /dev/null +++ b/enterprise/traefik/21.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [traefik-21.0.7](https://github.com/truecharts/charts/compare/traefik-21.0.6...traefik-21.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [traefik-21.0.6](https://github.com/truecharts/charts/compare/traefik-21.0.5...traefik-21.0.6) (2023-10-03) + +### Fix + +- remove required from header value + + + + +## [traefik-21.0.5](https://github.com/truecharts/charts/compare/traefik-21.0.4...traefik-21.0.5) (2023-10-03) + +### Chore + +- fix mid quests + + + + +## [traefik-21.0.4](https://github.com/truecharts/charts/compare/traefik-21.0.3...traefik-21.0.4) (2023-09-06) + + + + +## [traefik-21.0.3](https://github.com/truecharts/charts/compare/traefik-21.0.2...traefik-21.0.3) (2023-08-25) + + + + +## [traefik-21.0.2](https://github.com/truecharts/charts/compare/traefik-21.0.1...traefik-21.0.2) (2023-08-24) + +### Fix + +- load modsecurity plugin ([#11845](https://github.com/truecharts/charts/issues/11845)) + + + + +## [traefik-21.0.1](https://github.com/truecharts/charts/compare/traefik-21.0.0...traefik-21.0.1) (2023-08-24) + + + + + +## [traefik-21.0.0](https://github.com/truecharts/charts/compare/traefik-20.0.0...traefik-21.0.0) (2023-07-31) + + + + +## [traefik-20.0.0](https://github.com/truecharts/charts/compare/traefik-19.1.0...traefik-20.0.0) (2023-07-31) + +### Feat + +- BREAKING CHANGE register traefik and use traefik namespace for middleware instead of tc-system ([#11086](https://github.com/truecharts/charts/issues/11086)) + + + + +## [traefik-19.1.0](https://github.com/truecharts/charts/compare/traefik-19.0.4...traefik-19.1.0) (2023-07-31) + +### Feat + +- add some middlewares ([#11058](https://github.com/truecharts/charts/issues/11058)) + + + + +## [traefik-19.0.4](https://github.com/truecharts/charts/compare/traefik-19.0.3...traefik-19.0.4) (2023-07-30) + +### Chore + +- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) + + + + +## [traefik-19.0.3](https://github.com/truecharts/charts/compare/traefik-19.0.2...traefik-19.0.3) (2023-07-30) + +### Fix + +- "local' plugins dont use the version ([#11030](https://github.com/truecharts/charts/issues/11030)) + + + + diff --git a/enterprise/traefik/21.0.7/Chart.yaml b/enterprise/traefik/21.0.7/Chart.yaml new file mode 100644 index 00000000000..570b7617cc2 --- /dev/null +++ b/enterprise/traefik/21.0.7/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.10.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 21.0.7 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/traefik/21.0.7/LICENSE b/enterprise/traefik/21.0.7/LICENSE new file mode 100644 index 00000000000..4139714f204 --- /dev/null +++ b/enterprise/traefik/21.0.7/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/21.0.7/README.md b/enterprise/traefik/21.0.7/README.md new file mode 100644 index 00000000000..f8a41e479fe --- /dev/null +++ b/enterprise/traefik/21.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/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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/enterprise/traefik/21.0.7/app-changelog.md b/enterprise/traefik/21.0.7/app-changelog.md new file mode 100644 index 00000000000..5a49a6c8345 --- /dev/null +++ b/enterprise/traefik/21.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [traefik-21.0.7](https://github.com/truecharts/charts/compare/traefik-21.0.6...traefik-21.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/enterprise/traefik/21.0.7/app-readme.md b/enterprise/traefik/21.0.7/app-readme.md new file mode 100644 index 00000000000..02206fafcf4 --- /dev/null +++ b/enterprise/traefik/21.0.7/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/21.0.7/charts/common-14.0.9.tgz b/enterprise/traefik/21.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/enterprise/traefik/21.0.7/charts/common-14.0.9.tgz differ diff --git a/enterprise/traefik/21.0.7/crds/traefik.containo.us_ingressroutes.yaml b/enterprise/traefik/21.0.7/crds/traefik.containo.us_ingressroutes.yaml new file mode 100644 index 00000000000..a13de5922e4 --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.containo.us_ingressroutes.yaml @@ -0,0 +1,267 @@ +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: ingressroutes.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: IngressRoute + listKind: IngressRouteList + plural: ingressroutes + singular: ingressroute + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRoute is the CRD implementation of a Traefik HTTP Router. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IngressRouteSpec defines the desired state of IngressRoute. + properties: + entryPoints: + description: 'EntryPoints defines the list of entry point names to + bind to. Entry points have to be configured in the static configuration. + More info: https://doc.traefik.io/traefik/v2.9/routing/entrypoints/ + Default: all.' + items: + type: string + type: array + routes: + description: Routes defines the list of routes. + items: + description: Route holds the HTTP route configuration. + properties: + kind: + description: Kind defines the kind of the route. Rule is the + only supported kind. + enum: + - Rule + type: string + match: + description: 'Match defines the router''s rule. More info: https://doc.traefik.io/traefik/v2.9/routing/routers/#rule' + type: string + middlewares: + description: 'Middlewares defines the list of references to + Middleware resources. More info: https://doc.traefik.io/traefik/v2.9/routing/providers/kubernetes-crd/#kind-middleware' + items: + description: MiddlewareRef is a reference to a Middleware + resource. + properties: + name: + description: Name defines the name of the referenced Middleware + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Middleware resource. + type: string + required: + - name + type: object + type: array + priority: + description: 'Priority defines the router''s priority. More + info: https://doc.traefik.io/traefik/v2.9/routing/routers/#priority' + type: integer + services: + description: Services defines the list of Service. It can contain + any combination of TraefikService and/or reference to a Kubernetes + Service. + items: + description: Service defines an upstream HTTP service to proxy + traffic to. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between + the two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + passHostHeader: + description: PassHostHeader defines whether the client + Host header is forwarded to the upstream Kubernetes + Service. By default, passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to + the client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, + in milliseconds, in between flushes to the client + while copying the response body. A negative value + means to flush immediately after each write to the + client. This configuration is ignored when ReverseProxy + recognizes a response as a streaming response; for + such responses, writes are flushed to the client + immediately. Default: 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the + request to the upstream Kubernetes Service. It defaults + to https when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport + between Traefik and your servers. Can only be used on + a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.9/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie + can be accessed by client-side APIs, such as + JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie + can only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported + value at the moment. + type: string + weight: + description: Weight defines the weight and should only + be specified when Name references a TraefikService object + (and to be precise, one that embeds a Weighted Round + Robin). + type: integer + required: + - name + type: object + type: array + required: + - kind + - match + type: object + type: array + tls: + description: 'TLS defines the TLS configuration. More info: https://doc.traefik.io/traefik/v2.9/routing/routers/#tls' + properties: + certResolver: + description: 'CertResolver defines the name of the certificate + resolver to use. Cert resolvers have to be configured in the + static configuration. More info: https://doc.traefik.io/traefik/v2.9/https/acme/#certificate-resolvers' + type: string + domains: + description: 'Domains defines the list of domains that will be + used to issue certificates. More info: https://doc.traefik.io/traefik/v2.9/routing/routers/#domains' + items: + description: Domain holds a domain name with SANs. + properties: + main: + description: Main defines the main domain name. + type: string + sans: + description: SANs defines the subject alternative domain + names. + items: + type: string + type: array + type: object + type: array + options: + description: 'Options defines the reference to a TLSOption, that + specifies the parameters of the TLS connection. If not defined, + the `default` TLSOption is used. More info: https://doc.traefik.io/traefik/v2.9/https/tls/#tls-options' + properties: + name: + description: 'Name defines the name of the referenced TLSOption. + More info: https://doc.traefik.io/traefik/v2.9/routing/providers/kubernetes-crd/#kind-tlsoption' + type: string + namespace: + description: 'Namespace defines the namespace of the referenced + TLSOption. More info: https://doc.traefik.io/traefik/v2.9/routing/providers/kubernetes-crd/#kind-tlsoption' + type: string + required: + - name + type: object + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + store: + description: Store defines the reference to the TLSStore, that + will be used to store certificates. Please note that only `default` + TLSStore can be used. + properties: + name: + description: 'Name defines the name of the referenced TLSStore. + More info: https://doc.traefik.io/traefik/v2.9/routing/providers/kubernetes-crd/#kind-tlsstore' + type: string + namespace: + description: 'Namespace defines the namespace of the referenced + TLSStore. More info: https://doc.traefik.io/traefik/v2.9/routing/providers/kubernetes-crd/#kind-tlsstore' + type: string + required: + - name + type: object + type: object + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.containo.us_ingressroutetcps.yaml b/enterprise/traefik/21.0.7/crds/traefik.containo.us_ingressroutetcps.yaml new file mode 100644 index 00000000000..37da83b3441 --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.containo.us_ingressroutetcps.yaml @@ -0,0 +1,211 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: ingressroutetcps.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: IngressRouteTCP + listKind: IngressRouteTCPList + plural: ingressroutetcps + singular: ingressroutetcp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRouteTCP is the CRD implementation of a Traefik TCP Router. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IngressRouteTCPSpec defines the desired state of IngressRouteTCP. + properties: + entryPoints: + description: 'EntryPoints defines the list of entry point names to + bind to. Entry points have to be configured in the static configuration. + More info: https://doc.traefik.io/traefik/v2.9/routing/entrypoints/ + Default: all.' + items: + type: string + type: array + routes: + description: Routes defines the list of routes. + items: + description: RouteTCP holds the TCP route configuration. + properties: + match: + description: 'Match defines the router''s rule. More info: https://doc.traefik.io/traefik/v2.9/routing/routers/#rule_1' + type: string + middlewares: + description: Middlewares defines the list of references to MiddlewareTCP + resources. + items: + description: ObjectReference is a generic reference to a Traefik + resource. + properties: + name: + description: Name defines the name of the referenced Traefik + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Traefik resource. + type: string + required: + - name + type: object + type: array + priority: + description: 'Priority defines the router''s priority. More + info: https://doc.traefik.io/traefik/v2.9/routing/routers/#priority_1' + type: integer + services: + description: Services defines the list of TCP services. + items: + description: ServiceTCP defines an upstream TCP service to + proxy traffic to. + properties: + name: + description: Name defines the name of the referenced Kubernetes + Service. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service. + type: string + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + proxyProtocol: + description: 'ProxyProtocol defines the PROXY protocol + configuration. More info: https://doc.traefik.io/traefik/v2.9/routing/services/#proxy-protocol' + properties: + version: + description: Version defines the PROXY Protocol version + to use. + type: integer + type: object + terminationDelay: + description: TerminationDelay defines the deadline that + the proxy sets, after one of its connected peers indicates + it has closed the writing capability of its connection, + to close the reading capability as well, hence fully + terminating the connection. It is a duration in milliseconds, + defaulting to 100. A negative value means an infinite + deadline (i.e. the reading capability is never closed). + type: integer + weight: + description: Weight defines the weight used when balancing + requests between multiple Kubernetes Service. + type: integer + required: + - name + - port + type: object + type: array + required: + - match + type: object + type: array + tls: + description: 'TLS defines the TLS configuration on a layer 4 / TCP + Route. More info: https://doc.traefik.io/traefik/v2.9/routing/routers/#tls_1' + properties: + certResolver: + description: 'CertResolver defines the name of the certificate + resolver to use. Cert resolvers have to be configured in the + static configuration. More info: https://doc.traefik.io/traefik/v2.9/https/acme/#certificate-resolvers' + type: string + domains: + description: 'Domains defines the list of domains that will be + used to issue certificates. More info: https://doc.traefik.io/traefik/v2.9/routing/routers/#domains' + items: + description: Domain holds a domain name with SANs. + properties: + main: + description: Main defines the main domain name. + type: string + sans: + description: SANs defines the subject alternative domain + names. + items: + type: string + type: array + type: object + type: array + options: + description: 'Options defines the reference to a TLSOption, that + specifies the parameters of the TLS connection. If not defined, + the `default` TLSOption is used. More info: https://doc.traefik.io/traefik/v2.9/https/tls/#tls-options' + properties: + name: + description: Name defines the name of the referenced Traefik + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Traefik resource. + type: string + required: + - name + type: object + passthrough: + description: Passthrough defines whether a TLS router will terminate + the TLS connection. + type: boolean + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + store: + description: Store defines the reference to the TLSStore, that + will be used to store certificates. Please note that only `default` + TLSStore can be used. + properties: + name: + description: Name defines the name of the referenced Traefik + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Traefik resource. + type: string + required: + - name + type: object + type: object + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.containo.us_ingressrouteudps.yaml b/enterprise/traefik/21.0.7/crds/traefik.containo.us_ingressrouteudps.yaml new file mode 100644 index 00000000000..2ba4dade6b7 --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.containo.us_ingressrouteudps.yaml @@ -0,0 +1,98 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: ingressrouteudps.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: IngressRouteUDP + listKind: IngressRouteUDPList + plural: ingressrouteudps + singular: ingressrouteudp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRouteUDP is a CRD implementation of a Traefik UDP Router. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IngressRouteUDPSpec defines the desired state of a IngressRouteUDP. + properties: + entryPoints: + description: 'EntryPoints defines the list of entry point names to + bind to. Entry points have to be configured in the static configuration. + More info: https://doc.traefik.io/traefik/v2.9/routing/entrypoints/ + Default: all.' + items: + type: string + type: array + routes: + description: Routes defines the list of routes. + items: + description: RouteUDP holds the UDP route configuration. + properties: + services: + description: Services defines the list of UDP services. + items: + description: ServiceUDP defines an upstream UDP service to + proxy traffic to. + properties: + name: + description: Name defines the name of the referenced Kubernetes + Service. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service. + type: string + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + weight: + description: Weight defines the weight used when balancing + requests between multiple Kubernetes Service. + type: integer + required: + - name + - port + type: object + type: array + type: object + type: array + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.containo.us_middlewares.yaml b/enterprise/traefik/21.0.7/crds/traefik.containo.us_middlewares.yaml new file mode 100644 index 00000000000..26cb51d2e6b --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.containo.us_middlewares.yaml @@ -0,0 +1,917 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: middlewares.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: Middleware + listKind: MiddlewareList + plural: middlewares + singular: middleware + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'Middleware is the CRD implementation of a Traefik Middleware. + More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/overview/' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: MiddlewareSpec defines the desired state of a Middleware. + properties: + addPrefix: + description: 'AddPrefix holds the add prefix middleware configuration. + This middleware updates the path of a request before forwarding + it. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/addprefix/' + properties: + prefix: + description: Prefix is the string to add before the current path + in the requested URL. It should include a leading slash (/). + type: string + type: object + basicAuth: + description: 'BasicAuth holds the basic auth middleware configuration. + This middleware restricts access to your services to known users. + More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/basicauth/' + properties: + headerField: + description: 'HeaderField defines a header field to store the + authenticated user. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/basicauth/#headerfield' + type: string + realm: + description: 'Realm allows the protected resources on a server + to be partitioned into a set of protection spaces, each with + its own authentication scheme. Default: traefik.' + type: string + removeHeader: + description: 'RemoveHeader sets the removeHeader option to true + to remove the authorization header before forwarding the request + to your service. Default: false.' + type: boolean + secret: + description: Secret is the name of the referenced Kubernetes Secret + containing user credentials. + type: string + type: object + buffering: + description: 'Buffering holds the buffering middleware configuration. + This middleware retries or limits the size of requests that can + be forwarded to backends. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/buffering/#maxrequestbodybytes' + properties: + maxRequestBodyBytes: + description: 'MaxRequestBodyBytes defines the maximum allowed + body size for the request (in bytes). If the request exceeds + the allowed size, it is not forwarded to the service, and the + client gets a 413 (Request Entity Too Large) response. Default: + 0 (no maximum).' + format: int64 + type: integer + maxResponseBodyBytes: + description: 'MaxResponseBodyBytes defines the maximum allowed + response size from the service (in bytes). If the response exceeds + the allowed size, it is not forwarded to the client. The client + gets a 500 (Internal Server Error) response instead. Default: + 0 (no maximum).' + format: int64 + type: integer + memRequestBodyBytes: + description: 'MemRequestBodyBytes defines the threshold (in bytes) + from which the request will be buffered on disk instead of in + memory. Default: 1048576 (1Mi).' + format: int64 + type: integer + memResponseBodyBytes: + description: 'MemResponseBodyBytes defines the threshold (in bytes) + from which the response will be buffered on disk instead of + in memory. Default: 1048576 (1Mi).' + format: int64 + type: integer + retryExpression: + description: 'RetryExpression defines the retry conditions. It + is a logical combination of functions with operators AND (&&) + and OR (||). More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/buffering/#retryexpression' + type: string + type: object + chain: + description: 'Chain holds the configuration of the chain middleware. + This middleware enables to define reusable combinations of other + pieces of middleware. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/chain/' + properties: + middlewares: + description: Middlewares is the list of MiddlewareRef which composes + the chain. + items: + description: MiddlewareRef is a reference to a Middleware resource. + properties: + name: + description: Name defines the name of the referenced Middleware + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Middleware resource. + type: string + required: + - name + type: object + type: array + type: object + circuitBreaker: + description: CircuitBreaker holds the circuit breaker configuration. + properties: + checkPeriod: + anyOf: + - type: integer + - type: string + description: CheckPeriod is the interval between successive checks + of the circuit breaker condition (when in standby state). + x-kubernetes-int-or-string: true + expression: + description: Expression is the condition that triggers the tripped + state. + type: string + fallbackDuration: + anyOf: + - type: integer + - type: string + description: FallbackDuration is the duration for which the circuit + breaker will wait before trying to recover (from a tripped state). + x-kubernetes-int-or-string: true + recoveryDuration: + anyOf: + - type: integer + - type: string + description: RecoveryDuration is the duration for which the circuit + breaker will try to recover (as soon as it is in recovering + state). + x-kubernetes-int-or-string: true + type: object + compress: + description: 'Compress holds the compress middleware configuration. + This middleware compresses responses before sending them to the + client, using gzip compression. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/compress/' + properties: + excludedContentTypes: + description: ExcludedContentTypes defines the list of content + types to compare the Content-Type header of the incoming requests + and responses before compressing. + items: + type: string + type: array + minResponseBodyBytes: + description: 'MinResponseBodyBytes defines the minimum amount + of bytes a response body must have to be compressed. Default: + 1024.' + type: integer + type: object + contentType: + description: ContentType holds the content-type middleware configuration. + This middleware exists to enable the correct behavior until at least + the default one can be changed in a future version. + properties: + autoDetect: + description: AutoDetect specifies whether to let the `Content-Type` + header, if it has not been set by the backend, be automatically + set to a value derived from the contents of the response. As + a proxy, the default behavior should be to leave the header + alone, regardless of what the backend did with it. However, + the historic default was to always auto-detect and set the header + if it was nil, and it is going to be kept that way in order + to support users currently relying on it. + type: boolean + type: object + digestAuth: + description: 'DigestAuth holds the digest auth middleware configuration. + This middleware restricts access to your services to known users. + More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/digestauth/' + properties: + headerField: + description: 'HeaderField defines a header field to store the + authenticated user. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/basicauth/#headerfield' + type: string + realm: + description: 'Realm allows the protected resources on a server + to be partitioned into a set of protection spaces, each with + its own authentication scheme. Default: traefik.' + type: string + removeHeader: + description: RemoveHeader defines whether to remove the authorization + header before forwarding the request to the backend. + type: boolean + secret: + description: Secret is the name of the referenced Kubernetes Secret + containing user credentials. + type: string + type: object + errors: + description: 'ErrorPage holds the custom error middleware configuration. + This middleware returns a custom page in lieu of the default, according + to configured ranges of HTTP Status codes. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/errorpages/' + properties: + query: + description: Query defines the URL for the error page (hosted + by service). The {status} variable can be used in order to insert + the status code in the URL. + type: string + service: + description: 'Service defines the reference to a Kubernetes Service + that will serve the error page. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/errorpages/#service' + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between the + two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + passHostHeader: + description: PassHostHeader defines whether the client Host + header is forwarded to the upstream Kubernetes Service. + By default, passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to the + client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in milliseconds, + in between flushes to the client while copying the response + body. A negative value means to flush immediately after + each write to the client. This configuration is ignored + when ReverseProxy recognizes a response as a streaming + response; for such responses, writes are flushed to + the client immediately. Default: 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https + when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport between + Traefik and your servers. Can only be used on a Kubernetes + Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.9/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie can + be accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can + only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported value + at the moment. + type: string + weight: + description: Weight defines the weight and should only be + specified when Name references a TraefikService object (and + to be precise, one that embeds a Weighted Round Robin). + type: integer + required: + - name + type: object + status: + description: Status defines which status or range of statuses + should result in an error page. It can be either a status code + as a number (500), as multiple comma-separated numbers (500,502), + as ranges by separating two codes with a dash (500-599), or + a combination of the two (404,418,500-599). + items: + type: string + type: array + type: object + forwardAuth: + description: 'ForwardAuth holds the forward auth middleware configuration. + This middleware delegates the request authentication to a Service. + More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/forwardauth/' + properties: + address: + description: Address defines the authentication server address. + type: string + authRequestHeaders: + description: AuthRequestHeaders defines the list of the headers + to copy from the request to the authentication server. If not + set or empty then all request headers are passed. + items: + type: string + type: array + authResponseHeaders: + description: AuthResponseHeaders defines the list of headers to + copy from the authentication server response and set on forwarded + request, replacing any existing conflicting headers. + items: + type: string + type: array + authResponseHeadersRegex: + description: 'AuthResponseHeadersRegex defines the regex to match + headers to copy from the authentication server response and + set on forwarded request, after stripping all headers that match + the regex. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/forwardauth/#authresponseheadersregex' + type: string + tls: + description: TLS defines the configuration used to secure the + connection to the authentication server. + properties: + caOptional: + type: boolean + caSecret: + description: CASecret is the name of the referenced Kubernetes + Secret containing the CA to validate the server certificate. + The CA certificate is extracted from key `tls.ca` or `ca.crt`. + type: string + certSecret: + description: CertSecret is the name of the referenced Kubernetes + Secret containing the client certificate. The client certificate + is extracted from the keys `tls.crt` and `tls.key`. + type: string + insecureSkipVerify: + description: InsecureSkipVerify defines whether the server + certificates should be validated. + type: boolean + type: object + trustForwardHeader: + description: 'TrustForwardHeader defines whether to trust (ie: + forward) all X-Forwarded-* headers.' + type: boolean + type: object + headers: + description: 'Headers holds the headers middleware configuration. + This middleware manages the requests and responses headers. More + info: https://doc.traefik.io/traefik/v2.9/middlewares/http/headers/#customrequestheaders' + properties: + accessControlAllowCredentials: + description: AccessControlAllowCredentials defines whether the + request can include user credentials. + type: boolean + accessControlAllowHeaders: + description: AccessControlAllowHeaders defines the Access-Control-Request-Headers + values sent in preflight response. + items: + type: string + type: array + accessControlAllowMethods: + description: AccessControlAllowMethods defines the Access-Control-Request-Method + values sent in preflight response. + items: + type: string + type: array + accessControlAllowOriginList: + description: AccessControlAllowOriginList is a list of allowable + origins. Can also be a wildcard origin "*". + items: + type: string + type: array + accessControlAllowOriginListRegex: + description: AccessControlAllowOriginListRegex is a list of allowable + origins written following the Regular Expression syntax (https://golang.org/pkg/regexp/). + items: + type: string + type: array + accessControlExposeHeaders: + description: AccessControlExposeHeaders defines the Access-Control-Expose-Headers + values sent in preflight response. + items: + type: string + type: array + accessControlMaxAge: + description: AccessControlMaxAge defines the time that a preflight + request may be cached. + format: int64 + type: integer + addVaryHeader: + description: AddVaryHeader defines whether the Vary header is + automatically added/updated when the AccessControlAllowOriginList + is set. + type: boolean + allowedHosts: + description: AllowedHosts defines the fully qualified list of + allowed domain names. + items: + type: string + type: array + browserXssFilter: + description: BrowserXSSFilter defines whether to add the X-XSS-Protection + header with the value 1; mode=block. + type: boolean + contentSecurityPolicy: + description: ContentSecurityPolicy defines the Content-Security-Policy + header value. + type: string + contentTypeNosniff: + description: ContentTypeNosniff defines whether to add the X-Content-Type-Options + header with the nosniff value. + type: boolean + customBrowserXSSValue: + description: CustomBrowserXSSValue defines the X-XSS-Protection + header value. This overrides the BrowserXssFilter option. + type: string + customFrameOptionsValue: + description: CustomFrameOptionsValue defines the X-Frame-Options + header value. This overrides the FrameDeny option. + type: string + customRequestHeaders: + additionalProperties: + type: string + description: CustomRequestHeaders defines the header names and + values to apply to the request. + type: object + customResponseHeaders: + additionalProperties: + type: string + description: CustomResponseHeaders defines the header names and + values to apply to the response. + type: object + featurePolicy: + description: 'Deprecated: use PermissionsPolicy instead.' + type: string + forceSTSHeader: + description: ForceSTSHeader defines whether to add the STS header + even when the connection is HTTP. + type: boolean + frameDeny: + description: FrameDeny defines whether to add the X-Frame-Options + header with the DENY value. + type: boolean + hostsProxyHeaders: + description: HostsProxyHeaders defines the header keys that may + hold a proxied hostname value for the request. + items: + type: string + type: array + isDevelopment: + description: IsDevelopment defines whether to mitigate the unwanted + effects of the AllowedHosts, SSL, and STS options when developing. + Usually testing takes place using HTTP, not HTTPS, and on localhost, + not your production domain. If you would like your development + environment to mimic production with complete Host blocking, + SSL redirects, and STS headers, leave this as false. + type: boolean + permissionsPolicy: + description: PermissionsPolicy defines the Permissions-Policy + header value. This allows sites to control browser features. + type: string + publicKey: + description: PublicKey is the public key that implements HPKP + to prevent MITM attacks with forged certificates. + type: string + referrerPolicy: + description: ReferrerPolicy defines the Referrer-Policy header + value. This allows sites to control whether browsers forward + the Referer header to other sites. + type: string + sslForceHost: + description: 'Deprecated: use RedirectRegex instead.' + type: boolean + sslHost: + description: 'Deprecated: use RedirectRegex instead.' + type: string + sslProxyHeaders: + additionalProperties: + type: string + description: 'SSLProxyHeaders defines the header keys with associated + values that would indicate a valid HTTPS request. It can be + useful when using other proxies (example: "X-Forwarded-Proto": + "https").' + type: object + sslRedirect: + description: 'Deprecated: use EntryPoint redirection or RedirectScheme + instead.' + type: boolean + sslTemporaryRedirect: + description: 'Deprecated: use EntryPoint redirection or RedirectScheme + instead.' + type: boolean + stsIncludeSubdomains: + description: STSIncludeSubdomains defines whether the includeSubDomains + directive is appended to the Strict-Transport-Security header. + type: boolean + stsPreload: + description: STSPreload defines whether the preload flag is appended + to the Strict-Transport-Security header. + type: boolean + stsSeconds: + description: STSSeconds defines the max-age of the Strict-Transport-Security + header. If set to 0, the header is not set. + format: int64 + type: integer + type: object + inFlightReq: + description: 'InFlightReq holds the in-flight request middleware configuration. + This middleware limits the number of requests being processed and + served concurrently. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/inflightreq/' + properties: + amount: + description: Amount defines the maximum amount of allowed simultaneous + in-flight request. The middleware responds with HTTP 429 Too + Many Requests if there are already amount requests in progress + (based on the same sourceCriterion strategy). + format: int64 + type: integer + sourceCriterion: + description: 'SourceCriterion defines what criterion is used to + group requests as originating from a common source. If several + strategies are defined at the same time, an error will be raised. + If none are set, the default is to use the requestHost. More + info: https://doc.traefik.io/traefik/v2.9/middlewares/http/inflightreq/#sourcecriterion' + properties: + ipStrategy: + description: 'IPStrategy holds the IP strategy configuration + used by Traefik to determine the client IP. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/#ipstrategy' + properties: + depth: + description: Depth tells Traefik to use the X-Forwarded-For + header and take the IP located at the depth position + (starting from the right). + type: integer + excludedIPs: + description: ExcludedIPs configures Traefik to scan the + X-Forwarded-For header and select the first IP not in + the list. + items: + type: string + type: array + type: object + requestHeaderName: + description: RequestHeaderName defines the name of the header + used to group incoming requests. + type: string + requestHost: + description: RequestHost defines whether to consider the request + Host as the source. + type: boolean + type: object + type: object + ipWhiteList: + description: 'IPWhiteList holds the IP whitelist middleware configuration. + This middleware accepts / refuses requests based on the client IP. + More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/' + properties: + ipStrategy: + description: 'IPStrategy holds the IP strategy configuration used + by Traefik to determine the client IP. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/#ipstrategy' + properties: + depth: + description: Depth tells Traefik to use the X-Forwarded-For + header and take the IP located at the depth position (starting + from the right). + type: integer + excludedIPs: + description: ExcludedIPs configures Traefik to scan the X-Forwarded-For + header and select the first IP not in the list. + items: + type: string + type: array + type: object + sourceRange: + description: SourceRange defines the set of allowed IPs (or ranges + of allowed IPs by using CIDR notation). + items: + type: string + type: array + type: object + passTLSClientCert: + description: 'PassTLSClientCert holds the pass TLS client cert middleware + configuration. This middleware adds the selected data from the passed + client TLS certificate to a header. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/passtlsclientcert/' + properties: + info: + description: Info selects the specific client certificate details + you want to add to the X-Forwarded-Tls-Client-Cert-Info header. + properties: + issuer: + description: Issuer defines the client certificate issuer + details to add to the X-Forwarded-Tls-Client-Cert-Info header. + properties: + commonName: + description: CommonName defines whether to add the organizationalUnit + information into the issuer. + type: boolean + country: + description: Country defines whether to add the country + information into the issuer. + type: boolean + domainComponent: + description: DomainComponent defines whether to add the + domainComponent information into the issuer. + type: boolean + locality: + description: Locality defines whether to add the locality + information into the issuer. + type: boolean + organization: + description: Organization defines whether to add the organization + information into the issuer. + type: boolean + province: + description: Province defines whether to add the province + information into the issuer. + type: boolean + serialNumber: + description: SerialNumber defines whether to add the serialNumber + information into the issuer. + type: boolean + type: object + notAfter: + description: NotAfter defines whether to add the Not After + information from the Validity part. + type: boolean + notBefore: + description: NotBefore defines whether to add the Not Before + information from the Validity part. + type: boolean + sans: + description: Sans defines whether to add the Subject Alternative + Name information from the Subject Alternative Name part. + type: boolean + serialNumber: + description: SerialNumber defines whether to add the client + serialNumber information. + type: boolean + subject: + description: Subject defines the client certificate subject + details to add to the X-Forwarded-Tls-Client-Cert-Info header. + properties: + commonName: + description: CommonName defines whether to add the organizationalUnit + information into the subject. + type: boolean + country: + description: Country defines whether to add the country + information into the subject. + type: boolean + domainComponent: + description: DomainComponent defines whether to add the + domainComponent information into the subject. + type: boolean + locality: + description: Locality defines whether to add the locality + information into the subject. + type: boolean + organization: + description: Organization defines whether to add the organization + information into the subject. + type: boolean + organizationalUnit: + description: OrganizationalUnit defines whether to add + the organizationalUnit information into the subject. + type: boolean + province: + description: Province defines whether to add the province + information into the subject. + type: boolean + serialNumber: + description: SerialNumber defines whether to add the serialNumber + information into the subject. + type: boolean + type: object + type: object + pem: + description: PEM sets the X-Forwarded-Tls-Client-Cert header with + the escaped certificate. + type: boolean + type: object + plugin: + additionalProperties: + x-kubernetes-preserve-unknown-fields: true + description: 'Plugin defines the middleware plugin configuration. + More info: https://doc.traefik.io/traefik/plugins/' + type: object + rateLimit: + description: 'RateLimit holds the rate limit configuration. This middleware + ensures that services will receive a fair amount of requests, and + allows one to define what fair is. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/ratelimit/' + properties: + average: + description: Average is the maximum rate, by default in requests/s, + allowed for the given source. It defaults to 0, which means + no rate limiting. The rate is actually defined by dividing Average + by Period. So for a rate below 1req/s, one needs to define a + Period larger than a second. + format: int64 + type: integer + burst: + description: Burst is the maximum number of requests allowed to + arrive in the same arbitrarily small period of time. It defaults + to 1. + format: int64 + type: integer + period: + anyOf: + - type: integer + - type: string + description: 'Period, in combination with Average, defines the + actual maximum rate, such as: r = Average / Period. It defaults + to a second.' + x-kubernetes-int-or-string: true + sourceCriterion: + description: SourceCriterion defines what criterion is used to + group requests as originating from a common source. If several + strategies are defined at the same time, an error will be raised. + If none are set, the default is to use the request's remote + address field (as an ipStrategy). + properties: + ipStrategy: + description: 'IPStrategy holds the IP strategy configuration + used by Traefik to determine the client IP. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/#ipstrategy' + properties: + depth: + description: Depth tells Traefik to use the X-Forwarded-For + header and take the IP located at the depth position + (starting from the right). + type: integer + excludedIPs: + description: ExcludedIPs configures Traefik to scan the + X-Forwarded-For header and select the first IP not in + the list. + items: + type: string + type: array + type: object + requestHeaderName: + description: RequestHeaderName defines the name of the header + used to group incoming requests. + type: string + requestHost: + description: RequestHost defines whether to consider the request + Host as the source. + type: boolean + type: object + type: object + redirectRegex: + description: 'RedirectRegex holds the redirect regex middleware configuration. + This middleware redirects a request using regex matching and replacement. + More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/redirectregex/#regex' + properties: + permanent: + description: Permanent defines whether the redirection is permanent + (301). + type: boolean + regex: + description: Regex defines the regex used to match and capture + elements from the request URL. + type: string + replacement: + description: Replacement defines how to modify the URL to have + the new target URL. + type: string + type: object + redirectScheme: + description: 'RedirectScheme holds the redirect scheme middleware + configuration. This middleware redirects requests from a scheme/port + to another. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/redirectscheme/' + properties: + permanent: + description: Permanent defines whether the redirection is permanent + (301). + type: boolean + port: + description: Port defines the port of the new URL. + type: string + scheme: + description: Scheme defines the scheme of the new URL. + type: string + type: object + replacePath: + description: 'ReplacePath holds the replace path middleware configuration. + This middleware replaces the path of the request URL and store the + original path in an X-Replaced-Path header. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/replacepath/' + properties: + path: + description: Path defines the path to use as replacement in the + request URL. + type: string + type: object + replacePathRegex: + description: 'ReplacePathRegex holds the replace path regex middleware + configuration. This middleware replaces the path of a URL using + regex matching and replacement. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/replacepathregex/' + properties: + regex: + description: Regex defines the regular expression used to match + and capture the path from the request URL. + type: string + replacement: + description: Replacement defines the replacement path format, + which can include captured variables. + type: string + type: object + retry: + description: 'Retry holds the retry middleware configuration. This + middleware reissues requests a given number of times to a backend + server if that server does not reply. As soon as the server answers, + the middleware stops retrying, regardless of the response status. + More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/retry/' + properties: + attempts: + description: Attempts defines how many times the request should + be retried. + type: integer + initialInterval: + anyOf: + - type: integer + - type: string + description: InitialInterval defines the first wait time in the + exponential backoff series. The maximum interval is calculated + as twice the initialInterval. If unspecified, requests will + be retried immediately. The value of initialInterval should + be provided in seconds or as a valid duration format, see https://pkg.go.dev/time#ParseDuration. + x-kubernetes-int-or-string: true + type: object + stripPrefix: + description: 'StripPrefix holds the strip prefix middleware configuration. + This middleware removes the specified prefixes from the URL path. + More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/stripprefix/' + properties: + forceSlash: + description: 'ForceSlash ensures that the resulting stripped path + is not the empty string, by replacing it with / when necessary. + Default: true.' + type: boolean + prefixes: + description: Prefixes defines the prefixes to strip from the request + URL. + items: + type: string + type: array + type: object + stripPrefixRegex: + description: 'StripPrefixRegex holds the strip prefix regex middleware + configuration. This middleware removes the matching prefixes from + the URL path. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/stripprefixregex/' + properties: + regex: + description: Regex defines the regular expression to match the + path prefix from the request URL. + items: + type: string + type: array + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.containo.us_middlewaretcps.yaml b/enterprise/traefik/21.0.7/crds/traefik.containo.us_middlewaretcps.yaml new file mode 100644 index 00000000000..1f6eec94044 --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.containo.us_middlewaretcps.yaml @@ -0,0 +1,72 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: middlewaretcps.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: MiddlewareTCP + listKind: MiddlewareTCPList + plural: middlewaretcps + singular: middlewaretcp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'MiddlewareTCP is the CRD implementation of a Traefik TCP middleware. + More info: https://doc.traefik.io/traefik/v2.9/middlewares/overview/' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: MiddlewareTCPSpec defines the desired state of a MiddlewareTCP. + properties: + inFlightConn: + description: InFlightConn defines the InFlightConn middleware configuration. + properties: + amount: + description: Amount defines the maximum amount of allowed simultaneous + connections. The middleware closes the connection if there are + already amount connections opened. + format: int64 + type: integer + type: object + ipWhiteList: + description: IPWhiteList defines the IPWhiteList middleware configuration. + properties: + sourceRange: + description: SourceRange defines the allowed IPs (or ranges of + allowed IPs by using CIDR notation). + items: + type: string + type: array + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.containo.us_serverstransports.yaml b/enterprise/traefik/21.0.7/crds/traefik.containo.us_serverstransports.yaml new file mode 100644 index 00000000000..afc03849651 --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.containo.us_serverstransports.yaml @@ -0,0 +1,128 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: serverstransports.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: ServersTransport + listKind: ServersTransportList + plural: serverstransports + singular: serverstransport + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'ServersTransport is the CRD implementation of a ServersTransport. + If no serversTransport is specified, the default@internal will be used. + The default@internal serversTransport is created from the static configuration. + More info: https://doc.traefik.io/traefik/v2.9/routing/services/#serverstransport_1' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: ServersTransportSpec defines the desired state of a ServersTransport. + properties: + certificatesSecrets: + description: CertificatesSecrets defines a list of secret storing + client certificates for mTLS. + items: + type: string + type: array + disableHTTP2: + description: DisableHTTP2 disables HTTP/2 for connections with backend + servers. + type: boolean + forwardingTimeouts: + description: ForwardingTimeouts defines the timeouts for requests + forwarded to the backend servers. + properties: + dialTimeout: + anyOf: + - type: integer + - type: string + description: DialTimeout is the amount of time to wait until a + connection to a backend server can be established. + x-kubernetes-int-or-string: true + idleConnTimeout: + anyOf: + - type: integer + - type: string + description: IdleConnTimeout is the maximum period for which an + idle HTTP keep-alive connection will remain open before closing + itself. + x-kubernetes-int-or-string: true + pingTimeout: + anyOf: + - type: integer + - type: string + description: PingTimeout is the timeout after which the HTTP/2 + connection will be closed if a response to ping is not received. + x-kubernetes-int-or-string: true + readIdleTimeout: + anyOf: + - type: integer + - type: string + description: ReadIdleTimeout is the timeout after which a health + check using ping frame will be carried out if no frame is received + on the HTTP/2 connection. + x-kubernetes-int-or-string: true + responseHeaderTimeout: + anyOf: + - type: integer + - type: string + description: ResponseHeaderTimeout is the amount of time to wait + for a server's response headers after fully writing the request + (including its body, if any). + x-kubernetes-int-or-string: true + type: object + insecureSkipVerify: + description: InsecureSkipVerify disables SSL certificate verification. + type: boolean + maxIdleConnsPerHost: + description: MaxIdleConnsPerHost controls the maximum idle (keep-alive) + to keep per-host. + type: integer + peerCertURI: + description: PeerCertURI defines the peer cert URI used to match against + SAN URI during the peer certificate verification. + type: string + rootCAsSecrets: + description: RootCAsSecrets defines a list of CA secret used to validate + self-signed certificate. + items: + type: string + type: array + serverName: + description: ServerName defines the server name used to contact the + server. + type: string + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.containo.us_tlsoptions.yaml b/enterprise/traefik/21.0.7/crds/traefik.containo.us_tlsoptions.yaml new file mode 100644 index 00000000000..16ea46008ba --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.containo.us_tlsoptions.yaml @@ -0,0 +1,113 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: tlsoptions.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: TLSOption + listKind: TLSOptionList + plural: tlsoptions + singular: tlsoption + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'TLSOption is the CRD implementation of a Traefik TLS Option, + allowing to configure some parameters of the TLS connection. More info: + https://doc.traefik.io/traefik/v2.9/https/tls/#tls-options' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: TLSOptionSpec defines the desired state of a TLSOption. + properties: + alpnProtocols: + description: 'ALPNProtocols defines the list of supported application + level protocols for the TLS handshake, in order of preference. More + info: https://doc.traefik.io/traefik/v2.9/https/tls/#alpn-protocols' + items: + type: string + type: array + cipherSuites: + description: 'CipherSuites defines the list of supported cipher suites + for TLS versions up to TLS 1.2. More info: https://doc.traefik.io/traefik/v2.9/https/tls/#cipher-suites' + items: + type: string + type: array + clientAuth: + description: ClientAuth defines the server's policy for TLS Client + Authentication. + properties: + clientAuthType: + description: ClientAuthType defines the client authentication + type to apply. + enum: + - NoClientCert + - RequestClientCert + - RequireAnyClientCert + - VerifyClientCertIfGiven + - RequireAndVerifyClientCert + type: string + secretNames: + description: SecretNames defines the names of the referenced Kubernetes + Secret storing certificate details. + items: + type: string + type: array + type: object + curvePreferences: + description: 'CurvePreferences defines the preferred elliptic curves + in a specific order. More info: https://doc.traefik.io/traefik/v2.9/https/tls/#curve-preferences' + items: + type: string + type: array + maxVersion: + description: 'MaxVersion defines the maximum TLS version that Traefik + will accept. Possible values: VersionTLS10, VersionTLS11, VersionTLS12, + VersionTLS13. Default: None.' + type: string + minVersion: + description: 'MinVersion defines the minimum TLS version that Traefik + will accept. Possible values: VersionTLS10, VersionTLS11, VersionTLS12, + VersionTLS13. Default: VersionTLS10.' + type: string + preferServerCipherSuites: + description: 'PreferServerCipherSuites defines whether the server + chooses a cipher suite among his own instead of among the client''s. + It is enabled automatically when minVersion or maxVersion is set. + Deprecated: https://github.com/golang/go/issues/45430' + type: boolean + sniStrict: + description: SniStrict defines whether Traefik allows connections + from clients connections that do not specify a server_name extension. + type: boolean + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.containo.us_tlsstores.yaml b/enterprise/traefik/21.0.7/crds/traefik.containo.us_tlsstores.yaml new file mode 100644 index 00000000000..f6dfc6c8fb0 --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.containo.us_tlsstores.yaml @@ -0,0 +1,99 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: tlsstores.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: TLSStore + listKind: TLSStoreList + plural: tlsstores + singular: tlsstore + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'TLSStore is the CRD implementation of a Traefik TLS Store. For + the time being, only the TLSStore named default is supported. This means + that you cannot have two stores that are named default in different Kubernetes + namespaces. More info: https://doc.traefik.io/traefik/v2.9/https/tls/#certificates-stores' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: TLSStoreSpec defines the desired state of a TLSStore. + properties: + certificates: + description: Certificates is a list of secret names, each secret holding + a key/certificate pair to add to the store. + items: + description: Certificate holds a secret name for the TLSStore resource. + properties: + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + required: + - secretName + type: object + type: array + defaultCertificate: + description: DefaultCertificate defines the default certificate configuration. + properties: + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + required: + - secretName + type: object + defaultGeneratedCert: + description: DefaultGeneratedCert defines the default generated certificate + configuration. + properties: + domain: + description: Domain is the domain definition for the DefaultCertificate. + properties: + main: + description: Main defines the main domain name. + type: string + sans: + description: SANs defines the subject alternative domain names. + items: + type: string + type: array + type: object + resolver: + description: Resolver is the name of the resolver that will be + used to issue the DefaultCertificate. + type: string + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.containo.us_traefikservices.yaml b/enterprise/traefik/21.0.7/crds/traefik.containo.us_traefikservices.yaml new file mode 100644 index 00000000000..358fdc1eab5 --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.containo.us_traefikservices.yaml @@ -0,0 +1,381 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: traefikservices.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: TraefikService + listKind: TraefikServiceList + plural: traefikservices + singular: traefikservice + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'TraefikService is the CRD implementation of a Traefik Service. + TraefikService object allows to: - Apply weight to Services on load-balancing + - Mirror traffic on services More info: https://doc.traefik.io/traefik/v2.9/routing/providers/kubernetes-crd/#kind-traefikservice' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: TraefikServiceSpec defines the desired state of a TraefikService. + properties: + mirroring: + description: Mirroring defines the Mirroring service configuration. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + maxBodySize: + description: MaxBodySize defines the maximum size allowed for + the body of the request. If the body is larger, the request + is not mirrored. Default value is -1, which means unlimited + size. + format: int64 + type: integer + mirrors: + description: Mirrors defines the list of mirrors where Traefik + will duplicate the traffic. + items: + description: MirrorService holds the mirror configuration. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between + the two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + passHostHeader: + description: PassHostHeader defines whether the client Host + header is forwarded to the upstream Kubernetes Service. + By default, passHostHeader is true. + type: boolean + percent: + description: 'Percent defines the part of the traffic to + mirror. Supported values: 0 to 100.' + type: integer + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to the + client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in + milliseconds, in between flushes to the client while + copying the response body. A negative value means + to flush immediately after each write to the client. + This configuration is ignored when ReverseProxy recognizes + a response as a streaming response; for such responses, + writes are flushed to the client immediately. Default: + 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https + when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport + between Traefik and your servers. Can only be used on + a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.9/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie + can be accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can + only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported + value at the moment. + type: string + weight: + description: Weight defines the weight and should only be + specified when Name references a TraefikService object + (and to be precise, one that embeds a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between the two + is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + passHostHeader: + description: PassHostHeader defines whether the client Host header + is forwarded to the upstream Kubernetes Service. By default, + passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. This + can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards the + response from the upstream Kubernetes Service to the client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in milliseconds, + in between flushes to the client while copying the response + body. A negative value means to flush immediately after + each write to the client. This configuration is ignored + when ReverseProxy recognizes a response as a streaming response; + for such responses, writes are flushed to the client immediately. + Default: 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https when + Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport between + Traefik and your servers. Can only be used on a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.9/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie can be + accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. More + info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can only + be transmitted over an encrypted connection (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy between + the servers. RoundRobin is the only supported value at the moment. + type: string + weight: + description: Weight defines the weight and should only be specified + when Name references a TraefikService object (and to be precise, + one that embeds a Weighted Round Robin). + type: integer + required: + - name + type: object + weighted: + description: Weighted defines the Weighted Round Robin configuration. + properties: + services: + description: Services defines the list of Kubernetes Service and/or + TraefikService to load-balance, with weight. + items: + description: Service defines an upstream HTTP service to proxy + traffic to. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between + the two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + passHostHeader: + description: PassHostHeader defines whether the client Host + header is forwarded to the upstream Kubernetes Service. + By default, passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to the + client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in + milliseconds, in between flushes to the client while + copying the response body. A negative value means + to flush immediately after each write to the client. + This configuration is ignored when ReverseProxy recognizes + a response as a streaming response; for such responses, + writes are flushed to the client immediately. Default: + 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https + when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport + between Traefik and your servers. Can only be used on + a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.9/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie + can be accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can + only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported + value at the moment. + type: string + weight: + description: Weight defines the weight and should only be + specified when Name references a TraefikService object + (and to be precise, one that embeds a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + sticky: + description: 'Sticky defines whether sticky sessions are enabled. + More info: https://doc.traefik.io/traefik/v2.9/routing/providers/kubernetes-crd/#stickiness-and-load-balancing' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie can be + accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. More + info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can only + be transmitted over an encrypted connection (i.e. HTTPS). + type: boolean + type: object + type: object + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.io_ingressroutes.yaml b/enterprise/traefik/21.0.7/crds/traefik.io_ingressroutes.yaml new file mode 100644 index 00000000000..89aaee75952 --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.io_ingressroutes.yaml @@ -0,0 +1,275 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: ingressroutes.traefik.io +spec: + group: traefik.io + names: + kind: IngressRoute + listKind: IngressRouteList + plural: ingressroutes + singular: ingressroute + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRoute is the CRD implementation of a Traefik HTTP Router. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IngressRouteSpec defines the desired state of IngressRoute. + properties: + entryPoints: + description: 'EntryPoints defines the list of entry point names to + bind to. Entry points have to be configured in the static configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/entrypoints/ + Default: all.' + items: + type: string + type: array + routes: + description: Routes defines the list of routes. + items: + description: Route holds the HTTP route configuration. + properties: + kind: + description: Kind defines the kind of the route. Rule is the + only supported kind. + enum: + - Rule + type: string + match: + description: 'Match defines the router''s rule. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#rule' + type: string + middlewares: + description: 'Middlewares defines the list of references to + Middleware resources. More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-middleware' + items: + description: MiddlewareRef is a reference to a Middleware + resource. + properties: + name: + description: Name defines the name of the referenced Middleware + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Middleware resource. + type: string + required: + - name + type: object + type: array + priority: + description: 'Priority defines the router''s priority. More + info: https://doc.traefik.io/traefik/v2.10/routing/routers/#priority' + type: integer + services: + description: Services defines the list of Service. It can contain + any combination of TraefikService and/or reference to a Kubernetes + Service. + items: + description: Service defines an upstream HTTP service to proxy + traffic to. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between + the two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs + or if the only child is the Kubernetes Service clusterIP. + The Kubernetes Service itself does load-balance to the + pods. By default, NativeLB is false. + type: boolean + passHostHeader: + description: PassHostHeader defines whether the client + Host header is forwarded to the upstream Kubernetes + Service. By default, passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to + the client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, + in milliseconds, in between flushes to the client + while copying the response body. A negative value + means to flush immediately after each write to the + client. This configuration is ignored when ReverseProxy + recognizes a response as a streaming response; for + such responses, writes are flushed to the client + immediately. Default: 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the + request to the upstream Kubernetes Service. It defaults + to https when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport + between Traefik and your servers. Can only be used on + a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie + can be accessed by client-side APIs, such as + JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie + can only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported + value at the moment. + type: string + weight: + description: Weight defines the weight and should only + be specified when Name references a TraefikService object + (and to be precise, one that embeds a Weighted Round + Robin). + type: integer + required: + - name + type: object + type: array + required: + - kind + - match + type: object + type: array + tls: + description: 'TLS defines the TLS configuration. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#tls' + properties: + certResolver: + description: 'CertResolver defines the name of the certificate + resolver to use. Cert resolvers have to be configured in the + static configuration. More info: https://doc.traefik.io/traefik/v2.10/https/acme/#certificate-resolvers' + type: string + domains: + description: 'Domains defines the list of domains that will be + used to issue certificates. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#domains' + items: + description: Domain holds a domain name with SANs. + properties: + main: + description: Main defines the main domain name. + type: string + sans: + description: SANs defines the subject alternative domain + names. + items: + type: string + type: array + type: object + type: array + options: + description: 'Options defines the reference to a TLSOption, that + specifies the parameters of the TLS connection. If not defined, + the `default` TLSOption is used. More info: https://doc.traefik.io/traefik/v2.10/https/tls/#tls-options' + properties: + name: + description: 'Name defines the name of the referenced TLSOption. + More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-tlsoption' + type: string + namespace: + description: 'Namespace defines the namespace of the referenced + TLSOption. More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-tlsoption' + type: string + required: + - name + type: object + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + store: + description: Store defines the reference to the TLSStore, that + will be used to store certificates. Please note that only `default` + TLSStore can be used. + properties: + name: + description: 'Name defines the name of the referenced TLSStore. + More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-tlsstore' + type: string + namespace: + description: 'Namespace defines the namespace of the referenced + TLSStore. More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-tlsstore' + type: string + required: + - name + type: object + type: object + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.io_ingressroutetcps.yaml b/enterprise/traefik/21.0.7/crds/traefik.io_ingressroutetcps.yaml new file mode 100644 index 00000000000..82f61ac24f1 --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.io_ingressroutetcps.yaml @@ -0,0 +1,218 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: ingressroutetcps.traefik.io +spec: + group: traefik.io + names: + kind: IngressRouteTCP + listKind: IngressRouteTCPList + plural: ingressroutetcps + singular: ingressroutetcp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRouteTCP is the CRD implementation of a Traefik TCP Router. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IngressRouteTCPSpec defines the desired state of IngressRouteTCP. + properties: + entryPoints: + description: 'EntryPoints defines the list of entry point names to + bind to. Entry points have to be configured in the static configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/entrypoints/ + Default: all.' + items: + type: string + type: array + routes: + description: Routes defines the list of routes. + items: + description: RouteTCP holds the TCP route configuration. + properties: + match: + description: 'Match defines the router''s rule. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#rule_1' + type: string + middlewares: + description: Middlewares defines the list of references to MiddlewareTCP + resources. + items: + description: ObjectReference is a generic reference to a Traefik + resource. + properties: + name: + description: Name defines the name of the referenced Traefik + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Traefik resource. + type: string + required: + - name + type: object + type: array + priority: + description: 'Priority defines the router''s priority. More + info: https://doc.traefik.io/traefik/v2.10/routing/routers/#priority_1' + type: integer + services: + description: Services defines the list of TCP services. + items: + description: ServiceTCP defines an upstream TCP service to + proxy traffic to. + properties: + name: + description: Name defines the name of the referenced Kubernetes + Service. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs + or if the only child is the Kubernetes Service clusterIP. + The Kubernetes Service itself does load-balance to the + pods. By default, NativeLB is false. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + proxyProtocol: + description: 'ProxyProtocol defines the PROXY protocol + configuration. More info: https://doc.traefik.io/traefik/v2.10/routing/services/#proxy-protocol' + properties: + version: + description: Version defines the PROXY Protocol version + to use. + type: integer + type: object + terminationDelay: + description: TerminationDelay defines the deadline that + the proxy sets, after one of its connected peers indicates + it has closed the writing capability of its connection, + to close the reading capability as well, hence fully + terminating the connection. It is a duration in milliseconds, + defaulting to 100. A negative value means an infinite + deadline (i.e. the reading capability is never closed). + type: integer + weight: + description: Weight defines the weight used when balancing + requests between multiple Kubernetes Service. + type: integer + required: + - name + - port + type: object + type: array + required: + - match + type: object + type: array + tls: + description: 'TLS defines the TLS configuration on a layer 4 / TCP + Route. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#tls_1' + properties: + certResolver: + description: 'CertResolver defines the name of the certificate + resolver to use. Cert resolvers have to be configured in the + static configuration. More info: https://doc.traefik.io/traefik/v2.10/https/acme/#certificate-resolvers' + type: string + domains: + description: 'Domains defines the list of domains that will be + used to issue certificates. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#domains' + items: + description: Domain holds a domain name with SANs. + properties: + main: + description: Main defines the main domain name. + type: string + sans: + description: SANs defines the subject alternative domain + names. + items: + type: string + type: array + type: object + type: array + options: + description: 'Options defines the reference to a TLSOption, that + specifies the parameters of the TLS connection. If not defined, + the `default` TLSOption is used. More info: https://doc.traefik.io/traefik/v2.10/https/tls/#tls-options' + properties: + name: + description: Name defines the name of the referenced Traefik + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Traefik resource. + type: string + required: + - name + type: object + passthrough: + description: Passthrough defines whether a TLS router will terminate + the TLS connection. + type: boolean + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + store: + description: Store defines the reference to the TLSStore, that + will be used to store certificates. Please note that only `default` + TLSStore can be used. + properties: + name: + description: Name defines the name of the referenced Traefik + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Traefik resource. + type: string + required: + - name + type: object + type: object + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.io_ingressrouteudps.yaml b/enterprise/traefik/21.0.7/crds/traefik.io_ingressrouteudps.yaml new file mode 100644 index 00000000000..27c50185d08 --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.io_ingressrouteudps.yaml @@ -0,0 +1,105 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: ingressrouteudps.traefik.io +spec: + group: traefik.io + names: + kind: IngressRouteUDP + listKind: IngressRouteUDPList + plural: ingressrouteudps + singular: ingressrouteudp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRouteUDP is a CRD implementation of a Traefik UDP Router. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IngressRouteUDPSpec defines the desired state of a IngressRouteUDP. + properties: + entryPoints: + description: 'EntryPoints defines the list of entry point names to + bind to. Entry points have to be configured in the static configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/entrypoints/ + Default: all.' + items: + type: string + type: array + routes: + description: Routes defines the list of routes. + items: + description: RouteUDP holds the UDP route configuration. + properties: + services: + description: Services defines the list of UDP services. + items: + description: ServiceUDP defines an upstream UDP service to + proxy traffic to. + properties: + name: + description: Name defines the name of the referenced Kubernetes + Service. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs + or if the only child is the Kubernetes Service clusterIP. + The Kubernetes Service itself does load-balance to the + pods. By default, NativeLB is false. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + weight: + description: Weight defines the weight used when balancing + requests between multiple Kubernetes Service. + type: integer + required: + - name + - port + type: object + type: array + type: object + type: array + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.io_middlewares.yaml b/enterprise/traefik/21.0.7/crds/traefik.io_middlewares.yaml new file mode 100644 index 00000000000..5a4dc3640fa --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.io_middlewares.yaml @@ -0,0 +1,924 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: middlewares.traefik.io +spec: + group: traefik.io + names: + kind: Middleware + listKind: MiddlewareList + plural: middlewares + singular: middleware + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'Middleware is the CRD implementation of a Traefik Middleware. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/overview/' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: MiddlewareSpec defines the desired state of a Middleware. + properties: + addPrefix: + description: 'AddPrefix holds the add prefix middleware configuration. + This middleware updates the path of a request before forwarding + it. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/addprefix/' + properties: + prefix: + description: Prefix is the string to add before the current path + in the requested URL. It should include a leading slash (/). + type: string + type: object + basicAuth: + description: 'BasicAuth holds the basic auth middleware configuration. + This middleware restricts access to your services to known users. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/basicauth/' + properties: + headerField: + description: 'HeaderField defines a header field to store the + authenticated user. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/basicauth/#headerfield' + type: string + realm: + description: 'Realm allows the protected resources on a server + to be partitioned into a set of protection spaces, each with + its own authentication scheme. Default: traefik.' + type: string + removeHeader: + description: 'RemoveHeader sets the removeHeader option to true + to remove the authorization header before forwarding the request + to your service. Default: false.' + type: boolean + secret: + description: Secret is the name of the referenced Kubernetes Secret + containing user credentials. + type: string + type: object + buffering: + description: 'Buffering holds the buffering middleware configuration. + This middleware retries or limits the size of requests that can + be forwarded to backends. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/buffering/#maxrequestbodybytes' + properties: + maxRequestBodyBytes: + description: 'MaxRequestBodyBytes defines the maximum allowed + body size for the request (in bytes). If the request exceeds + the allowed size, it is not forwarded to the service, and the + client gets a 413 (Request Entity Too Large) response. Default: + 0 (no maximum).' + format: int64 + type: integer + maxResponseBodyBytes: + description: 'MaxResponseBodyBytes defines the maximum allowed + response size from the service (in bytes). If the response exceeds + the allowed size, it is not forwarded to the client. The client + gets a 500 (Internal Server Error) response instead. Default: + 0 (no maximum).' + format: int64 + type: integer + memRequestBodyBytes: + description: 'MemRequestBodyBytes defines the threshold (in bytes) + from which the request will be buffered on disk instead of in + memory. Default: 1048576 (1Mi).' + format: int64 + type: integer + memResponseBodyBytes: + description: 'MemResponseBodyBytes defines the threshold (in bytes) + from which the response will be buffered on disk instead of + in memory. Default: 1048576 (1Mi).' + format: int64 + type: integer + retryExpression: + description: 'RetryExpression defines the retry conditions. It + is a logical combination of functions with operators AND (&&) + and OR (||). More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/buffering/#retryexpression' + type: string + type: object + chain: + description: 'Chain holds the configuration of the chain middleware. + This middleware enables to define reusable combinations of other + pieces of middleware. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/chain/' + properties: + middlewares: + description: Middlewares is the list of MiddlewareRef which composes + the chain. + items: + description: MiddlewareRef is a reference to a Middleware resource. + properties: + name: + description: Name defines the name of the referenced Middleware + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Middleware resource. + type: string + required: + - name + type: object + type: array + type: object + circuitBreaker: + description: CircuitBreaker holds the circuit breaker configuration. + properties: + checkPeriod: + anyOf: + - type: integer + - type: string + description: CheckPeriod is the interval between successive checks + of the circuit breaker condition (when in standby state). + x-kubernetes-int-or-string: true + expression: + description: Expression is the condition that triggers the tripped + state. + type: string + fallbackDuration: + anyOf: + - type: integer + - type: string + description: FallbackDuration is the duration for which the circuit + breaker will wait before trying to recover (from a tripped state). + x-kubernetes-int-or-string: true + recoveryDuration: + anyOf: + - type: integer + - type: string + description: RecoveryDuration is the duration for which the circuit + breaker will try to recover (as soon as it is in recovering + state). + x-kubernetes-int-or-string: true + type: object + compress: + description: 'Compress holds the compress middleware configuration. + This middleware compresses responses before sending them to the + client, using gzip compression. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/compress/' + properties: + excludedContentTypes: + description: ExcludedContentTypes defines the list of content + types to compare the Content-Type header of the incoming requests + and responses before compressing. + items: + type: string + type: array + minResponseBodyBytes: + description: 'MinResponseBodyBytes defines the minimum amount + of bytes a response body must have to be compressed. Default: + 1024.' + type: integer + type: object + contentType: + description: ContentType holds the content-type middleware configuration. + This middleware exists to enable the correct behavior until at least + the default one can be changed in a future version. + properties: + autoDetect: + description: AutoDetect specifies whether to let the `Content-Type` + header, if it has not been set by the backend, be automatically + set to a value derived from the contents of the response. As + a proxy, the default behavior should be to leave the header + alone, regardless of what the backend did with it. However, + the historic default was to always auto-detect and set the header + if it was nil, and it is going to be kept that way in order + to support users currently relying on it. + type: boolean + type: object + digestAuth: + description: 'DigestAuth holds the digest auth middleware configuration. + This middleware restricts access to your services to known users. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/digestauth/' + properties: + headerField: + description: 'HeaderField defines a header field to store the + authenticated user. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/basicauth/#headerfield' + type: string + realm: + description: 'Realm allows the protected resources on a server + to be partitioned into a set of protection spaces, each with + its own authentication scheme. Default: traefik.' + type: string + removeHeader: + description: RemoveHeader defines whether to remove the authorization + header before forwarding the request to the backend. + type: boolean + secret: + description: Secret is the name of the referenced Kubernetes Secret + containing user credentials. + type: string + type: object + errors: + description: 'ErrorPage holds the custom error middleware configuration. + This middleware returns a custom page in lieu of the default, according + to configured ranges of HTTP Status codes. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/errorpages/' + properties: + query: + description: Query defines the URL for the error page (hosted + by service). The {status} variable can be used in order to insert + the status code in the URL. + type: string + service: + description: 'Service defines the reference to a Kubernetes Service + that will serve the error page. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/errorpages/#service' + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between the + two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs or if + the only child is the Kubernetes Service clusterIP. The + Kubernetes Service itself does load-balance to the pods. + By default, NativeLB is false. + type: boolean + passHostHeader: + description: PassHostHeader defines whether the client Host + header is forwarded to the upstream Kubernetes Service. + By default, passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to the + client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in milliseconds, + in between flushes to the client while copying the response + body. A negative value means to flush immediately after + each write to the client. This configuration is ignored + when ReverseProxy recognizes a response as a streaming + response; for such responses, writes are flushed to + the client immediately. Default: 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https + when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport between + Traefik and your servers. Can only be used on a Kubernetes + Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie can + be accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can + only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported value + at the moment. + type: string + weight: + description: Weight defines the weight and should only be + specified when Name references a TraefikService object (and + to be precise, one that embeds a Weighted Round Robin). + type: integer + required: + - name + type: object + status: + description: Status defines which status or range of statuses + should result in an error page. It can be either a status code + as a number (500), as multiple comma-separated numbers (500,502), + as ranges by separating two codes with a dash (500-599), or + a combination of the two (404,418,500-599). + items: + type: string + type: array + type: object + forwardAuth: + description: 'ForwardAuth holds the forward auth middleware configuration. + This middleware delegates the request authentication to a Service. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/forwardauth/' + properties: + address: + description: Address defines the authentication server address. + type: string + authRequestHeaders: + description: AuthRequestHeaders defines the list of the headers + to copy from the request to the authentication server. If not + set or empty then all request headers are passed. + items: + type: string + type: array + authResponseHeaders: + description: AuthResponseHeaders defines the list of headers to + copy from the authentication server response and set on forwarded + request, replacing any existing conflicting headers. + items: + type: string + type: array + authResponseHeadersRegex: + description: 'AuthResponseHeadersRegex defines the regex to match + headers to copy from the authentication server response and + set on forwarded request, after stripping all headers that match + the regex. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/forwardauth/#authresponseheadersregex' + type: string + tls: + description: TLS defines the configuration used to secure the + connection to the authentication server. + properties: + caOptional: + type: boolean + caSecret: + description: CASecret is the name of the referenced Kubernetes + Secret containing the CA to validate the server certificate. + The CA certificate is extracted from key `tls.ca` or `ca.crt`. + type: string + certSecret: + description: CertSecret is the name of the referenced Kubernetes + Secret containing the client certificate. The client certificate + is extracted from the keys `tls.crt` and `tls.key`. + type: string + insecureSkipVerify: + description: InsecureSkipVerify defines whether the server + certificates should be validated. + type: boolean + type: object + trustForwardHeader: + description: 'TrustForwardHeader defines whether to trust (ie: + forward) all X-Forwarded-* headers.' + type: boolean + type: object + headers: + description: 'Headers holds the headers middleware configuration. + This middleware manages the requests and responses headers. More + info: https://doc.traefik.io/traefik/v2.10/middlewares/http/headers/#customrequestheaders' + properties: + accessControlAllowCredentials: + description: AccessControlAllowCredentials defines whether the + request can include user credentials. + type: boolean + accessControlAllowHeaders: + description: AccessControlAllowHeaders defines the Access-Control-Request-Headers + values sent in preflight response. + items: + type: string + type: array + accessControlAllowMethods: + description: AccessControlAllowMethods defines the Access-Control-Request-Method + values sent in preflight response. + items: + type: string + type: array + accessControlAllowOriginList: + description: AccessControlAllowOriginList is a list of allowable + origins. Can also be a wildcard origin "*". + items: + type: string + type: array + accessControlAllowOriginListRegex: + description: AccessControlAllowOriginListRegex is a list of allowable + origins written following the Regular Expression syntax (https://golang.org/pkg/regexp/). + items: + type: string + type: array + accessControlExposeHeaders: + description: AccessControlExposeHeaders defines the Access-Control-Expose-Headers + values sent in preflight response. + items: + type: string + type: array + accessControlMaxAge: + description: AccessControlMaxAge defines the time that a preflight + request may be cached. + format: int64 + type: integer + addVaryHeader: + description: AddVaryHeader defines whether the Vary header is + automatically added/updated when the AccessControlAllowOriginList + is set. + type: boolean + allowedHosts: + description: AllowedHosts defines the fully qualified list of + allowed domain names. + items: + type: string + type: array + browserXssFilter: + description: BrowserXSSFilter defines whether to add the X-XSS-Protection + header with the value 1; mode=block. + type: boolean + contentSecurityPolicy: + description: ContentSecurityPolicy defines the Content-Security-Policy + header value. + type: string + contentTypeNosniff: + description: ContentTypeNosniff defines whether to add the X-Content-Type-Options + header with the nosniff value. + type: boolean + customBrowserXSSValue: + description: CustomBrowserXSSValue defines the X-XSS-Protection + header value. This overrides the BrowserXssFilter option. + type: string + customFrameOptionsValue: + description: CustomFrameOptionsValue defines the X-Frame-Options + header value. This overrides the FrameDeny option. + type: string + customRequestHeaders: + additionalProperties: + type: string + description: CustomRequestHeaders defines the header names and + values to apply to the request. + type: object + customResponseHeaders: + additionalProperties: + type: string + description: CustomResponseHeaders defines the header names and + values to apply to the response. + type: object + featurePolicy: + description: 'Deprecated: use PermissionsPolicy instead.' + type: string + forceSTSHeader: + description: ForceSTSHeader defines whether to add the STS header + even when the connection is HTTP. + type: boolean + frameDeny: + description: FrameDeny defines whether to add the X-Frame-Options + header with the DENY value. + type: boolean + hostsProxyHeaders: + description: HostsProxyHeaders defines the header keys that may + hold a proxied hostname value for the request. + items: + type: string + type: array + isDevelopment: + description: IsDevelopment defines whether to mitigate the unwanted + effects of the AllowedHosts, SSL, and STS options when developing. + Usually testing takes place using HTTP, not HTTPS, and on localhost, + not your production domain. If you would like your development + environment to mimic production with complete Host blocking, + SSL redirects, and STS headers, leave this as false. + type: boolean + permissionsPolicy: + description: PermissionsPolicy defines the Permissions-Policy + header value. This allows sites to control browser features. + type: string + publicKey: + description: PublicKey is the public key that implements HPKP + to prevent MITM attacks with forged certificates. + type: string + referrerPolicy: + description: ReferrerPolicy defines the Referrer-Policy header + value. This allows sites to control whether browsers forward + the Referer header to other sites. + type: string + sslForceHost: + description: 'Deprecated: use RedirectRegex instead.' + type: boolean + sslHost: + description: 'Deprecated: use RedirectRegex instead.' + type: string + sslProxyHeaders: + additionalProperties: + type: string + description: 'SSLProxyHeaders defines the header keys with associated + values that would indicate a valid HTTPS request. It can be + useful when using other proxies (example: "X-Forwarded-Proto": + "https").' + type: object + sslRedirect: + description: 'Deprecated: use EntryPoint redirection or RedirectScheme + instead.' + type: boolean + sslTemporaryRedirect: + description: 'Deprecated: use EntryPoint redirection or RedirectScheme + instead.' + type: boolean + stsIncludeSubdomains: + description: STSIncludeSubdomains defines whether the includeSubDomains + directive is appended to the Strict-Transport-Security header. + type: boolean + stsPreload: + description: STSPreload defines whether the preload flag is appended + to the Strict-Transport-Security header. + type: boolean + stsSeconds: + description: STSSeconds defines the max-age of the Strict-Transport-Security + header. If set to 0, the header is not set. + format: int64 + type: integer + type: object + inFlightReq: + description: 'InFlightReq holds the in-flight request middleware configuration. + This middleware limits the number of requests being processed and + served concurrently. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/inflightreq/' + properties: + amount: + description: Amount defines the maximum amount of allowed simultaneous + in-flight request. The middleware responds with HTTP 429 Too + Many Requests if there are already amount requests in progress + (based on the same sourceCriterion strategy). + format: int64 + type: integer + sourceCriterion: + description: 'SourceCriterion defines what criterion is used to + group requests as originating from a common source. If several + strategies are defined at the same time, an error will be raised. + If none are set, the default is to use the requestHost. More + info: https://doc.traefik.io/traefik/v2.10/middlewares/http/inflightreq/#sourcecriterion' + properties: + ipStrategy: + description: 'IPStrategy holds the IP strategy configuration + used by Traefik to determine the client IP. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/ipwhitelist/#ipstrategy' + properties: + depth: + description: Depth tells Traefik to use the X-Forwarded-For + header and take the IP located at the depth position + (starting from the right). + type: integer + excludedIPs: + description: ExcludedIPs configures Traefik to scan the + X-Forwarded-For header and select the first IP not in + the list. + items: + type: string + type: array + type: object + requestHeaderName: + description: RequestHeaderName defines the name of the header + used to group incoming requests. + type: string + requestHost: + description: RequestHost defines whether to consider the request + Host as the source. + type: boolean + type: object + type: object + ipWhiteList: + description: 'IPWhiteList holds the IP whitelist middleware configuration. + This middleware accepts / refuses requests based on the client IP. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/ipwhitelist/' + properties: + ipStrategy: + description: 'IPStrategy holds the IP strategy configuration used + by Traefik to determine the client IP. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/ipwhitelist/#ipstrategy' + properties: + depth: + description: Depth tells Traefik to use the X-Forwarded-For + header and take the IP located at the depth position (starting + from the right). + type: integer + excludedIPs: + description: ExcludedIPs configures Traefik to scan the X-Forwarded-For + header and select the first IP not in the list. + items: + type: string + type: array + type: object + sourceRange: + description: SourceRange defines the set of allowed IPs (or ranges + of allowed IPs by using CIDR notation). + items: + type: string + type: array + type: object + passTLSClientCert: + description: 'PassTLSClientCert holds the pass TLS client cert middleware + configuration. This middleware adds the selected data from the passed + client TLS certificate to a header. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/passtlsclientcert/' + properties: + info: + description: Info selects the specific client certificate details + you want to add to the X-Forwarded-Tls-Client-Cert-Info header. + properties: + issuer: + description: Issuer defines the client certificate issuer + details to add to the X-Forwarded-Tls-Client-Cert-Info header. + properties: + commonName: + description: CommonName defines whether to add the organizationalUnit + information into the issuer. + type: boolean + country: + description: Country defines whether to add the country + information into the issuer. + type: boolean + domainComponent: + description: DomainComponent defines whether to add the + domainComponent information into the issuer. + type: boolean + locality: + description: Locality defines whether to add the locality + information into the issuer. + type: boolean + organization: + description: Organization defines whether to add the organization + information into the issuer. + type: boolean + province: + description: Province defines whether to add the province + information into the issuer. + type: boolean + serialNumber: + description: SerialNumber defines whether to add the serialNumber + information into the issuer. + type: boolean + type: object + notAfter: + description: NotAfter defines whether to add the Not After + information from the Validity part. + type: boolean + notBefore: + description: NotBefore defines whether to add the Not Before + information from the Validity part. + type: boolean + sans: + description: Sans defines whether to add the Subject Alternative + Name information from the Subject Alternative Name part. + type: boolean + serialNumber: + description: SerialNumber defines whether to add the client + serialNumber information. + type: boolean + subject: + description: Subject defines the client certificate subject + details to add to the X-Forwarded-Tls-Client-Cert-Info header. + properties: + commonName: + description: CommonName defines whether to add the organizationalUnit + information into the subject. + type: boolean + country: + description: Country defines whether to add the country + information into the subject. + type: boolean + domainComponent: + description: DomainComponent defines whether to add the + domainComponent information into the subject. + type: boolean + locality: + description: Locality defines whether to add the locality + information into the subject. + type: boolean + organization: + description: Organization defines whether to add the organization + information into the subject. + type: boolean + organizationalUnit: + description: OrganizationalUnit defines whether to add + the organizationalUnit information into the subject. + type: boolean + province: + description: Province defines whether to add the province + information into the subject. + type: boolean + serialNumber: + description: SerialNumber defines whether to add the serialNumber + information into the subject. + type: boolean + type: object + type: object + pem: + description: PEM sets the X-Forwarded-Tls-Client-Cert header with + the certificate. + type: boolean + type: object + plugin: + additionalProperties: + x-kubernetes-preserve-unknown-fields: true + description: 'Plugin defines the middleware plugin configuration. + More info: https://doc.traefik.io/traefik/plugins/' + type: object + rateLimit: + description: 'RateLimit holds the rate limit configuration. This middleware + ensures that services will receive a fair amount of requests, and + allows one to define what fair is. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/ratelimit/' + properties: + average: + description: Average is the maximum rate, by default in requests/s, + allowed for the given source. It defaults to 0, which means + no rate limiting. The rate is actually defined by dividing Average + by Period. So for a rate below 1req/s, one needs to define a + Period larger than a second. + format: int64 + type: integer + burst: + description: Burst is the maximum number of requests allowed to + arrive in the same arbitrarily small period of time. It defaults + to 1. + format: int64 + type: integer + period: + anyOf: + - type: integer + - type: string + description: 'Period, in combination with Average, defines the + actual maximum rate, such as: r = Average / Period. It defaults + to a second.' + x-kubernetes-int-or-string: true + sourceCriterion: + description: SourceCriterion defines what criterion is used to + group requests as originating from a common source. If several + strategies are defined at the same time, an error will be raised. + If none are set, the default is to use the request's remote + address field (as an ipStrategy). + properties: + ipStrategy: + description: 'IPStrategy holds the IP strategy configuration + used by Traefik to determine the client IP. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/ipwhitelist/#ipstrategy' + properties: + depth: + description: Depth tells Traefik to use the X-Forwarded-For + header and take the IP located at the depth position + (starting from the right). + type: integer + excludedIPs: + description: ExcludedIPs configures Traefik to scan the + X-Forwarded-For header and select the first IP not in + the list. + items: + type: string + type: array + type: object + requestHeaderName: + description: RequestHeaderName defines the name of the header + used to group incoming requests. + type: string + requestHost: + description: RequestHost defines whether to consider the request + Host as the source. + type: boolean + type: object + type: object + redirectRegex: + description: 'RedirectRegex holds the redirect regex middleware configuration. + This middleware redirects a request using regex matching and replacement. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/redirectregex/#regex' + properties: + permanent: + description: Permanent defines whether the redirection is permanent + (301). + type: boolean + regex: + description: Regex defines the regex used to match and capture + elements from the request URL. + type: string + replacement: + description: Replacement defines how to modify the URL to have + the new target URL. + type: string + type: object + redirectScheme: + description: 'RedirectScheme holds the redirect scheme middleware + configuration. This middleware redirects requests from a scheme/port + to another. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/redirectscheme/' + properties: + permanent: + description: Permanent defines whether the redirection is permanent + (301). + type: boolean + port: + description: Port defines the port of the new URL. + type: string + scheme: + description: Scheme defines the scheme of the new URL. + type: string + type: object + replacePath: + description: 'ReplacePath holds the replace path middleware configuration. + This middleware replaces the path of the request URL and store the + original path in an X-Replaced-Path header. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/replacepath/' + properties: + path: + description: Path defines the path to use as replacement in the + request URL. + type: string + type: object + replacePathRegex: + description: 'ReplacePathRegex holds the replace path regex middleware + configuration. This middleware replaces the path of a URL using + regex matching and replacement. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/replacepathregex/' + properties: + regex: + description: Regex defines the regular expression used to match + and capture the path from the request URL. + type: string + replacement: + description: Replacement defines the replacement path format, + which can include captured variables. + type: string + type: object + retry: + description: 'Retry holds the retry middleware configuration. This + middleware reissues requests a given number of times to a backend + server if that server does not reply. As soon as the server answers, + the middleware stops retrying, regardless of the response status. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/retry/' + properties: + attempts: + description: Attempts defines how many times the request should + be retried. + type: integer + initialInterval: + anyOf: + - type: integer + - type: string + description: InitialInterval defines the first wait time in the + exponential backoff series. The maximum interval is calculated + as twice the initialInterval. If unspecified, requests will + be retried immediately. The value of initialInterval should + be provided in seconds or as a valid duration format, see https://pkg.go.dev/time#ParseDuration. + x-kubernetes-int-or-string: true + type: object + stripPrefix: + description: 'StripPrefix holds the strip prefix middleware configuration. + This middleware removes the specified prefixes from the URL path. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/stripprefix/' + properties: + forceSlash: + description: 'ForceSlash ensures that the resulting stripped path + is not the empty string, by replacing it with / when necessary. + Default: true.' + type: boolean + prefixes: + description: Prefixes defines the prefixes to strip from the request + URL. + items: + type: string + type: array + type: object + stripPrefixRegex: + description: 'StripPrefixRegex holds the strip prefix regex middleware + configuration. This middleware removes the matching prefixes from + the URL path. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/stripprefixregex/' + properties: + regex: + description: Regex defines the regular expression to match the + path prefix from the request URL. + items: + type: string + type: array + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.io_middlewaretcps.yaml b/enterprise/traefik/21.0.7/crds/traefik.io_middlewaretcps.yaml new file mode 100644 index 00000000000..8623568f5b3 --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.io_middlewaretcps.yaml @@ -0,0 +1,72 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: middlewaretcps.traefik.io +spec: + group: traefik.io + names: + kind: MiddlewareTCP + listKind: MiddlewareTCPList + plural: middlewaretcps + singular: middlewaretcp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'MiddlewareTCP is the CRD implementation of a Traefik TCP middleware. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/overview/' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: MiddlewareTCPSpec defines the desired state of a MiddlewareTCP. + properties: + inFlightConn: + description: InFlightConn defines the InFlightConn middleware configuration. + properties: + amount: + description: Amount defines the maximum amount of allowed simultaneous + connections. The middleware closes the connection if there are + already amount connections opened. + format: int64 + type: integer + type: object + ipWhiteList: + description: IPWhiteList defines the IPWhiteList middleware configuration. + properties: + sourceRange: + description: SourceRange defines the allowed IPs (or ranges of + allowed IPs by using CIDR notation). + items: + type: string + type: array + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.io_serverstransports.yaml b/enterprise/traefik/21.0.7/crds/traefik.io_serverstransports.yaml new file mode 100644 index 00000000000..803b56395a4 --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.io_serverstransports.yaml @@ -0,0 +1,128 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: serverstransports.traefik.io +spec: + group: traefik.io + names: + kind: ServersTransport + listKind: ServersTransportList + plural: serverstransports + singular: serverstransport + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'ServersTransport is the CRD implementation of a ServersTransport. + If no serversTransport is specified, the default@internal will be used. + The default@internal serversTransport is created from the static configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#serverstransport_1' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: ServersTransportSpec defines the desired state of a ServersTransport. + properties: + certificatesSecrets: + description: CertificatesSecrets defines a list of secret storing + client certificates for mTLS. + items: + type: string + type: array + disableHTTP2: + description: DisableHTTP2 disables HTTP/2 for connections with backend + servers. + type: boolean + forwardingTimeouts: + description: ForwardingTimeouts defines the timeouts for requests + forwarded to the backend servers. + properties: + dialTimeout: + anyOf: + - type: integer + - type: string + description: DialTimeout is the amount of time to wait until a + connection to a backend server can be established. + x-kubernetes-int-or-string: true + idleConnTimeout: + anyOf: + - type: integer + - type: string + description: IdleConnTimeout is the maximum period for which an + idle HTTP keep-alive connection will remain open before closing + itself. + x-kubernetes-int-or-string: true + pingTimeout: + anyOf: + - type: integer + - type: string + description: PingTimeout is the timeout after which the HTTP/2 + connection will be closed if a response to ping is not received. + x-kubernetes-int-or-string: true + readIdleTimeout: + anyOf: + - type: integer + - type: string + description: ReadIdleTimeout is the timeout after which a health + check using ping frame will be carried out if no frame is received + on the HTTP/2 connection. + x-kubernetes-int-or-string: true + responseHeaderTimeout: + anyOf: + - type: integer + - type: string + description: ResponseHeaderTimeout is the amount of time to wait + for a server's response headers after fully writing the request + (including its body, if any). + x-kubernetes-int-or-string: true + type: object + insecureSkipVerify: + description: InsecureSkipVerify disables SSL certificate verification. + type: boolean + maxIdleConnsPerHost: + description: MaxIdleConnsPerHost controls the maximum idle (keep-alive) + to keep per-host. + type: integer + peerCertURI: + description: PeerCertURI defines the peer cert URI used to match against + SAN URI during the peer certificate verification. + type: string + rootCAsSecrets: + description: RootCAsSecrets defines a list of CA secret used to validate + self-signed certificate. + items: + type: string + type: array + serverName: + description: ServerName defines the server name used to contact the + server. + type: string + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.io_tlsoptions.yaml b/enterprise/traefik/21.0.7/crds/traefik.io_tlsoptions.yaml new file mode 100644 index 00000000000..b86fefe0e95 --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.io_tlsoptions.yaml @@ -0,0 +1,113 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: tlsoptions.traefik.io +spec: + group: traefik.io + names: + kind: TLSOption + listKind: TLSOptionList + plural: tlsoptions + singular: tlsoption + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'TLSOption is the CRD implementation of a Traefik TLS Option, + allowing to configure some parameters of the TLS connection. More info: + https://doc.traefik.io/traefik/v2.10/https/tls/#tls-options' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: TLSOptionSpec defines the desired state of a TLSOption. + properties: + alpnProtocols: + description: 'ALPNProtocols defines the list of supported application + level protocols for the TLS handshake, in order of preference. More + info: https://doc.traefik.io/traefik/v2.10/https/tls/#alpn-protocols' + items: + type: string + type: array + cipherSuites: + description: 'CipherSuites defines the list of supported cipher suites + for TLS versions up to TLS 1.2. More info: https://doc.traefik.io/traefik/v2.10/https/tls/#cipher-suites' + items: + type: string + type: array + clientAuth: + description: ClientAuth defines the server's policy for TLS Client + Authentication. + properties: + clientAuthType: + description: ClientAuthType defines the client authentication + type to apply. + enum: + - NoClientCert + - RequestClientCert + - RequireAnyClientCert + - VerifyClientCertIfGiven + - RequireAndVerifyClientCert + type: string + secretNames: + description: SecretNames defines the names of the referenced Kubernetes + Secret storing certificate details. + items: + type: string + type: array + type: object + curvePreferences: + description: 'CurvePreferences defines the preferred elliptic curves + in a specific order. More info: https://doc.traefik.io/traefik/v2.10/https/tls/#curve-preferences' + items: + type: string + type: array + maxVersion: + description: 'MaxVersion defines the maximum TLS version that Traefik + will accept. Possible values: VersionTLS10, VersionTLS11, VersionTLS12, + VersionTLS13. Default: None.' + type: string + minVersion: + description: 'MinVersion defines the minimum TLS version that Traefik + will accept. Possible values: VersionTLS10, VersionTLS11, VersionTLS12, + VersionTLS13. Default: VersionTLS10.' + type: string + preferServerCipherSuites: + description: 'PreferServerCipherSuites defines whether the server + chooses a cipher suite among his own instead of among the client''s. + It is enabled automatically when minVersion or maxVersion is set. + Deprecated: https://github.com/golang/go/issues/45430' + type: boolean + sniStrict: + description: SniStrict defines whether Traefik allows connections + from clients connections that do not specify a server_name extension. + type: boolean + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.io_tlsstores.yaml b/enterprise/traefik/21.0.7/crds/traefik.io_tlsstores.yaml new file mode 100644 index 00000000000..47b46854c8b --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.io_tlsstores.yaml @@ -0,0 +1,99 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: tlsstores.traefik.io +spec: + group: traefik.io + names: + kind: TLSStore + listKind: TLSStoreList + plural: tlsstores + singular: tlsstore + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'TLSStore is the CRD implementation of a Traefik TLS Store. For + the time being, only the TLSStore named default is supported. This means + that you cannot have two stores that are named default in different Kubernetes + namespaces. More info: https://doc.traefik.io/traefik/v2.10/https/tls/#certificates-stores' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: TLSStoreSpec defines the desired state of a TLSStore. + properties: + certificates: + description: Certificates is a list of secret names, each secret holding + a key/certificate pair to add to the store. + items: + description: Certificate holds a secret name for the TLSStore resource. + properties: + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + required: + - secretName + type: object + type: array + defaultCertificate: + description: DefaultCertificate defines the default certificate configuration. + properties: + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + required: + - secretName + type: object + defaultGeneratedCert: + description: DefaultGeneratedCert defines the default generated certificate + configuration. + properties: + domain: + description: Domain is the domain definition for the DefaultCertificate. + properties: + main: + description: Main defines the main domain name. + type: string + sans: + description: SANs defines the subject alternative domain names. + items: + type: string + type: array + type: object + resolver: + description: Resolver is the name of the resolver that will be + used to issue the DefaultCertificate. + type: string + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/crds/traefik.io_traefikservices.yaml b/enterprise/traefik/21.0.7/crds/traefik.io_traefikservices.yaml new file mode 100644 index 00000000000..0f3475bda46 --- /dev/null +++ b/enterprise/traefik/21.0.7/crds/traefik.io_traefikservices.yaml @@ -0,0 +1,402 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: traefikservices.traefik.io +spec: + group: traefik.io + names: + kind: TraefikService + listKind: TraefikServiceList + plural: traefikservices + singular: traefikservice + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'TraefikService is the CRD implementation of a Traefik Service. + TraefikService object allows to: - Apply weight to Services on load-balancing + - Mirror traffic on services More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-traefikservice' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: TraefikServiceSpec defines the desired state of a TraefikService. + properties: + mirroring: + description: Mirroring defines the Mirroring service configuration. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + maxBodySize: + description: MaxBodySize defines the maximum size allowed for + the body of the request. If the body is larger, the request + is not mirrored. Default value is -1, which means unlimited + size. + format: int64 + type: integer + mirrors: + description: Mirrors defines the list of mirrors where Traefik + will duplicate the traffic. + items: + description: MirrorService holds the mirror configuration. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between + the two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs or + if the only child is the Kubernetes Service clusterIP. + The Kubernetes Service itself does load-balance to the + pods. By default, NativeLB is false. + type: boolean + passHostHeader: + description: PassHostHeader defines whether the client Host + header is forwarded to the upstream Kubernetes Service. + By default, passHostHeader is true. + type: boolean + percent: + description: 'Percent defines the part of the traffic to + mirror. Supported values: 0 to 100.' + type: integer + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to the + client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in + milliseconds, in between flushes to the client while + copying the response body. A negative value means + to flush immediately after each write to the client. + This configuration is ignored when ReverseProxy recognizes + a response as a streaming response; for such responses, + writes are flushed to the client immediately. Default: + 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https + when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport + between Traefik and your servers. Can only be used on + a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie + can be accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can + only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported + value at the moment. + type: string + weight: + description: Weight defines the weight and should only be + specified when Name references a TraefikService object + (and to be precise, one that embeds a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between the two + is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs or if the + only child is the Kubernetes Service clusterIP. The Kubernetes + Service itself does load-balance to the pods. By default, NativeLB + is false. + type: boolean + passHostHeader: + description: PassHostHeader defines whether the client Host header + is forwarded to the upstream Kubernetes Service. By default, + passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. This + can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards the + response from the upstream Kubernetes Service to the client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in milliseconds, + in between flushes to the client while copying the response + body. A negative value means to flush immediately after + each write to the client. This configuration is ignored + when ReverseProxy recognizes a response as a streaming response; + for such responses, writes are flushed to the client immediately. + Default: 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https when + Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport between + Traefik and your servers. Can only be used on a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie can be + accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. More + info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can only + be transmitted over an encrypted connection (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy between + the servers. RoundRobin is the only supported value at the moment. + type: string + weight: + description: Weight defines the weight and should only be specified + when Name references a TraefikService object (and to be precise, + one that embeds a Weighted Round Robin). + type: integer + required: + - name + type: object + weighted: + description: Weighted defines the Weighted Round Robin configuration. + properties: + services: + description: Services defines the list of Kubernetes Service and/or + TraefikService to load-balance, with weight. + items: + description: Service defines an upstream HTTP service to proxy + traffic to. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between + the two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs or + if the only child is the Kubernetes Service clusterIP. + The Kubernetes Service itself does load-balance to the + pods. By default, NativeLB is false. + type: boolean + passHostHeader: + description: PassHostHeader defines whether the client Host + header is forwarded to the upstream Kubernetes Service. + By default, passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to the + client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in + milliseconds, in between flushes to the client while + copying the response body. A negative value means + to flush immediately after each write to the client. + This configuration is ignored when ReverseProxy recognizes + a response as a streaming response; for such responses, + writes are flushed to the client immediately. Default: + 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https + when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport + between Traefik and your servers. Can only be used on + a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie + can be accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can + only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported + value at the moment. + type: string + weight: + description: Weight defines the weight and should only be + specified when Name references a TraefikService object + (and to be precise, one that embeds a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + sticky: + description: 'Sticky defines whether sticky sessions are enabled. + More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#stickiness-and-load-balancing' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie can be + accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. More + info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can only + be transmitted over an encrypted connection (i.e. HTTPS). + type: boolean + type: object + type: object + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/21.0.7/ix_values.yaml b/enterprise/traefik/21.0.7/ix_values.yaml new file mode 100644 index 00000000000..99aa5c8a689 --- /dev/null +++ b/enterprise/traefik/21.0.7/ix_values.yaml @@ -0,0 +1,448 @@ +image: + repository: tccr.io/truecharts/traefik + tag: 2.10.4@sha256:77766fb3eb739197d7e229bfa8afb3a4a740886e3effef474ca4c9efdf65e5ab + pullPolicy: IfNotPresent +manifestManager: + enabled: true +workload: + main: + replicas: 2 + strategy: RollingUpdate + podSpec: + containers: + main: + args: [] + probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: tcp + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + # path: "/ping" + + # -- Readiness probe configuration + # @default -- See below + readiness: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: tcp + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + # path: "/ping" + + # -- Startup probe configuration + # @default -- See below + startup: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: tcp + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + # path: "/ping" + +# -- Options for all pods +# Can be overruled per pod +podOptions: + automountServiceAccountToken: true + +operator: + register: true + +# -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x +ingressClass: + # true is not unit-testable yet, pending https://github.com/rancher/helm-unittest/pull/12 + enabled: false + isDefaultClass: false + # Use to force a networking.k8s.io API Version for certain CI/CD applications. E.g. "v1beta1" + fallbackApiVersion: "" + +# -- Create an IngressRoute for the dashboard +ingressRoute: + dashboard: + enabled: true + # Additional ingressRoute annotations (e.g. for kubernetes.io/ingress.class) + annotations: {} + # Additional ingressRoute labels (e.g. for filtering IngressRoute by custom labels) + labels: {} +# +# -- Configure providers +providers: + kubernetesCRD: + enabled: true + namespaces: + [] + # - "default" + kubernetesIngress: + enabled: true + # labelSelector: environment=production,method=traefik + namespaces: + [] + # - "default" + # IP used for Kubernetes Ingress endpoints + publishedService: + enabled: true + # Published Kubernetes Service to copy status from. Format: namespace/servicename + # By default this Traefik service + # pathOverride: "" + +# -- Logs +# https://docs.traefik.io/observability/logs/ +logs: + # Traefik logs concern everything that happens to Traefik itself (startup, configuration, events, shutdown, and so on). + general: + # By default, the level is set to ERROR. Alternative logging levels are DEBUG, PANIC, FATAL, ERROR, WARN, and INFO. + level: ERROR + # -- Set the format of General Logs to be either Common Log Format or JSON. For more information: https://doc.traefik.io/traefik/observability/logs/#format + format: common + access: + # To enable access logs + enabled: false + # To write the logs in an asynchronous fashion, specify a bufferingSize option. + # This option represents the number of log lines Traefik will keep in memory before writing + # them to the selected output. In some cases, this option can greatly help performances. + # bufferingSize: 100 + # Filtering https://docs.traefik.io/observability/access-logs/#filtering + filters: + {} + # statuscodes: "200,300-302" + # retryattempts: true + # minduration: 10ms + # Fields + # https://docs.traefik.io/observability/access-logs/#limiting-the-fieldsincluding-headers + fields: + general: + defaultmode: keep + names: + {} + # Examples: + # ClientUsername: drop + headers: + defaultmode: drop + names: + {} + # Examples: + # User-Agent: redact + # Authorization: drop + # Content-Type: keep + # -- Set the format of Access Logs to be either Common Log Format or JSON. For more information: https://doc.traefik.io/traefik/observability/access-logs/#format + format: common + +metrics: + main: + enabled: false + type: servicemonitor + endpoints: + - port: metrics + path: /metrics + targetSelector: metrics + +globalArguments: + - "--global.checknewversion" + +## +# -- Additional arguments to be passed at Traefik's binary +# All available options available on https://docs.traefik.io/reference/static-configuration/cli/ +## Use curly braces to pass values: `helm install --set="additionalArguments={--providers.kubernetesingress.ingressclass=traefik-internal,--log.level=DEBUG}"` +additionalArguments: + - "--serverstransport.insecureskipverify=true" + - "--providers.kubernetesingress.allowexternalnameservices=true" + +# -- 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.containo.us + - traefik.io + resources: + - middlewares + - middlewaretcps + - ingressroutes + - traefikservices + - ingressroutetcps + - ingressrouteudps + - tlsoptions + - tlsstores + - serverstransports + verbs: + - get + - list + - watch + +# -- The service account the pods will use to interact with the Kubernetes API +serviceAccount: + main: + enabled: true + primary: true + +# -- SCALE Middleware Handlers +middlewares: + basicAuth: [] + # - name: basicauthexample + # users: + # - username: testuser + # password: testpassword + forwardAuth: [] + # - name: forwardAuthexample + # address: https://auth.example.com/ + # authResponseHeaders: + # - X-Secret + # - X-Auth-User + # authRequestHeaders: + # - "Accept" + # - "X-CustomHeader" + # authResponseHeadersRegex: "^X-" + # trustForwardHeader: true + customRequestHeaders: [] + # - name: customRequestHeaderExample + # headers: + # - name: X-Custom-Header + # value: "foobar" + # - name: X-Header-To-Remove + # value: "" + customResponseHeaders: [] + # - name: customResponseHeaderExample + # headers: + # - name: X-Custom-Header + # value: "foobar" + # - name: X-Header-To-Remove + # value: "" + customFrameOptionsValue: [] + # - name: customFrameOptionsValueExample + # value: "SAMEORIGIN" + buffering: [] + # - name: bufferingExample + # maxRequestBodyBytes: 1000000 + # memRequestBodyBytes: 1000000 + # maxResponseBodyBytes: 1000000 + # memResponseBodyBytes: 1000000 + # retryExpression: "IsNetworkError() && Attempts() < 2" + chain: [] + # - name: chainname + # middlewares: + # - name: compress + redirectScheme: [] + # - name: redirectSchemeName + # scheme: https + # permanent: true + rateLimit: [] + # - name: rateLimitName + # average: 300 + # burst: 200 + redirectRegex: [] + # - name: redirectRegexName + # regex: putregexhere + # replacement: replacementurlhere + # permanent: false + stripPrefixRegex: [] + # - name: stripPrefixRegexName + # regex: [] + ipWhiteList: [] + # - name: ipWhiteListName + # sourceRange: [] + # ipStrategy: + # depth: 2 + # excludedIPs: [] + themePark: [] + # - name: themeParkName + # -- Supported apps, lower case name + # -- https://docs.theme-park.dev/themes + # app: appnamehere + # -- Supported themes, lower case name + # -- https://docs.theme-park.dev/themes/APPNAMEHERE + # -- https://docs.theme-park.dev/community-themes + # theme: themenamehere + # -- https://theme-park.dev or a self hosted url + # baseUrl: https://theme-park.dev + # Sets X-Real-Ip with an IP from the X-Forwarded-For or + # Cf-Connecting-Ip (If from Cloudflare) + # Evaluation of those headers will go from last to first + realIP: [] + # - name: realIPName + # -- The real IP will be the first one that is + # -- not included in any of the CIDRs passed here + # excludedNetworks: + # - 1.1.1.1/24 + addPrefix: [] + # - name: addPrefixName + # prefix: "/foo" + geoBlock: [] + # -- https://github.com/PascalMinder/geoblock + # - name: geoBlockName + # allowLocalRequests: true + # logLocalRequests: false + # logAllowedRequests: false + # logApiRequests: false + # api: https://get.geojs.io/v1/ip/country/{ip} + # apiTimeoutMs: 500 + # cacheSize: 25 + # forceMonthlyUpdate: true + # allowUnknownCountries: false + # unknownCountryApiResponse: nil + # blackListMode: false + # countries: + # - RU + modsecurity: [] + # - name: modsecurityName + # modSecurityUrl: modSecurity container URL + # timeoutMillis: Configurated timeout + # maxBodySize: maxBodySize + ## Note: body of every request will be buffered in memory while the request is in-flight + ## (i.e.: during the security check and during the request processing by traefik and the backend), + ## so you may want to tune maxBodySize depending on how much RAM you have. + +portalhook: + enabled: true + +persistence: + plugins: + enabled: true + mountPath: "/plugins-storage" + type: emptyDir + +portal: + open: + enabled: true + path: /dashboard/ diff --git a/enterprise/traefik/21.0.7/questions.yaml b/enterprise/traefik/21.0.7/questions.yaml new file mode 100644 index 00000000000..8c3724aefb6 --- /dev/null +++ b/enterprise/traefik/21.0.7/questions.yaml @@ -0,0 +1,2854 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "$kubernetes-resource_configmap_tcportal-open_path" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: expertIngressClass + label: Expert Mode + group: App Configuration + description: | + Expert Mode contains settings like:
+ - IngressClass
+ schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: ingressClass + label: "ingressClass" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + description: "When enabled, ingressClass will match the entered name of this app" + schema: + type: boolean + default: false + - variable: isDefaultClass + label: "isDefaultClass" + schema: + type: boolean + show_if: [["enabled", "=", true]] + default: false + - variable: logs + label: "Logs" + group: "App Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: general + label: "General Logs" + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log Level" + schema: + type: string + default: "ERROR" + enum: + - value: "INFO" + description: "Info" + - value: "WARN" + description: "Warnings" + - value: "ERROR" + description: "Errors" + - value: "FATAL" + description: "Fatal Errors" + - value: "PANIC" + description: "Panics" + - value: "DEBUG" + description: "Debug" + - variable: format + label: "General Log format" + schema: + type: string + default: "common" + enum: + - value: "common" + description: "Common Log Format" + - value: "json" + description: "JSON" + - variable: access + label: "Access Logs" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabledFilters + label: "Enable Filters" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: filters + label: "Filters" + schema: + additional_attrs: true + type: dict + attrs: + - variable: statuscodes + label: "Status codes" + schema: + type: string + default: "200,300-302" + - variable: retryattempts + label: "retryattempts" + schema: + type: boolean + default: true + - variable: minduration + label: "minduration" + schema: + type: string + default: "10ms" + - variable: fields + label: "Fields" + schema: + additional_attrs: true + type: dict + attrs: + - variable: general + label: "General" + schema: + additional_attrs: true + type: dict + attrs: + - variable: defaultmode + label: "Default Mode" + schema: + type: string + default: "keep" + enum: + - value: "keep" + description: "Keep" + - value: "drop" + description: "Drop" + - variable: headers + label: "Headers" + schema: + additional_attrs: true + type: dict + attrs: + - variable: defaultmode + label: "Default Mode" + schema: + type: string + default: "drop" + enum: + - value: "keep" + description: "Keep" + - value: "drop" + description: "Drop" + - variable: format + label: "Access Log format" + schema: + type: string + default: "common" + enum: + - value: "common" + description: "Common Log Format" + - value: "json" + description: "JSON" + - variable: middlewares + label: "" + group: "Middlewares" + schema: + additional_attrs: true + type: dict + attrs: + - variable: basicAuth + label: basicAuth + schema: + type: list + default: [] + items: + - variable: basicAuthEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: users + label: Users + schema: + type: list + default: [] + items: + - variable: usersEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: username + label: Username + schema: + type: string + required: true + default: "" + - variable: password + label: Password + schema: + type: string + required: true + default: "" + - variable: forwardAuth + label: forwardAuth + schema: + type: list + default: [] + items: + - variable: basicAuthEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: address + label: Address + schema: + type: string + required: true + default: "" + - variable: trustForwardHeader + label: trustForwardHeader + schema: + type: boolean + default: false + - variable: tls + label: TLS + schema: + additional_attrs: true + type: dict + attrs: + - variable: insecureSkipVerify + label: insecureSkipVerify (expert) + description: >- + This disables all TLS certificate validation on communications with the authentication endpoint. + This could be a security risk and should only be used if you know what you are doing. + schema: + type: boolean + default: false + - variable: authResponseHeadersRegex + label: authResponseHeadersRegex + schema: + type: string + default: "" + - variable: authResponseHeaders + label: authResponseHeaders + schema: + type: list + default: [] + items: + - variable: authResponseHeadersEntry + label: "" + schema: + type: string + default: "" + - variable: authRequestHeaders + label: authRequestHeaders + schema: + type: list + default: [] + items: + - variable: authRequestHeadersEntry + label: "" + schema: + type: string + default: "" + - variable: buffering + label: Buffering + schema: + type: list + default: [] + items: + - variable: bufferingEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: maxRequestBodyBytes + label: Max Request Body Bytes + description: Leave empty and it won't be set + schema: + type: string + valid_chars: '^[0-9]*$' + default: "" + - variable: memRequestBodyBytes + label: Mem Request Body Bytes + description: Leave empty and it won't be set + schema: + type: string + valid_chars: '^[0-9]*$' + default: "" + - variable: maxResponseBodyBytes + label: Max Response Body Bytes + description: Leave empty and it won't be set + schema: + type: string + valid_chars: '^[0-9]*$' + default: "" + - variable: memResponseBodyBytes + label: Mem Response Body Bytes + description: Leave empty and it won't be set + schema: + type: string + valid_chars: '^[0-9]*$' + default: "" + - variable: retryExpression + label: Retry Expression + description: Leave empty and it won't be set + schema: + type: string + default: "" + - variable: customRequestHeaders + label: Custom Request Headers + schema: + type: list + default: [] + items: + - variable: customRequestHeadersEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: headers + label: Headers to Add + schema: + type: list + default: [] + items: + - variable: headersEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Header Name + description: Name of custom header to be added to requests, eg. X-Custom-Header + schema: + valid_chars: ^[a-zA-Z0-9_\-]*$ + type: string + required: true + default: "" + - variable: value + label: Header Value + description: The value of the header. If the value is empty, the header will be removed. + schema: + type: string + default: "" + - variable: customResponseHeaders + label: Custom Response Headers + schema: + type: list + default: [] + items: + - variable: customResponseHeadersEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: headers + label: Headers to Add + schema: + type: list + default: [] + items: + - variable: headersEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Header Name + description: Name of custom header to be added to responses, eg. X-Custom-Header + schema: + valid_chars: ^[a-zA-Z0-9_\-]*$ + type: string + required: true + default: "" + - variable: value + label: Header Value + description: The value of the header. If the value is empty, the header will be removed. + schema: + type: string + default: "" + - variable: customFrameOptionsValue + label: Custom Frame Options Value + schema: + type: list + default: [] + items: + - variable: customFrameOptionsValueEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: X-Frame-Options Header Value + description: The value of the header. + schema: + type: string + required: true + default: "" + - variable: chain + label: Chain + schema: + type: list + default: [] + items: + - variable: chainEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: middlewares + label: Middlewares to Chain + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: redirectScheme + label: redirectScheme + schema: + type: list + default: [] + items: + - variable: redirectSchemeEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: scheme + label: Scheme + schema: + type: string + required: true + default: https + enum: + - value: https + description: https + - value: http + description: http + - variable: permanent + label: Permanent + schema: + type: boolean + default: false + - variable: rateLimit + label: rateLimit + schema: + type: list + default: [] + items: + - variable: rateLimitEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: average + label: Average + schema: + type: int + required: true + default: 300 + - variable: burst + label: Burst + schema: + type: int + required: true + default: 200 + - variable: redirectRegex + label: redirectRegex + schema: + type: list + default: [] + items: + - variable: redirectRegexEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: regex + label: Regex + schema: + type: string + required: true + default: "" + - variable: replacement + label: Replacement + schema: + type: string + required: true + default: "" + - variable: permanent + label: Permanent + schema: + type: boolean + default: false + - variable: stripPrefixRegex + label: stripPrefixRegex + schema: + type: list + default: [] + items: + - variable: stripPrefixRegexEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: regex + label: Regex + schema: + type: list + default: [] + items: + - variable: regexEntry + label: Regex + schema: + type: string + required: true + default: "" + - variable: ipWhiteList + label: ipWhiteList + schema: + type: list + default: [] + items: + - variable: ipWhiteListEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: sourceRange + label: Source Range + schema: + type: list + default: [] + items: + - variable: sourceRangeEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: ipStrategy + label: IP Strategy + schema: + additional_attrs: true + type: dict + attrs: + - variable: depth + label: Depth + schema: + type: int + required: true + - variable: excludedIPs + label: Excluded IPs + schema: + type: list + default: [] + items: + - variable: excludedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: themePark + label: theme.park + schema: + type: list + default: [] + items: + - variable: themeParkEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: This is a 3rd party plugin and not maintained by TrueCharts, + for more information go to traefik-themepark + schema: + type: string + required: true + default: "" + - variable: appName + label: App Name + description: Lower case, name of the app to be themed. +
Go to https://docs.theme-park.dev/themes/ to see supported apps. + schema: + type: string + required: true + default: "" + - variable: themeName + label: Theme Name + description: Lower case, name of the theme to be applied. +
Go to https://docs.theme-park.dev/theme-options/ to see supported themes. + schema: + type: string + required: true + default: "" + - variable: baseUrl + label: Base URL + description: Replace `https://theme-park.dev` URL for self-hosting reference. + schema: + type: string + required: true + default: https://theme-park.dev + - variable: addons + label: Addons + schema: + type: list + default: [] + items: + - variable: addonEntry + label: Addon + description: Currently only supports 'darker' and '4k-logo' for *arr apps. +
Go to https://docs.theme-park.dev/themes/addons/ for Addon information. +
Go to https://github.com/packruler/traefik-themepark for more context on plugin + schema: + type: string + required: true + default: "" + - variable: realIP + label: Real IP + schema: + type: list + default: [] + items: + - variable: realIPEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: excludedNetworks + label: Excluded Networks + schema: + type: list + default: [] + items: + - variable: excludedNetEntry + label: Excluded Network Entry + description: Network to exclude setting it to X-Real-Ip + schema: + type: string + required: true + default: "" + - variable: geoBlock + label: GeoBlock + schema: + type: list + default: [] + items: + - variable: geoBlockEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: This is a 3rd party plugin and not maintained by TrueCharts, + for more information go to geoblock + schema: + type: string + required: true + default: "" + - variable: allowLocalRequests + label: Allow Local Requests + description: If set to true, will not block request from Private IP Ranges + schema: + type: boolean + default: true + - variable: logLocalRequests + label: Log Local Requests + description: If set to true, will log every connection from any IP in the private IP range + schema: + type: boolean + default: false + - variable: logAllowedRequests + label: Log Allowed Requests + description: If set to true, will show a log message with the IP and the country of origin if a request is allowed. + schema: + type: boolean + default: false + - variable: logApiRequests + label: Log API Requests + description: If set to true, will show a log message for every API hit. + schema: + type: boolean + default: false + - variable: api + label: API + description: Defines the API URL for the IP to Country resolution. The IP to fetch can be added with {ip} to the URL. + schema: + type: string + required: true + default: https://get.geojs.io/v1/ip/country/{ip} + - variable: apiTimeoutMs + label: API Timeout in ms + description: Timeout for the call to the api uri. + schema: + type: int + required: true + default: 500 + - variable: cacheSize + label: Cache Size + description: Defines the max size of the LRU (least recently used) cache. + schema: + type: int + required: true + default: 25 + - variable: forceMonthlyUpdate + label: Force Monthly Update + description: Even if an IP stays in the cache for a period of a month (about 30 x 24 hours), it must be fetch again after a month. + schema: + type: boolean + default: true + - variable: allowUnknownCountries + label: Allow Unknown Countries + description: Some IP addresses have no country associated with them. If this option is set to true, all IPs with no associated country are also allowed. + schema: + type: boolean + default: false + - variable: unknownCountryApiResponse + label: Unknown Countries API Response + description: The API uri can be customized. This options allows to customize the response string of the API when a IP with no associated country is requested. + schema: + type: string + required: true + default: nil + - variable: blackListMode + label: Blacklist Mode + description: When set to true the filter logic is inverted, i.e. requests originating from countries listed in the countries list are blocked. + schema: + type: boolean + default: false + - variable: countries + description: Country codes (2 characters) from which connections to the service should be allowed or blocked, based on the mode. + label: Countries + schema: + type: list + default: [] + items: + - variable: countryEntry + label: Country + description: Country codes (2 characters) from which connections to the service should be allowed or blocked, based on the mode. + schema: + type: string + required: true + # Allow only 2 Characters + valid_chars: '^[a-zA-Z]{2}$' + default: "" + - variable: addPrefix + label: Add Prefix + schema: + type: list + default: [] + items: + - variable: addPrefixEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: prefix + label: Prefix + schema: + type: string + required: true + default: "" + - variable: modsecurity + label: modsecurity + schema: + type: list + default: [] + items: + - variable: modsecurityEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: This is a 3rd party plugin and not maintained by TrueCharts, + for more information go to traefik-modsecurity-plugin + schema: + type: string + required: true + default: "" + - variable: modSecurityUrl + label: ModSecurity Url + description: It's the URL for the owasp/modsecurity container. + schema: + type: string + required: true + default: "https://someurl" + - variable: timeoutMillis + label: timeout Millis + description: timeout in milliseconds for the http client to talk with modsecurity container. ( + schema: + type: int + required: true + default: 2 + - variable: maxBodySize + label: maxBody Size + description: it's the maximum limit for requests body size. Requests exceeding this value will be rejected using HTTP 413 Request Entity Too Large. Zero means "use default value". + schema: + type: int + required: true + default: 0 + - variable: service + group: "Networking and Services" + label: "Configure Service Entrypoint" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Entrypoint Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9000 + required: true + - variable: tcp + label: "TCP Service" + description: "The tcp Entrypoint service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: web + label: "web Entrypoint Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 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: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: true + hidden: true + - variable: portsList + label: "Additional TCP Entrypoints" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom Entrypoints" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Entrypoints Name" + schema: + type: string + default: "" + - variable: protocol + label: "Entrypoints Type" + schema: + type: string + default: "tcp" + enum: + - value: http + description: "HTTP" + - value: "https" + description: "HTTPS" + - value: tcp + description: "TCP" + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: tls + label: "websecure Entrypoints Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: true + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + - variable: forwardedHeaders + label: Accept Forwarded Headers + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Trust Forwarded Headers from specific IPs. + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Always Trust Forwarded Headers + schema: + type: boolean + default: false + - variable: proxyProtocol + label: Accept Proxy Protocol connections + description: If Proxy Protocol header parsing is enabled for the entry point, this entry point can accept connections with or without Proxy Protocol headers. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Only IPs in trustedIPs will lead to remote client address replacement + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Trust every incoming connection + schema: + type: boolean + default: false + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true + - variable: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/incubator/ctfd/0.0.1/templates/NOTES.txt b/enterprise/traefik/21.0.7/templates/NOTES.txt similarity index 100% rename from incubator/ctfd/0.0.1/templates/NOTES.txt rename to enterprise/traefik/21.0.7/templates/NOTES.txt diff --git a/enterprise/traefik/21.0.7/templates/_args.tpl b/enterprise/traefik/21.0.7/templates/_args.tpl new file mode 100644 index 00000000000..d318ebf0c36 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/_args.tpl @@ -0,0 +1,189 @@ +{{/* Define the args */}} +{{- define "traefik.args" -}} +args: + {{/* merge all ports */}} + {{- $ports := dict }} + {{- range $.Values.service }} + {{- range $name, $value := .ports }} + {{- $_ := set $ports $name $value }} + {{- end }} + {{- end }} + {{/* start of actual arguments */}} + {{- with .Values.globalArguments }} + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- end }} + {{- range $name, $config := $ports }} + {{- if $config }} + {{- if or ( eq $config.protocol "http" ) ( eq $config.protocol "https" ) ( eq $config.protocol "tcp" ) }} + {{- $_ := set $config "protocol" "tcp" }} + {{- end }} + - "--entryPoints.{{$name}}.address=:{{ $config.port }}/{{ default "tcp" $config.protocol | lower }}" + {{- end }} + {{- end }} + - "--api.dashboard=true" + - "--ping=true" + {{- if .Values.traefikMetrics }} + {{- if .Values.traefikMetrics.datadog }} + - "--metrics.datadog=true" + - "--metrics.datadog.address={{ .Values.traefikMetrics.datadog.address }}" + {{- end }} + {{- if .Values.traefikMetrics.influxdb }} + - "--metrics.influxdb=true" + - "--metrics.influxdb.address={{ .Values.traefikMetrics.influxdb.address }}" + - "--metrics.influxdb.protocol={{ .Values.traefikMetrics.influxdb.protocol }}" + {{- end }} + {{- if .Values.traefikMetrics.statsd }} + - "--metrics.statsd=true" + - "--metrics.statsd.address={{ .Values.traefikMetrics.statsd.address }}" + {{- if or .Values.traefikMetrics.prometheus }} + - "--metrics.prometheus=true" + - "--metrics.prometheus.entrypoint=metrics" + {{- end }} + {{- end }} + {{- end }} + {{- if or .Values.metrics.main.enabled }} + - "--metrics.prometheus=true" + - "--metrics.prometheus.entrypoint=metrics" + {{- end }} + {{- if .Values.providers.kubernetesCRD.enabled }} + - "--providers.kubernetescrd" + {{- end }} + {{- if .Values.providers.kubernetesIngress.enabled }} + - "--providers.kubernetesingress" + {{- if .Values.providers.kubernetesIngress.publishedService.enabled }} + - "--providers.kubernetesingress.ingressendpoint.publishedservice={{ template "providers.kubernetesIngress.publishedServicePath" . }}" + {{- end }} + {{- if .Values.providers.kubernetesIngress.labelSelector }} + - "--providers.kubernetesingress.labelSelector={{ .Values.providers.kubernetesIngress.labelSelector }}" + {{- end }} + {{- end }} + {{- if and .Values.rbac.enabled .Values.rbac.namespaced }} + {{- if .Values.providers.kubernetesCRD.enabled }} + - "--providers.kubernetescrd.namespaces={{ template "providers.kubernetesCRD.namespaces" . }}" + {{- end }} + {{- if .Values.providers.kubernetesIngress.enabled }} + - "--providers.kubernetesingress.namespaces={{ template "providers.kubernetesIngress.namespaces" . }}" + {{- end }} + {{- end }} + {{- if $.Values.ingressClass.enabled }} + - "--providers.kubernetesingress.ingressclass={{ .Release.Name }}" + {{- end }} + {{- range $entrypoint, $config := $ports }} + {{/* add args for proxyProtocol support */}} + {{- if $config.proxyProtocol }} + {{- if $config.proxyProtocol.enabled }} + {{- if $config.proxyProtocol.insecureMode }} + - "--entrypoints.{{ $entrypoint }}.proxyProtocol.insecure" + {{- end }} + {{- if not ( empty $config.proxyProtocol.trustedIPs ) }} + - "--entrypoints.{{ $entrypoint }}.proxyProtocol.trustedIPs={{ join "," $config.proxyProtocol.trustedIPs }}" + {{- end }} + {{- end }} + {{- end }} + {{/* add args for forwardedHeaders support */}} + {{- if $config.forwardedHeaders.enabled }} + {{- if not ( empty $config.forwardedHeaders.trustedIPs ) }} + - "--entrypoints.{{ $entrypoint }}.forwardedHeaders.trustedIPs={{ join "," $config.forwardedHeaders.trustedIPs }}" + {{- end }} + {{- if $config.forwardedHeaders.insecureMode }} + - "--entrypoints.{{ $entrypoint }}.forwardedHeaders.insecure" + {{- end }} + {{- end }} + {{/* end forwardedHeaders configuration */}} + {{- if $config.redirectTo }} + {{- $toPort := index $ports $config.redirectTo }} + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.to=:{{ $toPort.port }}" + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.scheme=https" + {{- else if $config.redirectPort }} + {{ if gt $config.redirectPort 0.0 }} + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.to=:{{ $config.redirectPort }}" + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.scheme=https" + {{- end }} + {{- end }} + {{- if or ( $config.tls ) ( eq $config.protocol "https" ) }} + {{- if or ( $config.tls.enabled ) ( eq $config.protocol "https" ) }} + - "--entrypoints.{{ $entrypoint }}.http.tls=true" + {{- if $config.tls.options }} + - "--entrypoints.{{ $entrypoint }}.http.tls.options={{ $config.tls.options }}" + {{- end }} + {{- if $config.tls.certResolver }} + - "--entrypoints.{{ $entrypoint }}.http.tls.certResolver={{ $config.tls.certResolver }}" + {{- end }} + {{- if $config.tls.domains }} + {{- range $index, $domain := $config.tls.domains }} + {{- if $domain.main }} + - "--entrypoints.{{ $entrypoint }}.http.tls.domains[{{ $index }}].main={{ $domain.main }}" + {{- end }} + {{- if $domain.sans }} + - "--entrypoints.{{ $entrypoint }}.http.tls.domains[{{ $index }}].sans={{ join "," $domain.sans }}" + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- with .Values.logs }} + - "--log.format={{ .general.format }}" + {{- if ne .general.level "ERROR" }} + - "--log.level={{ .general.level | upper }}" + {{- end }} + {{- if .access.enabled }} + - "--accesslog=true" + - "--accesslog.format={{ .access.format }}" + {{- if .access.bufferingsize }} + - "--accesslog.bufferingsize={{ .access.bufferingsize }}" + {{- end }} + {{- if .access.filters }} + {{- if .access.filters.statuscodes }} + - "--accesslog.filters.statuscodes={{ .access.filters.statuscodes }}" + {{- end }} + {{- if .access.filters.retryattempts }} + - "--accesslog.filters.retryattempts" + {{- end }} + {{- if .access.filters.minduration }} + - "--accesslog.filters.minduration={{ .access.filters.minduration }}" + {{- end }} + {{- end }} + - "--accesslog.fields.defaultmode={{ .access.fields.general.defaultmode }}" + {{- range $fieldname, $fieldaction := .access.fields.general.names }} + - "--accesslog.fields.names.{{ $fieldname }}={{ $fieldaction }}" + {{- end }} + - "--accesslog.fields.headers.defaultmode={{ .access.fields.headers.defaultmode }}" + {{- range $fieldname, $fieldaction := .access.fields.headers.names }} + - "--accesslog.fields.headers.names.{{ $fieldname }}={{ $fieldaction }}" + {{- end }} + {{- end }} + {{- end }} + {{/* + For new plugins, add them on the container also + https://github.com/truecharts/containers/blob/master/mirror/traefik/Dockerfile + moduleName must match on the container and here + */}} + {{- if .Values.middlewares.themePark }} + {{/* theme.park */}} + - "--experimental.localPlugins.traefik-themepark.modulename=github.com/packruler/traefik-themepark" + {{- end }} + {{/* End of theme.park */}} + {{/* GeoBlock */}} + {{- if .Values.middlewares.geoBlock }} + - "--experimental.localPlugins.GeoBlock.modulename=github.com/PascalMinder/geoblock" + {{- end }} + {{/* End of GeoBlock */}} + {{/* RealIP */}} + {{- if .Values.middlewares.realIP }} + - "--experimental.localPlugins.traefik-real-ip.modulename=github.com/jramsgz/traefik-real-ip" + {{- end }} + {{/* End of RealIP */}} + {{/* ModSecurity */}} + {{- if .Values.middlewares.modsecurity }} + - "--experimental.localPlugins.traefik-modsecurity-plugin.modulename=github.com/acouvreur/traefik-modsecurity-plugin" + {{- end }} + {{/* End of ModSecurity */}} + {{- with .Values.additionalArguments }} + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/_helpers.tpl b/enterprise/traefik/21.0.7/templates/_helpers.tpl new file mode 100644 index 00000000000..1345dcea39a --- /dev/null +++ b/enterprise/traefik/21.0.7/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/21.0.7/templates/_ingressclass.tpl b/enterprise/traefik/21.0.7/templates/_ingressclass.tpl new file mode 100644 index 00000000000..4213783865c --- /dev/null +++ b/enterprise/traefik/21.0.7/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/21.0.7/templates/_ingressroute.tpl b/enterprise/traefik/21.0.7/templates/_ingressroute.tpl new file mode 100644 index 00000000000..bf235761f80 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/_ingressroute.tpl @@ -0,0 +1,34 @@ +{{/* Define the ingressRoute */}} +{{- define "traefik.ingressRoute" -}} +{{ if .Values.ingressRoute.dashboard.enabled }} + +{{- $ingressRouteLabels := .Values.ingressRoute.dashboard.labels -}} +{{- $ingressRouteAnnotations := .Values.ingressRoute.dashboard.annotations -}} + +--- +apiVersion: traefik.io/v1alpha1 +kind: IngressRoute +metadata: + name: {{ include "tc.v1.common.lib.chart.names.fullname" . }}-dashboard + {{- $labels := (mustMerge ($ingressRouteLabels | default dict) (include "tc.v1.common.lib.metadata.allLabels" $ | fromYaml)) -}} + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "labels" $labels) | trim) }} + labels: + {{- . | nindent 4 }} + {{- end }} + {{- $annotations := (mustMerge ($ingressRouteAnnotations | default dict) (include "tc.v1.common.lib.metadata.allAnnotations" $ | fromYaml)) -}} + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "annotations" $annotations) | trim) }} + annotations: + {{- . | nindent 4 }} + {{- end }} + +spec: + entryPoints: + - main + routes: + - match: PathPrefix(`/dashboard`) || PathPrefix(`/api`) + kind: Rule + services: + - name: api@internal + kind: TraefikService +{{ end }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/_portalhook.tpl b/enterprise/traefik/21.0.7/templates/_portalhook.tpl new file mode 100644 index 00000000000..ec69a695ca6 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/_portalhook.tpl @@ -0,0 +1,24 @@ +{{/* Define the portalHook */}} +{{- define "traefik.portalhook" -}} +{{- if .Values.portalhook.enabled -}} + {{- $name := "portalhook" -}} + {{- if $.Values.ingressClass.enabled -}} + {{- $name = printf "portalhook-%v" .Release.Name -}} + {{- end }} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: {{ $name }} +data: + {{- $ports := dict }} + {{- range $.Values.service }} + {{- range $name, $value := .ports }} + {{- $_ := set $ports $name $value }} + {{- end }} + {{- end }} + {{- range $name, $value := $ports }} + {{ $name }}: {{ $value.port | quote }} + {{- end }} +{{- end }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/_tlsoptions.tpl b/enterprise/traefik/21.0.7/templates/_tlsoptions.tpl new file mode 100644 index 00000000000..4194e513cd3 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/_tlsoptions.tpl @@ -0,0 +1,12 @@ +{{/* Define the tlsOptions */}} +{{- define "traefik.tlsOptions" -}} +{{- range $name, $config := .Values.tlsOptions }} +--- +apiVersion: traefik.io/v1alpha1 +kind: TLSOption +metadata: + name: {{ $name }} +spec: + {{- toYaml $config | nindent 2 }} +{{- end }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/common.yaml b/enterprise/traefik/21.0.7/templates/common.yaml new file mode 100644 index 00000000000..d70a9887a47 --- /dev/null +++ b/enterprise/traefik/21.0.7/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/21.0.7/templates/middlewares/addPrefix.yaml b/enterprise/traefik/21.0.7/templates/middlewares/addPrefix.yaml new file mode 100644 index 00000000000..47138233643 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/addPrefix.yaml @@ -0,0 +1,12 @@ +{{- range $index, $middlewareData := .Values.middlewares.addPrefix }} + +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + addPrefix: + prefix: {{ $middlewareData.prefix }} +{{- end }} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/basic-middleware.yaml b/enterprise/traefik/21.0.7/templates/middlewares/basic-middleware.yaml new file mode 100644 index 00000000000..ef4671254ef --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/basic-middleware.yaml @@ -0,0 +1,57 @@ +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-compress" $.Release.Name) "compress" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + compress: {} +--- +# Here, an average of 300 requests per second is allowed. +# In addition, a burst of 200 requests is allowed. +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-basic-ratelimit" $.Release.Name) "basic-ratelimit" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + rateLimit: + average: 600 + burst: 400 +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-basic-secure-headers" $.Release.Name) "basic-secure-headers" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + headers: + accessControlAllowMethods: + - GET + - OPTIONS + - HEAD + - PUT + accessControlMaxAge: 100 + stsSeconds: 63072000 + # stsIncludeSubdomains: false + # stsPreload: false + forceSTSHeader: true + contentTypeNosniff: true + browserXssFilter: true + referrerPolicy: same-origin + customRequestHeaders: + X-Forwarded-Proto: "https" + customResponseHeaders: + server: '' +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-chain-basic" $.Release.Name) "chain-basic" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + chain: + middlewares: + - name: {{ ternary (printf "%v-basic-ratelimit" $.Release.Name) "basic-ratelimit" $.Values.ingressClass.enabled }} + - name: {{ ternary (printf "%v-basic-secure-headers" $.Release.Name) "basic-secure-headers" $.Values.ingressClass.enabled }} + - name: {{ ternary (printf "%v-compress" $.Release.Name) "compress" $.Values.ingressClass.enabled }} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/basicauth.yaml b/enterprise/traefik/21.0.7/templates/middlewares/basicauth.yaml new file mode 100644 index 00000000000..1bbdc462b34 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/basicauth.yaml @@ -0,0 +1,30 @@ +{{- range $index, $middlewareData := .Values.middlewares.basicAuth -}} + + {{- $users := list -}} + {{- range $index, $userdata := $middlewareData.users -}} + {{- $users = append $users (htpasswd $userdata.username $userdata.password) -}} + {{- end }} + +--- +apiVersion: v1 +kind: Secret +metadata: + name: {{ printf "%v-%v" $middlewareData.name "secret" }} + namespace: {{ $.Release.Namespace }} +type: Opaque +stringData: + users: | + {{- range $index, $user := $users }} + {{ printf "%s" $user }} + {{- end }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + basicAuth: + secret: {{ printf "%v-%v" $middlewareData.name "secret" }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/buffering.yaml b/enterprise/traefik/21.0.7/templates/middlewares/buffering.yaml new file mode 100644 index 00000000000..bcefddb6179 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/buffering.yaml @@ -0,0 +1,26 @@ +{{- range $index, $middlewareData := .Values.middlewares.buffering }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + buffering: {{/* Only render if its not and has a value of 0 or greater */}} + {{- if not (kindIs "invalid" $middlewareData.maxRequestBodyBytes) (ge ($middlewareData.maxRequestBodyBytes | int) 0) }} + maxRequestBodyBytes: {{ $middlewareData.maxRequestBodyBytes }} + {{- end -}} + {{- if not (kindIs "invalid" $middlewareData.memRequestBodyBytes) (ge ($middlewareData.memRequestBodyBytes | int) 0) }} + memRequestBodyBytes: {{ $middlewareData.memRequestBodyBytes }} + {{- end -}} + {{- if not (kindIs "invalid" $middlewareData.maxResponseBodyBytes) (ge ($middlewareData.maxResponseBodyBytes | int) 0) }} + maxResponseBodyBytes: {{ $middlewareData.maxResponseBodyBytes }} + {{- end -}} + {{- if not (kindIs "invalid" $middlewareData.memResponseBodyBytes) (ge ($middlewareData.memResponseBodyBytes | int) 0) }} + memResponseBodyBytes: {{ $middlewareData.memResponseBodyBytes }} + {{- end -}} + {{- if $middlewareData.retryExpression }} + retryExpression: {{ $middlewareData.retryExpression | quote }} + {{- end -}} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/chain.yaml b/enterprise/traefik/21.0.7/templates/middlewares/chain.yaml new file mode 100644 index 00000000000..17d8853fb05 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/chain.yaml @@ -0,0 +1,21 @@ +{{- $values := .Values -}} +{{- $namespace := $.Release.Namespace -}} +{{- if $.Values.ingressClass.enabled -}} + {{- $namespace := (printf "%v-%v" $namespace .Release.Name) -}} +{{- end -}} + +{{- range $index, $middlewareData := .Values.middlewares.chain }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + chain: + middlewares: + {{- range $index, $middleware := .middlewares }} + - name: {{ printf "%v-%v@%v" $namespace $middleware "kubernetescrd" }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/customFrameOptionsValue.yaml b/enterprise/traefik/21.0.7/templates/middlewares/customFrameOptionsValue.yaml new file mode 100644 index 00000000000..9b9f2b6606c --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/customFrameOptionsValue.yaml @@ -0,0 +1,12 @@ +{{- range $index, $middlewareData := .Values.middlewares.customFrameOptionsValue }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + headers: + customFrameOptionsValue: {{ $middlewareData.value }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/customRequestHeaders.yaml b/enterprise/traefik/21.0.7/templates/middlewares/customRequestHeaders.yaml new file mode 100644 index 00000000000..3c43a131a1d --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/customRequestHeaders.yaml @@ -0,0 +1,15 @@ +{{- range $index, $middlewareData := .Values.middlewares.customRequestHeaders }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + headers: + customRequestHeaders: + {{- range $index, $customRequestHeader := $middlewareData.headers }} + {{ $customRequestHeader.name }}: {{ $customRequestHeader.value | quote }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/customResponseHeaders.yaml b/enterprise/traefik/21.0.7/templates/middlewares/customResponseHeaders.yaml new file mode 100644 index 00000000000..a75db8a3382 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/customResponseHeaders.yaml @@ -0,0 +1,15 @@ +{{- range $index, $middlewareData := .Values.middlewares.customResponseHeaders }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + headers: + customResponseHeaders: + {{- range $index, $customResponseHeader := $middlewareData.headers }} + {{ $customResponseHeader.name }}: {{ $customResponseHeader.value | quote }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/forwardauth.yaml b/enterprise/traefik/21.0.7/templates/middlewares/forwardauth.yaml new file mode 100644 index 00000000000..787fa796823 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/forwardauth.yaml @@ -0,0 +1,29 @@ +{{- range $index, $middlewareData := .Values.middlewares.forwardAuth }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + forwardAuth: + address: {{ $middlewareData.address }} + {{- with $middlewareData.authResponseHeaders }} + authResponseHeaders: + {{- toYaml . | nindent 4 }} + {{- end -}} + {{- with $middlewareData.authRequestHeaders }} + authRequestHeaders: + {{- toYaml . | nindent 4 }} + {{- end -}} + {{- if $middlewareData.authResponseHeadersRegex }} + authResponseHeadersRegex: {{ $middlewareData.authResponseHeadersRegex }} + {{- end -}} + {{- if $middlewareData.trustForwardHeader }} + trustForwardHeader: true + {{- end -}} + {{- with $middlewareData.tls }} + tls: + insecureSkipVerify: {{ .insecureSkipVerify | default false }} + {{- end -}} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/geoblock.yaml b/enterprise/traefik/21.0.7/templates/middlewares/geoblock.yaml new file mode 100644 index 00000000000..2a647778e56 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/geoblock.yaml @@ -0,0 +1,29 @@ +{{- range $index, $middlewareData := .Values.middlewares.geoBlock }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + plugin: + GeoBlock: + allowLocalRequests: {{ $middlewareData.allowLocalRequests }} + logLocalRequests: {{ $middlewareData.logLocalRequests }} + logAllowedRequests: {{ $middlewareData.logAllowedRequests }} + logApiRequests: {{ $middlewareData.logApiRequests }} + api: {{ $middlewareData.api }} + apiTimeoutMs: {{ $middlewareData.apiTimeoutMs }} + cacheSize: {{ $middlewareData.cacheSize }} + forceMonthlyUpdate: {{ $middlewareData.forceMonthlyUpdate }} + allowUnknownCountries: {{ $middlewareData.allowUnknownCountries }} + unknownCountryApiResponse: {{ $middlewareData.unknownCountryApiResponse }} + blackListMode: {{ $middlewareData.blackListMode }} + {{- if not $middlewareData.countries -}} + {{- fail "You have to define at least one country..." -}} + {{- end }} + countries: + {{- range $middlewareData.countries }} + - {{ . }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/ipwhitelist.yaml b/enterprise/traefik/21.0.7/templates/middlewares/ipwhitelist.yaml new file mode 100644 index 00000000000..fc876aca5fe --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/ipwhitelist.yaml @@ -0,0 +1,27 @@ +{{- range $index, $middlewareData := .Values.middlewares.ipWhiteList }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + ipWhiteList: + sourceRange: + {{- range $middlewareData.sourceRange }} + - {{ . }} + {{- end }} + {{- if $middlewareData.ipStrategy }} + ipStrategy: + {{- if $middlewareData.ipStrategy.depth }} + depth: {{ $middlewareData.ipStrategy.depth }} + {{- end -}} + {{- if $middlewareData.ipStrategy.excludedIPs }} + excludedIPs: + {{- range $middlewareData.ipStrategy.excludedIPs }} + - {{ . }} + {{- end }} + {{- end -}} + {{- end -}} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/modsecurity.yaml b/enterprise/traefik/21.0.7/templates/middlewares/modsecurity.yaml new file mode 100644 index 00000000000..07a8d5d358f --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/modsecurity.yaml @@ -0,0 +1,14 @@ +{{- range $index, $middlewareData := .Values.middlewares.modsecurity }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + plugin: + traefik-modsecurity-plugin: + modSecurityUrl: {{ $middlewareData.modSecurityUrl }} + timeoutMillis: {{ $middlewareData.timeoutMillis }} + maxBodySize: {{ $middlewareData.maxBodySize }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/ratelimit.yaml b/enterprise/traefik/21.0.7/templates/middlewares/ratelimit.yaml new file mode 100644 index 00000000000..cd9117633f6 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/ratelimit.yaml @@ -0,0 +1,13 @@ +{{- range $index, $middlewareData := .Values.middlewares.rateLimit }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + rateLimit: + average: {{ $middlewareData.average }} + burst: {{ $middlewareData.burst }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/real-ip.yaml b/enterprise/traefik/21.0.7/templates/middlewares/real-ip.yaml new file mode 100644 index 00000000000..2877d9ce7f7 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/real-ip.yaml @@ -0,0 +1,15 @@ +{{- range $index, $middlewareData := .Values.middlewares.realIP }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + plugin: + traefik-real-ip: + excludednets: + {{- range $middlewareData.excludedNetworks }} + - {{ . | quote }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/redirectScheme.yaml b/enterprise/traefik/21.0.7/templates/middlewares/redirectScheme.yaml new file mode 100644 index 00000000000..09f3093998a --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/redirectScheme.yaml @@ -0,0 +1,13 @@ +{{- range $index, $middlewareData := .Values.middlewares.redirectScheme }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + redirectScheme: + scheme: {{ $middlewareData.scheme }} + permanent: {{ $middlewareData.permanent }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/redirectregex.yaml b/enterprise/traefik/21.0.7/templates/middlewares/redirectregex.yaml new file mode 100644 index 00000000000..30f44f9081b --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/redirectregex.yaml @@ -0,0 +1,14 @@ +{{- range $index, $middlewareData := .Values.middlewares.redirectRegex }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + redirectRegex: + regex: {{ $middlewareData.regex | quote }} + replacement: {{ $middlewareData.replacement | quote }} + permanent: {{ $middlewareData.permanent }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/stripPrefixRegex.yaml b/enterprise/traefik/21.0.7/templates/middlewares/stripPrefixRegex.yaml new file mode 100644 index 00000000000..6fd4c8c9970 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/stripPrefixRegex.yaml @@ -0,0 +1,14 @@ +{{- range $index, $middlewareData := .Values.middlewares.stripPrefixRegex }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + stripPrefixRegex: + regex: + {{- range $middlewareData.regex }} + - {{ . | quote }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/tc-chains.yaml b/enterprise/traefik/21.0.7/templates/middlewares/tc-chains.yaml new file mode 100644 index 00000000000..5566d77c146 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/tc-chains.yaml @@ -0,0 +1,24 @@ +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name "tc-opencors-chain") "tc-opencors-chain" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + chain: + middlewares: + - name: {{ ternary (printf "%v-%v" $.Release.Name "basic-ratelimit") "basic-ratelimit" $.Values.ingressClass.enabled }} + - name: {{ ternary (printf "%v-%v" $.Release.Name "tc-opencors-headers") "tc-opencors-headers" $.Values.ingressClass.enabled }} + - name: {{ ternary (printf "%v-%v" $.Release.Name "compress") "compress" $.Values.ingressClass.enabled }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name "tc-closedcors-chain") "tc-closedcors-chain" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + chain: + middlewares: + - name: {{ ternary (printf "%v-%v" $.Release.Name "basic-ratelimit") "basic-ratelimit" $.Values.ingressClass.enabled }} + - name: {{ ternary (printf "%v-%v" $.Release.Name "tc-closedcors-headers") "tc-closedcors-headers" $.Values.ingressClass.enabled }} + - name: {{ ternary (printf "%v-%v" $.Release.Name "compress") "compress" $.Values.ingressClass.enabled }} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/tc-headers.yaml b/enterprise/traefik/21.0.7/templates/middlewares/tc-headers.yaml new file mode 100644 index 00000000000..b0500afc708 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/tc-headers.yaml @@ -0,0 +1,57 @@ +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name "tc-opencors-headers") "tc-opencors-headers" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + headers: + accessControlAllowHeaders: + - '*' + accessControlAllowMethods: + - GET + - OPTIONS + - HEAD + - PUT + - POST + accessControlAllowOriginList: + - '*' + accessControlMaxAge: 100 + browserXssFilter: true + contentTypeNosniff: true + customRequestHeaders: + X-Forwarded-Proto: https + customResponseHeaders: + server: "" + forceSTSHeader: true + referrerPolicy: same-origin + sslForceHost: true + sslRedirect: true + stsSeconds: 63072000 +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name "tc-closedcors-headers") "tc-closedcors-headers" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + headers: + accessControlAllowMethods: + - GET + - OPTIONS + - HEAD + - PUT + accessControlMaxAge: 100 + sslRedirect: true + stsSeconds: 63072000 + # stsIncludeSubdomains: false + # stsPreload: false + forceSTSHeader: true + contentTypeNosniff: true + browserXssFilter: true + sslForceHost: true + referrerPolicy: same-origin + customRequestHeaders: + X-Forwarded-Proto: "https" + customResponseHeaders: + server: '' diff --git a/enterprise/traefik/21.0.7/templates/middlewares/tc-nextcloud.yaml b/enterprise/traefik/21.0.7/templates/middlewares/tc-nextcloud.yaml new file mode 100644 index 00000000000..fcb09becb98 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/tc-nextcloud.yaml @@ -0,0 +1,20 @@ +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name "tc-nextcloud-redirectregex-dav") "tc-nextcloud-redirectregex-dav" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + redirectRegex: + regex: "https://(.*)/.well-known/(card|cal)dav" + replacement: "https://${1}/remote.php/dav/" +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name "tc-nextcloud-chain") "tc-nextcloud-chain" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + chain: + middlewares: + - name: {{ ternary (printf "%v-%v" $.Release.Name "tc-nextcloud-redirectregex-dav") "tc-nextcloud-redirectregex-dav" $.Values.ingressClass.enabled }} diff --git a/enterprise/traefik/21.0.7/templates/middlewares/theme-park.yaml b/enterprise/traefik/21.0.7/templates/middlewares/theme-park.yaml new file mode 100644 index 00000000000..16abf2e2f34 --- /dev/null +++ b/enterprise/traefik/21.0.7/templates/middlewares/theme-park.yaml @@ -0,0 +1,20 @@ +{{- range $index, $middlewareData := .Values.middlewares.themePark }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + plugin: + traefik-themepark: + app: {{ $middlewareData.appName }} + theme: {{ $middlewareData.themeName }} + baseUrl: {{ $middlewareData.baseUrl }} + {{- if $middlewareData.addons }} + addons: + {{- range $middlewareData.addons }} + - {{ . | quote }} + {{- end }} + {{- end -}} +{{- end -}} diff --git a/incubator/ctfd/0.0.1/values.yaml b/enterprise/traefik/21.0.7/values.yaml similarity index 100% rename from incubator/ctfd/0.0.1/values.yaml rename to enterprise/traefik/21.0.7/values.yaml diff --git a/enterprise/vaultwarden/23.0.2/CHANGELOG.md b/enterprise/vaultwarden/23.0.2/CHANGELOG.md new file mode 100644 index 00000000000..250a810bd6d --- /dev/null +++ b/enterprise/vaultwarden/23.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [vaultwarden-23.0.2](https://github.com/truecharts/charts/compare/vaultwarden-23.0.1...vaultwarden-23.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [vaultwarden-23.0.1](https://github.com/truecharts/charts/compare/vaultwarden-23.0.0...vaultwarden-23.0.1) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/vaultwarden to v1.29.2 ([#12227](https://github.com/truecharts/charts/issues/12227)) + + + + +## [vaultwarden-23.0.0](https://github.com/truecharts/charts/compare/vaultwarden-22.0.0...vaultwarden-23.0.0) (2023-09-16) + +### Fix + +- Update SMTP deprecated variable - user must reassign the smtp security setting ([#11980](https://github.com/truecharts/charts/issues/11980)) + + + + + +## [vaultwarden-22.0.0](https://github.com/truecharts/charts/compare/vaultwarden-21.0.3...vaultwarden-22.0.0) (2023-07-31) + + + + +## [vaultwarden-21.0.3](https://github.com/truecharts/charts/compare/vaultwarden-21.0.2...vaultwarden-21.0.3) (2023-07-30) + +### Chore + +- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) + + + + +## [vaultwarden-21.0.2](https://github.com/truecharts/charts/compare/vaultwarden-21.0.1...vaultwarden-21.0.2) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [vaultwarden-21.0.1](https://github.com/truecharts/charts/compare/vaultwarden-21.0.0...vaultwarden-21.0.1) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/vaultwarden to v1.29.1 ([#10953](https://github.com/truecharts/charts/issues/10953)) + + + + +## [vaultwarden-21.0.0](https://github.com/truecharts/charts/compare/vaultwarden-20.2.0...vaultwarden-21.0.0) (2023-07-19) + +### Chore + +- update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555)) + + + + +## [vaultwarden-20.2.0](https://github.com/truecharts/charts/compare/vaultwarden-20.1.0...vaultwarden-20.2.0) (2023-07-15) + +### Feat + +- push notification variables ([#10503](https://github.com/truecharts/charts/issues/10503)) + + + + +## [vaultwarden-20.1.0](https://github.com/truecharts/charts/compare/vaultwarden-20.0.34...vaultwarden-20.1.0) (2023-07-15) + +### Feat + +- remove redundant websocket service ([#10491](https://github.com/truecharts/charts/issues/10491)) + + + + +## [vaultwarden-20.0.34](https://github.com/truecharts/charts/compare/vaultwarden-20.0.33...vaultwarden-20.0.34) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + diff --git a/enterprise/vaultwarden/23.0.2/Chart.yaml b/enterprise/vaultwarden/23.0.2/Chart.yaml new file mode 100644 index 00000000000..baa10da8767 --- /dev/null +++ b/enterprise/vaultwarden/23.0.2/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.29.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 23.0.2 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/vaultwarden/23.0.2/LICENSE b/enterprise/vaultwarden/23.0.2/LICENSE new file mode 100644 index 00000000000..80e4ab93f92 --- /dev/null +++ b/enterprise/vaultwarden/23.0.2/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/23.0.2/README.md b/enterprise/vaultwarden/23.0.2/README.md new file mode 100644 index 00000000000..f8a41e479fe --- /dev/null +++ b/enterprise/vaultwarden/23.0.2/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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/enterprise/vaultwarden/23.0.2/app-changelog.md b/enterprise/vaultwarden/23.0.2/app-changelog.md new file mode 100644 index 00000000000..35b7711e737 --- /dev/null +++ b/enterprise/vaultwarden/23.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vaultwarden-23.0.2](https://github.com/truecharts/charts/compare/vaultwarden-23.0.1...vaultwarden-23.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/enterprise/vaultwarden/23.0.2/app-readme.md b/enterprise/vaultwarden/23.0.2/app-readme.md new file mode 100644 index 00000000000..08d9cc8b1dd --- /dev/null +++ b/enterprise/vaultwarden/23.0.2/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/23.0.2/charts/common-14.0.9.tgz b/enterprise/vaultwarden/23.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/enterprise/vaultwarden/23.0.2/charts/common-14.0.9.tgz differ diff --git a/enterprise/vaultwarden/23.0.2/ix_values.yaml b/enterprise/vaultwarden/23.0.2/ix_values.yaml new file mode 100644 index 00000000000..4b8c250ddcd --- /dev/null +++ b/enterprise/vaultwarden/23.0.2/ix_values.yaml @@ -0,0 +1,161 @@ +image: + repository: tccr.io/truecharts/vaultwarden + pullPolicy: IfNotPresent + tag: v1.29.2@sha256:f5761cdd99e267221623b7a91d123153885afd0980b31c863de039245b73aad3 +manifestManager: + enabled: true +service: + main: + ports: + main: + port: 10102 + targetPort: 8080 + +workload: + main: + podSpec: + containers: + main: + env: + DOMAIN: "https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}" + DATABASE_URL: + secretKeyRef: + name: cnpg-main-urls + key: std + + envFrom: + - configMapRef: + name: vaultwardenconfig + - secretRef: + name: vaultwardensecret + +database: + # -- Database type, + # must be one of: 'sqlite', 'mysql' or 'postgresql'. + type: postgresql + # -- Enable DB Write-Ahead-Log for SQLite, + # disabled for other databases. https://github.com/dani-garcia/bitwarden_rs/wiki/Running-without-WAL-enabled + wal: true + ## URL for external databases (mysql://user:pass@host:port or postgresql://user:pass@host:port). + # url: "" + ## Set the size of the database connection pool. + # maxConnections: 10 + ## Connection retries during startup, 0 for infinite. 1 second between retries. + # retries: 15 + +# Set Bitwarden_rs application variables +vaultwarden: + # -- Allow any user to sign-up + # see: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-registration-of-new-users + allowSignups: true + ## Whitelist domains allowed to sign-up. 'allowSignups' is ignored if set. + # signupDomains: + # - domain.tld + # -- Verify e-mail before login is enabled. + # SMTP must be enabled. + verifySignup: false + # When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled. + requireEmail: false + ## Maximum attempts before an email token is reset and a new email will need to be sent. + # emailAttempts: 3 + ## Email token validity in seconds. + # emailTokenExpiration: 600 + # Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-invitations + allowInvitation: true + # Show password hints: https://github.com/dani-garcia/bitwarden_rs/wiki/Password-hint-display + ## Default organization name in invitation e-mails that are not coming from a specific organization. + # defaultInviteName: "" + showPasswordHint: true + # Enable Web Vault (static content). https://github.com/dani-garcia/bitwarden_rs/wiki/Disabling-or-overriding-the-Vault-interface-hosting + enableWebVault: true + # Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users. + orgCreationUsers: all + ## Limit attachment disk usage per organization. + # attachmentLimitOrg: + ## Limit attachment disk usage per user. + # attachmentLimitUser: + ## HaveIBeenPwned API Key. Can be purchased at https://haveibeenpwned.com/API/Key. + # hibpApiKey: + + admin: + # Enable admin portal. + enabled: false + # Disabling the admin token will make the admin portal accessible to anyone, use carefully: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-admin-token + disableAdminToken: false + ## Token for admin login, will be generated if not defined. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-admin-page + # token: + + # Enable SMTP. https://github.com/dani-garcia/bitwarden_rs/wiki/SMTP-configuration + smtp: + enabled: false + # SMTP hostname, required if SMTP is enabled. + host: "" + # SMTP sender e-mail address, required if SMTP is enabled. + from: "" + ## SMTP sender name, defaults to 'Bitwarden_RS'. + # fromName: "" + ## Enable SSL connection. + # security: starttls + ## SMTP port. Defaults to 587 with STARTTLS, 465 with FORCE_TLS, and 25 without SSL. + # port: 587 + ## SMTP Authentication Mechanisms. Comma-separated options: 'Plain', 'Login' and 'Xoauth2'. Defaults to 'Plain'. + # authMechanism: Plain + ## Hostname to be sent for SMTP HELO. Defaults to pod name. + # heloName: "" + ## SMTP timeout. + # timeout: 15 + ## Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidHostname: false + ## Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidCertificate: false + ## SMTP username. + # user: "" + ## SMTP password. Required is user is specified, ignored if no user provided. + # password: "" + + ## Enable Yubico OTP authentication. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-Yubikey-OTP-authentication + yubico: + enabled: false + ## Yubico server. Defaults to YubiCloud. + # server: + ## Yubico ID and Secret Key. + # clientId: + # secretKey: + + ## Enable Mobile Push Notifications. You must obtain and ID and Key here: https://bitwarden.com/host + push: + enabled: false + # installationId: + # installationKey: + + ## Logging options. https://github.com/dani-garcia/bitwarden_rs/wiki/Logging + log: + # Log to file. + file: "" + # Log level. Options are "trace", "debug", "info", "warn", "error" or "off". + level: "trace" + ## Log timestamp format. See https://docs.rs/chrono/0.4.15/chrono/format/strftime/index.html. Defaults to time in milliseconds. + # timeFormat: "" + + icons: + # Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache). TTL will default to zero. + disableDownload: false + ## Cache time-to-live for icons fetched. 0 means no purging. + # cache: 2592000 + ## Cache time-to-live for icons that were not available. 0 means no purging. + # cacheFailed: 259200 + +persistence: + data: + enabled: true + mountPath: "/data" + +cnpg: + main: + enabled: true + user: vaultwarden + database: vaultwarden + +portal: + open: + enabled: true diff --git a/enterprise/vaultwarden/23.0.2/questions.yaml b/enterprise/vaultwarden/23.0.2/questions.yaml new file mode 100644 index 00000000000..04db20714b4 --- /dev/null +++ b/enterprise/vaultwarden/23.0.2/questions.yaml @@ -0,0 +1,2394 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + admin: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/admin/" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: vaultwarden + label: "" + group: "App Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: yubico + label: "Yubico OTP authentication" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Yubico OTP authentication" + description: "Please refer to the manual at: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-Yubikey-OTP-authentication" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: server + label: "Yubico server" + description: "Defaults to YubiCloud" + schema: + type: string + default: "" + - variable: clientId + label: "Yubico ID" + schema: + type: string + default: "" + - variable: secretKey + label: "Yubico Secret Key" + schema: + type: string + default: "" + - variable: push + label: "Mobile Push Notifications" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Mobile Push Notifications" + description: "You must obtain and ID and Key here: https://bitwarden.com/host" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: installationId + label: "Installation ID" + schema: + type: string + default: "" + required: true + - variable: installationKey + label: "Installation Key" + schema: + type: string + default: "" + required: true + - variable: admin + label: "Admin Portal" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Admin Portal" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: disableAdminToken + label: "Make Accessible Without Password/Token" + schema: + type: boolean + default: false + - variable: token + label: "Admin Portal Password/Token" + description: "Will be automatically generated if not defined" + schema: + type: string + default: "" + - variable: icons + label: "Icon Download Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: disableDownload + label: "Disable Icon Download" + description: "Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache)" + schema: + type: boolean + default: false + - variable: cache + label: "Cache time-to-live" + description: "Cache time-to-live for icons fetched. 0 means no purging" + schema: + type: int + default: 2592000 + - variable: token + label: "Failed Downloads Cache time-to-live" + description: "Cache time-to-live for icons that were not available. 0 means no purging." + schema: + type: int + default: 2592000 + - variable: log + label: "Logging" + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log level" + schema: + type: string + default: "info" + required: true + enum: + - value: "trace" + description: "trace" + - value: "debug" + description: "debug" + - value: "info" + description: "info" + - value: "warn" + description: "warn" + - value: "error" + description: "error" + - value: "off" + description: "off" + - variable: file + label: "Log-File Location" + schema: + type: string + default: "" + - variable: smtp + label: "SMTP Settings (Email)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable SMTP Support" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: host + label: "SMTP hostname" + schema: + type: string + required: true + default: "" + - variable: from + label: "SMTP sender e-mail address" + schema: + type: string + required: true + default: "" + - variable: fromName + label: "SMTP sender name" + schema: + type: string + required: true + default: "" + - variable: user + label: "SMTP username" + schema: + type: string + required: true + default: "" + - variable: password + label: "SMTP password" + description: "Required is user is specified, ignored if no user provided" + schema: + type: string + default: "" + - variable: security + label: "Enable SSL connection" + schema: + type: string + default: "starttls" + enum: + - value: "starttls" + description: "STARTTLS (587)" + - value: "force_tls" + description: "FORCE_TLS (465)" + - value: "off" + description: "OFF (25)" + - variable: port + label: "SMTP port" + description: "Usually: 587 with STARTTLS, 465 with FORCE_TLS, and 25 without SSL" + schema: + type: int + default: 587 + - variable: authMechanism + label: "SMTP Authentication Mechanisms" + description: "Comma-separated options: Plain, Login and Xoauth2" + schema: + type: string + default: "Plain" + - variable: heloName + label: "SMTP HELO - Hostname" + description: "Hostname to be sent for SMTP HELO. Defaults to pod name" + schema: + type: string + default: "" + - variable: timeout + label: "SMTP timeout" + schema: + type: int + default: 15 + - variable: invalidHostname + label: "Accept Invalid Hostname" + description: "Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: invalidCertificate + label: "Accept Invalid Certificate" + description: "Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: allowSignups + label: "Allow Signup" + description: "Allow any user to sign-up: https://github.com/dani-garcia/vaultwarden/wiki/Disable-registration-of-new-users" + schema: + type: boolean + default: true + - variable: allowInvitation + label: "Always allow Invitation" + description: "Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/vaultwarden/wiki/Disable-invitations" + schema: + type: boolean + default: true + - variable: defaultInviteName + label: "Default Invite Organisation Name" + description: "Default organization name in invitation e-mails that are not coming from a specific organization." + schema: + type: string + default: "" + - variable: showPasswordHint + label: "Show password hints" + description: "https://github.com/dani-garcia/vaultwarden/wiki/Password-hint-display" + schema: + type: boolean + default: true + - variable: signupwhitelistenable + label: "Enable Signup Whitelist" + description: "allowSignups is ignored if set" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: signupDomains + label: "Signup Whitelist Domains" + schema: + type: list + default: [] + items: + - variable: domain + label: "Domain" + schema: + type: string + default: "" + - variable: verifySignup + label: "Verifiy Signup" + description: "Verify e-mail before login is enabled. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: requireEmail + label: "Block Login if email fails" + description: "When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: emailAttempts + label: "Email token reset attempts" + description: "Maximum attempts before an email token is reset and a new email will need to be sent" + schema: + type: int + default: 3 + - variable: emailTokenExpiration + label: "Email token validity in seconds" + schema: + type: int + default: 600 + - variable: enableWebVault + label: "Enable Webvault" + description: "Enable Web Vault (static content). https://github.com/dani-garcia/vaultwarden/wiki/Disabling-or-overriding-the-Vault-interface-hosting" + schema: + type: boolean + default: true + - variable: orgCreationUsers + label: "Limit Organisation Creation to (users)" + description: "Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users." + schema: + type: string + default: "all" + - variable: attachmentLimitOrg + label: "Limit Attachment Disk Usage per Organisation" + schema: + type: string + default: "" + - variable: attachmentLimitUser + label: "Limit Attachment Disk Usage per User" + schema: + type: string + default: "" + - variable: hibpApiKey + label: "HaveIBeenPwned API Key" + description: "Can be purchased at https://haveibeenpwned.com/API/Key" + schema: + type: string + default: "" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10102 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: 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: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/incubator/docassemble/0.0.2/templates/NOTES.txt b/enterprise/vaultwarden/23.0.2/templates/NOTES.txt similarity index 100% rename from incubator/docassemble/0.0.2/templates/NOTES.txt rename to enterprise/vaultwarden/23.0.2/templates/NOTES.txt diff --git a/enterprise/vaultwarden/23.0.2/templates/_configmap.tpl b/enterprise/vaultwarden/23.0.2/templates/_configmap.tpl new file mode 100644 index 00000000000..7cc26147b0e --- /dev/null +++ b/enterprise/vaultwarden/23.0.2/templates/_configmap.tpl @@ -0,0 +1,111 @@ +{{/* Define the configmap */}} +{{- define "vaultwarden.configmap" -}} +enabled: true +data: + ROCKET_PORT: "8080" + SIGNUPS_ALLOWED: {{ .Values.vaultwarden.allowSignups | quote }} + {{- if .Values.vaultwarden.signupDomains }} + SIGNUPS_DOMAINS_WHITELIST: {{ join "," .Values.vaultwarden.signupDomains | quote }} + {{- end }} + {{- if and (eq .Values.vaultwarden.verifySignup true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Signup verification requires SMTP to be enabled" nil}}{{end}} + SIGNUPS_VERIFY: {{ .Values.vaultwarden.verifySignup | quote }} + {{- if and (eq .Values.vaultwarden.requireEmail true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Requiring emails for login depends on SMTP" nil}}{{end}} + REQUIRE_DEVICE_EMAIL: {{ .Values.vaultwarden.requireEmail | quote }} + {{- if .Values.vaultwarden.emailAttempts }} + EMAIL_ATTEMPTS_LIMIT: {{ .Values.vaultwarden.emailAttempts | quote }} + {{- end }} + {{- if .Values.vaultwarden.emailTokenExpiration }} + EMAIL_EXPIRATION_TIME: {{ .Values.vaultwarden.emailTokenExpiration | quote }} + {{- end }} + INVITATIONS_ALLOWED: {{ .Values.vaultwarden.allowInvitation | quote }} + {{- if .Values.vaultwarden.defaultInviteName }} + INVITATION_ORG_NAME: {{ .Values.vaultwarden.defaultInviteName | quote }} + {{- end }} + SHOW_PASSWORD_HINT: {{ .Values.vaultwarden.showPasswordHint | quote }} + WEB_VAULT_ENABLED: {{ .Values.vaultwarden.enableWebVault | quote }} + ORG_CREATION_USERS: {{ .Values.vaultwarden.orgCreationUsers | quote }} + {{- if .Values.vaultwarden.attachmentLimitOrg }} + ORG_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitOrg | quote }} + {{- end }} + {{- if .Values.vaultwarden.attachmentLimitUser }} + USER_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitUser | quote }} + {{- end }} + {{- if .Values.vaultwarden.hibpApiKey }} + HIBP_API_KEY: {{ .Values.vaultwarden.hibpApiKey | quote }} + {{- end }} + {{- include "vaultwarden.dbTypeValid" . }} + {{- if .Values.database.retries }} + DB_CONNECTION_RETRIES: {{ .Values.database.retries | quote }} + {{- end }} + {{- if .Values.database.maxConnections }} + DATABASE_MAX_CONNS: {{ .Values.database.maxConnections | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.smtp.enabled true }} + SMTP_HOST: {{ required "SMTP host is required to enable SMTP" .Values.vaultwarden.smtp.host | quote }} + SMTP_FROM: {{ required "SMTP sender address ('from') is required to enable SMTP" .Values.vaultwarden.smtp.from | quote }} + {{- if .Values.vaultwarden.smtp.fromName }} + SMTP_FROM_NAME: {{ .Values.vaultwarden.smtp.fromName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.ssl }} + SMTP_SECURITY: {{ .Values.vaultwarden.smtp.security | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.port }} + SMTP_PORT: {{ .Values.vaultwarden.smtp.port | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.authMechanism }} + SMTP_AUTH_MECHANISM: {{ .Values.vaultwarden.smtp.authMechanism | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.heloName }} + HELO_NAME: {{ .Values.vaultwarden.smtp.heloName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.timeout }} + SMTP_TIMEOUT: {{ .Values.vaultwarden.smtp.timeout | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidHostname }} + SMTP_ACCEPT_INVALID_HOSTNAMES: {{ .Values.vaultwarden.smtp.invalidHostname | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidCertificate }} + SMTP_ACCEPT_INVALID_CERTS: {{ .Values.vaultwarden.smtp.invalidCertificate | quote }} + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.log.file }} + LOG_FILE: {{ .Values.vaultwarden.log.file | quote }} + {{- end }} + {{- if or .Values.vaultwarden.log.level .Values.vaultwarden.log.timeFormat }} + EXTENDED_LOGGING: "true" + {{- end }} + {{- if .Values.vaultwarden.log.level }} + {{- include "vaultwarden.logLevelValid" . }} + LOG_LEVEL: {{ .Values.vaultwarden.log.level | quote }} + {{- end }} + {{- if .Values.vaultwarden.log.timeFormat }} + LOG_TIMESTAMP_FORMAT: {{ .Values.vaultwarden.log.timeFormat | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.disableDownload }} + DISABLE_ICON_DOWNLOAD: {{ .Values.vaultwarden.icons.disableDownload | quote }} + {{- if and (not .Values.vaultwarden.icons.cache) (eq .Values.vaultwarden.icons.disableDownload "true") }} + ICON_CACHE_TTL: "0" + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.icons.cache }} + ICON_CACHE_TTL: {{ .Values.vaultwarden.icons.cache | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.cacheFailed }} + ICON_CACHE_NEGTTL: {{ .Values.vaultwarden.icons.cacheFailed | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.admin.enabled true }} + {{- if eq .Values.vaultwarden.admin.disableAdminToken true }} + DISABLE_ADMIN_TOKEN: "true" + {{- end }} + {{- end }} + {{- if eq .Values.vaultwarden.yubico.enabled true }} + {{- if .Values.vaultwarden.yubico.server }} + YUBICO_SERVER: {{ .Values.vaultwarden.yubico.server | quote }} + {{- end }} + {{- end }} + {{- if eq .Values.database.type "sqlite" }} + ENABLE_DB_WAL: {{ .Values.database.wal | quote }} + {{- else }} + ENABLE_DB_WAL: "false" + {{- end }} +{{- end -}} diff --git a/enterprise/vaultwarden/23.0.2/templates/_secrets.tpl b/enterprise/vaultwarden/23.0.2/templates/_secrets.tpl new file mode 100644 index 00000000000..262fcffa1b4 --- /dev/null +++ b/enterprise/vaultwarden/23.0.2/templates/_secrets.tpl @@ -0,0 +1,37 @@ +{{/* Define the secrets */}} +{{- define "vaultwarden.secrets" -}} + +{{- $adminToken := "" }} +{{- if eq .Values.vaultwarden.admin.enabled true }} +{{- $adminToken = .Values.vaultwarden.admin.token | default (randAlphaNum 48) | quote }} +{{- end -}} + +{{- $smtpUser := "" }} +{{- if and (eq .Values.vaultwarden.smtp.enabled true ) (.Values.vaultwarden.smtp.user) }} +{{- $smtpUser = .Values.vaultwarden.smtp.user | quote }} +{{- end -}} + +{{- $yubicoClientId := "" }} +{{- if eq .Values.vaultwarden.yubico.enabled true }} +{{- $yubicoClientId = required "Yubico Client ID required" .Values.vaultwarden.yubico.clientId | toString | quote }} +{{- end -}} +enabled: true +data: + placeholder: placeholdervalue + {{- if ne $adminToken "" }} + ADMIN_TOKEN: {{ $adminToken }} + {{- end }} + {{- if ne $smtpUser "" }} + SMTP_USERNAME: {{ $smtpUser }} + SMTP_PASSWORD: {{ required "Must specify SMTP password" .Values.vaultwarden.smtp.password | quote }} + {{- end }} + {{- if ne $yubicoClientId "" }} + YUBICO_CLIENT_ID: {{ $yubicoClientId }} + YUBICO_SECRET_KEY: {{ required "Yubico Secret Key required" .Values.vaultwarden.yubico.secretKey | quote }} + {{- end }} + {{- if .Values.vaultwarden.push.enabled }} + PUSH_ENABLED: {{ .Values.vaultwarden.push.enabled | quote }} + PUSH_INSTALLATION_ID: {{ required "Installation ID required" .Values.vaultwarden.push.installationId | quote }} + PUSH_INSTALLATION_KEY: {{ required "Installation Key required" .Values.vaultwarden.push.installationKey | quote }} + {{- end }} +{{- end -}} diff --git a/enterprise/vaultwarden/23.0.2/templates/_validate.tpl b/enterprise/vaultwarden/23.0.2/templates/_validate.tpl new file mode 100644 index 00000000000..e4832c2f6e5 --- /dev/null +++ b/enterprise/vaultwarden/23.0.2/templates/_validate.tpl @@ -0,0 +1,17 @@ +{{/* +Ensure valid DB type is select, defaults to SQLite +*/}} +{{- define "vaultwarden.dbTypeValid" -}} +{{- if not (or (eq .Values.database.type "postgresql") (eq .Values.database.type "mysql") (eq .Values.database.type "sqlite")) }} +{{- required "Invalid database type" nil }} +{{- end -}} +{{- end -}} + +{{/* +Ensure log type is valid +*/}} +{{- define "vaultwarden.logLevelValid" -}} +{{- if not (or (eq .Values.vaultwarden.log.level "trace") (eq .Values.vaultwarden.log.level "debug") (eq .Values.vaultwarden.log.level "info") (eq .Values.vaultwarden.log.level "warn") (eq .Values.vaultwarden.log.level "error") (eq .Values.vaultwarden.log.level "off")) }} +{{- required "Invalid log level" nil }} +{{- end }} +{{- end }} diff --git a/enterprise/vaultwarden/23.0.2/templates/common.yaml b/enterprise/vaultwarden/23.0.2/templates/common.yaml new file mode 100644 index 00000000000..66c6adab5db --- /dev/null +++ b/enterprise/vaultwarden/23.0.2/templates/common.yaml @@ -0,0 +1,17 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render configmap for vaultwarden */}} +{{- $configmapFile := include "vaultwarden.configmap" . | fromYaml -}} +{{- if $configmapFile -}} + {{- $_ := set .Values.configmap "vaultwardenconfig" $configmapFile -}} +{{- end -}} + +{{/* Render secrets for vaultwarden */}} +{{- $secret := include "vaultwarden.secrets" . | fromYaml -}} +{{- if $secret -}} + {{- $_ := set .Values.secret "vaultwardensecret" $secret -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/incubator/docassemble/0.0.2/values.yaml b/enterprise/vaultwarden/23.0.2/values.yaml similarity index 100% rename from incubator/docassemble/0.0.2/values.yaml rename to enterprise/vaultwarden/23.0.2/values.yaml diff --git a/incubator/automatic-ripping-machine/0.0.1/CHANGELOG.md b/incubator/automatic-ripping-machine/0.0.1/CHANGELOG.md deleted file mode 100644 index 2efa0f07fa9..00000000000 --- a/incubator/automatic-ripping-machine/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [automatic-ripping-machine-0.0.1]automatic-ripping-machine-0.0.1 (2023-08-30) - diff --git a/incubator/automatic-ripping-machine/0.0.1/Chart.yaml b/incubator/automatic-ripping-machine/0.0.1/Chart.yaml deleted file mode 100644 index 8095dc32eb9..00000000000 --- a/incubator/automatic-ripping-machine/0.0.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.6.60" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: Automatic Ripping Machine (ARM) Scripts. -home: https://truecharts.org/charts/incubator/automatic-ripping-machine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machine.png -keywords: - - automatic-ripping-machine - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: automatic-ripping-machine -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/automatic-ripping-machine - - https://github.com/automatic-ripping-machine/automatic-ripping-machine -type: application -version: 0.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/incubator/automatic-ripping-machine/0.0.1/README.md b/incubator/automatic-ripping-machine/0.0.1/README.md deleted file mode 100644 index 7e59600739c..00000000000 --- a/incubator/automatic-ripping-machine/0.0.1/README.md +++ /dev/null @@ -1 +0,0 @@ -# README diff --git a/incubator/automatic-ripping-machine/0.0.1/app-changelog.md b/incubator/automatic-ripping-machine/0.0.1/app-changelog.md deleted file mode 100644 index fe022520565..00000000000 --- a/incubator/automatic-ripping-machine/0.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [automatic-ripping-machine-0.0.1]automatic-ripping-machine-0.0.1 (2023-08-30) - diff --git a/incubator/automatic-ripping-machine/0.0.1/charts/common-14.0.1.tgz b/incubator/automatic-ripping-machine/0.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/incubator/automatic-ripping-machine/0.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/incubator/automatic-ripping-machine/0.0.2/CHANGELOG.md b/incubator/automatic-ripping-machine/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..f11c64fe9a6 --- /dev/null +++ b/incubator/automatic-ripping-machine/0.0.2/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [automatic-ripping-machine-0.0.2](https://github.com/truecharts/charts/compare/automatic-ripping-machine-0.0.1...automatic-ripping-machine-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [automatic-ripping-machine-0.0.1]automatic-ripping-machine-0.0.1 (2023-08-30) + diff --git a/incubator/automatic-ripping-machine/0.0.2/Chart.yaml b/incubator/automatic-ripping-machine/0.0.2/Chart.yaml new file mode 100644 index 00000000000..ace0abee149 --- /dev/null +++ b/incubator/automatic-ripping-machine/0.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.6.60" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Automatic Ripping Machine (ARM) Scripts. +home: https://truecharts.org/charts/incubator/automatic-ripping-machine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machine.png +keywords: + - automatic-ripping-machine + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: automatic-ripping-machine +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/automatic-ripping-machine + - https://github.com/automatic-ripping-machine/automatic-ripping-machine +type: application +version: 0.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/incubator/backuppc/3.0.0/README.md b/incubator/automatic-ripping-machine/0.0.2/README.md similarity index 100% rename from incubator/backuppc/3.0.0/README.md rename to incubator/automatic-ripping-machine/0.0.2/README.md diff --git a/incubator/automatic-ripping-machine/0.0.2/app-changelog.md b/incubator/automatic-ripping-machine/0.0.2/app-changelog.md new file mode 100644 index 00000000000..0ffcff5ad6e --- /dev/null +++ b/incubator/automatic-ripping-machine/0.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [automatic-ripping-machine-0.0.2](https://github.com/truecharts/charts/compare/automatic-ripping-machine-0.0.1...automatic-ripping-machine-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/automatic-ripping-machine/0.0.1/app-readme.md b/incubator/automatic-ripping-machine/0.0.2/app-readme.md similarity index 100% rename from incubator/automatic-ripping-machine/0.0.1/app-readme.md rename to incubator/automatic-ripping-machine/0.0.2/app-readme.md diff --git a/incubator/automatic-ripping-machine/0.0.2/charts/common-14.0.9.tgz b/incubator/automatic-ripping-machine/0.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/automatic-ripping-machine/0.0.2/charts/common-14.0.9.tgz differ diff --git a/incubator/automatic-ripping-machine/0.0.1/ix_values.yaml b/incubator/automatic-ripping-machine/0.0.2/ix_values.yaml similarity index 100% rename from incubator/automatic-ripping-machine/0.0.1/ix_values.yaml rename to incubator/automatic-ripping-machine/0.0.2/ix_values.yaml diff --git a/incubator/automatic-ripping-machine/0.0.1/questions.yaml b/incubator/automatic-ripping-machine/0.0.2/questions.yaml similarity index 100% rename from incubator/automatic-ripping-machine/0.0.1/questions.yaml rename to incubator/automatic-ripping-machine/0.0.2/questions.yaml diff --git a/incubator/eco/3.1.1/templates/NOTES.txt b/incubator/automatic-ripping-machine/0.0.2/templates/NOTES.txt similarity index 100% rename from incubator/eco/3.1.1/templates/NOTES.txt rename to incubator/automatic-ripping-machine/0.0.2/templates/NOTES.txt diff --git a/incubator/automatic-ripping-machine/0.0.1/templates/common.yaml b/incubator/automatic-ripping-machine/0.0.2/templates/common.yaml similarity index 100% rename from incubator/automatic-ripping-machine/0.0.1/templates/common.yaml rename to incubator/automatic-ripping-machine/0.0.2/templates/common.yaml diff --git a/incubator/eco/3.1.1/values.yaml b/incubator/automatic-ripping-machine/0.0.2/values.yaml similarity index 100% rename from incubator/eco/3.1.1/values.yaml rename to incubator/automatic-ripping-machine/0.0.2/values.yaml diff --git a/incubator/backuppc/3.0.0/CHANGELOG.md b/incubator/backuppc/3.0.0/CHANGELOG.md deleted file mode 100644 index 454e36b0279..00000000000 --- a/incubator/backuppc/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - - - -## [backuppc-3.0.0](https://github.com/truecharts/charts/compare/backuppc-2.0.16...backuppc-3.0.0) (2023-07-31) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [backuppc-2.0.16](https://github.com/truecharts/charts/compare/backuppc-2.0.15...backuppc-2.0.16) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/backuppc to latest ([#8174](https://github.com/truecharts/charts/issues/8174)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [backuppc-2.0.15](https://github.com/truecharts/charts/compare/backuppc-2.0.14...backuppc-2.0.15) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/backuppc to latest - - - - -## [backuppc-2.0.14](https://github.com/truecharts/charts/compare/backuppc-2.0.13...backuppc-2.0.14) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [backuppc-2.0.13](https://github.com/truecharts/charts/compare/backuppc-2.0.12...backuppc-2.0.13) (2023-02-02) - -### Chore - -- update container image tccr.io/truecharts/backuppc to latest - - - - -## [backuppc-2.0.12](https://github.com/truecharts/charts/compare/backuppc-2.0.11...backuppc-2.0.12) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - - -## [backuppc-2.0.11](https://github.com/truecharts/charts/compare/backuppc-2.0.10...backuppc-2.0.11) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [backuppc-2.0.10](https://github.com/truecharts/charts/compare/backuppc-2.0.9...backuppc-2.0.10) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [backuppc-2.0.9](https://github.com/truecharts/charts/compare/backuppc-2.0.8...backuppc-2.0.9) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [backuppc-2.0.8](https://github.com/truecharts/charts/compare/backuppc-2.0.7...backuppc-2.0.8) (2022-12-25) diff --git a/incubator/backuppc/3.0.0/Chart.yaml b/incubator/backuppc/3.0.0/Chart.yaml deleted file mode 100644 index 8541941b8c0..00000000000 --- a/incubator/backuppc/3.0.0/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "6.0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: A high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. -home: https://truecharts.org/charts/incubator/backuppc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.png -keywords: - - backuppc - - Backup - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: backuppc -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc - - https://github.com/tiredofit/docker-backuppc - - https://backuppc.github.io/backuppc/index.html -type: application -version: 3.0.0 -annotations: - truecharts.org/catagories: | - - Backup - - Network-Web - truecharts.org/SCALE-support: "true" diff --git a/incubator/backuppc/3.0.0/charts/common-14.0.3.tgz b/incubator/backuppc/3.0.0/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/incubator/backuppc/3.0.0/charts/common-14.0.3.tgz and /dev/null differ diff --git a/incubator/backuppc/3.0.1/CHANGELOG.md b/incubator/backuppc/3.0.1/CHANGELOG.md new file mode 100644 index 00000000000..235fcd78ecf --- /dev/null +++ b/incubator/backuppc/3.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [backuppc-3.0.1](https://github.com/truecharts/charts/compare/backuppc-3.0.0...backuppc-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + + + +## [backuppc-3.0.0](https://github.com/truecharts/charts/compare/backuppc-2.0.16...backuppc-3.0.0) (2023-07-31) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [backuppc-2.0.16](https://github.com/truecharts/charts/compare/backuppc-2.0.15...backuppc-2.0.16) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/backuppc to latest ([#8174](https://github.com/truecharts/charts/issues/8174)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [backuppc-2.0.15](https://github.com/truecharts/charts/compare/backuppc-2.0.14...backuppc-2.0.15) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/backuppc to latest + + + + +## [backuppc-2.0.14](https://github.com/truecharts/charts/compare/backuppc-2.0.13...backuppc-2.0.14) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [backuppc-2.0.13](https://github.com/truecharts/charts/compare/backuppc-2.0.12...backuppc-2.0.13) (2023-02-02) + +### Chore + +- update container image tccr.io/truecharts/backuppc to latest + + + + +## [backuppc-2.0.12](https://github.com/truecharts/charts/compare/backuppc-2.0.11...backuppc-2.0.12) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + + +## [backuppc-2.0.11](https://github.com/truecharts/charts/compare/backuppc-2.0.10...backuppc-2.0.11) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [backuppc-2.0.10](https://github.com/truecharts/charts/compare/backuppc-2.0.9...backuppc-2.0.10) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [backuppc-2.0.9](https://github.com/truecharts/charts/compare/backuppc-2.0.8...backuppc-2.0.9) (2022-12-25) diff --git a/incubator/backuppc/3.0.1/Chart.yaml b/incubator/backuppc/3.0.1/Chart.yaml new file mode 100644 index 00000000000..b9ca6b2ea48 --- /dev/null +++ b/incubator/backuppc/3.0.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "6.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. +home: https://truecharts.org/charts/incubator/backuppc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.png +keywords: + - backuppc + - Backup + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: backuppc +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc + - https://github.com/tiredofit/docker-backuppc + - https://backuppc.github.io/backuppc/index.html +type: application +version: 3.0.1 +annotations: + truecharts.org/catagories: | + - Backup + - Network-Web + truecharts.org/SCALE-support: "true" diff --git a/incubator/eco/3.1.1/README.md b/incubator/backuppc/3.0.1/README.md similarity index 100% rename from incubator/eco/3.1.1/README.md rename to incubator/backuppc/3.0.1/README.md diff --git a/incubator/backuppc/3.0.1/app-changelog.md b/incubator/backuppc/3.0.1/app-changelog.md new file mode 100644 index 00000000000..c74512c8e92 --- /dev/null +++ b/incubator/backuppc/3.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [backuppc-3.0.1](https://github.com/truecharts/charts/compare/backuppc-3.0.0...backuppc-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/backuppc/3.0.0/app-readme.md b/incubator/backuppc/3.0.1/app-readme.md similarity index 100% rename from incubator/backuppc/3.0.0/app-readme.md rename to incubator/backuppc/3.0.1/app-readme.md diff --git a/incubator/backuppc/3.0.1/charts/common-14.0.9.tgz b/incubator/backuppc/3.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/backuppc/3.0.1/charts/common-14.0.9.tgz differ diff --git a/incubator/backuppc/3.0.0/ix_values.yaml b/incubator/backuppc/3.0.1/ix_values.yaml similarity index 100% rename from incubator/backuppc/3.0.0/ix_values.yaml rename to incubator/backuppc/3.0.1/ix_values.yaml diff --git a/incubator/backuppc/3.0.0/questions.yaml b/incubator/backuppc/3.0.1/questions.yaml similarity index 100% rename from incubator/backuppc/3.0.0/questions.yaml rename to incubator/backuppc/3.0.1/questions.yaml diff --git a/incubator/factorio/4.1.0/templates/NOTES.txt b/incubator/backuppc/3.0.1/templates/NOTES.txt similarity index 100% rename from incubator/factorio/4.1.0/templates/NOTES.txt rename to incubator/backuppc/3.0.1/templates/NOTES.txt diff --git a/incubator/backuppc/3.0.0/templates/common.yaml b/incubator/backuppc/3.0.1/templates/common.yaml similarity index 100% rename from incubator/backuppc/3.0.0/templates/common.yaml rename to incubator/backuppc/3.0.1/templates/common.yaml diff --git a/incubator/factorio/4.1.0/values.yaml b/incubator/backuppc/3.0.1/values.yaml similarity index 100% rename from incubator/factorio/4.1.0/values.yaml rename to incubator/backuppc/3.0.1/values.yaml diff --git a/incubator/ctfd/0.0.1/CHANGELOG.md b/incubator/ctfd/0.0.1/CHANGELOG.md deleted file mode 100644 index b0ac55dc162..00000000000 --- a/incubator/ctfd/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ctfd-0.0.1]ctfd-0.0.1 (2023-08-06) - diff --git a/incubator/ctfd/0.0.1/Chart.yaml b/incubator/ctfd/0.0.1/Chart.yaml deleted file mode 100644 index 649c2d7cd47..00000000000 --- a/incubator/ctfd/0.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "3.5.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.70 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.66 -deprecated: false -description: CTFd is a Capture The Flag framework focusing on ease of use and customizability. -home: https://truecharts.org/charts/incubator/ctfd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.png -keywords: - - ctfd - - learning -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ctfd -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ctfd - - https://github.com/CTFd/CTFd -type: application -version: 0.0.1 -annotations: - truecharts.org/catagories: | - - learning - truecharts.org/SCALE-support: "true" diff --git a/incubator/ctfd/0.0.1/README.md b/incubator/ctfd/0.0.1/README.md deleted file mode 100644 index 7e59600739c..00000000000 --- a/incubator/ctfd/0.0.1/README.md +++ /dev/null @@ -1 +0,0 @@ -# README diff --git a/incubator/ctfd/0.0.1/app-changelog.md b/incubator/ctfd/0.0.1/app-changelog.md deleted file mode 100644 index 7dacbebb6d0..00000000000 --- a/incubator/ctfd/0.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [ctfd-0.0.1]ctfd-0.0.1 (2023-08-06) - diff --git a/incubator/ctfd/0.0.1/charts/common-14.0.1.tgz b/incubator/ctfd/0.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/incubator/ctfd/0.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/incubator/ctfd/0.0.2/CHANGELOG.md b/incubator/ctfd/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..2dd1e388b78 --- /dev/null +++ b/incubator/ctfd/0.0.2/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ctfd-0.0.2](https://github.com/truecharts/charts/compare/ctfd-0.0.1...ctfd-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [ctfd-0.0.1]ctfd-0.0.1 (2023-08-06) + diff --git a/incubator/ctfd/0.0.2/Chart.yaml b/incubator/ctfd/0.0.2/Chart.yaml new file mode 100644 index 00000000000..6832cd0defe --- /dev/null +++ b/incubator/ctfd/0.0.2/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "3.5.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +deprecated: false +description: CTFd is a Capture The Flag framework focusing on ease of use and customizability. +home: https://truecharts.org/charts/incubator/ctfd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.png +keywords: + - ctfd + - learning +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ctfd +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ctfd + - https://github.com/CTFd/CTFd +type: application +version: 0.0.2 +annotations: + truecharts.org/catagories: | + - learning + truecharts.org/SCALE-support: "true" diff --git a/incubator/factorio/4.1.0/README.md b/incubator/ctfd/0.0.2/README.md similarity index 100% rename from incubator/factorio/4.1.0/README.md rename to incubator/ctfd/0.0.2/README.md diff --git a/incubator/ctfd/0.0.2/app-changelog.md b/incubator/ctfd/0.0.2/app-changelog.md new file mode 100644 index 00000000000..fcdf44a4206 --- /dev/null +++ b/incubator/ctfd/0.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ctfd-0.0.2](https://github.com/truecharts/charts/compare/ctfd-0.0.1...ctfd-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/ctfd/0.0.1/app-readme.md b/incubator/ctfd/0.0.2/app-readme.md similarity index 100% rename from incubator/ctfd/0.0.1/app-readme.md rename to incubator/ctfd/0.0.2/app-readme.md diff --git a/incubator/ctfd/0.0.2/charts/common-14.0.9.tgz b/incubator/ctfd/0.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/ctfd/0.0.2/charts/common-14.0.9.tgz differ diff --git a/incubator/ctfd/0.0.1/charts/mariadb-7.0.70.tgz b/incubator/ctfd/0.0.2/charts/mariadb-7.0.70.tgz similarity index 100% rename from incubator/ctfd/0.0.1/charts/mariadb-7.0.70.tgz rename to incubator/ctfd/0.0.2/charts/mariadb-7.0.70.tgz diff --git a/incubator/ctfd/0.0.1/charts/redis-6.0.66.tgz b/incubator/ctfd/0.0.2/charts/redis-6.0.66.tgz similarity index 100% rename from incubator/ctfd/0.0.1/charts/redis-6.0.66.tgz rename to incubator/ctfd/0.0.2/charts/redis-6.0.66.tgz diff --git a/incubator/ctfd/0.0.1/ix_values.yaml b/incubator/ctfd/0.0.2/ix_values.yaml similarity index 100% rename from incubator/ctfd/0.0.1/ix_values.yaml rename to incubator/ctfd/0.0.2/ix_values.yaml diff --git a/incubator/ctfd/0.0.1/questions.yaml b/incubator/ctfd/0.0.2/questions.yaml similarity index 100% rename from incubator/ctfd/0.0.1/questions.yaml rename to incubator/ctfd/0.0.2/questions.yaml diff --git a/incubator/funkwhale/3.0.1/templates/NOTES.txt b/incubator/ctfd/0.0.2/templates/NOTES.txt similarity index 100% rename from incubator/funkwhale/3.0.1/templates/NOTES.txt rename to incubator/ctfd/0.0.2/templates/NOTES.txt diff --git a/incubator/ctfd/0.0.1/templates/_secrets.tpl b/incubator/ctfd/0.0.2/templates/_secrets.tpl similarity index 100% rename from incubator/ctfd/0.0.1/templates/_secrets.tpl rename to incubator/ctfd/0.0.2/templates/_secrets.tpl diff --git a/incubator/ctfd/0.0.1/templates/common.yaml b/incubator/ctfd/0.0.2/templates/common.yaml similarity index 100% rename from incubator/ctfd/0.0.1/templates/common.yaml rename to incubator/ctfd/0.0.2/templates/common.yaml diff --git a/incubator/funkwhale/3.0.1/values.yaml b/incubator/ctfd/0.0.2/values.yaml similarity index 100% rename from incubator/funkwhale/3.0.1/values.yaml rename to incubator/ctfd/0.0.2/values.yaml diff --git a/incubator/docassemble/0.0.2/CHANGELOG.md b/incubator/docassemble/0.0.2/CHANGELOG.md deleted file mode 100644 index c5efc7be244..00000000000 --- a/incubator/docassemble/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,13 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [docassemble-0.0.2](https://github.com/truecharts/charts/compare/docassemble-0.0.1...docassemble-0.0.2) (2023-10-03) - - - - -## [docassemble-0.0.1]docassemble-0.0.1 (2023-10-03) - diff --git a/incubator/docassemble/0.0.2/Chart.yaml b/incubator/docassemble/0.0.2/Chart.yaml deleted file mode 100644 index 697c2ced878..00000000000 --- a/incubator/docassemble/0.0.2/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: A free, open-source expert system for guided interviews and document assembly. -home: https://truecharts.org/charts/incubator/docassemble -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docassemble.png -keywords: - - docassemble - - documentation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: docassemble -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/docassemble - - https://github.com/jhpyle/docassemble -type: application -version: 0.0.2 -annotations: - truecharts.org/catagories: | - - documentation - truecharts.org/SCALE-support: "true" diff --git a/incubator/docassemble/0.0.2/README.md b/incubator/docassemble/0.0.2/README.md deleted file mode 100644 index 7e59600739c..00000000000 --- a/incubator/docassemble/0.0.2/README.md +++ /dev/null @@ -1 +0,0 @@ -# README diff --git a/incubator/docassemble/0.0.2/app-changelog.md b/incubator/docassemble/0.0.2/app-changelog.md deleted file mode 100644 index 554fc7ddb06..00000000000 --- a/incubator/docassemble/0.0.2/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [docassemble-0.0.2](https://github.com/truecharts/charts/compare/docassemble-0.0.1...docassemble-0.0.2) (2023-10-03) - diff --git a/incubator/docassemble/0.0.2/charts/common-14.0.3.tgz b/incubator/docassemble/0.0.2/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/incubator/docassemble/0.0.2/charts/common-14.0.3.tgz and /dev/null differ diff --git a/incubator/docassemble/0.0.3/CHANGELOG.md b/incubator/docassemble/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..a4eae32f98a --- /dev/null +++ b/incubator/docassemble/0.0.3/CHANGELOG.md @@ -0,0 +1,22 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [docassemble-0.0.3](https://github.com/truecharts/charts/compare/docassemble-0.0.2...docassemble-0.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [docassemble-0.0.2](https://github.com/truecharts/charts/compare/docassemble-0.0.1...docassemble-0.0.2) (2023-10-03) + + + + +## [docassemble-0.0.1]docassemble-0.0.1 (2023-10-03) + diff --git a/incubator/docassemble/0.0.3/Chart.yaml b/incubator/docassemble/0.0.3/Chart.yaml new file mode 100644 index 00000000000..4afc9857e73 --- /dev/null +++ b/incubator/docassemble/0.0.3/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A free, open-source expert system for guided interviews and document assembly. +home: https://truecharts.org/charts/incubator/docassemble +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docassemble.png +keywords: + - docassemble + - documentation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: docassemble +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/docassemble + - https://github.com/jhpyle/docassemble +type: application +version: 0.0.3 +annotations: + truecharts.org/catagories: | + - documentation + truecharts.org/SCALE-support: "true" diff --git a/incubator/funkwhale/3.0.1/README.md b/incubator/docassemble/0.0.3/README.md similarity index 100% rename from incubator/funkwhale/3.0.1/README.md rename to incubator/docassemble/0.0.3/README.md diff --git a/incubator/docassemble/0.0.3/app-changelog.md b/incubator/docassemble/0.0.3/app-changelog.md new file mode 100644 index 00000000000..fa59890c074 --- /dev/null +++ b/incubator/docassemble/0.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [docassemble-0.0.3](https://github.com/truecharts/charts/compare/docassemble-0.0.2...docassemble-0.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/docassemble/0.0.2/app-readme.md b/incubator/docassemble/0.0.3/app-readme.md similarity index 100% rename from incubator/docassemble/0.0.2/app-readme.md rename to incubator/docassemble/0.0.3/app-readme.md diff --git a/incubator/docassemble/0.0.3/charts/common-14.0.9.tgz b/incubator/docassemble/0.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/docassemble/0.0.3/charts/common-14.0.9.tgz differ diff --git a/incubator/docassemble/0.0.2/ix_values.yaml b/incubator/docassemble/0.0.3/ix_values.yaml similarity index 100% rename from incubator/docassemble/0.0.2/ix_values.yaml rename to incubator/docassemble/0.0.3/ix_values.yaml diff --git a/incubator/docassemble/0.0.2/questions.yaml b/incubator/docassemble/0.0.3/questions.yaml similarity index 100% rename from incubator/docassemble/0.0.2/questions.yaml rename to incubator/docassemble/0.0.3/questions.yaml diff --git a/incubator/homebridge/4.0.0/templates/NOTES.txt b/incubator/docassemble/0.0.3/templates/NOTES.txt similarity index 100% rename from incubator/homebridge/4.0.0/templates/NOTES.txt rename to incubator/docassemble/0.0.3/templates/NOTES.txt diff --git a/incubator/docassemble/0.0.2/templates/common.yaml b/incubator/docassemble/0.0.3/templates/common.yaml similarity index 100% rename from incubator/docassemble/0.0.2/templates/common.yaml rename to incubator/docassemble/0.0.3/templates/common.yaml diff --git a/incubator/homebridge/4.0.0/values.yaml b/incubator/docassemble/0.0.3/values.yaml similarity index 100% rename from incubator/homebridge/4.0.0/values.yaml rename to incubator/docassemble/0.0.3/values.yaml diff --git a/incubator/eco/3.1.1/CHANGELOG.md b/incubator/eco/3.1.1/CHANGELOG.md deleted file mode 100644 index 76846b63b4a..00000000000 --- a/incubator/eco/3.1.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [eco-3.1.1](https://github.com/truecharts/charts/compare/eco-3.1.0...eco-3.1.1) (2023-09-10) - - - - -## [eco-3.1.0](https://github.com/truecharts/charts/compare/eco-3.0.0...eco-3.1.0) (2023-09-05) - - - - - - -## [eco-3.0.0](https://github.com/truecharts/charts/compare/eco-2.0.8...eco-3.0.0) (2023-07-31) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - ### Fix - -- fix mistakes on questions.yaml - - fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [eco-2.0.8](https://github.com/truecharts/charts/compare/deconz-10.0.14...eco-2.0.8) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [eco-2.0.7](https://github.com/truecharts/charts/compare/truecommand-13.0.6...eco-2.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [eco-2.0.6](https://github.com/truecharts/charts/compare/minecraft-bungeecord-3.0.5...eco-2.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [eco-2.0.5](https://github.com/truecharts/charts/compare/deconz-10.0.7...eco-2.0.5) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [eco-2.0.4](https://github.com/truecharts/charts/compare/cstrikeconditionzero-2.0.3...eco-2.0.4) (2022-12-19) - -### Chore - -- update helm general non-major - - - - -## [eco-2.0.3](https://github.com/truecharts/charts/compare/deconz-10.0.4...eco-2.0.3) (2022-12-13) - -### Chore - -- update helm general non-major - - - - -## [eco-2.0.2](https://github.com/truecharts/charts/compare/doublecommander-6.0.1...eco-2.0.2) (2022-11-30) - - - - -## [eco-2.0.2](https://github.com/truecharts/charts/compare/doublecommander-6.0.1...eco-2.0.2) (2022-11-30) - - - - -## [eco-2.0.2](https://github.com/truecharts/charts/compare/doublecommander-6.0.1...eco-2.0.2) (2022-11-30) - - diff --git a/incubator/eco/3.1.1/Chart.yaml b/incubator/eco/3.1.1/Chart.yaml deleted file mode 100644 index 4b43d1d9abb..00000000000 --- a/incubator/eco/3.1.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: A custom SteamCMD chart that runs ECO. -home: https://truecharts.org/charts/incubator/eco -icon: https://truecharts.org/img/hotlink-ok/chart-icons/eco.png -keywords: - - eco - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: eco -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/eco - - https://github.com/ich777/docker-steamcmd-server/tree/eco -type: application -version: 3.1.1 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/incubator/eco/3.1.1/app-changelog.md b/incubator/eco/3.1.1/app-changelog.md deleted file mode 100644 index d659002a27f..00000000000 --- a/incubator/eco/3.1.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [eco-3.1.1](https://github.com/truecharts/charts/compare/eco-3.1.0...eco-3.1.1) (2023-09-10) - diff --git a/incubator/eco/3.1.1/charts/common-14.0.3.tgz b/incubator/eco/3.1.1/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/incubator/eco/3.1.1/charts/common-14.0.3.tgz and /dev/null differ diff --git a/incubator/eco/3.1.2/CHANGELOG.md b/incubator/eco/3.1.2/CHANGELOG.md new file mode 100644 index 00000000000..e2e735f16d4 --- /dev/null +++ b/incubator/eco/3.1.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [eco-3.1.2](https://github.com/truecharts/charts/compare/eco-3.1.1...eco-3.1.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [eco-3.1.1](https://github.com/truecharts/charts/compare/eco-3.1.0...eco-3.1.1) (2023-09-10) + + + + +## [eco-3.1.0](https://github.com/truecharts/charts/compare/eco-3.0.0...eco-3.1.0) (2023-09-05) + + + + + + +## [eco-3.0.0](https://github.com/truecharts/charts/compare/eco-2.0.8...eco-3.0.0) (2023-07-31) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + ### Fix + +- fix mistakes on questions.yaml + - fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [eco-2.0.8](https://github.com/truecharts/charts/compare/deconz-10.0.14...eco-2.0.8) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [eco-2.0.7](https://github.com/truecharts/charts/compare/truecommand-13.0.6...eco-2.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [eco-2.0.6](https://github.com/truecharts/charts/compare/minecraft-bungeecord-3.0.5...eco-2.0.6) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [eco-2.0.5](https://github.com/truecharts/charts/compare/deconz-10.0.7...eco-2.0.5) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [eco-2.0.4](https://github.com/truecharts/charts/compare/cstrikeconditionzero-2.0.3...eco-2.0.4) (2022-12-19) + +### Chore + +- update helm general non-major + + + + +## [eco-2.0.3](https://github.com/truecharts/charts/compare/deconz-10.0.4...eco-2.0.3) (2022-12-13) + +### Chore + +- update helm general non-major + + + + +## [eco-2.0.2](https://github.com/truecharts/charts/compare/doublecommander-6.0.1...eco-2.0.2) (2022-11-30) + + + diff --git a/incubator/eco/3.1.2/Chart.yaml b/incubator/eco/3.1.2/Chart.yaml new file mode 100644 index 00000000000..f30a8b3e2d8 --- /dev/null +++ b/incubator/eco/3.1.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A custom SteamCMD chart that runs ECO. +home: https://truecharts.org/charts/incubator/eco +icon: https://truecharts.org/img/hotlink-ok/chart-icons/eco.png +keywords: + - eco + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: eco +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/eco + - https://github.com/ich777/docker-steamcmd-server/tree/eco +type: application +version: 3.1.2 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/incubator/homebridge/4.0.0/README.md b/incubator/eco/3.1.2/README.md similarity index 100% rename from incubator/homebridge/4.0.0/README.md rename to incubator/eco/3.1.2/README.md diff --git a/incubator/eco/3.1.2/app-changelog.md b/incubator/eco/3.1.2/app-changelog.md new file mode 100644 index 00000000000..40cb596fc1b --- /dev/null +++ b/incubator/eco/3.1.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [eco-3.1.2](https://github.com/truecharts/charts/compare/eco-3.1.1...eco-3.1.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/eco/3.1.1/app-readme.md b/incubator/eco/3.1.2/app-readme.md similarity index 100% rename from incubator/eco/3.1.1/app-readme.md rename to incubator/eco/3.1.2/app-readme.md diff --git a/incubator/eco/3.1.2/charts/common-14.0.9.tgz b/incubator/eco/3.1.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/eco/3.1.2/charts/common-14.0.9.tgz differ diff --git a/incubator/eco/3.1.1/ix_values.yaml b/incubator/eco/3.1.2/ix_values.yaml similarity index 100% rename from incubator/eco/3.1.1/ix_values.yaml rename to incubator/eco/3.1.2/ix_values.yaml diff --git a/incubator/eco/3.1.1/questions.yaml b/incubator/eco/3.1.2/questions.yaml similarity index 100% rename from incubator/eco/3.1.1/questions.yaml rename to incubator/eco/3.1.2/questions.yaml diff --git a/incubator/icloudpd/3.0.0/templates/NOTES.txt b/incubator/eco/3.1.2/templates/NOTES.txt similarity index 100% rename from incubator/icloudpd/3.0.0/templates/NOTES.txt rename to incubator/eco/3.1.2/templates/NOTES.txt diff --git a/incubator/eco/3.1.1/templates/_configmap.tpl b/incubator/eco/3.1.2/templates/_configmap.tpl similarity index 100% rename from incubator/eco/3.1.1/templates/_configmap.tpl rename to incubator/eco/3.1.2/templates/_configmap.tpl diff --git a/incubator/eco/3.1.1/templates/common.yaml b/incubator/eco/3.1.2/templates/common.yaml similarity index 100% rename from incubator/eco/3.1.1/templates/common.yaml rename to incubator/eco/3.1.2/templates/common.yaml diff --git a/incubator/icloudpd/3.0.0/values.yaml b/incubator/eco/3.1.2/values.yaml similarity index 100% rename from incubator/icloudpd/3.0.0/values.yaml rename to incubator/eco/3.1.2/values.yaml diff --git a/incubator/factorio/4.1.0/CHANGELOG.md b/incubator/factorio/4.1.0/CHANGELOG.md deleted file mode 100644 index cfea80ef21e..00000000000 --- a/incubator/factorio/4.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [factorio-4.1.0](https://github.com/truecharts/charts/compare/factorio-5.0.0...factorio-4.1.0) (2023-08-30) - - - - - -## [factorio-5.0.0](https://github.com/truecharts/charts/compare/factorio-4.0.9...factorio-5.0.0) (2023-07-31) - - - - -## [factorio-4.0.9](https://github.com/truecharts/charts/compare/factorio-4.0.8...factorio-4.0.9) (2023-07-30) - -### Chore - -- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) - - - - -## [factorio-4.0.8](https://github.com/truecharts/charts/compare/factorio-4.0.7...factorio-4.0.8) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [factorio-4.0.7](https://github.com/truecharts/charts/compare/factorio-4.0.6...factorio-4.0.7) (2023-07-22) - - - - -## [factorio-4.0.6](https://github.com/truecharts/charts/compare/factorio-4.0.5...factorio-4.0.6) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [factorio-4.0.5](https://github.com/truecharts/charts/compare/factorio-4.0.4...factorio-4.0.5) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [factorio-4.0.4](https://github.com/truecharts/charts/compare/factorio-4.0.3...factorio-4.0.4) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [factorio-4.0.3](https://github.com/truecharts/charts/compare/factorio-4.0.2...factorio-4.0.3) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [factorio-4.0.2](https://github.com/truecharts/charts/compare/factorio-4.0.1...factorio-4.0.2) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [factorio-4.0.1](https://github.com/truecharts/charts/compare/factorio-4.0.0...factorio-4.0.1) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [factorio-4.0.0](https://github.com/truecharts/charts/compare/factorio-3.0.2...factorio-4.0.0) (2023-06-03) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) diff --git a/incubator/factorio/4.1.0/Chart.yaml b/incubator/factorio/4.1.0/Chart.yaml deleted file mode 100644 index 066c4fa668d..00000000000 --- a/incubator/factorio/4.1.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: A game in which you build and maintain factories. -home: https://truecharts.org/charts/incubator/factorio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png -keywords: - - factorio - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: factorio -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/factorio - - hhttps://www.factorio.com/ - - https://github.com/factoriotools/factorio-docker -type: application -version: 4.1.0 -annotations: - truecharts.org/catagories: | - - GameServers - truecharts.org/SCALE-support: "true" diff --git a/incubator/factorio/4.1.0/app-changelog.md b/incubator/factorio/4.1.0/app-changelog.md deleted file mode 100644 index 8db0bd5233b..00000000000 --- a/incubator/factorio/4.1.0/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [factorio-4.1.0](https://github.com/truecharts/charts/compare/factorio-5.0.0...factorio-4.1.0) (2023-08-30) - diff --git a/incubator/factorio/4.1.0/charts/common-14.0.3.tgz b/incubator/factorio/4.1.0/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/incubator/factorio/4.1.0/charts/common-14.0.3.tgz and /dev/null differ diff --git a/incubator/factorio/4.1.1/CHANGELOG.md b/incubator/factorio/4.1.1/CHANGELOG.md new file mode 100644 index 00000000000..f0e071802db --- /dev/null +++ b/incubator/factorio/4.1.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [factorio-4.1.1](https://github.com/truecharts/charts/compare/factorio-4.1.0...factorio-4.1.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [factorio-4.1.0](https://github.com/truecharts/charts/compare/factorio-5.0.0...factorio-4.1.0) (2023-08-30) + + + + + +## [factorio-5.0.0](https://github.com/truecharts/charts/compare/factorio-4.0.9...factorio-5.0.0) (2023-07-31) + + + + +## [factorio-4.0.9](https://github.com/truecharts/charts/compare/factorio-4.0.8...factorio-4.0.9) (2023-07-30) + +### Chore + +- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) + + + + +## [factorio-4.0.8](https://github.com/truecharts/charts/compare/factorio-4.0.7...factorio-4.0.8) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [factorio-4.0.7](https://github.com/truecharts/charts/compare/factorio-4.0.6...factorio-4.0.7) (2023-07-22) + + + + +## [factorio-4.0.6](https://github.com/truecharts/charts/compare/factorio-4.0.5...factorio-4.0.6) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [factorio-4.0.5](https://github.com/truecharts/charts/compare/factorio-4.0.4...factorio-4.0.5) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [factorio-4.0.4](https://github.com/truecharts/charts/compare/factorio-4.0.3...factorio-4.0.4) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [factorio-4.0.3](https://github.com/truecharts/charts/compare/factorio-4.0.2...factorio-4.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [factorio-4.0.2](https://github.com/truecharts/charts/compare/factorio-4.0.1...factorio-4.0.2) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [factorio-4.0.1](https://github.com/truecharts/charts/compare/factorio-4.0.0...factorio-4.0.1) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) diff --git a/incubator/factorio/4.1.1/Chart.yaml b/incubator/factorio/4.1.1/Chart.yaml new file mode 100644 index 00000000000..288f0ac7260 --- /dev/null +++ b/incubator/factorio/4.1.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "stable" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A game in which you build and maintain factories. +home: https://truecharts.org/charts/incubator/factorio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png +keywords: + - factorio + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: factorio +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/factorio + - https://github.com/factoriotools/factorio-docker +type: application +version: 4.1.1 +annotations: + truecharts.org/catagories: | + - GameServers + truecharts.org/SCALE-support: "true" diff --git a/incubator/icloudpd/3.0.0/README.md b/incubator/factorio/4.1.1/README.md similarity index 100% rename from incubator/icloudpd/3.0.0/README.md rename to incubator/factorio/4.1.1/README.md diff --git a/incubator/factorio/4.1.1/app-changelog.md b/incubator/factorio/4.1.1/app-changelog.md new file mode 100644 index 00000000000..15e33904b68 --- /dev/null +++ b/incubator/factorio/4.1.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [factorio-4.1.1](https://github.com/truecharts/charts/compare/factorio-4.1.0...factorio-4.1.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/factorio/4.1.0/app-readme.md b/incubator/factorio/4.1.1/app-readme.md similarity index 100% rename from incubator/factorio/4.1.0/app-readme.md rename to incubator/factorio/4.1.1/app-readme.md diff --git a/incubator/factorio/4.1.1/charts/common-14.0.9.tgz b/incubator/factorio/4.1.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/factorio/4.1.1/charts/common-14.0.9.tgz differ diff --git a/incubator/factorio/4.1.0/ix_values.yaml b/incubator/factorio/4.1.1/ix_values.yaml similarity index 100% rename from incubator/factorio/4.1.0/ix_values.yaml rename to incubator/factorio/4.1.1/ix_values.yaml diff --git a/incubator/factorio/4.1.0/questions.yaml b/incubator/factorio/4.1.1/questions.yaml similarity index 100% rename from incubator/factorio/4.1.0/questions.yaml rename to incubator/factorio/4.1.1/questions.yaml diff --git a/incubator/kaizoku/0.1.0/templates/NOTES.txt b/incubator/factorio/4.1.1/templates/NOTES.txt similarity index 100% rename from incubator/kaizoku/0.1.0/templates/NOTES.txt rename to incubator/factorio/4.1.1/templates/NOTES.txt diff --git a/incubator/factorio/4.1.0/templates/common.yaml b/incubator/factorio/4.1.1/templates/common.yaml similarity index 100% rename from incubator/factorio/4.1.0/templates/common.yaml rename to incubator/factorio/4.1.1/templates/common.yaml diff --git a/incubator/kaizoku/0.1.0/values.yaml b/incubator/factorio/4.1.1/values.yaml similarity index 100% rename from incubator/kaizoku/0.1.0/values.yaml rename to incubator/factorio/4.1.1/values.yaml diff --git a/incubator/funkwhale/3.0.1/CHANGELOG.md b/incubator/funkwhale/3.0.1/CHANGELOG.md deleted file mode 100644 index 82e6bc7d3fe..00000000000 --- a/incubator/funkwhale/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [funkwhale-3.0.1](https://github.com/truecharts/charts/compare/funkwhale-3.0.0...funkwhale-3.0.1) (2023-07-30) - -### Fix - -- fix port ([#11062](https://github.com/truecharts/charts/issues/11062)) - - - - -## [funkwhale-3.0.0](https://github.com/truecharts/charts/compare/funkwhale-2.1.10...funkwhale-3.0.0) (2023-07-30) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - ### Fix - -- fix mistakes on questions.yaml - - ### Migrate - -- Migrate to new common ([#11004](https://github.com/truecharts/charts/issues/11004)) - - - - -## [funkwhale-2.1.10](https://github.com/truecharts/charts/compare/funkwhale-2.1.9...funkwhale-2.1.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/funkwhale to v1.2.10 ([#8449](https://github.com/truecharts/charts/issues/8449)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [funkwhale-2.1.9](https://github.com/truecharts/charts/compare/funkwhale-2.1.8...funkwhale-2.1.9) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [funkwhale-2.1.8](https://github.com/truecharts/charts/compare/funkwhale-2.1.7...funkwhale-2.1.8) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - - -## [funkwhale-2.1.7](https://github.com/truecharts/charts/compare/funkwhale-2.1.6...funkwhale-2.1.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [funkwhale-2.1.6](https://github.com/truecharts/charts/compare/funkwhale-2.1.5...funkwhale-2.1.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [funkwhale-2.1.5](https://github.com/truecharts/charts/compare/funkwhale-2.1.4...funkwhale-2.1.5) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [funkwhale-2.1.4](https://github.com/truecharts/charts/compare/funkwhale-2.1.3...funkwhale-2.1.4) (2022-12-19) - -### Chore - -- update helm general non-major - - - - diff --git a/incubator/funkwhale/3.0.1/Chart.yaml b/incubator/funkwhale/3.0.1/Chart.yaml deleted file mode 100644 index c2f1e4b2c0b..00000000000 --- a/incubator/funkwhale/3.0.1/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Music - - MediaServer-Music -apiVersion: v2 -appVersion: "1.2.10" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 13.2.1 -deprecated: false -description: Funkwhale is designed to make it easy to listen to music you like, and to discover new artists. -home: https://truecharts.org/charts/incubator/funkwhale -icon: https://truecharts.org/img/hotlink-ok/chart-icons/funkwhale.png -keywords: - - funkwhale - - MediaApp-Music - - MediaServer-Music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: funkwhale -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale - - https://funkwhale.audio/ -type: application -version: 3.0.1 diff --git a/incubator/funkwhale/3.0.1/app-changelog.md b/incubator/funkwhale/3.0.1/app-changelog.md deleted file mode 100644 index 07dee93b707..00000000000 --- a/incubator/funkwhale/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [funkwhale-3.0.1](https://github.com/truecharts/charts/compare/funkwhale-3.0.0...funkwhale-3.0.1) (2023-07-30) - -### Fix - -- fix port ([#11062](https://github.com/truecharts/charts/issues/11062)) - - \ No newline at end of file diff --git a/incubator/funkwhale/3.0.1/charts/common-13.2.1.tgz b/incubator/funkwhale/3.0.1/charts/common-13.2.1.tgz deleted file mode 100644 index 5e9f8ac6235..00000000000 Binary files a/incubator/funkwhale/3.0.1/charts/common-13.2.1.tgz and /dev/null differ diff --git a/incubator/funkwhale/3.0.2/CHANGELOG.md b/incubator/funkwhale/3.0.2/CHANGELOG.md new file mode 100644 index 00000000000..d32351f4bca --- /dev/null +++ b/incubator/funkwhale/3.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [funkwhale-3.0.2](https://github.com/truecharts/charts/compare/funkwhale-4.0.0...funkwhale-3.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [funkwhale-4.0.0](https://github.com/truecharts/charts/compare/funkwhale-3.0.1...funkwhale-4.0.0) (2023-07-31) + + + + +## [funkwhale-3.0.1](https://github.com/truecharts/charts/compare/funkwhale-3.0.0...funkwhale-3.0.1) (2023-07-30) + +### Fix + +- fix port ([#11062](https://github.com/truecharts/charts/issues/11062)) + + + + +## [funkwhale-3.0.0](https://github.com/truecharts/charts/compare/funkwhale-2.1.10...funkwhale-3.0.0) (2023-07-30) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + ### Fix + +- fix mistakes on questions.yaml + + ### Migrate + +- Migrate to new common ([#11004](https://github.com/truecharts/charts/issues/11004)) + + + + +## [funkwhale-2.1.10](https://github.com/truecharts/charts/compare/funkwhale-2.1.9...funkwhale-2.1.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/funkwhale to v1.2.10 ([#8449](https://github.com/truecharts/charts/issues/8449)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [funkwhale-2.1.9](https://github.com/truecharts/charts/compare/funkwhale-2.1.8...funkwhale-2.1.9) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [funkwhale-2.1.8](https://github.com/truecharts/charts/compare/funkwhale-2.1.7...funkwhale-2.1.8) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + + +## [funkwhale-2.1.7](https://github.com/truecharts/charts/compare/funkwhale-2.1.6...funkwhale-2.1.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [funkwhale-2.1.6](https://github.com/truecharts/charts/compare/funkwhale-2.1.5...funkwhale-2.1.6) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [funkwhale-2.1.5](https://github.com/truecharts/charts/compare/funkwhale-2.1.4...funkwhale-2.1.5) (2022-12-25) + +### Chore diff --git a/incubator/funkwhale/3.0.2/Chart.yaml b/incubator/funkwhale/3.0.2/Chart.yaml new file mode 100644 index 00000000000..c71ddce6903 --- /dev/null +++ b/incubator/funkwhale/3.0.2/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Music + - MediaServer-Music +apiVersion: v2 +appVersion: "1.2.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 13.2.2 +deprecated: false +description: Funkwhale is designed to make it easy to listen to music you like, and to discover new artists. +home: https://truecharts.org/charts/incubator/funkwhale +icon: https://truecharts.org/img/hotlink-ok/chart-icons/funkwhale.png +keywords: + - funkwhale + - MediaApp-Music + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: funkwhale +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale + - https://funkwhale.audio/ +type: application +version: 3.0.2 diff --git a/incubator/kaizoku/0.1.0/README.md b/incubator/funkwhale/3.0.2/README.md similarity index 100% rename from incubator/kaizoku/0.1.0/README.md rename to incubator/funkwhale/3.0.2/README.md diff --git a/incubator/funkwhale/3.0.2/app-changelog.md b/incubator/funkwhale/3.0.2/app-changelog.md new file mode 100644 index 00000000000..dddc71075b5 --- /dev/null +++ b/incubator/funkwhale/3.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [funkwhale-3.0.2](https://github.com/truecharts/charts/compare/funkwhale-4.0.0...funkwhale-3.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/funkwhale/3.0.1/app-readme.md b/incubator/funkwhale/3.0.2/app-readme.md similarity index 100% rename from incubator/funkwhale/3.0.1/app-readme.md rename to incubator/funkwhale/3.0.2/app-readme.md diff --git a/operators/cert-manager/1.0.3/charts/common-13.2.2.tgz b/incubator/funkwhale/3.0.2/charts/common-13.2.2.tgz similarity index 100% rename from operators/cert-manager/1.0.3/charts/common-13.2.2.tgz rename to incubator/funkwhale/3.0.2/charts/common-13.2.2.tgz diff --git a/incubator/funkwhale/3.0.1/ix_values.yaml b/incubator/funkwhale/3.0.2/ix_values.yaml similarity index 100% rename from incubator/funkwhale/3.0.1/ix_values.yaml rename to incubator/funkwhale/3.0.2/ix_values.yaml diff --git a/incubator/funkwhale/3.0.1/questions.yaml b/incubator/funkwhale/3.0.2/questions.yaml similarity index 100% rename from incubator/funkwhale/3.0.1/questions.yaml rename to incubator/funkwhale/3.0.2/questions.yaml diff --git a/incubator/kimai/8.0.1/templates/NOTES.txt b/incubator/funkwhale/3.0.2/templates/NOTES.txt similarity index 100% rename from incubator/kimai/8.0.1/templates/NOTES.txt rename to incubator/funkwhale/3.0.2/templates/NOTES.txt diff --git a/incubator/funkwhale/3.0.1/templates/_secret.tpl b/incubator/funkwhale/3.0.2/templates/_secret.tpl similarity index 100% rename from incubator/funkwhale/3.0.1/templates/_secret.tpl rename to incubator/funkwhale/3.0.2/templates/_secret.tpl diff --git a/incubator/funkwhale/3.0.1/templates/common.yaml b/incubator/funkwhale/3.0.2/templates/common.yaml similarity index 100% rename from incubator/funkwhale/3.0.1/templates/common.yaml rename to incubator/funkwhale/3.0.2/templates/common.yaml diff --git a/incubator/kimai/8.0.1/values.yaml b/incubator/funkwhale/3.0.2/values.yaml similarity index 100% rename from incubator/kimai/8.0.1/values.yaml rename to incubator/funkwhale/3.0.2/values.yaml diff --git a/incubator/homebridge/4.0.0/CHANGELOG.md b/incubator/homebridge/4.0.0/CHANGELOG.md deleted file mode 100644 index d68794eabc9..00000000000 --- a/incubator/homebridge/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - - - -## [homebridge-4.0.0](https://github.com/truecharts/charts/compare/homebridge-3.1.0...homebridge-4.0.0) (2023-07-31) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [homebridge-3.1.0](https://github.com/truecharts/charts/compare/homebridge-3.0.8...homebridge-3.1.0) (2023-02-21) - - - - -## [homebridge-3.0.8](https://github.com/truecharts/charts/compare/homebridge-3.0.7...homebridge-3.0.8) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [homebridge-3.0.7](https://github.com/truecharts/charts/compare/homebridge-3.0.6...homebridge-3.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [homebridge-3.0.6](https://github.com/truecharts/charts/compare/homebridge-3.0.5...homebridge-3.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [homebridge-3.0.5](https://github.com/truecharts/charts/compare/homebridge-3.0.4...homebridge-3.0.5) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [homebridge-3.0.4](https://github.com/truecharts/charts/compare/homebridge-3.0.3...homebridge-3.0.4) (2022-12-19) - -### Chore - -- update helm general non-major - - - - -## [homebridge-3.0.3](https://github.com/truecharts/charts/compare/homebridge-3.0.2...homebridge-3.0.3) (2022-12-13) - -### Chore - -- update helm general non-major - - - - -## [homebridge-3.0.2](https://github.com/truecharts/charts/compare/homebridge-3.0.1...homebridge-3.0.2) (2022-11-30) - - - - -## [homebridge-3.0.2](https://github.com/truecharts/charts/compare/homebridge-3.0.1...homebridge-3.0.2) (2022-11-30) - - - - -## [homebridge-3.0.2](https://github.com/truecharts/charts/compare/homebridge-3.0.1...homebridge-3.0.2) (2022-11-30) - - - - -## [homebridge-3.0.2](https://github.com/truecharts/charts/compare/homebridge-3.0.1...homebridge-3.0.2) (2022-11-30) - - diff --git a/incubator/homebridge/4.0.0/Chart.yaml b/incubator/homebridge/4.0.0/Chart.yaml deleted file mode 100644 index 5cc5a5209fe..00000000000 --- a/incubator/homebridge/4.0.0/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2023" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: A lightweight NodeJS server that emulates the iOS HomeKit API -home: https://truecharts.org/charts/incubator/homebridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.png -keywords: - - homebridge - - homekit -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homebridge -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge - - https://homebridge.io/ - - https://github.com/oznu/docker-homebridge -type: application -version: 4.0.0 -annotations: - truecharts.org/catagories: | - - media - - test - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/homebridge/4.0.0/charts/common-14.0.1.tgz b/incubator/homebridge/4.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/incubator/homebridge/4.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/incubator/homebridge/4.0.1/CHANGELOG.md b/incubator/homebridge/4.0.1/CHANGELOG.md new file mode 100644 index 00000000000..78d60326962 --- /dev/null +++ b/incubator/homebridge/4.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homebridge-4.0.1](https://github.com/truecharts/charts/compare/homebridge-4.0.0...homebridge-4.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + ### Migrate + +- Migrate to new common ([#12171](https://github.com/truecharts/charts/issues/12171)) + + + + + + + +## [homebridge-4.0.0](https://github.com/truecharts/charts/compare/homebridge-3.1.0...homebridge-4.0.0) (2023-07-31) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [homebridge-3.1.0](https://github.com/truecharts/charts/compare/homebridge-3.0.8...homebridge-3.1.0) (2023-02-21) + + + + +## [homebridge-3.0.8](https://github.com/truecharts/charts/compare/homebridge-3.0.7...homebridge-3.0.8) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [homebridge-3.0.7](https://github.com/truecharts/charts/compare/homebridge-3.0.6...homebridge-3.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [homebridge-3.0.6](https://github.com/truecharts/charts/compare/homebridge-3.0.5...homebridge-3.0.6) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [homebridge-3.0.5](https://github.com/truecharts/charts/compare/homebridge-3.0.4...homebridge-3.0.5) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [homebridge-3.0.4](https://github.com/truecharts/charts/compare/homebridge-3.0.3...homebridge-3.0.4) (2022-12-19) + +### Chore + +- update helm general non-major + + + + +## [homebridge-3.0.3](https://github.com/truecharts/charts/compare/homebridge-3.0.2...homebridge-3.0.3) (2022-12-13) + +### Chore + +- update helm general non-major + + + + +## [homebridge-3.0.2](https://github.com/truecharts/charts/compare/homebridge-3.0.1...homebridge-3.0.2) (2022-11-30) + + + + diff --git a/incubator/homebridge/4.0.1/Chart.yaml b/incubator/homebridge/4.0.1/Chart.yaml new file mode 100644 index 00000000000..f546ae7c971 --- /dev/null +++ b/incubator/homebridge/4.0.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2023" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A lightweight NodeJS server that emulates the iOS HomeKit API +home: https://truecharts.org/charts/incubator/homebridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.png +keywords: + - homebridge + - homekit +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homebridge +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge + - https://homebridge.io/ + - https://github.com/oznu/docker-homebridge +type: application +version: 4.0.1 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/kimai/8.0.1/README.md b/incubator/homebridge/4.0.1/README.md similarity index 100% rename from incubator/kimai/8.0.1/README.md rename to incubator/homebridge/4.0.1/README.md diff --git a/incubator/homebridge/4.0.1/app-changelog.md b/incubator/homebridge/4.0.1/app-changelog.md new file mode 100644 index 00000000000..35cdc08d525 --- /dev/null +++ b/incubator/homebridge/4.0.1/app-changelog.md @@ -0,0 +1,13 @@ + + +## [homebridge-4.0.1](https://github.com/truecharts/charts/compare/homebridge-4.0.0...homebridge-4.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + ### Migrate + +- Migrate to new common ([#12171](https://github.com/truecharts/charts/issues/12171)) + + \ No newline at end of file diff --git a/incubator/homebridge/4.0.0/app-readme.md b/incubator/homebridge/4.0.1/app-readme.md similarity index 100% rename from incubator/homebridge/4.0.0/app-readme.md rename to incubator/homebridge/4.0.1/app-readme.md diff --git a/incubator/homebridge/4.0.1/charts/common-14.0.9.tgz b/incubator/homebridge/4.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/homebridge/4.0.1/charts/common-14.0.9.tgz differ diff --git a/incubator/homebridge/4.0.0/ix_values.yaml b/incubator/homebridge/4.0.1/ix_values.yaml similarity index 100% rename from incubator/homebridge/4.0.0/ix_values.yaml rename to incubator/homebridge/4.0.1/ix_values.yaml diff --git a/incubator/homebridge/4.0.0/questions.yaml b/incubator/homebridge/4.0.1/questions.yaml similarity index 100% rename from incubator/homebridge/4.0.0/questions.yaml rename to incubator/homebridge/4.0.1/questions.yaml diff --git a/incubator/owntracks/1.0.0/templates/NOTES.txt b/incubator/homebridge/4.0.1/templates/NOTES.txt similarity index 100% rename from incubator/owntracks/1.0.0/templates/NOTES.txt rename to incubator/homebridge/4.0.1/templates/NOTES.txt diff --git a/incubator/homebridge/4.0.0/templates/common.yaml b/incubator/homebridge/4.0.1/templates/common.yaml similarity index 100% rename from incubator/homebridge/4.0.0/templates/common.yaml rename to incubator/homebridge/4.0.1/templates/common.yaml diff --git a/incubator/owntracks/1.0.0/values.yaml b/incubator/homebridge/4.0.1/values.yaml similarity index 100% rename from incubator/owntracks/1.0.0/values.yaml rename to incubator/homebridge/4.0.1/values.yaml diff --git a/incubator/icloudpd/3.0.0/CHANGELOG.md b/incubator/icloudpd/3.0.0/CHANGELOG.md deleted file mode 100644 index 8b530df33a2..00000000000 --- a/incubator/icloudpd/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - - - -## [icloudpd-3.0.0](https://github.com/truecharts/charts/compare/icloudpd-2.0.16...icloudpd-3.0.0) (2023-07-31) - - - - -## [icloudpd-2.0.16](https://github.com/truecharts/charts/compare/icloudpd-2.0.15...icloudpd-2.0.16) (2023-05-28) - -### Fix - -- Fix broken questions ([#9222](https://github.com/truecharts/charts/issues/9222)) - - - - -## [icloudpd-2.0.15](https://github.com/truecharts/charts/compare/icloudpd-2.0.14...icloudpd-2.0.15) (2023-05-26) - -### Fix - -- fix mistakes on questions.yaml - - set correct value for china, sync time ([#7745](https://github.com/truecharts/charts/issues/7745)) - - - - -## [icloudpd-2.0.14](https://github.com/truecharts/charts/compare/icloudpd-2.0.13...icloudpd-2.0.14) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [icloudpd-2.0.13](https://github.com/truecharts/charts/compare/icloudpd-2.0.12...icloudpd-2.0.13) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - - -## [icloudpd-2.0.12](https://github.com/truecharts/charts/compare/icloudpd-2.0.11...icloudpd-2.0.12) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/icloudpd to latest ([#6036](https://github.com/truecharts/charts/issues/6036)) - - - - -## [icloudpd-2.0.11](https://github.com/truecharts/charts/compare/icloudpd-2.0.10...icloudpd-2.0.11) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [icloudpd-2.0.10](https://github.com/truecharts/charts/compare/icloudpd-2.0.9...icloudpd-2.0.10) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [icloudpd-2.0.9](https://github.com/truecharts/charts/compare/icloudpd-2.0.8...icloudpd-2.0.9) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [icloudpd-2.0.8](https://github.com/truecharts/charts/compare/icloudpd-2.0.7...icloudpd-2.0.8) (2022-12-19) - -### Chore - -- update helm general non-major - - - - -## [icloudpd-2.0.7](https://github.com/truecharts/charts/compare/icloudpd-2.0.6...icloudpd-2.0.7) (2022-12-13) - -### Chore diff --git a/incubator/icloudpd/3.0.0/Chart.yaml b/incubator/icloudpd/3.0.0/Chart.yaml deleted file mode 100644 index 6fd5494ed1e..00000000000 --- a/incubator/icloudpd/3.0.0/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. -home: https://truecharts.org/charts/incubator/icloudpd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png -keywords: - - icloudpd - - Backup - - Cloud - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: icloudpd -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd - - https://github.com/Womabre/-TrueNAS-docker-templates -type: application -version: 3.0.0 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud - - Downloaders diff --git a/incubator/icloudpd/3.0.0/charts/common-14.0.1.tgz b/incubator/icloudpd/3.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/incubator/icloudpd/3.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/incubator/icloudpd/3.0.1/CHANGELOG.md b/incubator/icloudpd/3.0.1/CHANGELOG.md new file mode 100644 index 00000000000..5f9fdaba662 --- /dev/null +++ b/incubator/icloudpd/3.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [icloudpd-3.0.1](https://github.com/truecharts/charts/compare/icloudpd-3.0.0...icloudpd-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + ### Migrate + +- Migrate to new common ([#12471](https://github.com/truecharts/charts/issues/12471)) + + + + + + + +## [icloudpd-3.0.0](https://github.com/truecharts/charts/compare/icloudpd-2.0.16...icloudpd-3.0.0) (2023-07-31) + + + + +## [icloudpd-2.0.16](https://github.com/truecharts/charts/compare/icloudpd-2.0.15...icloudpd-2.0.16) (2023-05-28) + +### Fix + +- Fix broken questions ([#9222](https://github.com/truecharts/charts/issues/9222)) + + + + +## [icloudpd-2.0.15](https://github.com/truecharts/charts/compare/icloudpd-2.0.14...icloudpd-2.0.15) (2023-05-26) + +### Fix + +- fix mistakes on questions.yaml + - set correct value for china, sync time ([#7745](https://github.com/truecharts/charts/issues/7745)) + + + + +## [icloudpd-2.0.14](https://github.com/truecharts/charts/compare/icloudpd-2.0.13...icloudpd-2.0.14) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [icloudpd-2.0.13](https://github.com/truecharts/charts/compare/icloudpd-2.0.12...icloudpd-2.0.13) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + + +## [icloudpd-2.0.12](https://github.com/truecharts/charts/compare/icloudpd-2.0.11...icloudpd-2.0.12) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/icloudpd to latest ([#6036](https://github.com/truecharts/charts/issues/6036)) + + + + +## [icloudpd-2.0.11](https://github.com/truecharts/charts/compare/icloudpd-2.0.10...icloudpd-2.0.11) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [icloudpd-2.0.10](https://github.com/truecharts/charts/compare/icloudpd-2.0.9...icloudpd-2.0.10) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [icloudpd-2.0.9](https://github.com/truecharts/charts/compare/icloudpd-2.0.8...icloudpd-2.0.9) (2022-12-25) + +### Chore + +- update helm general non-major + + + diff --git a/incubator/icloudpd/3.0.1/Chart.yaml b/incubator/icloudpd/3.0.1/Chart.yaml new file mode 100644 index 00000000000..132d13ce103 --- /dev/null +++ b/incubator/icloudpd/3.0.1/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. +home: https://truecharts.org/charts/incubator/icloudpd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png +keywords: + - icloudpd + - Backup + - Cloud + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: icloudpd +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd + - https://github.com/Womabre/-TrueNAS-docker-templates +type: application +version: 3.0.1 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Cloud + - Downloaders diff --git a/incubator/owntracks/1.0.0/README.md b/incubator/icloudpd/3.0.1/README.md similarity index 100% rename from incubator/owntracks/1.0.0/README.md rename to incubator/icloudpd/3.0.1/README.md diff --git a/incubator/icloudpd/3.0.1/app-changelog.md b/incubator/icloudpd/3.0.1/app-changelog.md new file mode 100644 index 00000000000..3dde0ac9aec --- /dev/null +++ b/incubator/icloudpd/3.0.1/app-changelog.md @@ -0,0 +1,13 @@ + + +## [icloudpd-3.0.1](https://github.com/truecharts/charts/compare/icloudpd-3.0.0...icloudpd-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + ### Migrate + +- Migrate to new common ([#12471](https://github.com/truecharts/charts/issues/12471)) + + \ No newline at end of file diff --git a/incubator/icloudpd/3.0.0/app-readme.md b/incubator/icloudpd/3.0.1/app-readme.md similarity index 100% rename from incubator/icloudpd/3.0.0/app-readme.md rename to incubator/icloudpd/3.0.1/app-readme.md diff --git a/incubator/icloudpd/3.0.1/charts/common-14.0.9.tgz b/incubator/icloudpd/3.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/icloudpd/3.0.1/charts/common-14.0.9.tgz differ diff --git a/incubator/icloudpd/3.0.0/ix_values.yaml b/incubator/icloudpd/3.0.1/ix_values.yaml similarity index 100% rename from incubator/icloudpd/3.0.0/ix_values.yaml rename to incubator/icloudpd/3.0.1/ix_values.yaml diff --git a/incubator/icloudpd/3.0.0/questions.yaml b/incubator/icloudpd/3.0.1/questions.yaml similarity index 100% rename from incubator/icloudpd/3.0.0/questions.yaml rename to incubator/icloudpd/3.0.1/questions.yaml diff --git a/incubator/plex-playlist-sync/0.0.1/templates/NOTES.txt b/incubator/icloudpd/3.0.1/templates/NOTES.txt similarity index 100% rename from incubator/plex-playlist-sync/0.0.1/templates/NOTES.txt rename to incubator/icloudpd/3.0.1/templates/NOTES.txt diff --git a/incubator/icloudpd/3.0.0/templates/common.yaml b/incubator/icloudpd/3.0.1/templates/common.yaml similarity index 100% rename from incubator/icloudpd/3.0.0/templates/common.yaml rename to incubator/icloudpd/3.0.1/templates/common.yaml diff --git a/incubator/plex-playlist-sync/0.0.1/values.yaml b/incubator/icloudpd/3.0.1/values.yaml similarity index 100% rename from incubator/plex-playlist-sync/0.0.1/values.yaml rename to incubator/icloudpd/3.0.1/values.yaml diff --git a/incubator/kaizoku/0.1.0/CHANGELOG.md b/incubator/kaizoku/0.1.0/CHANGELOG.md deleted file mode 100644 index 9d6f558a7ae..00000000000 --- a/incubator/kaizoku/0.1.0/CHANGELOG.md +++ /dev/null @@ -1,13 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kaizoku-0.1.0](https://github.com/truecharts/charts/compare/kaizoku-0.0.1...kaizoku-0.1.0) (2023-08-30) - - - - -## [kaizoku-0.0.1]kaizoku-0.0.1 (2023-08-29) - diff --git a/incubator/kaizoku/0.1.0/Chart.yaml b/incubator/kaizoku/0.1.0/Chart.yaml deleted file mode 100644 index 75f486a5152..00000000000 --- a/incubator/kaizoku/0.1.0/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.6.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 7.0.6 -deprecated: false -description: A self-hosted manga downloader. -home: https://truecharts.org/charts/incubator/kaizoku -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kaizoku.png -keywords: - - kaizoku -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kaizoku -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/kaizoku - - https://github.com/oae/kaizoku -type: application -version: 0.1.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/incubator/kaizoku/0.1.0/app-changelog.md b/incubator/kaizoku/0.1.0/app-changelog.md deleted file mode 100644 index 66c0b792af4..00000000000 --- a/incubator/kaizoku/0.1.0/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [kaizoku-0.1.0](https://github.com/truecharts/charts/compare/kaizoku-0.0.1...kaizoku-0.1.0) (2023-08-30) - diff --git a/incubator/kaizoku/0.1.0/charts/common-14.0.3.tgz b/incubator/kaizoku/0.1.0/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/incubator/kaizoku/0.1.0/charts/common-14.0.3.tgz and /dev/null differ diff --git a/incubator/kaizoku/0.1.1/CHANGELOG.md b/incubator/kaizoku/0.1.1/CHANGELOG.md new file mode 100644 index 00000000000..e5934094cce --- /dev/null +++ b/incubator/kaizoku/0.1.1/CHANGELOG.md @@ -0,0 +1,22 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kaizoku-0.1.1](https://github.com/truecharts/charts/compare/kaizoku-0.1.0...kaizoku-0.1.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [kaizoku-0.1.0](https://github.com/truecharts/charts/compare/kaizoku-0.0.1...kaizoku-0.1.0) (2023-08-30) + + + + +## [kaizoku-0.0.1]kaizoku-0.0.1 (2023-08-29) + diff --git a/incubator/kaizoku/0.1.1/Chart.yaml b/incubator/kaizoku/0.1.1/Chart.yaml new file mode 100644 index 00000000000..9341e8fcaf2 --- /dev/null +++ b/incubator/kaizoku/0.1.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 7.0.6 +deprecated: false +description: A self-hosted manga downloader. +home: https://truecharts.org/charts/incubator/kaizoku +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kaizoku.png +keywords: + - kaizoku +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kaizoku +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kaizoku + - https://github.com/oae/kaizoku +type: application +version: 0.1.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/incubator/plextraktsync/4.0.0/README.md b/incubator/kaizoku/0.1.1/README.md similarity index 100% rename from incubator/plextraktsync/4.0.0/README.md rename to incubator/kaizoku/0.1.1/README.md diff --git a/incubator/kaizoku/0.1.1/app-changelog.md b/incubator/kaizoku/0.1.1/app-changelog.md new file mode 100644 index 00000000000..9590faf9cc4 --- /dev/null +++ b/incubator/kaizoku/0.1.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kaizoku-0.1.1](https://github.com/truecharts/charts/compare/kaizoku-0.1.0...kaizoku-0.1.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/kaizoku/0.1.0/app-readme.md b/incubator/kaizoku/0.1.1/app-readme.md similarity index 100% rename from incubator/kaizoku/0.1.0/app-readme.md rename to incubator/kaizoku/0.1.1/app-readme.md diff --git a/incubator/kaizoku/0.1.1/charts/common-14.0.9.tgz b/incubator/kaizoku/0.1.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/kaizoku/0.1.1/charts/common-14.0.9.tgz differ diff --git a/incubator/kaizoku/0.1.0/charts/redis-7.0.6.tgz b/incubator/kaizoku/0.1.1/charts/redis-7.0.6.tgz similarity index 100% rename from incubator/kaizoku/0.1.0/charts/redis-7.0.6.tgz rename to incubator/kaizoku/0.1.1/charts/redis-7.0.6.tgz diff --git a/incubator/kaizoku/0.1.0/ix_values.yaml b/incubator/kaizoku/0.1.1/ix_values.yaml similarity index 100% rename from incubator/kaizoku/0.1.0/ix_values.yaml rename to incubator/kaizoku/0.1.1/ix_values.yaml diff --git a/incubator/kaizoku/0.1.0/questions.yaml b/incubator/kaizoku/0.1.1/questions.yaml similarity index 100% rename from incubator/kaizoku/0.1.0/questions.yaml rename to incubator/kaizoku/0.1.1/questions.yaml diff --git a/incubator/plextraktsync/4.0.0/templates/NOTES.txt b/incubator/kaizoku/0.1.1/templates/NOTES.txt similarity index 100% rename from incubator/plextraktsync/4.0.0/templates/NOTES.txt rename to incubator/kaizoku/0.1.1/templates/NOTES.txt diff --git a/incubator/kaizoku/0.1.0/templates/common.yaml b/incubator/kaizoku/0.1.1/templates/common.yaml similarity index 100% rename from incubator/kaizoku/0.1.0/templates/common.yaml rename to incubator/kaizoku/0.1.1/templates/common.yaml diff --git a/incubator/plextraktsync/4.0.0/values.yaml b/incubator/kaizoku/0.1.1/values.yaml similarity index 100% rename from incubator/plextraktsync/4.0.0/values.yaml rename to incubator/kaizoku/0.1.1/values.yaml diff --git a/incubator/kimai/8.0.1/CHANGELOG.md b/incubator/kimai/8.0.1/CHANGELOG.md deleted file mode 100644 index fb257f29349..00000000000 --- a/incubator/kimai/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kimai-8.0.1](https://github.com/truecharts/charts/compare/kimai-8.0.0...kimai-8.0.1) (2023-10-07) - -### Chore - -- bump ([#13359](https://github.com/truecharts/charts/issues/13359)) - - Migrate to new common and update app ([#9831](https://github.com/truecharts/charts/issues/9831)) - - - - - - - -## [kimai-8.0.0](https://github.com/truecharts/charts/compare/kimai-7.0.0...kimai-8.0.0) (2023-07-31) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) - - - - -## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) - - - - -## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) - - - - -## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) - - - - -## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) - - - - -## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) - - - - -## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) - - - - -## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) - - - - -## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) - - - - -## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) - - - - -## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) - - - - -## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) - - - - -## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) - - - - -## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) - - - - -## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) diff --git a/incubator/kimai/8.0.1/Chart.yaml b/incubator/kimai/8.0.1/Chart.yaml deleted file mode 100644 index 00ee0de115f..00000000000 --- a/incubator/kimai/8.0.1/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.20" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 9.0.25 -description: Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. -home: https://truecharts.org/charts/incubator/kimai -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kimai.png -keywords: - - kimai - - time - - tracking -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kimai -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/kimai - - https://github.com/kevinpapst/kimai2 - - https://github.com/tobybatch/kimai2 -version: 8.0.1 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/kimai/8.0.1/app-changelog.md b/incubator/kimai/8.0.1/app-changelog.md deleted file mode 100644 index f4ddd619c1f..00000000000 --- a/incubator/kimai/8.0.1/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [kimai-8.0.1](https://github.com/truecharts/charts/compare/kimai-8.0.0...kimai-8.0.1) (2023-10-07) - -### Chore - -- bump ([#13359](https://github.com/truecharts/charts/issues/13359)) - - Migrate to new common and update app ([#9831](https://github.com/truecharts/charts/issues/9831)) - - \ No newline at end of file diff --git a/incubator/kimai/8.0.1/charts/common-14.0.6.tgz b/incubator/kimai/8.0.1/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/incubator/kimai/8.0.1/charts/common-14.0.6.tgz and /dev/null differ diff --git a/incubator/kimai/8.0.1/charts/mariadb-9.0.25.tgz b/incubator/kimai/8.0.1/charts/mariadb-9.0.25.tgz deleted file mode 100644 index 007b00712e4..00000000000 Binary files a/incubator/kimai/8.0.1/charts/mariadb-9.0.25.tgz and /dev/null differ diff --git a/incubator/kimai/8.0.2/CHANGELOG.md b/incubator/kimai/8.0.2/CHANGELOG.md new file mode 100644 index 00000000000..1bf43dada18 --- /dev/null +++ b/incubator/kimai/8.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kimai-8.0.2](https://github.com/truecharts/charts/compare/kimai-8.0.1...kimai-8.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [kimai-8.0.1](https://github.com/truecharts/charts/compare/kimai-8.0.0...kimai-8.0.1) (2023-10-07) + +### Chore + +- bump ([#13359](https://github.com/truecharts/charts/issues/13359)) + - Migrate to new common and update app ([#9831](https://github.com/truecharts/charts/issues/9831)) + + + + + + + +## [kimai-8.0.0](https://github.com/truecharts/charts/compare/kimai-7.0.0...kimai-8.0.0) (2023-07-31) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) + + + + +## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) + + + + +## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) + + + + +## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) + + + + +## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) + + + + +## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) + + + + +## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) + + + + +## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) + + + + +## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) + + + + +## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) + + + + +## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) + + + + +## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) + + + + +## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24) + diff --git a/incubator/kimai/8.0.2/Chart.yaml b/incubator/kimai/8.0.2/Chart.yaml new file mode 100644 index 00000000000..8686db9f4f7 --- /dev/null +++ b/incubator/kimai/8.0.2/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "2.0.35" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 9.0.26 +description: Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. +home: https://truecharts.org/charts/incubator/kimai +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kimai.png +keywords: + - kimai + - time + - tracking +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kimai +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kimai + - https://github.com/kevinpapst/kimai2 + - https://github.com/tobybatch/kimai2 +version: 8.0.2 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/reactive-resume/3.0.0/README.md b/incubator/kimai/8.0.2/README.md similarity index 100% rename from incubator/reactive-resume/3.0.0/README.md rename to incubator/kimai/8.0.2/README.md diff --git a/incubator/kimai/8.0.2/app-changelog.md b/incubator/kimai/8.0.2/app-changelog.md new file mode 100644 index 00000000000..6bef7d3b019 --- /dev/null +++ b/incubator/kimai/8.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kimai-8.0.2](https://github.com/truecharts/charts/compare/kimai-8.0.1...kimai-8.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/kimai/8.0.1/app-readme.md b/incubator/kimai/8.0.2/app-readme.md similarity index 100% rename from incubator/kimai/8.0.1/app-readme.md rename to incubator/kimai/8.0.2/app-readme.md diff --git a/incubator/kimai/8.0.2/charts/common-14.0.9.tgz b/incubator/kimai/8.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/kimai/8.0.2/charts/common-14.0.9.tgz differ diff --git a/incubator/kimai/8.0.2/charts/mariadb-9.0.26.tgz b/incubator/kimai/8.0.2/charts/mariadb-9.0.26.tgz new file mode 100644 index 00000000000..32b1f7bcf47 Binary files /dev/null and b/incubator/kimai/8.0.2/charts/mariadb-9.0.26.tgz differ diff --git a/incubator/kimai/8.0.1/ix_values.yaml b/incubator/kimai/8.0.2/ix_values.yaml similarity index 100% rename from incubator/kimai/8.0.1/ix_values.yaml rename to incubator/kimai/8.0.2/ix_values.yaml diff --git a/incubator/kimai/8.0.1/questions.yaml b/incubator/kimai/8.0.2/questions.yaml similarity index 100% rename from incubator/kimai/8.0.1/questions.yaml rename to incubator/kimai/8.0.2/questions.yaml diff --git a/incubator/reactive-resume/3.0.0/templates/NOTES.txt b/incubator/kimai/8.0.2/templates/NOTES.txt similarity index 100% rename from incubator/reactive-resume/3.0.0/templates/NOTES.txt rename to incubator/kimai/8.0.2/templates/NOTES.txt diff --git a/incubator/kimai/8.0.1/templates/_configmap.tpl b/incubator/kimai/8.0.2/templates/_configmap.tpl similarity index 100% rename from incubator/kimai/8.0.1/templates/_configmap.tpl rename to incubator/kimai/8.0.2/templates/_configmap.tpl diff --git a/incubator/kimai/8.0.1/templates/_secrets.tpl b/incubator/kimai/8.0.2/templates/_secrets.tpl similarity index 100% rename from incubator/kimai/8.0.1/templates/_secrets.tpl rename to incubator/kimai/8.0.2/templates/_secrets.tpl diff --git a/incubator/kimai/8.0.1/templates/common.yaml b/incubator/kimai/8.0.2/templates/common.yaml similarity index 100% rename from incubator/kimai/8.0.1/templates/common.yaml rename to incubator/kimai/8.0.2/templates/common.yaml diff --git a/incubator/reactive-resume/3.0.0/values.yaml b/incubator/kimai/8.0.2/values.yaml similarity index 100% rename from incubator/reactive-resume/3.0.0/values.yaml rename to incubator/kimai/8.0.2/values.yaml diff --git a/incubator/odoo/14.0.4/CHANGELOG.md b/incubator/odoo/14.0.4/CHANGELOG.md new file mode 100644 index 00000000000..b9845f8d7b3 --- /dev/null +++ b/incubator/odoo/14.0.4/CHANGELOG.md @@ -0,0 +1,42 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [odoo-14.0.4](https://github.com/truecharts/charts/compare/odoo-14.0.3...odoo-14.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [odoo-14.0.3](https://github.com/truecharts/charts/compare/odoo-14.0.2...odoo-14.0.3) (2023-10-07) + + + + +## [odoo-14.0.2](https://github.com/truecharts/charts/compare/odoo-14.0.1...odoo-14.0.2) (2023-09-22) + + + + +## [odoo-14.0.1](https://github.com/truecharts/charts/compare/odoo-14.0.0...odoo-14.0.1) (2023-09-16) + + + + +## [odoo-14.0.0](https://github.com/truecharts/charts/compare/odoo-13.0.1...odoo-14.0.0) (2023-08-25) + + + + +## [odoo-13.0.1](https://github.com/truecharts/charts/compare/odoo-13.0.0...odoo-13.0.1) (2023-08-11) + +### Fix + +- Move to Incubator ([#11413](https://github.com/truecharts/charts/issues/11413)) + + \ No newline at end of file diff --git a/incubator/odoo/14.0.4/Chart.yaml b/incubator/odoo/14.0.4/Chart.yaml new file mode 100644 index 00000000000..ccf3ad12083 --- /dev/null +++ b/incubator/odoo/14.0.4/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "16.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. +home: https://truecharts.org/charts/incubator/odoo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png +keywords: + - odoo + - crm + - pm + - hr + - accounting + - mrp + - marketing +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: odoo +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/odoo + - https://github.com/odoo/docker +type: application +version: 14.0.4 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/incubator/rtorrent-rutorrent/0.0.3/README.md b/incubator/odoo/14.0.4/README.md similarity index 100% rename from incubator/rtorrent-rutorrent/0.0.3/README.md rename to incubator/odoo/14.0.4/README.md diff --git a/incubator/odoo/14.0.4/app-changelog.md b/incubator/odoo/14.0.4/app-changelog.md new file mode 100644 index 00000000000..9a180ddfe92 --- /dev/null +++ b/incubator/odoo/14.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [odoo-14.0.4](https://github.com/truecharts/charts/compare/odoo-14.0.3...odoo-14.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/odoo/14.0.4/app-readme.md b/incubator/odoo/14.0.4/app-readme.md new file mode 100644 index 00000000000..c169e0c7d0a --- /dev/null +++ b/incubator/odoo/14.0.4/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/incubator/odoo](https://truecharts.org/charts/incubator/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/incubator/odoo/14.0.4/charts/common-14.0.9.tgz b/incubator/odoo/14.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/odoo/14.0.4/charts/common-14.0.9.tgz differ diff --git a/incubator/odoo/14.0.4/ix_values.yaml b/incubator/odoo/14.0.4/ix_values.yaml new file mode 100644 index 00000000000..aafe73df9d7 --- /dev/null +++ b/incubator/odoo/14.0.4/ix_values.yaml @@ -0,0 +1,99 @@ +image: + repository: tccr.io/truecharts/odoo + pullPolicy: IfNotPresent + tag: v16.0.0@sha256:9a0e0d913dc6c4ed5904ae233dc2de7fa1a00f10eb5a66f21e1f695c62933a1d + +securityContext: + container: + readOnlyRootFilesystem: false + runAsUser: 101 + runAsGroup: 101 + +service: + main: + ports: + main: + port: 8069 + +odoo: + additionalConf: [] + +workload: + main: + podSpec: + initContainers: + init-db: + type: install + enabled: true + imageSelector: "image" + env: + ODOO_RC: /etc/odoo/odoo.conf + command: + - /bin/bash + args: + - -c + - | + /usr/bin/odoo --config=/etc/odoo/odoo.conf \ + --stop-after-init \ + --without-demo=all \ + --init=base + containers: + main: + probes: + liveness: + enabled: true + type: http + path: /web/health + readiness: + enabled: true + type: http + path: /web/health + startup: + enabled: true + type: http + path: /web/health + env: + ODOO_RC: /etc/odoo/odoo.conf + +persistence: + odoo: + enabled: true + targetSelector: + main: + main: + mountPath: "/var/lib/odoo" + init-db: + mountPath: "/var/lib/odoo" + addons: + enabled: true + targetSelector: + main: + main: + mountPath: "/mnt/extra-addons" + init-db: + mountPath: "/mnt/extra-addons" + odoo-config: + enabled: true + type: configmap + objectName: odoo-config + targetSelector: + main: + main: + mountPath: /etc/odoo/odoo.conf + subPath: odoo.conf + readOnly: true + init-db: + mountPath: /etc/odoo/odoo.conf + subPath: odoo.conf + readOnly: true + +# Enabled postgres +cnpg: + main: + enabled: true + user: odoo + database: odoo + +portal: + open: + enabled: true diff --git a/incubator/odoo/14.0.4/questions.yaml b/incubator/odoo/14.0.4/questions.yaml new file mode 100644 index 00000000000..ec169da0637 --- /dev/null +++ b/incubator/odoo/14.0.4/questions.yaml @@ -0,0 +1,2138 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: odoo + group: App Configuration + label: Odoo + schema: + additional_attrs: true + type: dict + attrs: + - variable: additionalConf + label: Additional File Configuration Options + description: | + Configure additional file configuration options for Odoo.
+ Options are appended to the end of the configuration file.
+ After the predefined configuration options.
+ schema: + type: list + default: [] + items: + - variable: conf + label: Configuration Option + schema: + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8069 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: odoo + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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: 101 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 101 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: 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: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/incubator/rtorrent-rutorrent/0.0.3/templates/NOTES.txt b/incubator/odoo/14.0.4/templates/NOTES.txt similarity index 100% rename from incubator/rtorrent-rutorrent/0.0.3/templates/NOTES.txt rename to incubator/odoo/14.0.4/templates/NOTES.txt diff --git a/incubator/odoo/14.0.4/templates/_configmap.tpl b/incubator/odoo/14.0.4/templates/_configmap.tpl new file mode 100644 index 00000000000..c024223fec4 --- /dev/null +++ b/incubator/odoo/14.0.4/templates/_configmap.tpl @@ -0,0 +1,52 @@ +{{/* Define the configmap */}} +{{- define "odoo.configmaps" -}} +{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) -}} + +{{- $admin := .Values.odoo.admin -}} +{{- $smtp := .Values.odoo.smtp -}} + +{{- $mainPort := .Values.service.main.ports.main.port -}} +{{- $odooPath := .Values.persistence.odoo.targetSelector.main.main.mountPath -}} +{{- $addonsPath := .Values.persistence.addons.targetSelector.main.main.mountPath -}} + +{{- $pgdb := .Values.cnpg.main.database -}} +{{- $pguser := .Values.cnpg.main.user -}} +{{- $pgpassword := .Values.cnpg.main.creds.password | trimAll "\"" -}} +{{- $pghost := .Values.cnpg.main.creds.host | trimAll "\"" -}} + +{{/* xmlrpc* keys are deprecated and http* keys are used in their place */}} + {{- $reservedKeys := (list "data_dir" "addons_path" "http_enable" "http_interface" + "http_port" "xmlrpc" "xmlrpc_port" "xmlrpc_interface" + "db_port" "db_host" "db_name" "db_user" "db_sslmode" + "db_password") -}} +{{- $userKeys := list -}} + +odoo-config: + enabled: true + data: + odoo.conf: | + [options] + ; Paths + data_dir = {{ $odooPath }} + addons_path = {{ $addonsPath }} + ; Network Details + http_enable = True + http_port = {{ $mainPort }} + ; Database Details + db_port = 5432 + db_host = {{ $pghost }} + db_name = {{ $pgdb }} + db_user = {{ $pguser }} + db_sslmode = disable + db_password = {{ $pgpassword }} + {{- range $opt := .Values.odoo.additionalConf -}} + {{- if (mustHas $opt.key $reservedKeys) -}} + {{- fail (printf "Odoo - Key [%v] is not allowed to be modified") -}} + {{- end -}} + {{- $userKeys = mustAppend $userKeys $opt.key -}} + {{- printf "%s = %s" $opt.key $opt.value | nindent 8 -}} + {{- end -}} +{{- if not (deepEqual $userKeys (uniq $userKeys)) -}} + {{- fail (printf "Odoo - Additional configuration keys must be unique, but got [%v]" (join ", " $userKeys)) -}} +{{- end -}} +{{- end -}} diff --git a/incubator/odoo/14.0.4/templates/common.yaml b/incubator/odoo/14.0.4/templates/common.yaml new file mode 100644 index 00000000000..1fb1186233a --- /dev/null +++ b/incubator/odoo/14.0.4/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Render configmaps for all pods */}} +{{- $configmaps := include "odoo.configmaps" . | fromYaml -}} +{{- if $configmaps -}} + {{- $_ := mustMergeOverwrite .Values.configmap $configmaps -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/incubator/rtorrent-rutorrent/0.0.3/values.yaml b/incubator/odoo/14.0.4/values.yaml similarity index 100% rename from incubator/rtorrent-rutorrent/0.0.3/values.yaml rename to incubator/odoo/14.0.4/values.yaml diff --git a/incubator/owntracks/1.0.0/CHANGELOG.md b/incubator/owntracks/1.0.0/CHANGELOG.md deleted file mode 100644 index fcb6260451e..00000000000 --- a/incubator/owntracks/1.0.0/CHANGELOG.md +++ /dev/null @@ -1,75 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [owntracks-1.0.0](https://github.com/truecharts/charts/compare/owntracks-0.0.7...owntracks-1.0.0) (2023-07-30) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - ### Fix - -- fix mistakes on questions.yaml - - ### Migrate - -- Migrate to New Common BREAKING ([#10686](https://github.com/truecharts/charts/issues/10686)) - - - - -## [owntracks-0.0.7](https://github.com/truecharts/charts/compare/owntracks-0.0.6...owntracks-0.0.7) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [owntracks-0.0.6](https://github.com/truecharts/charts/compare/owntracks-0.0.5...owntracks-0.0.6) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - - -## [owntracks-0.0.5](https://github.com/truecharts/charts/compare/owntracks-0.0.4...owntracks-0.0.5) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [owntracks-0.0.4](https://github.com/truecharts/charts/compare/owntracks-0.0.3...owntracks-0.0.4) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [owntracks-0.0.3](https://github.com/truecharts/charts/compare/owntracks-0.0.2...owntracks-0.0.3) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [owntracks-0.0.2]owntracks-0.0.2 (2022-12-22) - -### Feat - -- Add Owntracks ([#5197](https://github.com/truecharts/charts/issues/5197)) - - \ No newline at end of file diff --git a/incubator/owntracks/1.0.0/Chart.yaml b/incubator/owntracks/1.0.0/Chart.yaml deleted file mode 100644 index 3a4f7d17a10..00000000000 --- a/incubator/owntracks/1.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 13.2.1 -deprecated: false -description: The OwnTracks Recorder is a lightweight program for storing and accessing location data published via MQTT (or HTTP) by the OwnTracks apps. -home: https://truecharts.org/charts/incubator/owntracks -icon: https://truecharts.org/img/hotlink-ok/chart-icons/owntracks.png -keywords: - - owncharts - - location -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: owntracks -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/owntracks - - https://github.com/owntracks/recorder - - https://github.com/owntracks/docker-recorder -type: application -version: 1.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/owntracks/1.0.0/app-changelog.md b/incubator/owntracks/1.0.0/app-changelog.md deleted file mode 100644 index b8d8c069c87..00000000000 --- a/incubator/owntracks/1.0.0/app-changelog.md +++ /dev/null @@ -1,17 +0,0 @@ - - -## [owntracks-1.0.0](https://github.com/truecharts/charts/compare/owntracks-0.0.7...owntracks-1.0.0) (2023-07-30) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - ### Fix - -- fix mistakes on questions.yaml - - ### Migrate - -- Migrate to New Common BREAKING ([#10686](https://github.com/truecharts/charts/issues/10686)) - - \ No newline at end of file diff --git a/incubator/owntracks/1.0.0/charts/common-13.2.1.tgz b/incubator/owntracks/1.0.0/charts/common-13.2.1.tgz deleted file mode 100644 index 5e9f8ac6235..00000000000 Binary files a/incubator/owntracks/1.0.0/charts/common-13.2.1.tgz and /dev/null differ diff --git a/incubator/owntracks/1.0.1/CHANGELOG.md b/incubator/owntracks/1.0.1/CHANGELOG.md new file mode 100644 index 00000000000..a7b0d340241 --- /dev/null +++ b/incubator/owntracks/1.0.1/CHANGELOG.md @@ -0,0 +1,90 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [owntracks-1.0.1](https://github.com/truecharts/charts/compare/owntracks-2.0.0...owntracks-1.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [owntracks-2.0.0](https://github.com/truecharts/charts/compare/owntracks-1.0.0...owntracks-2.0.0) (2023-07-31) + + + + +## [owntracks-1.0.0](https://github.com/truecharts/charts/compare/owntracks-0.0.7...owntracks-1.0.0) (2023-07-30) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + ### Fix + +- fix mistakes on questions.yaml + + ### Migrate + +- Migrate to New Common BREAKING ([#10686](https://github.com/truecharts/charts/issues/10686)) + + + + +## [owntracks-0.0.7](https://github.com/truecharts/charts/compare/owntracks-0.0.6...owntracks-0.0.7) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [owntracks-0.0.6](https://github.com/truecharts/charts/compare/owntracks-0.0.5...owntracks-0.0.6) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + + +## [owntracks-0.0.5](https://github.com/truecharts/charts/compare/owntracks-0.0.4...owntracks-0.0.5) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [owntracks-0.0.4](https://github.com/truecharts/charts/compare/owntracks-0.0.3...owntracks-0.0.4) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [owntracks-0.0.3](https://github.com/truecharts/charts/compare/owntracks-0.0.2...owntracks-0.0.3) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [owntracks-0.0.2]owntracks-0.0.2 (2022-12-22) + +### Feat + +- Add Owntracks ([#5197](https://github.com/truecharts/charts/issues/5197)) + + \ No newline at end of file diff --git a/incubator/owntracks/1.0.1/Chart.yaml b/incubator/owntracks/1.0.1/Chart.yaml new file mode 100644 index 00000000000..2aa1b0cfaef --- /dev/null +++ b/incubator/owntracks/1.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.9.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 13.2.2 +deprecated: false +description: The OwnTracks Recorder is a lightweight program for storing and accessing location data published via MQTT (or HTTP) by the OwnTracks apps. +home: https://truecharts.org/charts/incubator/owntracks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/owntracks.png +keywords: + - owncharts + - location +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: owntracks +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/owntracks + - https://github.com/owntracks/recorder + - https://github.com/owntracks/docker-recorder +type: application +version: 1.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/scrypted/1.0.0/README.md b/incubator/owntracks/1.0.1/README.md similarity index 100% rename from incubator/scrypted/1.0.0/README.md rename to incubator/owntracks/1.0.1/README.md diff --git a/incubator/owntracks/1.0.1/app-changelog.md b/incubator/owntracks/1.0.1/app-changelog.md new file mode 100644 index 00000000000..96953e4cb25 --- /dev/null +++ b/incubator/owntracks/1.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [owntracks-1.0.1](https://github.com/truecharts/charts/compare/owntracks-2.0.0...owntracks-1.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/owntracks/1.0.0/app-readme.md b/incubator/owntracks/1.0.1/app-readme.md similarity index 100% rename from incubator/owntracks/1.0.0/app-readme.md rename to incubator/owntracks/1.0.1/app-readme.md diff --git a/operators/cloudnative-pg/2.0.2/charts/common-13.2.2.tgz b/incubator/owntracks/1.0.1/charts/common-13.2.2.tgz similarity index 100% rename from operators/cloudnative-pg/2.0.2/charts/common-13.2.2.tgz rename to incubator/owntracks/1.0.1/charts/common-13.2.2.tgz diff --git a/incubator/owntracks/1.0.0/ix_values.yaml b/incubator/owntracks/1.0.1/ix_values.yaml similarity index 100% rename from incubator/owntracks/1.0.0/ix_values.yaml rename to incubator/owntracks/1.0.1/ix_values.yaml diff --git a/incubator/owntracks/1.0.0/questions.yaml b/incubator/owntracks/1.0.1/questions.yaml similarity index 100% rename from incubator/owntracks/1.0.0/questions.yaml rename to incubator/owntracks/1.0.1/questions.yaml diff --git a/incubator/scrypted/1.0.0/templates/NOTES.txt b/incubator/owntracks/1.0.1/templates/NOTES.txt similarity index 100% rename from incubator/scrypted/1.0.0/templates/NOTES.txt rename to incubator/owntracks/1.0.1/templates/NOTES.txt diff --git a/incubator/owntracks/1.0.0/templates/_secret.tpl b/incubator/owntracks/1.0.1/templates/_secret.tpl similarity index 100% rename from incubator/owntracks/1.0.0/templates/_secret.tpl rename to incubator/owntracks/1.0.1/templates/_secret.tpl diff --git a/incubator/owntracks/1.0.0/templates/common.yaml b/incubator/owntracks/1.0.1/templates/common.yaml similarity index 100% rename from incubator/owntracks/1.0.0/templates/common.yaml rename to incubator/owntracks/1.0.1/templates/common.yaml diff --git a/incubator/scrypted/1.0.0/values.yaml b/incubator/owntracks/1.0.1/values.yaml similarity index 100% rename from incubator/scrypted/1.0.0/values.yaml rename to incubator/owntracks/1.0.1/values.yaml diff --git a/incubator/plex-playlist-sync/0.0.1/CHANGELOG.md b/incubator/plex-playlist-sync/0.0.1/CHANGELOG.md deleted file mode 100644 index 038ada90d36..00000000000 --- a/incubator/plex-playlist-sync/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plex-playlist-sync-0.0.1]plex-playlist-sync-0.0.1 (2023-09-03) - diff --git a/incubator/plex-playlist-sync/0.0.1/Chart.yaml b/incubator/plex-playlist-sync/0.0.1/Chart.yaml deleted file mode 100644 index 9741fe75fea..00000000000 --- a/incubator/plex-playlist-sync/0.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: Sync your Spotify and Deezer playlists to your Plex server. -home: https://truecharts.org/charts/incubator/plex-playlist-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-playlist-sync.png -keywords: - - plex-playlist-sync - - Spotify - - Deezer - - 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-playlist-sync -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-playlist-sync - - https://github.com/rnagabhyrava/plex-playlist-sync -type: application -version: 0.0.1 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video - truecharts.org/SCALE-support: "true" diff --git a/incubator/plex-playlist-sync/0.0.1/app-changelog.md b/incubator/plex-playlist-sync/0.0.1/app-changelog.md deleted file mode 100644 index d069bc7b0b3..00000000000 --- a/incubator/plex-playlist-sync/0.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [plex-playlist-sync-0.0.1]plex-playlist-sync-0.0.1 (2023-09-03) - diff --git a/incubator/plex-playlist-sync/0.0.1/charts/common-14.0.1.tgz b/incubator/plex-playlist-sync/0.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/incubator/plex-playlist-sync/0.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/incubator/plex-playlist-sync/0.0.2/CHANGELOG.md b/incubator/plex-playlist-sync/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..db2e39d905e --- /dev/null +++ b/incubator/plex-playlist-sync/0.0.2/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plex-playlist-sync-0.0.2](https://github.com/truecharts/charts/compare/plex-playlist-sync-0.0.1...plex-playlist-sync-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [plex-playlist-sync-0.0.1]plex-playlist-sync-0.0.1 (2023-09-03) + diff --git a/incubator/plex-playlist-sync/0.0.2/Chart.yaml b/incubator/plex-playlist-sync/0.0.2/Chart.yaml new file mode 100644 index 00000000000..8a29a86767e --- /dev/null +++ b/incubator/plex-playlist-sync/0.0.2/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Sync your Spotify and Deezer playlists to your Plex server. +home: https://truecharts.org/charts/incubator/plex-playlist-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-playlist-sync.png +keywords: + - plex-playlist-sync + - Spotify + - Deezer + - 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-playlist-sync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-playlist-sync + - https://github.com/rnagabhyrava/plex-playlist-sync +type: application +version: 0.0.2 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video + truecharts.org/SCALE-support: "true" diff --git a/incubator/spaceengineers/3.0.1/README.md b/incubator/plex-playlist-sync/0.0.2/README.md similarity index 100% rename from incubator/spaceengineers/3.0.1/README.md rename to incubator/plex-playlist-sync/0.0.2/README.md diff --git a/incubator/plex-playlist-sync/0.0.2/app-changelog.md b/incubator/plex-playlist-sync/0.0.2/app-changelog.md new file mode 100644 index 00000000000..e20ecaf6dda --- /dev/null +++ b/incubator/plex-playlist-sync/0.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plex-playlist-sync-0.0.2](https://github.com/truecharts/charts/compare/plex-playlist-sync-0.0.1...plex-playlist-sync-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/plex-playlist-sync/0.0.1/app-readme.md b/incubator/plex-playlist-sync/0.0.2/app-readme.md similarity index 100% rename from incubator/plex-playlist-sync/0.0.1/app-readme.md rename to incubator/plex-playlist-sync/0.0.2/app-readme.md diff --git a/incubator/plex-playlist-sync/0.0.2/charts/common-14.0.9.tgz b/incubator/plex-playlist-sync/0.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/plex-playlist-sync/0.0.2/charts/common-14.0.9.tgz differ diff --git a/incubator/plex-playlist-sync/0.0.1/ix_values.yaml b/incubator/plex-playlist-sync/0.0.2/ix_values.yaml similarity index 100% rename from incubator/plex-playlist-sync/0.0.1/ix_values.yaml rename to incubator/plex-playlist-sync/0.0.2/ix_values.yaml diff --git a/incubator/plex-playlist-sync/0.0.1/questions.yaml b/incubator/plex-playlist-sync/0.0.2/questions.yaml similarity index 100% rename from incubator/plex-playlist-sync/0.0.1/questions.yaml rename to incubator/plex-playlist-sync/0.0.2/questions.yaml diff --git a/incubator/smtp-relay/0.0.1/templates/NOTES.txt b/incubator/plex-playlist-sync/0.0.2/templates/NOTES.txt similarity index 100% rename from incubator/smtp-relay/0.0.1/templates/NOTES.txt rename to incubator/plex-playlist-sync/0.0.2/templates/NOTES.txt diff --git a/incubator/plex-playlist-sync/0.0.1/templates/common.yaml b/incubator/plex-playlist-sync/0.0.2/templates/common.yaml similarity index 100% rename from incubator/plex-playlist-sync/0.0.1/templates/common.yaml rename to incubator/plex-playlist-sync/0.0.2/templates/common.yaml diff --git a/incubator/smtp-relay/0.0.1/values.yaml b/incubator/plex-playlist-sync/0.0.2/values.yaml similarity index 100% rename from incubator/smtp-relay/0.0.1/values.yaml rename to incubator/plex-playlist-sync/0.0.2/values.yaml diff --git a/incubator/plextraktsync/4.0.0/CHANGELOG.md b/incubator/plextraktsync/4.0.0/CHANGELOG.md deleted file mode 100644 index 0ec17362974..00000000000 --- a/incubator/plextraktsync/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - - - -## [plextraktsync-4.0.0](https://github.com/truecharts/charts/compare/plextraktsync-3.0.19...plextraktsync-4.0.0) (2023-07-31) - -### Fix - -- fix mistakes on questions.yaml - - - - -## [plextraktsync-3.0.19](https://github.com/truecharts/charts/compare/plextraktsync-3.0.18...plextraktsync-3.0.19) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [plextraktsync-3.0.18](https://github.com/truecharts/charts/compare/plextraktsync-3.0.17...plextraktsync-3.0.18) (2023-02-03) - -### Chore - -- update container image tccr.io/truecharts/plextraktsync to latest - - - - -## [plextraktsync-3.0.17](https://github.com/truecharts/charts/compare/plextraktsync-3.0.16...plextraktsync-3.0.17) (2023-01-24) - -### Chore - -- update container image tccr.io/truecharts/plextraktsync to latest - - - - -## [plextraktsync-3.0.16](https://github.com/truecharts/charts/compare/plextraktsync-3.0.15...plextraktsync-3.0.16) (2023-01-18) - -### Chore - -- update container image tccr.io/truecharts/plextraktsync to latest - - - - -## [plextraktsync-3.0.15](https://github.com/truecharts/charts/compare/plextraktsync-3.0.14...plextraktsync-3.0.15) (2023-01-12) - -### Chore - -- update container image tccr.io/truecharts/plextraktsync to latest - - - - -## [plextraktsync-3.0.14](https://github.com/truecharts/charts/compare/plextraktsync-3.0.13...plextraktsync-3.0.14) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/plextraktsync to latest - - - - -## [plextraktsync-3.0.13](https://github.com/truecharts/charts/compare/plextraktsync-3.0.12...plextraktsync-3.0.13) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [plextraktsync-3.0.12](https://github.com/truecharts/charts/compare/plextraktsync-3.0.11...plextraktsync-3.0.12) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [plextraktsync-3.0.11](https://github.com/truecharts/charts/compare/plextraktsync-3.0.10...plextraktsync-3.0.11) (2022-12-25) - -### Chore - -- update helm general non-major - - - - diff --git a/incubator/plextraktsync/4.0.0/Chart.yaml b/incubator/plextraktsync/4.0.0/Chart.yaml deleted file mode 100644 index 38d071c536a..00000000000 --- a/incubator/plextraktsync/4.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.27.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: Two-way-sync between trakt.tv and Plex Media Server. -home: https://truecharts.org/charts/incubator/plextraktsync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plextraktsync.png -keywords: - - plextraktsync - - Tools-Utilities - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plextraktsync -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync - - https://github.com/Taxel/PlexTraktSync -type: application -version: 4.0.0 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other - truecharts.org/SCALE-support: "true" diff --git a/incubator/plextraktsync/4.0.0/charts/common-14.0.3.tgz b/incubator/plextraktsync/4.0.0/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/incubator/plextraktsync/4.0.0/charts/common-14.0.3.tgz and /dev/null differ diff --git a/incubator/plextraktsync/4.0.1/CHANGELOG.md b/incubator/plextraktsync/4.0.1/CHANGELOG.md new file mode 100644 index 00000000000..ad55f6c114f --- /dev/null +++ b/incubator/plextraktsync/4.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plextraktsync-4.0.1](https://github.com/truecharts/charts/compare/plextraktsync-4.0.0...plextraktsync-4.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + + + +## [plextraktsync-4.0.0](https://github.com/truecharts/charts/compare/plextraktsync-3.0.19...plextraktsync-4.0.0) (2023-07-31) + +### Fix + +- fix mistakes on questions.yaml + + + + +## [plextraktsync-3.0.19](https://github.com/truecharts/charts/compare/plextraktsync-3.0.18...plextraktsync-3.0.19) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [plextraktsync-3.0.18](https://github.com/truecharts/charts/compare/plextraktsync-3.0.17...plextraktsync-3.0.18) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/plextraktsync to latest + + + + +## [plextraktsync-3.0.17](https://github.com/truecharts/charts/compare/plextraktsync-3.0.16...plextraktsync-3.0.17) (2023-01-24) + +### Chore + +- update container image tccr.io/truecharts/plextraktsync to latest + + + + +## [plextraktsync-3.0.16](https://github.com/truecharts/charts/compare/plextraktsync-3.0.15...plextraktsync-3.0.16) (2023-01-18) + +### Chore + +- update container image tccr.io/truecharts/plextraktsync to latest + + + + +## [plextraktsync-3.0.15](https://github.com/truecharts/charts/compare/plextraktsync-3.0.14...plextraktsync-3.0.15) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/plextraktsync to latest + + + + +## [plextraktsync-3.0.14](https://github.com/truecharts/charts/compare/plextraktsync-3.0.13...plextraktsync-3.0.14) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/plextraktsync to latest + + + + +## [plextraktsync-3.0.13](https://github.com/truecharts/charts/compare/plextraktsync-3.0.12...plextraktsync-3.0.13) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [plextraktsync-3.0.12](https://github.com/truecharts/charts/compare/plextraktsync-3.0.11...plextraktsync-3.0.12) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + diff --git a/incubator/plextraktsync/4.0.1/Chart.yaml b/incubator/plextraktsync/4.0.1/Chart.yaml new file mode 100644 index 00000000000..e55d06a4aac --- /dev/null +++ b/incubator/plextraktsync/4.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.27.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Two-way-sync between trakt.tv and Plex Media Server. +home: https://truecharts.org/charts/incubator/plextraktsync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plextraktsync.png +keywords: + - plextraktsync + - Tools-Utilities + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plextraktsync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync + - https://github.com/Taxel/PlexTraktSync +type: application +version: 4.0.1 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + truecharts.org/SCALE-support: "true" diff --git a/incubator/stun-turn-server/3.0.0/README.md b/incubator/plextraktsync/4.0.1/README.md similarity index 100% rename from incubator/stun-turn-server/3.0.0/README.md rename to incubator/plextraktsync/4.0.1/README.md diff --git a/incubator/plextraktsync/4.0.1/app-changelog.md b/incubator/plextraktsync/4.0.1/app-changelog.md new file mode 100644 index 00000000000..38a2179b2f0 --- /dev/null +++ b/incubator/plextraktsync/4.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plextraktsync-4.0.1](https://github.com/truecharts/charts/compare/plextraktsync-4.0.0...plextraktsync-4.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/plextraktsync/4.0.0/app-readme.md b/incubator/plextraktsync/4.0.1/app-readme.md similarity index 100% rename from incubator/plextraktsync/4.0.0/app-readme.md rename to incubator/plextraktsync/4.0.1/app-readme.md diff --git a/incubator/plextraktsync/4.0.1/charts/common-14.0.9.tgz b/incubator/plextraktsync/4.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/plextraktsync/4.0.1/charts/common-14.0.9.tgz differ diff --git a/incubator/plextraktsync/4.0.0/ix_values.yaml b/incubator/plextraktsync/4.0.1/ix_values.yaml similarity index 100% rename from incubator/plextraktsync/4.0.0/ix_values.yaml rename to incubator/plextraktsync/4.0.1/ix_values.yaml diff --git a/incubator/plextraktsync/4.0.0/questions.yaml b/incubator/plextraktsync/4.0.1/questions.yaml similarity index 100% rename from incubator/plextraktsync/4.0.0/questions.yaml rename to incubator/plextraktsync/4.0.1/questions.yaml diff --git a/incubator/sonsoftheforest/0.0.1/templates/NOTES.txt b/incubator/plextraktsync/4.0.1/templates/NOTES.txt similarity index 100% rename from incubator/sonsoftheforest/0.0.1/templates/NOTES.txt rename to incubator/plextraktsync/4.0.1/templates/NOTES.txt diff --git a/incubator/plextraktsync/4.0.0/templates/_cronjob.tpl b/incubator/plextraktsync/4.0.1/templates/_cronjob.tpl similarity index 100% rename from incubator/plextraktsync/4.0.0/templates/_cronjob.tpl rename to incubator/plextraktsync/4.0.1/templates/_cronjob.tpl diff --git a/incubator/plextraktsync/4.0.0/templates/common.yaml b/incubator/plextraktsync/4.0.1/templates/common.yaml similarity index 100% rename from incubator/plextraktsync/4.0.0/templates/common.yaml rename to incubator/plextraktsync/4.0.1/templates/common.yaml diff --git a/incubator/sonsoftheforest/0.0.1/values.yaml b/incubator/plextraktsync/4.0.1/values.yaml similarity index 100% rename from incubator/sonsoftheforest/0.0.1/values.yaml rename to incubator/plextraktsync/4.0.1/values.yaml diff --git a/incubator/postgresql/14.0.1/CHANGELOG.md b/incubator/postgresql/14.0.1/CHANGELOG.md new file mode 100644 index 00000000000..95cef982c31 --- /dev/null +++ b/incubator/postgresql/14.0.1/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [postgresql-14.0.1](https://github.com/truecharts/charts/compare/postgresql-14.0.0...postgresql-14.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + ### Migrate + +- move to incubator ([#12238](https://github.com/truecharts/charts/issues/12238)) + + \ No newline at end of file diff --git a/incubator/postgresql/14.0.1/Chart.yaml b/incubator/postgresql/14.0.1/Chart.yaml new file mode 100644 index 00000000000..9c0d830aedb --- /dev/null +++ b/incubator/postgresql/14.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "14.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: PostgresSQL +home: https://truecharts.org/charts/incubator/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/incubator/postgresql + - https://www.postgresql.org/ +type: application +version: 14.0.1 +annotations: + truecharts.org/catagories: | + - database + truecharts.org/SCALE-support: "true" diff --git a/incubator/traefik-forward-auth/0.2.0/README.md b/incubator/postgresql/14.0.1/README.md similarity index 100% rename from incubator/traefik-forward-auth/0.2.0/README.md rename to incubator/postgresql/14.0.1/README.md diff --git a/incubator/postgresql/14.0.1/app-changelog.md b/incubator/postgresql/14.0.1/app-changelog.md new file mode 100644 index 00000000000..d9491fedabd --- /dev/null +++ b/incubator/postgresql/14.0.1/app-changelog.md @@ -0,0 +1,13 @@ + + +## [postgresql-14.0.1](https://github.com/truecharts/charts/compare/postgresql-14.0.0...postgresql-14.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + ### Migrate + +- move to incubator ([#12238](https://github.com/truecharts/charts/issues/12238)) + + \ No newline at end of file diff --git a/incubator/postgresql/14.0.1/app-readme.md b/incubator/postgresql/14.0.1/app-readme.md new file mode 100644 index 00000000000..a181bc20bba --- /dev/null +++ b/incubator/postgresql/14.0.1/app-readme.md @@ -0,0 +1,8 @@ +PostgresSQL + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/postgresql](https://truecharts.org/charts/incubator/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/incubator/postgresql/14.0.1/charts/common-14.0.9.tgz b/incubator/postgresql/14.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/postgresql/14.0.1/charts/common-14.0.9.tgz differ diff --git a/incubator/postgresql/14.0.1/ix_values.yaml b/incubator/postgresql/14.0.1/ix_values.yaml new file mode 100644 index 00000000000..32ec7942477 --- /dev/null +++ b/incubator/postgresql/14.0.1/ix_values.yaml @@ -0,0 +1,58 @@ +image: + repository: tccr.io/truecharts/postgresql + pullPolicy: IfNotPresent + tag: 14.7.0@sha256:9a9097005c47417ba785fdc0e4ced26937106234abfce83da36ce6accdceca60 +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/incubator/postgresql/14.0.1/questions.yaml b/incubator/postgresql/14.0.1/questions.yaml new file mode 100644 index 00000000000..8c9c20d9e53 --- /dev/null +++ b/incubator/postgresql/14.0.1/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/incubator/spaceengineers/3.0.1/templates/NOTES.txt b/incubator/postgresql/14.0.1/templates/NOTES.txt similarity index 100% rename from incubator/spaceengineers/3.0.1/templates/NOTES.txt rename to incubator/postgresql/14.0.1/templates/NOTES.txt diff --git a/stable/audacity/9.0.0/templates/common.yaml b/incubator/postgresql/14.0.1/templates/common.yaml similarity index 100% rename from stable/audacity/9.0.0/templates/common.yaml rename to incubator/postgresql/14.0.1/templates/common.yaml diff --git a/incubator/spaceengineers/3.0.1/values.yaml b/incubator/postgresql/14.0.1/values.yaml similarity index 100% rename from incubator/spaceengineers/3.0.1/values.yaml rename to incubator/postgresql/14.0.1/values.yaml diff --git a/incubator/reactive-resume/3.0.0/CHANGELOG.md b/incubator/reactive-resume/3.0.0/CHANGELOG.md deleted file mode 100644 index 86b63e20fb4..00000000000 --- a/incubator/reactive-resume/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - - - - -## [reactive-resume-3.0.0](https://github.com/truecharts/charts/compare/reactive-resume-2.0.10...reactive-resume-3.0.0) (2023-07-31) - -### Fix - -- fix mistakes on questions.yaml - - fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [reactive-resume-2.0.10](https://github.com/truecharts/charts/compare/reactive-resume-2.0.9...reactive-resume-2.0.10) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [reactive-resume-2.0.9](https://github.com/truecharts/charts/compare/reactive-resume-2.0.8...reactive-resume-2.0.9) (2023-02-03) - - - - -## [reactive-resume-2.0.8](https://github.com/truecharts/charts/compare/reactive-resume-2.0.7...reactive-resume-2.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [reactive-resume-2.0.7](https://github.com/truecharts/charts/compare/reactive-resume-2.0.6...reactive-resume-2.0.7) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [reactive-resume-2.0.6](https://github.com/truecharts/charts/compare/reactive-resume-2.0.5...reactive-resume-2.0.6) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [reactive-resume-2.0.5](https://github.com/truecharts/charts/compare/reactive-resume-2.0.4...reactive-resume-2.0.5) (2022-12-24) - -### Chore - -- pin dependencies ([#5688](https://github.com/truecharts/charts/issues/5688)) - - - - -## [reactive-resume-2.0.4](https://github.com/truecharts/charts/compare/reactive-resume-2.0.3...reactive-resume-2.0.4) (2022-12-19) - -### Chore - -- update helm general non-major - - - - -## [reactive-resume-2.0.3](https://github.com/truecharts/charts/compare/reactive-resume-2.0.2...reactive-resume-2.0.3) (2022-12-13) - -### Chore - -- update helm general non-major - - - - -## [reactive-resume-2.0.2](https://github.com/truecharts/charts/compare/reactive-resume-2.0.1...reactive-resume-2.0.2) (2022-11-30) - - - - -## [reactive-resume-2.0.2](https://github.com/truecharts/charts/compare/reactive-resume-2.0.1...reactive-resume-2.0.2) (2022-11-30) - - - - -## [reactive-resume-2.0.2](https://github.com/truecharts/charts/compare/reactive-resume-2.0.1...reactive-resume-2.0.2) (2022-11-30) diff --git a/incubator/reactive-resume/3.0.0/Chart.yaml b/incubator/reactive-resume/3.0.0/Chart.yaml deleted file mode 100644 index 2d5e0d85921..00000000000 --- a/incubator/reactive-resume/3.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: A one-of-a-kind resume builder that keeps your privacy in mind. -home: https://truecharts.org/charts/incubator/reactive-resume -icon: https://truecharts.org/img/hotlink-ok/chart-icons/reactive-resume.png -keywords: - - reactive-resume - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: reactive-resume -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/reactive-resume - - https://github.com/reactive-resume/reactive-resume -type: application -version: 3.0.0 -annotations: - truecharts.org/catagories: | - - Productivity - truecharts.org/SCALE-support: "true" diff --git a/incubator/reactive-resume/3.0.0/charts/common-14.0.3.tgz b/incubator/reactive-resume/3.0.0/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/incubator/reactive-resume/3.0.0/charts/common-14.0.3.tgz and /dev/null differ diff --git a/incubator/reactive-resume/3.0.1/CHANGELOG.md b/incubator/reactive-resume/3.0.1/CHANGELOG.md new file mode 100644 index 00000000000..489614f2e6f --- /dev/null +++ b/incubator/reactive-resume/3.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [reactive-resume-3.0.1](https://github.com/truecharts/charts/compare/reactive-resume-3.0.0...reactive-resume-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + + + + +## [reactive-resume-3.0.0](https://github.com/truecharts/charts/compare/reactive-resume-2.0.10...reactive-resume-3.0.0) (2023-07-31) + +### Fix + +- fix mistakes on questions.yaml + - fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [reactive-resume-2.0.10](https://github.com/truecharts/charts/compare/reactive-resume-2.0.9...reactive-resume-2.0.10) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [reactive-resume-2.0.9](https://github.com/truecharts/charts/compare/reactive-resume-2.0.8...reactive-resume-2.0.9) (2023-02-03) + + + + +## [reactive-resume-2.0.8](https://github.com/truecharts/charts/compare/reactive-resume-2.0.7...reactive-resume-2.0.8) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [reactive-resume-2.0.7](https://github.com/truecharts/charts/compare/reactive-resume-2.0.6...reactive-resume-2.0.7) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [reactive-resume-2.0.6](https://github.com/truecharts/charts/compare/reactive-resume-2.0.5...reactive-resume-2.0.6) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [reactive-resume-2.0.5](https://github.com/truecharts/charts/compare/reactive-resume-2.0.4...reactive-resume-2.0.5) (2022-12-24) + +### Chore + +- pin dependencies ([#5688](https://github.com/truecharts/charts/issues/5688)) + + + + +## [reactive-resume-2.0.4](https://github.com/truecharts/charts/compare/reactive-resume-2.0.3...reactive-resume-2.0.4) (2022-12-19) + +### Chore + +- update helm general non-major + + + + +## [reactive-resume-2.0.3](https://github.com/truecharts/charts/compare/reactive-resume-2.0.2...reactive-resume-2.0.3) (2022-12-13) + +### Chore + +- update helm general non-major + + + + +## [reactive-resume-2.0.2](https://github.com/truecharts/charts/compare/reactive-resume-2.0.1...reactive-resume-2.0.2) (2022-11-30) + diff --git a/incubator/reactive-resume/3.0.1/Chart.yaml b/incubator/reactive-resume/3.0.1/Chart.yaml new file mode 100644 index 00000000000..94d298cf4f2 --- /dev/null +++ b/incubator/reactive-resume/3.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A one-of-a-kind resume builder that keeps your privacy in mind. +home: https://truecharts.org/charts/incubator/reactive-resume +icon: https://truecharts.org/img/hotlink-ok/chart-icons/reactive-resume.png +keywords: + - reactive-resume + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: reactive-resume +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/reactive-resume + - https://github.com/reactive-resume/reactive-resume +type: application +version: 3.0.1 +annotations: + truecharts.org/catagories: | + - Productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/arksurvivalevolved/4.0.1/README.md b/incubator/reactive-resume/3.0.1/README.md similarity index 100% rename from stable/arksurvivalevolved/4.0.1/README.md rename to incubator/reactive-resume/3.0.1/README.md diff --git a/incubator/reactive-resume/3.0.1/app-changelog.md b/incubator/reactive-resume/3.0.1/app-changelog.md new file mode 100644 index 00000000000..6884367eb0b --- /dev/null +++ b/incubator/reactive-resume/3.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [reactive-resume-3.0.1](https://github.com/truecharts/charts/compare/reactive-resume-3.0.0...reactive-resume-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/reactive-resume/3.0.0/app-readme.md b/incubator/reactive-resume/3.0.1/app-readme.md similarity index 100% rename from incubator/reactive-resume/3.0.0/app-readme.md rename to incubator/reactive-resume/3.0.1/app-readme.md diff --git a/incubator/reactive-resume/3.0.1/charts/common-14.0.9.tgz b/incubator/reactive-resume/3.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/reactive-resume/3.0.1/charts/common-14.0.9.tgz differ diff --git a/incubator/reactive-resume/3.0.0/ix_values.yaml b/incubator/reactive-resume/3.0.1/ix_values.yaml similarity index 100% rename from incubator/reactive-resume/3.0.0/ix_values.yaml rename to incubator/reactive-resume/3.0.1/ix_values.yaml diff --git a/incubator/reactive-resume/3.0.0/questions.yaml b/incubator/reactive-resume/3.0.1/questions.yaml similarity index 100% rename from incubator/reactive-resume/3.0.0/questions.yaml rename to incubator/reactive-resume/3.0.1/questions.yaml diff --git a/incubator/stun-turn-server/3.0.0/templates/NOTES.txt b/incubator/reactive-resume/3.0.1/templates/NOTES.txt similarity index 100% rename from incubator/stun-turn-server/3.0.0/templates/NOTES.txt rename to incubator/reactive-resume/3.0.1/templates/NOTES.txt diff --git a/incubator/reactive-resume/3.0.0/templates/_secrets.tpl b/incubator/reactive-resume/3.0.1/templates/_secrets.tpl similarity index 100% rename from incubator/reactive-resume/3.0.0/templates/_secrets.tpl rename to incubator/reactive-resume/3.0.1/templates/_secrets.tpl diff --git a/incubator/reactive-resume/3.0.0/templates/common.yaml b/incubator/reactive-resume/3.0.1/templates/common.yaml similarity index 100% rename from incubator/reactive-resume/3.0.0/templates/common.yaml rename to incubator/reactive-resume/3.0.1/templates/common.yaml diff --git a/incubator/stun-turn-server/3.0.0/values.yaml b/incubator/reactive-resume/3.0.1/values.yaml similarity index 100% rename from incubator/stun-turn-server/3.0.0/values.yaml rename to incubator/reactive-resume/3.0.1/values.yaml diff --git a/incubator/rtorrent-rutorrent/0.0.3/CHANGELOG.md b/incubator/rtorrent-rutorrent/0.0.3/CHANGELOG.md deleted file mode 100644 index c1cf272fe5e..00000000000 --- a/incubator/rtorrent-rutorrent/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,22 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rtorrent-rutorrent-0.0.3](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.2...rtorrent-rutorrent-0.0.3) (2023-08-23) - - - - -## [rtorrent-rutorrent-0.0.2](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.1...rtorrent-rutorrent-0.0.2) (2023-08-23) - -### Fix - -- Fix questions ([#11807](https://github.com/truecharts/charts/issues/11807)) - - - - -## [rtorrent-rutorrent-0.0.1]rtorrent-rutorrent-0.0.1 (2023-08-22) - diff --git a/incubator/rtorrent-rutorrent/0.0.3/Chart.yaml b/incubator/rtorrent-rutorrent/0.0.3/Chart.yaml deleted file mode 100644 index 4b7460956fb..00000000000 --- a/incubator/rtorrent-rutorrent/0.0.3/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: rTorrent and ruTorrent chart. -home: https://truecharts.org/charts/incubator/rtorrent-rutorrent -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.png -keywords: - - rutorrent - - torrent - - cross-seed -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rtorrent-rutorrent -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rtorrent-rutorrent - - https://truecharts.org/charts/incubator/rtorrent-rutorrent - - https://github.com/crazy-max/docker-rtorrent-rutorrent -type: application -version: 0.0.3 -annotations: - truecharts.org/catagories: | - - torrent - truecharts.org/SCALE-support: "true" diff --git a/incubator/rtorrent-rutorrent/0.0.3/app-changelog.md b/incubator/rtorrent-rutorrent/0.0.3/app-changelog.md deleted file mode 100644 index 62a2b39020f..00000000000 --- a/incubator/rtorrent-rutorrent/0.0.3/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [rtorrent-rutorrent-0.0.3](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.2...rtorrent-rutorrent-0.0.3) (2023-08-23) - diff --git a/incubator/rtorrent-rutorrent/0.0.3/charts/common-14.0.1.tgz b/incubator/rtorrent-rutorrent/0.0.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/incubator/rtorrent-rutorrent/0.0.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/incubator/rtorrent-rutorrent/0.0.4/CHANGELOG.md b/incubator/rtorrent-rutorrent/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..a2071f423a7 --- /dev/null +++ b/incubator/rtorrent-rutorrent/0.0.4/CHANGELOG.md @@ -0,0 +1,31 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rtorrent-rutorrent-0.0.4](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.3...rtorrent-rutorrent-0.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [rtorrent-rutorrent-0.0.3](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.2...rtorrent-rutorrent-0.0.3) (2023-08-23) + + + + +## [rtorrent-rutorrent-0.0.2](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.1...rtorrent-rutorrent-0.0.2) (2023-08-23) + +### Fix + +- Fix questions ([#11807](https://github.com/truecharts/charts/issues/11807)) + + + + +## [rtorrent-rutorrent-0.0.1]rtorrent-rutorrent-0.0.1 (2023-08-22) + diff --git a/incubator/rtorrent-rutorrent/0.0.4/Chart.yaml b/incubator/rtorrent-rutorrent/0.0.4/Chart.yaml new file mode 100644 index 00000000000..e8e62c67f21 --- /dev/null +++ b/incubator/rtorrent-rutorrent/0.0.4/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: rTorrent and ruTorrent chart. +home: https://truecharts.org/charts/incubator/rtorrent-rutorrent +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.png +keywords: + - rutorrent + - torrent + - cross-seed +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rtorrent-rutorrent +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rtorrent-rutorrent + - https://truecharts.org/charts/incubator/rtorrent-rutorrent + - https://github.com/crazy-max/docker-rtorrent-rutorrent +type: application +version: 0.0.4 +annotations: + truecharts.org/catagories: | + - torrent + truecharts.org/SCALE-support: "true" diff --git a/incubator/rtorrent-rutorrent/0.0.3/LICENSE b/incubator/rtorrent-rutorrent/0.0.4/LICENSE similarity index 100% rename from incubator/rtorrent-rutorrent/0.0.3/LICENSE rename to incubator/rtorrent-rutorrent/0.0.4/LICENSE diff --git a/stable/ipmi-tools/3.0.2/README.md b/incubator/rtorrent-rutorrent/0.0.4/README.md similarity index 100% rename from stable/ipmi-tools/3.0.2/README.md rename to incubator/rtorrent-rutorrent/0.0.4/README.md diff --git a/incubator/rtorrent-rutorrent/0.0.4/app-changelog.md b/incubator/rtorrent-rutorrent/0.0.4/app-changelog.md new file mode 100644 index 00000000000..3eb9ae44e6a --- /dev/null +++ b/incubator/rtorrent-rutorrent/0.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rtorrent-rutorrent-0.0.4](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.3...rtorrent-rutorrent-0.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/rtorrent-rutorrent/0.0.3/app-readme.md b/incubator/rtorrent-rutorrent/0.0.4/app-readme.md similarity index 100% rename from incubator/rtorrent-rutorrent/0.0.3/app-readme.md rename to incubator/rtorrent-rutorrent/0.0.4/app-readme.md diff --git a/incubator/rtorrent-rutorrent/0.0.4/charts/common-14.0.9.tgz b/incubator/rtorrent-rutorrent/0.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/rtorrent-rutorrent/0.0.4/charts/common-14.0.9.tgz differ diff --git a/incubator/rtorrent-rutorrent/0.0.3/ix_values.yaml b/incubator/rtorrent-rutorrent/0.0.4/ix_values.yaml similarity index 100% rename from incubator/rtorrent-rutorrent/0.0.3/ix_values.yaml rename to incubator/rtorrent-rutorrent/0.0.4/ix_values.yaml diff --git a/incubator/rtorrent-rutorrent/0.0.3/questions.yaml b/incubator/rtorrent-rutorrent/0.0.4/questions.yaml similarity index 100% rename from incubator/rtorrent-rutorrent/0.0.3/questions.yaml rename to incubator/rtorrent-rutorrent/0.0.4/questions.yaml diff --git a/incubator/telepush/0.0.1/templates/NOTES.txt b/incubator/rtorrent-rutorrent/0.0.4/templates/NOTES.txt similarity index 100% rename from incubator/telepush/0.0.1/templates/NOTES.txt rename to incubator/rtorrent-rutorrent/0.0.4/templates/NOTES.txt diff --git a/incubator/rtorrent-rutorrent/0.0.3/templates/common.yaml b/incubator/rtorrent-rutorrent/0.0.4/templates/common.yaml similarity index 100% rename from incubator/rtorrent-rutorrent/0.0.3/templates/common.yaml rename to incubator/rtorrent-rutorrent/0.0.4/templates/common.yaml diff --git a/incubator/telepush/0.0.1/values.yaml b/incubator/rtorrent-rutorrent/0.0.4/values.yaml similarity index 100% rename from incubator/telepush/0.0.1/values.yaml rename to incubator/rtorrent-rutorrent/0.0.4/values.yaml diff --git a/incubator/scrypted/1.0.0/CHANGELOG.md b/incubator/scrypted/1.0.0/CHANGELOG.md deleted file mode 100644 index fadbd784855..00000000000 --- a/incubator/scrypted/1.0.0/CHANGELOG.md +++ /dev/null @@ -1,71 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - - - -## [scrypted-1.0.0](https://github.com/truecharts/charts/compare/scrypted-0.0.6...scrypted-1.0.0) (2023-07-31) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [scrypted-0.0.6](https://github.com/truecharts/charts/compare/scrypted-0.0.5...scrypted-0.0.6) (2023-02-26) - -### Chore - -- update scrypted to v0.6.24 - - - - -## [scrypted-0.0.5](https://github.com/truecharts/charts/compare/scrypted-0.0.4...scrypted-0.0.5) (2023-02-25) - -### Chore - -- update scrypted to v0.6.23 - - - - -## [scrypted-0.0.4](https://github.com/truecharts/charts/compare/scrypted-0.0.3...scrypted-0.0.4) (2023-02-25) - -### Chore - -- update scrypted to v0.6.22 - - - - -## [scrypted-0.0.3](https://github.com/truecharts/charts/compare/scrypted-0.0.2...scrypted-0.0.3) (2023-02-24) - -### Chore - -- update scrypted to v0.6.20 - - update container image tccr.io/truecharts/scrypted-thin to v0.6.19 - - - - -## [scrypted-0.0.2](https://github.com/truecharts/charts/compare/scrypted-0.0.1...scrypted-0.0.2) (2023-02-21) - -### Chore - -- update container image tccr.io/truecharts/scrypted-lite to v0.6.19 - - update container image tccr.io/truecharts/scrypted-full to v0.6.19 - - - - -## [scrypted-0.0.1]scrypted-0.0.1 (2023-02-18) - diff --git a/incubator/scrypted/1.0.0/Chart.yaml b/incubator/scrypted/1.0.0/Chart.yaml deleted file mode 100644 index 4c7908b90ed..00000000000 --- a/incubator/scrypted/1.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.44.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: Scrypted is a high performance home video integration and automation platform. -home: https://truecharts.org/charts/incubator/scrypted -icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.png -keywords: - - scrypted - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: scrypted -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/scrypted - - https://github.com/koush/scrypted -type: application -version: 1.0.0 -annotations: - truecharts.org/catagories: | - - media - - automation - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/scrypted/1.0.0/charts/common-14.0.1.tgz b/incubator/scrypted/1.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/incubator/scrypted/1.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/incubator/scrypted/1.0.1/CHANGELOG.md b/incubator/scrypted/1.0.1/CHANGELOG.md new file mode 100644 index 00000000000..3ee5917bd74 --- /dev/null +++ b/incubator/scrypted/1.0.1/CHANGELOG.md @@ -0,0 +1,80 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [scrypted-1.0.1](https://github.com/truecharts/charts/compare/scrypted-1.0.0...scrypted-1.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + + + +## [scrypted-1.0.0](https://github.com/truecharts/charts/compare/scrypted-0.0.6...scrypted-1.0.0) (2023-07-31) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [scrypted-0.0.6](https://github.com/truecharts/charts/compare/scrypted-0.0.5...scrypted-0.0.6) (2023-02-26) + +### Chore + +- update scrypted to v0.6.24 + + + + +## [scrypted-0.0.5](https://github.com/truecharts/charts/compare/scrypted-0.0.4...scrypted-0.0.5) (2023-02-25) + +### Chore + +- update scrypted to v0.6.23 + + + + +## [scrypted-0.0.4](https://github.com/truecharts/charts/compare/scrypted-0.0.3...scrypted-0.0.4) (2023-02-25) + +### Chore + +- update scrypted to v0.6.22 + + + + +## [scrypted-0.0.3](https://github.com/truecharts/charts/compare/scrypted-0.0.2...scrypted-0.0.3) (2023-02-24) + +### Chore + +- update scrypted to v0.6.20 + - update container image tccr.io/truecharts/scrypted-thin to v0.6.19 + + + + +## [scrypted-0.0.2](https://github.com/truecharts/charts/compare/scrypted-0.0.1...scrypted-0.0.2) (2023-02-21) + +### Chore + +- update container image tccr.io/truecharts/scrypted-lite to v0.6.19 + - update container image tccr.io/truecharts/scrypted-full to v0.6.19 + + + + +## [scrypted-0.0.1]scrypted-0.0.1 (2023-02-18) + diff --git a/incubator/scrypted/1.0.1/Chart.yaml b/incubator/scrypted/1.0.1/Chart.yaml new file mode 100644 index 00000000000..97235eadeac --- /dev/null +++ b/incubator/scrypted/1.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.44.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Scrypted is a high performance home video integration and automation platform. +home: https://truecharts.org/charts/incubator/scrypted +icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.png +keywords: + - scrypted + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: scrypted +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/scrypted + - https://github.com/koush/scrypted +type: application +version: 1.0.1 +annotations: + truecharts.org/catagories: | + - media + - automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/it-tools/1.0.1/README.md b/incubator/scrypted/1.0.1/README.md similarity index 100% rename from stable/it-tools/1.0.1/README.md rename to incubator/scrypted/1.0.1/README.md diff --git a/incubator/scrypted/1.0.1/app-changelog.md b/incubator/scrypted/1.0.1/app-changelog.md new file mode 100644 index 00000000000..c60668efa25 --- /dev/null +++ b/incubator/scrypted/1.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [scrypted-1.0.1](https://github.com/truecharts/charts/compare/scrypted-1.0.0...scrypted-1.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/scrypted/1.0.0/app-readme.md b/incubator/scrypted/1.0.1/app-readme.md similarity index 100% rename from incubator/scrypted/1.0.0/app-readme.md rename to incubator/scrypted/1.0.1/app-readme.md diff --git a/incubator/scrypted/1.0.1/charts/common-14.0.9.tgz b/incubator/scrypted/1.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/scrypted/1.0.1/charts/common-14.0.9.tgz differ diff --git a/incubator/scrypted/1.0.0/ix_values.yaml b/incubator/scrypted/1.0.1/ix_values.yaml similarity index 100% rename from incubator/scrypted/1.0.0/ix_values.yaml rename to incubator/scrypted/1.0.1/ix_values.yaml diff --git a/incubator/scrypted/1.0.0/questions.yaml b/incubator/scrypted/1.0.1/questions.yaml similarity index 100% rename from incubator/scrypted/1.0.0/questions.yaml rename to incubator/scrypted/1.0.1/questions.yaml diff --git a/incubator/van-dam/0.0.1/templates/NOTES.txt b/incubator/scrypted/1.0.1/templates/NOTES.txt similarity index 100% rename from incubator/van-dam/0.0.1/templates/NOTES.txt rename to incubator/scrypted/1.0.1/templates/NOTES.txt diff --git a/incubator/scrypted/1.0.0/templates/common.yaml b/incubator/scrypted/1.0.1/templates/common.yaml similarity index 100% rename from incubator/scrypted/1.0.0/templates/common.yaml rename to incubator/scrypted/1.0.1/templates/common.yaml diff --git a/incubator/traefik-forward-auth/0.2.0/values.yaml b/incubator/scrypted/1.0.1/values.yaml similarity index 100% rename from incubator/traefik-forward-auth/0.2.0/values.yaml rename to incubator/scrypted/1.0.1/values.yaml diff --git a/incubator/smtp-relay/0.0.1/CHANGELOG.md b/incubator/smtp-relay/0.0.1/CHANGELOG.md deleted file mode 100644 index fbf815741c9..00000000000 --- a/incubator/smtp-relay/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [smtp-relay-0.0.1]smtp-relay-0.0.1 (2023-10-04) - diff --git a/incubator/smtp-relay/0.0.1/Chart.yaml b/incubator/smtp-relay/0.0.1/Chart.yaml deleted file mode 100644 index 6ebb6108b7a..00000000000 --- a/incubator/smtp-relay/0.0.1/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.5.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: A SMTP service for relaying emails. -home: https://truecharts.org/charts/stable/smtp-relay -icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.png -keywords: - - smtp-relay - - smtp -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: smtp-relay -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/smtp-relay - - https://github.com/ix-ai/smtp - - https://ghcr.io/ix-ai/smtp -type: application -version: 0.0.1 -annotations: - truecharts.org/catagories: | - - smtp - truecharts.org/SCALE-support: "true" diff --git a/incubator/smtp-relay/0.0.1/README.md b/incubator/smtp-relay/0.0.1/README.md deleted file mode 100644 index 7e59600739c..00000000000 --- a/incubator/smtp-relay/0.0.1/README.md +++ /dev/null @@ -1 +0,0 @@ -# README diff --git a/incubator/smtp-relay/0.0.1/app-changelog.md b/incubator/smtp-relay/0.0.1/app-changelog.md deleted file mode 100644 index b5c3cd8a7cb..00000000000 --- a/incubator/smtp-relay/0.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [smtp-relay-0.0.1]smtp-relay-0.0.1 (2023-10-04) - diff --git a/incubator/smtp-relay/0.0.1/charts/common-14.0.1.tgz b/incubator/smtp-relay/0.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/incubator/smtp-relay/0.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/incubator/smtp-relay/0.0.2/CHANGELOG.md b/incubator/smtp-relay/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..544682438d7 --- /dev/null +++ b/incubator/smtp-relay/0.0.2/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [smtp-relay-0.0.2](https://github.com/truecharts/charts/compare/smtp-relay-0.0.1...smtp-relay-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [smtp-relay-0.0.1]smtp-relay-0.0.1 (2023-10-04) + diff --git a/incubator/smtp-relay/0.0.2/Chart.yaml b/incubator/smtp-relay/0.0.2/Chart.yaml new file mode 100644 index 00000000000..cf549da550f --- /dev/null +++ b/incubator/smtp-relay/0.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.5.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A SMTP service for relaying emails. +home: https://truecharts.org/charts/incubator/smtp-relay +icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.png +keywords: + - smtp-relay + - smtp +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: smtp-relay +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/smtp-relay + - https://github.com/ix-ai/smtp +type: application +version: 0.0.2 +annotations: + truecharts.org/catagories: | + - smtp + truecharts.org/SCALE-support: "true" diff --git a/stable/notifiarr/1.0.0/README.md b/incubator/smtp-relay/0.0.2/README.md similarity index 100% rename from stable/notifiarr/1.0.0/README.md rename to incubator/smtp-relay/0.0.2/README.md diff --git a/incubator/smtp-relay/0.0.2/app-changelog.md b/incubator/smtp-relay/0.0.2/app-changelog.md new file mode 100644 index 00000000000..eb55a33bae0 --- /dev/null +++ b/incubator/smtp-relay/0.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [smtp-relay-0.0.2](https://github.com/truecharts/charts/compare/smtp-relay-0.0.1...smtp-relay-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/smtp-relay/0.0.1/app-readme.md b/incubator/smtp-relay/0.0.2/app-readme.md similarity index 100% rename from incubator/smtp-relay/0.0.1/app-readme.md rename to incubator/smtp-relay/0.0.2/app-readme.md diff --git a/incubator/smtp-relay/0.0.2/charts/common-14.0.9.tgz b/incubator/smtp-relay/0.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/smtp-relay/0.0.2/charts/common-14.0.9.tgz differ diff --git a/incubator/smtp-relay/0.0.1/ix_values.yaml b/incubator/smtp-relay/0.0.2/ix_values.yaml similarity index 100% rename from incubator/smtp-relay/0.0.1/ix_values.yaml rename to incubator/smtp-relay/0.0.2/ix_values.yaml diff --git a/incubator/smtp-relay/0.0.1/questions.yaml b/incubator/smtp-relay/0.0.2/questions.yaml similarity index 100% rename from incubator/smtp-relay/0.0.1/questions.yaml rename to incubator/smtp-relay/0.0.2/questions.yaml diff --git a/incubator/vocechat-server/0.0.1/templates/NOTES.txt b/incubator/smtp-relay/0.0.2/templates/NOTES.txt similarity index 100% rename from incubator/vocechat-server/0.0.1/templates/NOTES.txt rename to incubator/smtp-relay/0.0.2/templates/NOTES.txt diff --git a/incubator/smtp-relay/0.0.1/templates/common.yaml b/incubator/smtp-relay/0.0.2/templates/common.yaml similarity index 100% rename from incubator/smtp-relay/0.0.1/templates/common.yaml rename to incubator/smtp-relay/0.0.2/templates/common.yaml diff --git a/incubator/van-dam/0.0.1/values.yaml b/incubator/smtp-relay/0.0.2/values.yaml similarity index 100% rename from incubator/van-dam/0.0.1/values.yaml rename to incubator/smtp-relay/0.0.2/values.yaml diff --git a/incubator/sonsoftheforest/0.0.1/CHANGELOG.md b/incubator/sonsoftheforest/0.0.1/CHANGELOG.md deleted file mode 100644 index 69d94d4552a..00000000000 --- a/incubator/sonsoftheforest/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sonsoftheforest-0.0.1]sonsoftheforest-0.0.1 (2023-09-16) - diff --git a/incubator/sonsoftheforest/0.0.1/Chart.yaml b/incubator/sonsoftheforest/0.0.1/Chart.yaml deleted file mode 100644 index 5075d1f3b51..00000000000 --- a/incubator/sonsoftheforest/0.0.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: A custom SteamCMD chart that runs Sons Of The Forest Server. -home: https://truecharts.org/charts/incubator/sonsoftheforest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonsoftheforest.png -keywords: - - sonsoftheforest - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sonsoftheforest -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sonsoftheforest - - https://github.com/ich777/docker-steamcmd-server/tree/sonsoftheforest -type: application -version: 0.0.1 -annotations: - truecharts.org/catagories: | - - GameServers - truecharts.org/SCALE-support: "true" diff --git a/incubator/sonsoftheforest/0.0.1/README.md b/incubator/sonsoftheforest/0.0.1/README.md deleted file mode 100644 index 7e59600739c..00000000000 --- a/incubator/sonsoftheforest/0.0.1/README.md +++ /dev/null @@ -1 +0,0 @@ -# README diff --git a/incubator/sonsoftheforest/0.0.1/app-changelog.md b/incubator/sonsoftheforest/0.0.1/app-changelog.md deleted file mode 100644 index 791e928ee66..00000000000 --- a/incubator/sonsoftheforest/0.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [sonsoftheforest-0.0.1]sonsoftheforest-0.0.1 (2023-09-16) - diff --git a/incubator/sonsoftheforest/0.0.1/charts/common-14.0.1.tgz b/incubator/sonsoftheforest/0.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/incubator/sonsoftheforest/0.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/incubator/sonsoftheforest/0.0.2/CHANGELOG.md b/incubator/sonsoftheforest/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..7c80615e142 --- /dev/null +++ b/incubator/sonsoftheforest/0.0.2/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sonsoftheforest-0.0.2](https://github.com/truecharts/charts/compare/sonsoftheforest-0.0.1...sonsoftheforest-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [sonsoftheforest-0.0.1]sonsoftheforest-0.0.1 (2023-09-16) + diff --git a/incubator/sonsoftheforest/0.0.2/Chart.yaml b/incubator/sonsoftheforest/0.0.2/Chart.yaml new file mode 100644 index 00000000000..2e67b72f615 --- /dev/null +++ b/incubator/sonsoftheforest/0.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A custom SteamCMD chart that runs Sons Of The Forest Server. +home: https://truecharts.org/charts/incubator/sonsoftheforest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonsoftheforest.png +keywords: + - sonsoftheforest + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sonsoftheforest +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sonsoftheforest + - https://github.com/ich777/docker-steamcmd-server/tree/sonsoftheforest +type: application +version: 0.0.2 +annotations: + truecharts.org/catagories: | + - GameServers + truecharts.org/SCALE-support: "true" diff --git a/stable/obs-ndi/3.0.3/README.md b/incubator/sonsoftheforest/0.0.2/README.md similarity index 100% rename from stable/obs-ndi/3.0.3/README.md rename to incubator/sonsoftheforest/0.0.2/README.md diff --git a/incubator/sonsoftheforest/0.0.2/app-changelog.md b/incubator/sonsoftheforest/0.0.2/app-changelog.md new file mode 100644 index 00000000000..47e57ac6cdd --- /dev/null +++ b/incubator/sonsoftheforest/0.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sonsoftheforest-0.0.2](https://github.com/truecharts/charts/compare/sonsoftheforest-0.0.1...sonsoftheforest-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/sonsoftheforest/0.0.1/app-readme.md b/incubator/sonsoftheforest/0.0.2/app-readme.md similarity index 100% rename from incubator/sonsoftheforest/0.0.1/app-readme.md rename to incubator/sonsoftheforest/0.0.2/app-readme.md diff --git a/incubator/sonsoftheforest/0.0.2/charts/common-14.0.9.tgz b/incubator/sonsoftheforest/0.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/sonsoftheforest/0.0.2/charts/common-14.0.9.tgz differ diff --git a/incubator/sonsoftheforest/0.0.1/ix_values.yaml b/incubator/sonsoftheforest/0.0.2/ix_values.yaml similarity index 100% rename from incubator/sonsoftheforest/0.0.1/ix_values.yaml rename to incubator/sonsoftheforest/0.0.2/ix_values.yaml diff --git a/incubator/sonsoftheforest/0.0.1/questions.yaml b/incubator/sonsoftheforest/0.0.2/questions.yaml similarity index 100% rename from incubator/sonsoftheforest/0.0.1/questions.yaml rename to incubator/sonsoftheforest/0.0.2/questions.yaml diff --git a/incubator/watcharr/0.0.1/templates/NOTES.txt b/incubator/sonsoftheforest/0.0.2/templates/NOTES.txt similarity index 100% rename from incubator/watcharr/0.0.1/templates/NOTES.txt rename to incubator/sonsoftheforest/0.0.2/templates/NOTES.txt diff --git a/incubator/sonsoftheforest/0.0.1/templates/_configmap.tpl b/incubator/sonsoftheforest/0.0.2/templates/_configmap.tpl similarity index 100% rename from incubator/sonsoftheforest/0.0.1/templates/_configmap.tpl rename to incubator/sonsoftheforest/0.0.2/templates/_configmap.tpl diff --git a/incubator/sonsoftheforest/0.0.1/templates/common.yaml b/incubator/sonsoftheforest/0.0.2/templates/common.yaml similarity index 100% rename from incubator/sonsoftheforest/0.0.1/templates/common.yaml rename to incubator/sonsoftheforest/0.0.2/templates/common.yaml diff --git a/incubator/vocechat-server/0.0.1/values.yaml b/incubator/sonsoftheforest/0.0.2/values.yaml similarity index 100% rename from incubator/vocechat-server/0.0.1/values.yaml rename to incubator/sonsoftheforest/0.0.2/values.yaml diff --git a/incubator/spaceengineers/3.0.1/CHANGELOG.md b/incubator/spaceengineers/3.0.1/CHANGELOG.md deleted file mode 100644 index 42d1e446a76..00000000000 --- a/incubator/spaceengineers/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [spaceengineers-3.0.1](https://github.com/truecharts/charts/compare/spaceengineers-3.0.0...spaceengineers-3.0.1) (2023-09-22) - - - - - - -## [spaceengineers-3.0.0](https://github.com/truecharts/charts/compare/spaceengineers-2.0.11...spaceengineers-3.0.0) (2023-07-31) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [spaceengineers-2.0.11](https://github.com/truecharts/charts/compare/spaceengineers-2.0.10...spaceengineers-2.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/spaceengineers to latest ([#8380](https://github.com/truecharts/charts/issues/8380)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [spaceengineers-2.0.10](https://github.com/truecharts/charts/compare/spaceengineers-2.0.9...spaceengineers-2.0.10) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [spaceengineers-2.0.9](https://github.com/truecharts/charts/compare/spaceengineers-2.0.8...spaceengineers-2.0.9) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - - -## [spaceengineers-2.0.8](https://github.com/truecharts/charts/compare/spaceengineers-2.0.7...spaceengineers-2.0.8) (2023-01-26) - -### Chore - -- update container image tccr.io/truecharts/spaceengineers to latest - - - - -## [spaceengineers-2.0.7](https://github.com/truecharts/charts/compare/spaceengineers-2.0.6...spaceengineers-2.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [spaceengineers-2.0.6](https://github.com/truecharts/charts/compare/spaceengineers-2.0.5...spaceengineers-2.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [spaceengineers-2.0.5](https://github.com/truecharts/charts/compare/spaceengineers-2.0.4...spaceengineers-2.0.5) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [spaceengineers-2.0.4](https://github.com/truecharts/charts/compare/spaceengineers-2.0.3...spaceengineers-2.0.4) (2022-12-19) - -### Chore - -- update helm general non-major - diff --git a/incubator/spaceengineers/3.0.1/Chart.yaml b/incubator/spaceengineers/3.0.1/Chart.yaml deleted file mode 100644 index 42f4dd109ef..00000000000 --- a/incubator/spaceengineers/3.0.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: Space Engineers Dedicated Server. -home: https://truecharts.org/charts/incubator/spaceengineers -icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png -keywords: - - spaceengineers - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: spaceengineers -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/spaceengineers - - https://github.com/Devidian/docker-spaceengineers -type: application -version: 3.0.1 -annotations: - truecharts.org/catagories: | - - GameServers - truecharts.org/SCALE-support: "true" diff --git a/incubator/spaceengineers/3.0.1/app-changelog.md b/incubator/spaceengineers/3.0.1/app-changelog.md deleted file mode 100644 index 6c29e311c82..00000000000 --- a/incubator/spaceengineers/3.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [spaceengineers-3.0.1](https://github.com/truecharts/charts/compare/spaceengineers-3.0.0...spaceengineers-3.0.1) (2023-09-22) - diff --git a/incubator/spaceengineers/3.0.1/charts/common-14.0.3.tgz b/incubator/spaceengineers/3.0.1/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/incubator/spaceengineers/3.0.1/charts/common-14.0.3.tgz and /dev/null differ diff --git a/incubator/spaceengineers/3.0.2/CHANGELOG.md b/incubator/spaceengineers/3.0.2/CHANGELOG.md new file mode 100644 index 00000000000..482c2e6e7ca --- /dev/null +++ b/incubator/spaceengineers/3.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [spaceengineers-3.0.2](https://github.com/truecharts/charts/compare/spaceengineers-3.0.1...spaceengineers-3.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [spaceengineers-3.0.1](https://github.com/truecharts/charts/compare/spaceengineers-3.0.0...spaceengineers-3.0.1) (2023-09-22) + + + + + + +## [spaceengineers-3.0.0](https://github.com/truecharts/charts/compare/spaceengineers-2.0.11...spaceengineers-3.0.0) (2023-07-31) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [spaceengineers-2.0.11](https://github.com/truecharts/charts/compare/spaceengineers-2.0.10...spaceengineers-2.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/spaceengineers to latest ([#8380](https://github.com/truecharts/charts/issues/8380)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [spaceengineers-2.0.10](https://github.com/truecharts/charts/compare/spaceengineers-2.0.9...spaceengineers-2.0.10) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [spaceengineers-2.0.9](https://github.com/truecharts/charts/compare/spaceengineers-2.0.8...spaceengineers-2.0.9) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + + +## [spaceengineers-2.0.8](https://github.com/truecharts/charts/compare/spaceengineers-2.0.7...spaceengineers-2.0.8) (2023-01-26) + +### Chore + +- update container image tccr.io/truecharts/spaceengineers to latest + + + + +## [spaceengineers-2.0.7](https://github.com/truecharts/charts/compare/spaceengineers-2.0.6...spaceengineers-2.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [spaceengineers-2.0.6](https://github.com/truecharts/charts/compare/spaceengineers-2.0.5...spaceengineers-2.0.6) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [spaceengineers-2.0.5](https://github.com/truecharts/charts/compare/spaceengineers-2.0.4...spaceengineers-2.0.5) (2022-12-25) + +### Chore + +- update helm general non-major + diff --git a/incubator/spaceengineers/3.0.2/Chart.yaml b/incubator/spaceengineers/3.0.2/Chart.yaml new file mode 100644 index 00000000000..7020e965f37 --- /dev/null +++ b/incubator/spaceengineers/3.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Space Engineers Dedicated Server. +home: https://truecharts.org/charts/incubator/spaceengineers +icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png +keywords: + - spaceengineers + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: spaceengineers +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/spaceengineers + - https://github.com/Devidian/docker-spaceengineers +type: application +version: 3.0.2 +annotations: + truecharts.org/catagories: | + - GameServers + truecharts.org/SCALE-support: "true" diff --git a/stable/plexanisync/3.0.4/README.md b/incubator/spaceengineers/3.0.2/README.md similarity index 100% rename from stable/plexanisync/3.0.4/README.md rename to incubator/spaceengineers/3.0.2/README.md diff --git a/incubator/spaceengineers/3.0.2/app-changelog.md b/incubator/spaceengineers/3.0.2/app-changelog.md new file mode 100644 index 00000000000..65f7dc87542 --- /dev/null +++ b/incubator/spaceengineers/3.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [spaceengineers-3.0.2](https://github.com/truecharts/charts/compare/spaceengineers-3.0.1...spaceengineers-3.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/spaceengineers/3.0.1/app-readme.md b/incubator/spaceengineers/3.0.2/app-readme.md similarity index 100% rename from incubator/spaceengineers/3.0.1/app-readme.md rename to incubator/spaceengineers/3.0.2/app-readme.md diff --git a/incubator/spaceengineers/3.0.2/charts/common-14.0.9.tgz b/incubator/spaceengineers/3.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/spaceengineers/3.0.2/charts/common-14.0.9.tgz differ diff --git a/incubator/spaceengineers/3.0.1/ix_values.yaml b/incubator/spaceengineers/3.0.2/ix_values.yaml similarity index 100% rename from incubator/spaceengineers/3.0.1/ix_values.yaml rename to incubator/spaceengineers/3.0.2/ix_values.yaml diff --git a/incubator/spaceengineers/3.0.1/questions.yaml b/incubator/spaceengineers/3.0.2/questions.yaml similarity index 100% rename from incubator/spaceengineers/3.0.1/questions.yaml rename to incubator/spaceengineers/3.0.2/questions.yaml diff --git a/operators/cert-manager/1.0.3/templates/NOTES.txt b/incubator/spaceengineers/3.0.2/templates/NOTES.txt similarity index 100% rename from operators/cert-manager/1.0.3/templates/NOTES.txt rename to incubator/spaceengineers/3.0.2/templates/NOTES.txt diff --git a/incubator/spaceengineers/3.0.1/templates/common.yaml b/incubator/spaceengineers/3.0.2/templates/common.yaml similarity index 100% rename from incubator/spaceengineers/3.0.1/templates/common.yaml rename to incubator/spaceengineers/3.0.2/templates/common.yaml diff --git a/incubator/watcharr/0.0.1/values.yaml b/incubator/spaceengineers/3.0.2/values.yaml similarity index 100% rename from incubator/watcharr/0.0.1/values.yaml rename to incubator/spaceengineers/3.0.2/values.yaml diff --git a/incubator/stun-turn-server/3.0.0/CHANGELOG.md b/incubator/stun-turn-server/3.0.0/CHANGELOG.md deleted file mode 100644 index ab0bad00daa..00000000000 --- a/incubator/stun-turn-server/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - - -## [stun-turn-server-3.0.0](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.9...stun-turn-server-3.0.0) (2023-07-31) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - ### Fix - -- fix mistakes on questions.yaml - - fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [stun-turn-server-2.0.9](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.8...stun-turn-server-2.0.9) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [stun-turn-server-2.0.8](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.7...stun-turn-server-2.0.8) (2023-02-03) - -### Fix - -- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925)) - - - - -## [stun-turn-server-2.0.7](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.6...stun-turn-server-2.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [stun-turn-server-2.0.6](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.5...stun-turn-server-2.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [stun-turn-server-2.0.5](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.4...stun-turn-server-2.0.5) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [stun-turn-server-2.0.4](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.3...stun-turn-server-2.0.4) (2022-12-19) - -### Chore - -- update helm general non-major - - - - -## [stun-turn-server-2.0.3](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.2...stun-turn-server-2.0.3) (2022-12-13) - -### Chore - -- update helm general non-major - - - - -## [stun-turn-server-2.0.2](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.1...stun-turn-server-2.0.2) (2022-11-30) - - - - -## [stun-turn-server-2.0.2](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.1...stun-turn-server-2.0.2) (2022-11-30) - - - - -## [stun-turn-server-2.0.2](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.1...stun-turn-server-2.0.2) (2022-11-30) - - - diff --git a/incubator/stun-turn-server/3.0.0/Chart.yaml b/incubator/stun-turn-server/3.0.0/Chart.yaml deleted file mode 100644 index 8a02d91af7b..00000000000 --- a/incubator/stun-turn-server/3.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: "This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk." -home: https://truecharts.org/charts/incubator/stun-turn-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.png -keywords: - - stun-turn-server - - Network -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: stun-turn-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/stun-turn-server -type: application -version: 3.0.0 diff --git a/incubator/stun-turn-server/3.0.0/charts/common-14.0.1.tgz b/incubator/stun-turn-server/3.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/incubator/stun-turn-server/3.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/incubator/stun-turn-server/3.0.1/CHANGELOG.md b/incubator/stun-turn-server/3.0.1/CHANGELOG.md new file mode 100644 index 00000000000..9303dc45ff2 --- /dev/null +++ b/incubator/stun-turn-server/3.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [stun-turn-server-3.0.1](https://github.com/truecharts/charts/compare/stun-turn-server-3.0.0...stun-turn-server-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + ### Migrate + +- Migrate to New Common ([#11431](https://github.com/truecharts/charts/issues/11431)) + + + + + + +## [stun-turn-server-3.0.0](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.9...stun-turn-server-3.0.0) (2023-07-31) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + ### Fix + +- fix mistakes on questions.yaml + - fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [stun-turn-server-2.0.9](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.8...stun-turn-server-2.0.9) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [stun-turn-server-2.0.8](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.7...stun-turn-server-2.0.8) (2023-02-03) + +### Fix + +- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925)) + + + + +## [stun-turn-server-2.0.7](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.6...stun-turn-server-2.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [stun-turn-server-2.0.6](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.5...stun-turn-server-2.0.6) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [stun-turn-server-2.0.5](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.4...stun-turn-server-2.0.5) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [stun-turn-server-2.0.4](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.3...stun-turn-server-2.0.4) (2022-12-19) + +### Chore + +- update helm general non-major + + + + +## [stun-turn-server-2.0.3](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.2...stun-turn-server-2.0.3) (2022-12-13) + +### Chore + +- update helm general non-major + + + + +## [stun-turn-server-2.0.2](https://github.com/truecharts/charts/compare/stun-turn-server-2.0.1...stun-turn-server-2.0.2) (2022-11-30) diff --git a/incubator/stun-turn-server/3.0.1/Chart.yaml b/incubator/stun-turn-server/3.0.1/Chart.yaml new file mode 100644 index 00000000000..a4e50bd770d --- /dev/null +++ b/incubator/stun-turn-server/3.0.1/Chart.yaml @@ -0,0 +1,27 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: "This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk." +home: https://truecharts.org/charts/incubator/stun-turn-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.png +keywords: + - stun-turn-server + - Network +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: stun-turn-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/stun-turn-server +type: application +version: 3.0.1 diff --git a/stable/plexripper/4.0.6/README.md b/incubator/stun-turn-server/3.0.1/README.md similarity index 100% rename from stable/plexripper/4.0.6/README.md rename to incubator/stun-turn-server/3.0.1/README.md diff --git a/incubator/stun-turn-server/3.0.1/app-changelog.md b/incubator/stun-turn-server/3.0.1/app-changelog.md new file mode 100644 index 00000000000..0b7aad878fd --- /dev/null +++ b/incubator/stun-turn-server/3.0.1/app-changelog.md @@ -0,0 +1,13 @@ + + +## [stun-turn-server-3.0.1](https://github.com/truecharts/charts/compare/stun-turn-server-3.0.0...stun-turn-server-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + ### Migrate + +- Migrate to New Common ([#11431](https://github.com/truecharts/charts/issues/11431)) + + \ No newline at end of file diff --git a/incubator/stun-turn-server/3.0.0/app-readme.md b/incubator/stun-turn-server/3.0.1/app-readme.md similarity index 100% rename from incubator/stun-turn-server/3.0.0/app-readme.md rename to incubator/stun-turn-server/3.0.1/app-readme.md diff --git a/incubator/stun-turn-server/3.0.1/charts/common-14.0.9.tgz b/incubator/stun-turn-server/3.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/stun-turn-server/3.0.1/charts/common-14.0.9.tgz differ diff --git a/incubator/stun-turn-server/3.0.0/ix_values.yaml b/incubator/stun-turn-server/3.0.1/ix_values.yaml similarity index 100% rename from incubator/stun-turn-server/3.0.0/ix_values.yaml rename to incubator/stun-turn-server/3.0.1/ix_values.yaml diff --git a/incubator/stun-turn-server/3.0.0/questions.yaml b/incubator/stun-turn-server/3.0.1/questions.yaml similarity index 100% rename from incubator/stun-turn-server/3.0.0/questions.yaml rename to incubator/stun-turn-server/3.0.1/questions.yaml diff --git a/operators/cloudnative-pg/2.0.2/templates/NOTES.txt b/incubator/stun-turn-server/3.0.1/templates/NOTES.txt similarity index 100% rename from operators/cloudnative-pg/2.0.2/templates/NOTES.txt rename to incubator/stun-turn-server/3.0.1/templates/NOTES.txt diff --git a/incubator/stun-turn-server/3.0.0/templates/common.yaml b/incubator/stun-turn-server/3.0.1/templates/common.yaml similarity index 100% rename from incubator/stun-turn-server/3.0.0/templates/common.yaml rename to incubator/stun-turn-server/3.0.1/templates/common.yaml diff --git a/operators/cert-manager/1.0.3/values.yaml b/incubator/stun-turn-server/3.0.1/values.yaml similarity index 100% rename from operators/cert-manager/1.0.3/values.yaml rename to incubator/stun-turn-server/3.0.1/values.yaml diff --git a/incubator/telepush/0.0.1/CHANGELOG.md b/incubator/telepush/0.0.1/CHANGELOG.md deleted file mode 100644 index 0ce6d3fc252..00000000000 --- a/incubator/telepush/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [telepush-0.0.1]telepush-0.0.1 (2023-10-01) - diff --git a/incubator/telepush/0.0.1/Chart.yaml b/incubator/telepush/0.0.1/Chart.yaml deleted file mode 100644 index 185676f1848..00000000000 --- a/incubator/telepush/0.0.1/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: A simple bot to translate JSON HTTP requests into Telegram push messages. -home: https://truecharts.org/charts/incubator/telepush -icon: https://truecharts.org/img/hotlink-ok/chart-icons/telepush.png -keywords: - - telepush - - telegram - - notifications -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: telepush -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/telepush - - https://github.com/muety/telepush -type: application -version: 0.0.1 -annotations: - truecharts.org/catagories: | - - notifications - truecharts.org/SCALE-support: "true" diff --git a/incubator/telepush/0.0.1/README.md b/incubator/telepush/0.0.1/README.md deleted file mode 100644 index 7e59600739c..00000000000 --- a/incubator/telepush/0.0.1/README.md +++ /dev/null @@ -1 +0,0 @@ -# README diff --git a/incubator/telepush/0.0.1/app-changelog.md b/incubator/telepush/0.0.1/app-changelog.md deleted file mode 100644 index 6fcaea35460..00000000000 --- a/incubator/telepush/0.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [telepush-0.0.1]telepush-0.0.1 (2023-10-01) - diff --git a/incubator/telepush/0.0.1/charts/common-14.0.3.tgz b/incubator/telepush/0.0.1/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/incubator/telepush/0.0.1/charts/common-14.0.3.tgz and /dev/null differ diff --git a/incubator/telepush/0.0.2/CHANGELOG.md b/incubator/telepush/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..6b6810d9204 --- /dev/null +++ b/incubator/telepush/0.0.2/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [telepush-0.0.2](https://github.com/truecharts/charts/compare/telepush-0.0.1...telepush-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [telepush-0.0.1]telepush-0.0.1 (2023-10-01) + diff --git a/incubator/telepush/0.0.2/Chart.yaml b/incubator/telepush/0.0.2/Chart.yaml new file mode 100644 index 00000000000..0884cbe021e --- /dev/null +++ b/incubator/telepush/0.0.2/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A simple bot to translate JSON HTTP requests into Telegram push messages. +home: https://truecharts.org/charts/incubator/telepush +icon: https://truecharts.org/img/hotlink-ok/chart-icons/telepush.png +keywords: + - telepush + - telegram + - notifications +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: telepush +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/telepush + - https://github.com/muety/telepush +type: application +version: 0.0.2 +annotations: + truecharts.org/catagories: | + - notifications + truecharts.org/SCALE-support: "true" diff --git a/stable/redisinsight/3.0.5/README.md b/incubator/telepush/0.0.2/README.md similarity index 100% rename from stable/redisinsight/3.0.5/README.md rename to incubator/telepush/0.0.2/README.md diff --git a/incubator/telepush/0.0.2/app-changelog.md b/incubator/telepush/0.0.2/app-changelog.md new file mode 100644 index 00000000000..f8b9aab4cc7 --- /dev/null +++ b/incubator/telepush/0.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [telepush-0.0.2](https://github.com/truecharts/charts/compare/telepush-0.0.1...telepush-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/telepush/0.0.1/app-readme.md b/incubator/telepush/0.0.2/app-readme.md similarity index 100% rename from incubator/telepush/0.0.1/app-readme.md rename to incubator/telepush/0.0.2/app-readme.md diff --git a/incubator/telepush/0.0.2/charts/common-14.0.9.tgz b/incubator/telepush/0.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/telepush/0.0.2/charts/common-14.0.9.tgz differ diff --git a/incubator/telepush/0.0.1/ix_values.yaml b/incubator/telepush/0.0.2/ix_values.yaml similarity index 100% rename from incubator/telepush/0.0.1/ix_values.yaml rename to incubator/telepush/0.0.2/ix_values.yaml diff --git a/incubator/telepush/0.0.1/questions.yaml b/incubator/telepush/0.0.2/questions.yaml similarity index 100% rename from incubator/telepush/0.0.1/questions.yaml rename to incubator/telepush/0.0.2/questions.yaml diff --git a/operators/prometheus-operator/1.0.4/templates/NOTES.txt b/incubator/telepush/0.0.2/templates/NOTES.txt similarity index 100% rename from operators/prometheus-operator/1.0.4/templates/NOTES.txt rename to incubator/telepush/0.0.2/templates/NOTES.txt diff --git a/incubator/telepush/0.0.1/templates/common.yaml b/incubator/telepush/0.0.2/templates/common.yaml similarity index 100% rename from incubator/telepush/0.0.1/templates/common.yaml rename to incubator/telepush/0.0.2/templates/common.yaml diff --git a/operators/cloudnative-pg/2.0.2/values.yaml b/incubator/telepush/0.0.2/values.yaml similarity index 100% rename from operators/cloudnative-pg/2.0.2/values.yaml rename to incubator/telepush/0.0.2/values.yaml diff --git a/incubator/traefik-forward-auth/0.2.0/CHANGELOG.md b/incubator/traefik-forward-auth/0.2.0/CHANGELOG.md deleted file mode 100644 index 355f4912b04..00000000000 --- a/incubator/traefik-forward-auth/0.2.0/CHANGELOG.md +++ /dev/null @@ -1,61 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [traefik-forward-auth-0.2.0](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.0...traefik-forward-auth-0.2.0) (2023-09-10) - - - - - -## [traefik-forward-auth-1.0.0](https://github.com/truecharts/charts/compare/traefik-forward-auth-0.1.3...traefik-forward-auth-1.0.0) (2023-07-31) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [traefik-forward-auth-0.1.3](https://github.com/truecharts/charts/compare/traefik-forward-auth-0.1.2...traefik-forward-auth-0.1.3) (2023-05-03) - -### Fix - -- fix questions ([#8747](https://github.com/truecharts/charts/issues/8747)) - - - - -## [traefik-forward-auth-0.1.2](https://github.com/truecharts/charts/compare/traefik-forward-auth-0.1.1...traefik-forward-auth-0.1.2) (2023-05-03) - -### Fix - -- fix some invalid questions.yaml ([#8718](https://github.com/truecharts/charts/issues/8718)) - - fix questions.yaml ([#8745](https://github.com/truecharts/charts/issues/8745)) - - - - -## [traefik-forward-auth-0.1.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-0.1.0...traefik-forward-auth-0.1.1) (2023-05-03) - -### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - fix some duplicate entries ([#8713](https://github.com/truecharts/charts/issues/8713)) - - - - -## [traefik-forward-auth-0.1.0]traefik-forward-auth-0.1.0 (2023-02-19) - -### Feat - -- add traefik-forward-auth ([#6965](https://github.com/truecharts/charts/issues/6965)) - - \ No newline at end of file diff --git a/incubator/traefik-forward-auth/0.2.0/Chart.yaml b/incubator/traefik-forward-auth/0.2.0/Chart.yaml deleted file mode 100644 index b4936ead040..00000000000 --- a/incubator/traefik-forward-auth/0.2.0/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: traefik-forward-auth -version: 0.2.0 -appVersion: "latest" -description: A minimal forward authentication service that provides OAuth/SSO login and authentication for the traefik reverse proxy/load balancer. An example for a typical setup is included in the source (docs/how-to.md). -type: application -deprecated: false -home: https://truecharts.org/charts/incubator/traefik-forward-auth -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-forward-auth.png -keywords: - - traefik-forward-auth - - traefik - - forward-auth - - auth - - ingress - - middleware -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/traefik-forward-auth - - https://github.com/thomseddon/traefik-forward-auth -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/traefik-forward-auth/0.2.0/app-changelog.md b/incubator/traefik-forward-auth/0.2.0/app-changelog.md deleted file mode 100644 index c36e07bbd22..00000000000 --- a/incubator/traefik-forward-auth/0.2.0/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [traefik-forward-auth-0.2.0](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.0...traefik-forward-auth-0.2.0) (2023-09-10) - diff --git a/incubator/traefik-forward-auth/0.2.0/charts/common-14.0.1.tgz b/incubator/traefik-forward-auth/0.2.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/incubator/traefik-forward-auth/0.2.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/incubator/traefik-forward-auth/0.2.1/CHANGELOG.md b/incubator/traefik-forward-auth/0.2.1/CHANGELOG.md new file mode 100644 index 00000000000..b40608f1733 --- /dev/null +++ b/incubator/traefik-forward-auth/0.2.1/CHANGELOG.md @@ -0,0 +1,70 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [traefik-forward-auth-0.2.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-0.2.0...traefik-forward-auth-0.2.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [traefik-forward-auth-0.2.0](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.0...traefik-forward-auth-0.2.0) (2023-09-10) + + + + + +## [traefik-forward-auth-1.0.0](https://github.com/truecharts/charts/compare/traefik-forward-auth-0.1.3...traefik-forward-auth-1.0.0) (2023-07-31) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [traefik-forward-auth-0.1.3](https://github.com/truecharts/charts/compare/traefik-forward-auth-0.1.2...traefik-forward-auth-0.1.3) (2023-05-03) + +### Fix + +- fix questions ([#8747](https://github.com/truecharts/charts/issues/8747)) + + + + +## [traefik-forward-auth-0.1.2](https://github.com/truecharts/charts/compare/traefik-forward-auth-0.1.1...traefik-forward-auth-0.1.2) (2023-05-03) + +### Fix + +- fix some invalid questions.yaml ([#8718](https://github.com/truecharts/charts/issues/8718)) + - fix questions.yaml ([#8745](https://github.com/truecharts/charts/issues/8745)) + + + + +## [traefik-forward-auth-0.1.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-0.1.0...traefik-forward-auth-0.1.1) (2023-05-03) + +### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + - fix some duplicate entries ([#8713](https://github.com/truecharts/charts/issues/8713)) + + + + +## [traefik-forward-auth-0.1.0]traefik-forward-auth-0.1.0 (2023-02-19) + +### Feat + +- add traefik-forward-auth ([#6965](https://github.com/truecharts/charts/issues/6965)) + + \ No newline at end of file diff --git a/incubator/traefik-forward-auth/0.2.1/Chart.yaml b/incubator/traefik-forward-auth/0.2.1/Chart.yaml new file mode 100644 index 00000000000..c37b3d412ab --- /dev/null +++ b/incubator/traefik-forward-auth/0.2.1/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: traefik-forward-auth +version: 0.2.1 +appVersion: "latest" +description: A minimal forward authentication service that provides OAuth/SSO login and authentication for the traefik reverse proxy/load balancer. An example for a typical setup is included in the source (docs/how-to.md). +type: application +deprecated: false +home: https://truecharts.org/charts/incubator/traefik-forward-auth +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-forward-auth.png +keywords: + - traefik-forward-auth + - traefik + - forward-auth + - auth + - ingress + - middleware +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/traefik-forward-auth + - https://github.com/thomseddon/traefik-forward-auth +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/rickroll/3.0.10/README.md b/incubator/traefik-forward-auth/0.2.1/README.md similarity index 100% rename from stable/rickroll/3.0.10/README.md rename to incubator/traefik-forward-auth/0.2.1/README.md diff --git a/incubator/traefik-forward-auth/0.2.1/app-changelog.md b/incubator/traefik-forward-auth/0.2.1/app-changelog.md new file mode 100644 index 00000000000..b55ac754bd7 --- /dev/null +++ b/incubator/traefik-forward-auth/0.2.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [traefik-forward-auth-0.2.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-0.2.0...traefik-forward-auth-0.2.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/traefik-forward-auth/0.2.0/app-readme.md b/incubator/traefik-forward-auth/0.2.1/app-readme.md similarity index 100% rename from incubator/traefik-forward-auth/0.2.0/app-readme.md rename to incubator/traefik-forward-auth/0.2.1/app-readme.md diff --git a/incubator/traefik-forward-auth/0.2.1/charts/common-14.0.9.tgz b/incubator/traefik-forward-auth/0.2.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/traefik-forward-auth/0.2.1/charts/common-14.0.9.tgz differ diff --git a/incubator/traefik-forward-auth/0.2.0/ix_values.yaml b/incubator/traefik-forward-auth/0.2.1/ix_values.yaml similarity index 100% rename from incubator/traefik-forward-auth/0.2.0/ix_values.yaml rename to incubator/traefik-forward-auth/0.2.1/ix_values.yaml diff --git a/incubator/traefik-forward-auth/0.2.0/questions.yaml b/incubator/traefik-forward-auth/0.2.1/questions.yaml similarity index 100% rename from incubator/traefik-forward-auth/0.2.0/questions.yaml rename to incubator/traefik-forward-auth/0.2.1/questions.yaml diff --git a/incubator/traefik-forward-auth/0.2.0/templates/_args.tpl b/incubator/traefik-forward-auth/0.2.1/templates/_args.tpl similarity index 100% rename from incubator/traefik-forward-auth/0.2.0/templates/_args.tpl rename to incubator/traefik-forward-auth/0.2.1/templates/_args.tpl diff --git a/incubator/traefik-forward-auth/0.2.0/templates/_secrets.tpl b/incubator/traefik-forward-auth/0.2.1/templates/_secrets.tpl similarity index 100% rename from incubator/traefik-forward-auth/0.2.0/templates/_secrets.tpl rename to incubator/traefik-forward-auth/0.2.1/templates/_secrets.tpl diff --git a/incubator/traefik-forward-auth/0.2.0/templates/common.yaml b/incubator/traefik-forward-auth/0.2.1/templates/common.yaml similarity index 100% rename from incubator/traefik-forward-auth/0.2.0/templates/common.yaml rename to incubator/traefik-forward-auth/0.2.1/templates/common.yaml diff --git a/operators/prometheus-operator/1.0.4/values.yaml b/incubator/traefik-forward-auth/0.2.1/values.yaml similarity index 100% rename from operators/prometheus-operator/1.0.4/values.yaml rename to incubator/traefik-forward-auth/0.2.1/values.yaml diff --git a/incubator/van-dam/0.0.1/CHANGELOG.md b/incubator/van-dam/0.0.1/CHANGELOG.md deleted file mode 100644 index fbf114f68a0..00000000000 --- a/incubator/van-dam/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [van-dam-0.0.1]van-dam-0.0.1 (2023-09-07) - diff --git a/incubator/van-dam/0.0.1/Chart.yaml b/incubator/van-dam/0.0.1/Chart.yaml deleted file mode 100644 index 8a132cd9a10..00000000000 --- a/incubator/van-dam/0.0.1/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.53.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 7.0.6 -deprecated: false -description: A Digital Asset Manager (DAM), specifically designed for 3D print files. -home: https://truecharts.org/charts/incubator/van-dam -icon: https://truecharts.org/img/hotlink-ok/chart-icons/van-dam.png -keywords: - - vanDAM - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: van-dam -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam - - https://github.com/Floppy/van_dam -type: application -version: 0.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/incubator/van-dam/0.0.1/README.md b/incubator/van-dam/0.0.1/README.md deleted file mode 100644 index 7e59600739c..00000000000 --- a/incubator/van-dam/0.0.1/README.md +++ /dev/null @@ -1 +0,0 @@ -# README diff --git a/incubator/van-dam/0.0.1/app-changelog.md b/incubator/van-dam/0.0.1/app-changelog.md deleted file mode 100644 index 25ca4798bf0..00000000000 --- a/incubator/van-dam/0.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [van-dam-0.0.1]van-dam-0.0.1 (2023-09-07) - diff --git a/incubator/van-dam/0.0.1/charts/common-14.0.3.tgz b/incubator/van-dam/0.0.1/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/incubator/van-dam/0.0.1/charts/common-14.0.3.tgz and /dev/null differ diff --git a/incubator/van-dam/0.0.2/CHANGELOG.md b/incubator/van-dam/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..97565305ab2 --- /dev/null +++ b/incubator/van-dam/0.0.2/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [van-dam-0.0.2](https://github.com/truecharts/charts/compare/van-dam-0.0.1...van-dam-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [van-dam-0.0.1]van-dam-0.0.1 (2023-09-07) + diff --git a/incubator/van-dam/0.0.2/Chart.yaml b/incubator/van-dam/0.0.2/Chart.yaml new file mode 100644 index 00000000000..60af10b715f --- /dev/null +++ b/incubator/van-dam/0.0.2/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.53.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 7.0.6 +deprecated: false +description: A Digital Asset Manager (DAM), specifically designed for 3D print files. +home: https://truecharts.org/charts/incubator/van-dam +icon: https://truecharts.org/img/hotlink-ok/chart-icons/van-dam.png +keywords: + - vanDAM + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: van-dam +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam + - https://github.com/Floppy/van_dam +type: application +version: 0.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/servas/0.0.13/README.md b/incubator/van-dam/0.0.2/README.md similarity index 100% rename from stable/servas/0.0.13/README.md rename to incubator/van-dam/0.0.2/README.md diff --git a/incubator/van-dam/0.0.2/app-changelog.md b/incubator/van-dam/0.0.2/app-changelog.md new file mode 100644 index 00000000000..032e3ecab64 --- /dev/null +++ b/incubator/van-dam/0.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [van-dam-0.0.2](https://github.com/truecharts/charts/compare/van-dam-0.0.1...van-dam-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/van-dam/0.0.1/app-readme.md b/incubator/van-dam/0.0.2/app-readme.md similarity index 100% rename from incubator/van-dam/0.0.1/app-readme.md rename to incubator/van-dam/0.0.2/app-readme.md diff --git a/incubator/van-dam/0.0.2/charts/common-14.0.9.tgz b/incubator/van-dam/0.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/van-dam/0.0.2/charts/common-14.0.9.tgz differ diff --git a/incubator/van-dam/0.0.1/charts/redis-7.0.6.tgz b/incubator/van-dam/0.0.2/charts/redis-7.0.6.tgz similarity index 100% rename from incubator/van-dam/0.0.1/charts/redis-7.0.6.tgz rename to incubator/van-dam/0.0.2/charts/redis-7.0.6.tgz diff --git a/incubator/van-dam/0.0.1/ix_values.yaml b/incubator/van-dam/0.0.2/ix_values.yaml similarity index 100% rename from incubator/van-dam/0.0.1/ix_values.yaml rename to incubator/van-dam/0.0.2/ix_values.yaml diff --git a/incubator/van-dam/0.0.1/questions.yaml b/incubator/van-dam/0.0.2/questions.yaml similarity index 100% rename from incubator/van-dam/0.0.1/questions.yaml rename to incubator/van-dam/0.0.2/questions.yaml diff --git a/stable/actualserver/5.0.4/templates/NOTES.txt b/incubator/van-dam/0.0.2/templates/NOTES.txt similarity index 100% rename from stable/actualserver/5.0.4/templates/NOTES.txt rename to incubator/van-dam/0.0.2/templates/NOTES.txt diff --git a/incubator/van-dam/0.0.1/templates/_secrets.tpl b/incubator/van-dam/0.0.2/templates/_secrets.tpl similarity index 100% rename from incubator/van-dam/0.0.1/templates/_secrets.tpl rename to incubator/van-dam/0.0.2/templates/_secrets.tpl diff --git a/incubator/van-dam/0.0.1/templates/common.yaml b/incubator/van-dam/0.0.2/templates/common.yaml similarity index 100% rename from incubator/van-dam/0.0.1/templates/common.yaml rename to incubator/van-dam/0.0.2/templates/common.yaml diff --git a/stable/actualserver/5.0.4/values.yaml b/incubator/van-dam/0.0.2/values.yaml similarity index 100% rename from stable/actualserver/5.0.4/values.yaml rename to incubator/van-dam/0.0.2/values.yaml diff --git a/incubator/vocechat-server/0.0.1/CHANGELOG.md b/incubator/vocechat-server/0.0.1/CHANGELOG.md deleted file mode 100644 index 2d321edbf7c..00000000000 --- a/incubator/vocechat-server/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [vocechat-server-0.0.1]vocechat-server-0.0.1 (2023-09-24) - diff --git a/incubator/vocechat-server/0.0.1/Chart.yaml b/incubator/vocechat-server/0.0.1/Chart.yaml deleted file mode 100644 index 85dcdacdb1f..00000000000 --- a/incubator/vocechat-server/0.0.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.3.38" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: A superlight rust written social server. -home: https://truecharts.org/charts/incubator/vocechat-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vocechat-server.png -keywords: - - vocechat-server - - social -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vocechat-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/vocechat-server - - https://github.com/Privoce/vocechat-server-rust -type: application -version: 0.0.1 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" diff --git a/incubator/vocechat-server/0.0.1/README.md b/incubator/vocechat-server/0.0.1/README.md deleted file mode 100644 index 7e59600739c..00000000000 --- a/incubator/vocechat-server/0.0.1/README.md +++ /dev/null @@ -1 +0,0 @@ -# README diff --git a/incubator/vocechat-server/0.0.1/app-changelog.md b/incubator/vocechat-server/0.0.1/app-changelog.md deleted file mode 100644 index ae2b294ab5b..00000000000 --- a/incubator/vocechat-server/0.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [vocechat-server-0.0.1]vocechat-server-0.0.1 (2023-09-24) - diff --git a/incubator/vocechat-server/0.0.1/charts/common-14.0.3.tgz b/incubator/vocechat-server/0.0.1/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/incubator/vocechat-server/0.0.1/charts/common-14.0.3.tgz and /dev/null differ diff --git a/incubator/vocechat-server/0.0.2/CHANGELOG.md b/incubator/vocechat-server/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..0588fd00f3c --- /dev/null +++ b/incubator/vocechat-server/0.0.2/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [vocechat-server-0.0.2](https://github.com/truecharts/charts/compare/vocechat-server-0.0.1...vocechat-server-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [vocechat-server-0.0.1]vocechat-server-0.0.1 (2023-09-24) + diff --git a/incubator/vocechat-server/0.0.2/Chart.yaml b/incubator/vocechat-server/0.0.2/Chart.yaml new file mode 100644 index 00000000000..ee7b6e0ff63 --- /dev/null +++ b/incubator/vocechat-server/0.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.3.38" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A superlight rust written social server. +home: https://truecharts.org/charts/incubator/vocechat-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vocechat-server.png +keywords: + - vocechat-server + - social +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vocechat-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/vocechat-server + - https://github.com/Privoce/vocechat-server-rust +type: application +version: 0.0.2 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" diff --git a/incubator/vocechat-server/0.0.2/README.md b/incubator/vocechat-server/0.0.2/README.md new file mode 100644 index 00000000000..83229a60265 --- /dev/null +++ b/incubator/vocechat-server/0.0.2/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/incubator/vocechat-server/0.0.2/app-changelog.md b/incubator/vocechat-server/0.0.2/app-changelog.md new file mode 100644 index 00000000000..6bdca1d3bf9 --- /dev/null +++ b/incubator/vocechat-server/0.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vocechat-server-0.0.2](https://github.com/truecharts/charts/compare/vocechat-server-0.0.1...vocechat-server-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/vocechat-server/0.0.1/app-readme.md b/incubator/vocechat-server/0.0.2/app-readme.md similarity index 100% rename from incubator/vocechat-server/0.0.1/app-readme.md rename to incubator/vocechat-server/0.0.2/app-readme.md diff --git a/incubator/vocechat-server/0.0.2/charts/common-14.0.9.tgz b/incubator/vocechat-server/0.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/vocechat-server/0.0.2/charts/common-14.0.9.tgz differ diff --git a/incubator/vocechat-server/0.0.1/ix_values.yaml b/incubator/vocechat-server/0.0.2/ix_values.yaml similarity index 100% rename from incubator/vocechat-server/0.0.1/ix_values.yaml rename to incubator/vocechat-server/0.0.2/ix_values.yaml diff --git a/incubator/vocechat-server/0.0.1/questions.yaml b/incubator/vocechat-server/0.0.2/questions.yaml similarity index 100% rename from incubator/vocechat-server/0.0.1/questions.yaml rename to incubator/vocechat-server/0.0.2/questions.yaml diff --git a/stable/adguard-home/6.0.3/templates/NOTES.txt b/incubator/vocechat-server/0.0.2/templates/NOTES.txt similarity index 100% rename from stable/adguard-home/6.0.3/templates/NOTES.txt rename to incubator/vocechat-server/0.0.2/templates/NOTES.txt diff --git a/incubator/vocechat-server/0.0.1/templates/common.yaml b/incubator/vocechat-server/0.0.2/templates/common.yaml similarity index 100% rename from incubator/vocechat-server/0.0.1/templates/common.yaml rename to incubator/vocechat-server/0.0.2/templates/common.yaml diff --git a/stable/adguard-home/6.0.3/values.yaml b/incubator/vocechat-server/0.0.2/values.yaml similarity index 100% rename from stable/adguard-home/6.0.3/values.yaml rename to incubator/vocechat-server/0.0.2/values.yaml diff --git a/incubator/watcharr/0.0.1/CHANGELOG.md b/incubator/watcharr/0.0.1/CHANGELOG.md deleted file mode 100644 index 1a371de7714..00000000000 --- a/incubator/watcharr/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [watcharr-0.0.1]watcharr-0.0.1 (2023-09-16) - diff --git a/incubator/watcharr/0.0.1/Chart.yaml b/incubator/watcharr/0.0.1/Chart.yaml deleted file mode 100644 index c0408337545..00000000000 --- a/incubator/watcharr/0.0.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.16.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: Open source, self-hostable watched list -home: https://truecharts.org/charts/incubator/watcharr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png -keywords: - - watcharr - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: watcharr -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/watcharr - - https://github.com/sbondCo/Watcharr -type: application -version: 0.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/incubator/watcharr/0.0.1/README.md b/incubator/watcharr/0.0.1/README.md deleted file mode 100644 index 7e59600739c..00000000000 --- a/incubator/watcharr/0.0.1/README.md +++ /dev/null @@ -1 +0,0 @@ -# README diff --git a/incubator/watcharr/0.0.1/app-changelog.md b/incubator/watcharr/0.0.1/app-changelog.md deleted file mode 100644 index 7f6b7348e7e..00000000000 --- a/incubator/watcharr/0.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [watcharr-0.0.1]watcharr-0.0.1 (2023-09-16) - diff --git a/incubator/watcharr/0.0.1/charts/common-14.0.3.tgz b/incubator/watcharr/0.0.1/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/incubator/watcharr/0.0.1/charts/common-14.0.3.tgz and /dev/null differ diff --git a/incubator/watcharr/0.0.2/CHANGELOG.md b/incubator/watcharr/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..b9bc557b3f0 --- /dev/null +++ b/incubator/watcharr/0.0.2/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [watcharr-0.0.2](https://github.com/truecharts/charts/compare/watcharr-0.0.1...watcharr-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [watcharr-0.0.1]watcharr-0.0.1 (2023-09-16) + diff --git a/incubator/watcharr/0.0.2/Chart.yaml b/incubator/watcharr/0.0.2/Chart.yaml new file mode 100644 index 00000000000..99888b125b4 --- /dev/null +++ b/incubator/watcharr/0.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.16.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Open source, self-hostable watched list +home: https://truecharts.org/charts/incubator/watcharr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png +keywords: + - watcharr + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: watcharr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/watcharr + - https://github.com/sbondCo/Watcharr +type: application +version: 0.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/incubator/watcharr/0.0.2/README.md b/incubator/watcharr/0.0.2/README.md new file mode 100644 index 00000000000..83229a60265 --- /dev/null +++ b/incubator/watcharr/0.0.2/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/incubator/watcharr/0.0.2/app-changelog.md b/incubator/watcharr/0.0.2/app-changelog.md new file mode 100644 index 00000000000..1e4bc950c50 --- /dev/null +++ b/incubator/watcharr/0.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [watcharr-0.0.2](https://github.com/truecharts/charts/compare/watcharr-0.0.1...watcharr-0.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/incubator/watcharr/0.0.1/app-readme.md b/incubator/watcharr/0.0.2/app-readme.md similarity index 100% rename from incubator/watcharr/0.0.1/app-readme.md rename to incubator/watcharr/0.0.2/app-readme.md diff --git a/incubator/watcharr/0.0.2/charts/common-14.0.9.tgz b/incubator/watcharr/0.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/incubator/watcharr/0.0.2/charts/common-14.0.9.tgz differ diff --git a/incubator/watcharr/0.0.1/ix_values.yaml b/incubator/watcharr/0.0.2/ix_values.yaml similarity index 100% rename from incubator/watcharr/0.0.1/ix_values.yaml rename to incubator/watcharr/0.0.2/ix_values.yaml diff --git a/incubator/watcharr/0.0.1/questions.yaml b/incubator/watcharr/0.0.2/questions.yaml similarity index 100% rename from incubator/watcharr/0.0.1/questions.yaml rename to incubator/watcharr/0.0.2/questions.yaml diff --git a/stable/adminer/5.0.15/templates/NOTES.txt b/incubator/watcharr/0.0.2/templates/NOTES.txt similarity index 100% rename from stable/adminer/5.0.15/templates/NOTES.txt rename to incubator/watcharr/0.0.2/templates/NOTES.txt diff --git a/incubator/watcharr/0.0.1/templates/_secrets.tpl b/incubator/watcharr/0.0.2/templates/_secrets.tpl similarity index 100% rename from incubator/watcharr/0.0.1/templates/_secrets.tpl rename to incubator/watcharr/0.0.2/templates/_secrets.tpl diff --git a/incubator/watcharr/0.0.1/templates/common.yaml b/incubator/watcharr/0.0.2/templates/common.yaml similarity index 100% rename from incubator/watcharr/0.0.1/templates/common.yaml rename to incubator/watcharr/0.0.2/templates/common.yaml diff --git a/stable/adminer/5.0.15/values.yaml b/incubator/watcharr/0.0.2/values.yaml similarity index 100% rename from stable/adminer/5.0.15/values.yaml rename to incubator/watcharr/0.0.2/values.yaml diff --git a/operators/cert-manager/1.0.3/CHANGELOG.md b/operators/cert-manager/1.0.3/CHANGELOG.md deleted file mode 100644 index d91a6cc56bb..00000000000 --- a/operators/cert-manager/1.0.3/CHANGELOG.md +++ /dev/null @@ -1,23 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [cert-manager-1.0.2](https://github.com/truecharts/charts/compare/cert-manager-1.0.37...cert-manager-1.0.2) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555)) - - ### Feat - -- add cert-manager operator chart DNM DRAFT ([#10297](https://github.com/truecharts/charts/issues/10297)) - - ### Fix - -- hardcode additional resolvers for now... ([#10826](https://github.com/truecharts/charts/issues/10826)) - - \ No newline at end of file diff --git a/operators/cert-manager/1.0.3/Chart.yaml b/operators/cert-manager/1.0.3/Chart.yaml deleted file mode 100644 index ffa41d5622f..00000000000 --- a/operators/cert-manager/1.0.3/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -deprecated: false -description: Cert-Manager is a kubernetes-aware certificate manager -home: https://truecharts.org/charts/operators/cert-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png -keywords: - - cert-manager - - certificates - - security -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 13.2.2 - - name: cert-manager - repository: https://charts.jetstack.io - version: v1.12.3 - alias: certmanager -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/operators/cert-manager - - https://github.com/cert-manager - - https://cert-manager.io/ -type: application -version: 1.0.3 -annotations: - truecharts.org/catagories: | - - operators - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/operators/cert-manager/1.0.3/charts/cert-manager-v1.12.3.tgz b/operators/cert-manager/1.0.3/charts/cert-manager-v1.12.3.tgz deleted file mode 100644 index fe8872b9adb..00000000000 Binary files a/operators/cert-manager/1.0.3/charts/cert-manager-v1.12.3.tgz and /dev/null differ diff --git a/operators/cert-manager/1.0.3/ix_values.yaml b/operators/cert-manager/1.0.3/ix_values.yaml deleted file mode 100644 index 37f612f5b2a..00000000000 --- a/operators/cert-manager/1.0.3/ix_values.yaml +++ /dev/null @@ -1,39 +0,0 @@ -image: - repository: tccr.io/truecharts/alpine - pullPolicy: IfNotPresent - tag: latest@sha256:a661597195a991150580f4915018663dd18bc36f5fef1e88e00c7a3e7b93e127 - -service: - main: - enabled: false - ports: - main: - enabled: false - -workload: - main: - enabled: false - -portal: - open: - enabled: false - -operator: - register: true - -certmanager: - dns01RecursiveNameservers: "1.1.1.1:53,1.0.0.1:53" - -metrics: - main: - enabled: false - type: "podmonitor" - endpoints: - - port: main - interval: 5s - scrapeTimeout: 5s - path: / - honorLabels: false - -manifestManager: - enabled: false diff --git a/operators/cert-manager/1.0.4/CHANGELOG.md b/operators/cert-manager/1.0.4/CHANGELOG.md new file mode 100644 index 00000000000..d285ba80f6f --- /dev/null +++ b/operators/cert-manager/1.0.4/CHANGELOG.md @@ -0,0 +1,24 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + + + +## [cert-manager-1.0.2](https://github.com/truecharts/charts/compare/cert-manager-1.0.37...cert-manager-1.0.2) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + - update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555)) + + ### Feat + +- add cert-manager operator chart DNM DRAFT ([#10297](https://github.com/truecharts/charts/issues/10297)) + + ### Fix + +- hardcode additional resolvers for now... ([#10826](https://github.com/truecharts/charts/issues/10826)) + + \ No newline at end of file diff --git a/operators/cert-manager/1.0.4/Chart.yaml b/operators/cert-manager/1.0.4/Chart.yaml new file mode 100644 index 00000000000..6cf96a2ed72 --- /dev/null +++ b/operators/cert-manager/1.0.4/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "latest" +deprecated: false +description: Cert-Manager is a kubernetes-aware certificate manager +home: https://truecharts.org/charts/operators/cert-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png +keywords: + - cert-manager + - certificates + - security +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - name: cert-manager + repository: https://charts.jetstack.io + version: v1.13.1 + alias: certmanager +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/operators/cert-manager + - https://github.com/cert-manager + - https://cert-manager.io/ +type: application +version: 1.0.4 +annotations: + truecharts.org/catagories: | + - operators + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/operators/cert-manager/1.0.3/LICENSE b/operators/cert-manager/1.0.4/LICENSE similarity index 100% rename from operators/cert-manager/1.0.3/LICENSE rename to operators/cert-manager/1.0.4/LICENSE diff --git a/operators/cert-manager/1.0.3/README.md b/operators/cert-manager/1.0.4/README.md similarity index 100% rename from operators/cert-manager/1.0.3/README.md rename to operators/cert-manager/1.0.4/README.md diff --git a/incubator/backuppc/3.0.0/app-changelog.md b/operators/cert-manager/1.0.4/app-changelog.md similarity index 100% rename from incubator/backuppc/3.0.0/app-changelog.md rename to operators/cert-manager/1.0.4/app-changelog.md diff --git a/operators/cert-manager/1.0.3/app-readme.md b/operators/cert-manager/1.0.4/app-readme.md similarity index 100% rename from operators/cert-manager/1.0.3/app-readme.md rename to operators/cert-manager/1.0.4/app-readme.md diff --git a/operators/cert-manager/1.0.4/charts/cert-manager-v1.13.1.tgz b/operators/cert-manager/1.0.4/charts/cert-manager-v1.13.1.tgz new file mode 100644 index 00000000000..11fdc9dfa32 Binary files /dev/null and b/operators/cert-manager/1.0.4/charts/cert-manager-v1.13.1.tgz differ diff --git a/operators/cert-manager/1.0.4/charts/common-14.0.9.tgz b/operators/cert-manager/1.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/operators/cert-manager/1.0.4/charts/common-14.0.9.tgz differ diff --git a/operators/cert-manager/1.0.4/ix_values.yaml b/operators/cert-manager/1.0.4/ix_values.yaml new file mode 100644 index 00000000000..4cc95100615 --- /dev/null +++ b/operators/cert-manager/1.0.4/ix_values.yaml @@ -0,0 +1,39 @@ +image: + repository: tccr.io/truecharts/alpine + pullPolicy: IfNotPresent + tag: latest@sha256:17cd77e25d3fa829d168caec4db7bb5b52ceeb935d8ca0d1180de6f615553dc4 + +service: + main: + enabled: false + ports: + main: + enabled: false + +workload: + main: + enabled: false + +portal: + open: + enabled: false + +operator: + register: true + +certmanager: + dns01RecursiveNameservers: "1.1.1.1:53,1.0.0.1:53" + +metrics: + main: + enabled: false + type: "podmonitor" + endpoints: + - port: main + interval: 5s + scrapeTimeout: 5s + path: / + honorLabels: false + +manifestManager: + enabled: false diff --git a/operators/cert-manager/1.0.3/questions.yaml b/operators/cert-manager/1.0.4/questions.yaml similarity index 100% rename from operators/cert-manager/1.0.3/questions.yaml rename to operators/cert-manager/1.0.4/questions.yaml diff --git a/stable/airdcpp-webclient/7.0.0/templates/NOTES.txt b/operators/cert-manager/1.0.4/templates/NOTES.txt similarity index 100% rename from stable/airdcpp-webclient/7.0.0/templates/NOTES.txt rename to operators/cert-manager/1.0.4/templates/NOTES.txt diff --git a/operators/cert-manager/1.0.3/templates/common.yaml b/operators/cert-manager/1.0.4/templates/common.yaml similarity index 100% rename from operators/cert-manager/1.0.3/templates/common.yaml rename to operators/cert-manager/1.0.4/templates/common.yaml diff --git a/operators/cert-manager/1.0.3/templates/crds.yaml b/operators/cert-manager/1.0.4/templates/crds.yaml similarity index 100% rename from operators/cert-manager/1.0.3/templates/crds.yaml rename to operators/cert-manager/1.0.4/templates/crds.yaml diff --git a/stable/airdcpp-webclient/7.0.0/values.yaml b/operators/cert-manager/1.0.4/values.yaml similarity index 100% rename from stable/airdcpp-webclient/7.0.0/values.yaml rename to operators/cert-manager/1.0.4/values.yaml diff --git a/operators/cloudnative-pg/2.0.2/CHANGELOG.md b/operators/cloudnative-pg/2.0.2/CHANGELOG.md deleted file mode 100644 index cdff786fb7f..00000000000 --- a/operators/cloudnative-pg/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cloudnative-pg-2.0.2](https://github.com/truecharts/charts/compare/cloudnative-pg-2.0.1...cloudnative-pg-2.0.2) (2023-07-30) - -### Chore - -- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) - - update container image tccr.io/truecharts/cloudnative-pg to v1.20.2 ([#9657](https://github.com/truecharts/charts/issues/9657)) - - - - -## [cloudnative-pg-2.0.1](https://github.com/truecharts/charts/compare/cloudnative-pg-2.0.0...cloudnative-pg-2.0.1) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [cloudnative-pg-2.0.0](https://github.com/truecharts/charts/compare/cloudnative-pg-1.0.4...cloudnative-pg-2.0.0) (2023-07-19) - -### Chore - -- update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555)) - - - - -## [cloudnative-pg-1.0.4](https://github.com/truecharts/charts/compare/cloudnative-pg-1.0.3...cloudnative-pg-1.0.4) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [cloudnative-pg-1.0.3](https://github.com/truecharts/charts/compare/cloudnative-pg-1.0.2...cloudnative-pg-1.0.3) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [cloudnative-pg-1.0.2](https://github.com/truecharts/charts/compare/cloudnative-pg-1.0.1...cloudnative-pg-1.0.2) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - pin dependencies ([#9468](https://github.com/truecharts/charts/issues/9468)) - - - - -## [cloudnative-pg-1.0.1](https://github.com/truecharts/charts/compare/cloudnative-pg-1.0.0...cloudnative-pg-1.0.1) (2023-06-08) - - - - -## [cloudnative-pg-1.0.0](https://github.com/truecharts/charts/compare/cloudnative-pg-0.0.4...cloudnative-pg-1.0.0) (2023-06-08) - -### Chore - -- move container references to tccr.io - - - - -## [cloudnative-pg-0.0.4](https://github.com/truecharts/charts/compare/cloudnative-pg-0.0.3...cloudnative-pg-0.0.4) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - pin container image ghcr.io/cloudnative-pg/cloudnative-pg to 1.20.0 ([#9137](https://github.com/truecharts/charts/issues/9137)) - - - - -## [cloudnative-pg-0.0.3](https://github.com/truecharts/charts/compare/cloudnative-pg-0.0.2...cloudnative-pg-0.0.3) (2023-06-06) - -### Fix - -- fix webhook port - - - - -## [cloudnative-pg-0.0.2](https://github.com/truecharts/charts/compare/cloudnative-pg-0.0.1...cloudnative-pg-0.0.2) (2023-06-06) - -### Chore - diff --git a/operators/cloudnative-pg/2.0.2/Chart.yaml b/operators/cloudnative-pg/2.0.2/Chart.yaml deleted file mode 100644 index 67f5e4fb15c..00000000000 --- a/operators/cloudnative-pg/2.0.2/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.20.0" -deprecated: false -description: CloudNativePG is a clustered postgresql database operator -home: https://truecharts.org/charts/operators/cloudnative-pg -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudnative-pg.png -keywords: - - database - - cloudnative-pg - - cnpg -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 13.2.2 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloudnative-pg -sources: - - https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg - - https://github.com/cloudnative-pg - - https://cloudnative-pg.io/ -type: application -version: 2.0.2 -annotations: - truecharts.org/catagories: | - - operators - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/operators/cloudnative-pg/2.0.2/app-changelog.md b/operators/cloudnative-pg/2.0.2/app-changelog.md deleted file mode 100644 index 47b61155888..00000000000 --- a/operators/cloudnative-pg/2.0.2/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [cloudnative-pg-2.0.2](https://github.com/truecharts/charts/compare/cloudnative-pg-2.0.1...cloudnative-pg-2.0.2) (2023-07-30) - -### Chore - -- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) - - update container image tccr.io/truecharts/cloudnative-pg to v1.20.2 ([#9657](https://github.com/truecharts/charts/issues/9657)) - - \ No newline at end of file diff --git a/operators/cloudnative-pg/2.0.3/CHANGELOG.md b/operators/cloudnative-pg/2.0.3/CHANGELOG.md new file mode 100644 index 00000000000..7d9e372e3dd --- /dev/null +++ b/operators/cloudnative-pg/2.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cloudnative-pg-2.0.3](https://github.com/truecharts/charts/compare/cloudnative-pg-2.0.2...cloudnative-pg-2.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [cloudnative-pg-2.0.2](https://github.com/truecharts/charts/compare/cloudnative-pg-2.0.1...cloudnative-pg-2.0.2) (2023-07-30) + +### Chore + +- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) + - update container image tccr.io/truecharts/cloudnative-pg to v1.20.2 ([#9657](https://github.com/truecharts/charts/issues/9657)) + + + + +## [cloudnative-pg-2.0.1](https://github.com/truecharts/charts/compare/cloudnative-pg-2.0.0...cloudnative-pg-2.0.1) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [cloudnative-pg-2.0.0](https://github.com/truecharts/charts/compare/cloudnative-pg-1.0.4...cloudnative-pg-2.0.0) (2023-07-19) + +### Chore + +- update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555)) + + + + +## [cloudnative-pg-1.0.4](https://github.com/truecharts/charts/compare/cloudnative-pg-1.0.3...cloudnative-pg-1.0.4) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [cloudnative-pg-1.0.3](https://github.com/truecharts/charts/compare/cloudnative-pg-1.0.2...cloudnative-pg-1.0.3) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [cloudnative-pg-1.0.2](https://github.com/truecharts/charts/compare/cloudnative-pg-1.0.1...cloudnative-pg-1.0.2) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + - pin dependencies ([#9468](https://github.com/truecharts/charts/issues/9468)) + + + + +## [cloudnative-pg-1.0.1](https://github.com/truecharts/charts/compare/cloudnative-pg-1.0.0...cloudnative-pg-1.0.1) (2023-06-08) + + + + +## [cloudnative-pg-1.0.0](https://github.com/truecharts/charts/compare/cloudnative-pg-0.0.4...cloudnative-pg-1.0.0) (2023-06-08) + +### Chore + +- move container references to tccr.io + + + + +## [cloudnative-pg-0.0.4](https://github.com/truecharts/charts/compare/cloudnative-pg-0.0.3...cloudnative-pg-0.0.4) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + - pin container image ghcr.io/cloudnative-pg/cloudnative-pg to 1.20.0 ([#9137](https://github.com/truecharts/charts/issues/9137)) + + + + +## [cloudnative-pg-0.0.3](https://github.com/truecharts/charts/compare/cloudnative-pg-0.0.2...cloudnative-pg-0.0.3) (2023-06-06) + +### Fix + diff --git a/operators/cloudnative-pg/2.0.3/Chart.yaml b/operators/cloudnative-pg/2.0.3/Chart.yaml new file mode 100644 index 00000000000..3baf16185a5 --- /dev/null +++ b/operators/cloudnative-pg/2.0.3/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.20.2" +deprecated: false +description: CloudNativePG is a clustered postgresql database operator +home: https://truecharts.org/charts/operators/cloudnative-pg +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudnative-pg.png +keywords: + - database + - cloudnative-pg + - cnpg +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloudnative-pg +sources: + - https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg + - https://github.com/cloudnative-pg + - https://cloudnative-pg.io/ +type: application +version: 2.0.3 +annotations: + truecharts.org/catagories: | + - operators + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/operators/cloudnative-pg/2.0.2/LICENSE b/operators/cloudnative-pg/2.0.3/LICENSE similarity index 100% rename from operators/cloudnative-pg/2.0.2/LICENSE rename to operators/cloudnative-pg/2.0.3/LICENSE diff --git a/operators/cloudnative-pg/2.0.2/README.md b/operators/cloudnative-pg/2.0.3/README.md similarity index 100% rename from operators/cloudnative-pg/2.0.2/README.md rename to operators/cloudnative-pg/2.0.3/README.md diff --git a/operators/cloudnative-pg/2.0.3/app-changelog.md b/operators/cloudnative-pg/2.0.3/app-changelog.md new file mode 100644 index 00000000000..bb8adf34009 --- /dev/null +++ b/operators/cloudnative-pg/2.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudnative-pg-2.0.3](https://github.com/truecharts/charts/compare/cloudnative-pg-2.0.2...cloudnative-pg-2.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/operators/cloudnative-pg/2.0.2/app-readme.md b/operators/cloudnative-pg/2.0.3/app-readme.md similarity index 100% rename from operators/cloudnative-pg/2.0.2/app-readme.md rename to operators/cloudnative-pg/2.0.3/app-readme.md diff --git a/operators/cloudnative-pg/2.0.3/charts/common-14.0.9.tgz b/operators/cloudnative-pg/2.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/operators/cloudnative-pg/2.0.3/charts/common-14.0.9.tgz differ diff --git a/operators/cloudnative-pg/2.0.2/ix_values.yaml b/operators/cloudnative-pg/2.0.3/ix_values.yaml similarity index 100% rename from operators/cloudnative-pg/2.0.2/ix_values.yaml rename to operators/cloudnative-pg/2.0.3/ix_values.yaml diff --git a/operators/cloudnative-pg/2.0.2/questions.yaml b/operators/cloudnative-pg/2.0.3/questions.yaml similarity index 100% rename from operators/cloudnative-pg/2.0.2/questions.yaml rename to operators/cloudnative-pg/2.0.3/questions.yaml diff --git a/stable/alist/6.0.4/templates/NOTES.txt b/operators/cloudnative-pg/2.0.3/templates/NOTES.txt similarity index 100% rename from stable/alist/6.0.4/templates/NOTES.txt rename to operators/cloudnative-pg/2.0.3/templates/NOTES.txt diff --git a/operators/cloudnative-pg/2.0.2/templates/_mutatingwebhookconfiguration.tpl b/operators/cloudnative-pg/2.0.3/templates/_mutatingwebhookconfiguration.tpl similarity index 100% rename from operators/cloudnative-pg/2.0.2/templates/_mutatingwebhookconfiguration.tpl rename to operators/cloudnative-pg/2.0.3/templates/_mutatingwebhookconfiguration.tpl diff --git a/operators/cloudnative-pg/2.0.2/templates/_validatingwebhookconfiguration.tpl b/operators/cloudnative-pg/2.0.3/templates/_validatingwebhookconfiguration.tpl similarity index 100% rename from operators/cloudnative-pg/2.0.2/templates/_validatingwebhookconfiguration.tpl rename to operators/cloudnative-pg/2.0.3/templates/_validatingwebhookconfiguration.tpl diff --git a/operators/cloudnative-pg/2.0.2/templates/common.yaml b/operators/cloudnative-pg/2.0.3/templates/common.yaml similarity index 100% rename from operators/cloudnative-pg/2.0.2/templates/common.yaml rename to operators/cloudnative-pg/2.0.3/templates/common.yaml diff --git a/operators/cloudnative-pg/2.0.2/templates/crds.yaml b/operators/cloudnative-pg/2.0.3/templates/crds.yaml similarity index 100% rename from operators/cloudnative-pg/2.0.2/templates/crds.yaml rename to operators/cloudnative-pg/2.0.3/templates/crds.yaml diff --git a/stable/alist/6.0.4/values.yaml b/operators/cloudnative-pg/2.0.3/values.yaml similarity index 100% rename from stable/alist/6.0.4/values.yaml rename to operators/cloudnative-pg/2.0.3/values.yaml diff --git a/operators/metallb/10.0.4/CHANGELOG.md b/operators/metallb/10.0.4/CHANGELOG.md new file mode 100644 index 00000000000..d4dca1bf33f --- /dev/null +++ b/operators/metallb/10.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [metallb-10.0.4](https://github.com/truecharts/charts/compare/metallb-10.0.3...metallb-10.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [metallb-10.0.3](https://github.com/truecharts/charts/compare/metallb-10.0.2...metallb-10.0.3) (2023-09-16) + +### Chore + +- update metallb to v0.13.11 (patch) ([#12310](https://github.com/truecharts/charts/issues/12310)) + + + + +## [metallb-10.0.2](https://github.com/truecharts/charts/compare/metallb-10.0.1...metallb-10.0.2) (2023-07-30) + +### Chore + +- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) + + + + +## [metallb-10.0.1](https://github.com/truecharts/charts/compare/metallb-10.0.0...metallb-10.0.1) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [metallb-10.0.0](https://github.com/truecharts/charts/compare/metallb-9.0.14...metallb-10.0.0) (2023-07-19) + +### Chore + +- update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555)) + + + + +## [metallb-9.0.14](https://github.com/truecharts/charts/compare/metallb-9.0.13...metallb-9.0.14) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [metallb-9.0.13](https://github.com/truecharts/charts/compare/metallb-9.0.12...metallb-9.0.13) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [metallb-9.0.12](https://github.com/truecharts/charts/compare/metallb-9.0.11...metallb-9.0.12) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + - pin dependencies ([#9469](https://github.com/truecharts/charts/issues/9469)) + + + + +## [metallb-9.0.11](https://github.com/truecharts/charts/compare/metallb-9.0.10...metallb-9.0.11) (2023-06-08) + + + + +## [metallb-9.0.10](https://github.com/truecharts/charts/compare/metallb-9.0.9...metallb-9.0.10) (2023-06-08) + +### Chore + +- move container references to tccr.io + + + + +## [metallb-9.0.9](https://github.com/truecharts/charts/compare/metallb-9.0.8...metallb-9.0.9) (2023-06-07) + +### Fix + +- set to rolling updates ([#9458](https://github.com/truecharts/charts/issues/9458)) + diff --git a/operators/metallb/10.0.4/Chart.yaml b/operators/metallb/10.0.4/Chart.yaml new file mode 100644 index 00000000000..d12b828f70f --- /dev/null +++ b/operators/metallb/10.0.4/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.13.11" +deprecated: false +description: A network load-balancer implementation for Kubernetes using standard routing protocols +home: https://truecharts.org/charts/operators/metallb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png +keywords: + - metallb + - loadbalancer +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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/operators/metallb + - https://github.com/metallb/metallb + - https://metallb.universe.tf +type: application +version: 10.0.4 +annotations: + truecharts.org/catagories: | + - operators + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/operators/prometheus-operator/1.0.4/LICENSE b/operators/metallb/10.0.4/LICENSE similarity index 100% rename from operators/prometheus-operator/1.0.4/LICENSE rename to operators/metallb/10.0.4/LICENSE diff --git a/operators/prometheus-operator/1.0.4/README.md b/operators/metallb/10.0.4/README.md similarity index 100% rename from operators/prometheus-operator/1.0.4/README.md rename to operators/metallb/10.0.4/README.md diff --git a/operators/metallb/10.0.4/app-changelog.md b/operators/metallb/10.0.4/app-changelog.md new file mode 100644 index 00000000000..0bee7b256d6 --- /dev/null +++ b/operators/metallb/10.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metallb-10.0.4](https://github.com/truecharts/charts/compare/metallb-10.0.3...metallb-10.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/operators/metallb/10.0.4/app-readme.md b/operators/metallb/10.0.4/app-readme.md new file mode 100644 index 00000000000..ef8e745914c --- /dev/null +++ b/operators/metallb/10.0.4/app-readme.md @@ -0,0 +1,8 @@ +A network load-balancer implementation for Kubernetes using standard routing protocols + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/operators/metallb](https://truecharts.org/charts/operators/metallb) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/operators/metallb/10.0.4/charts/common-14.0.9.tgz b/operators/metallb/10.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/operators/metallb/10.0.4/charts/common-14.0.9.tgz differ diff --git a/operators/metallb/10.0.4/ix_values.yaml b/operators/metallb/10.0.4/ix_values.yaml new file mode 100644 index 00000000000..cfb651bddd3 --- /dev/null +++ b/operators/metallb/10.0.4/ix_values.yaml @@ -0,0 +1,347 @@ +image: + repository: tccr.io/truecharts/metallb-controller + tag: v0.13.11@sha256:562e7116d62d98ddbc21229d32f17e6180dd953cfb8b57f827e9407602ba1273 + pullPolicy: +speakerImage: + repository: tccr.io/truecharts/metallb-speaker + tag: v0.13.11@sha256:5bc5480ef0cb65335cef44cd646f44bf0cd4ecb6fc21c306a5499aede2c4fea0 + pullPolicy: + +workload: + main: + strategy: RollingUpdate + labels: + app.kubernetes.io/component: controller + podSpec: + labels: + app.kubernetes.io/component: controller + containers: + main: + args: + - --port=7472 + - --log-level=all + - --cert-service-name={{ include "tc.v1.common.lib.chart.names.fullname" $ }} + - --webhook-mode=enabled + probes: + liveness: + port: controllermon + path: /metrics + readiness: + port: controllermon + path: /metrics + startup: + port: controllermon + type: tcp + env: + METALLB_ML_SECRET_NAME: "memberlist" + METALLB_DEPLOYMENT: '{{ include "tc.v1.common.lib.chart.names.fullname" $ }}' + METALLB_NAMESPACE: "{{$.Release.Namespace}}" + + speaker: + enabled: true + type: DaemonSet + strategy: RollingUpdate + labels: + app.kubernetes.io/component: controller + podSpec: + labels: + app.kubernetes.io/component: controller + shareProcessNamespace: true + hostNetwork: true + containers: + speaker: + enabled: true + primary: true + imageSelector: speakerImage + args: + - --port=7473 + - --log-level=all + probes: + liveness: + port: speakermon + path: /metrics + readiness: + port: speakermon + path: /metrics + startup: + port: speakermon + type: tcp + env: + METALLB_NODE_NAME: + fieldRef: + fieldPath: spec.nodeName + METALLB_HOST: + fieldRef: + fieldPath: status.hostIP + METALLB_ML_BIND_ADDR: + fieldRef: + fieldPath: status.podIP + METALLB_ML_LABELS: "release={{ $.Release.Name }},app.kubernetes.io/component=speaker" + METALLB_ML_BIND_PORT: "{{ $.Values.service.memberlist.ports.memberlisttcp.port }}" + METALLB_ML_SECRET_KEY_PATH: "/etc/ml_secret_key" + METALLB_NAMESPACE: "{{$.Release.Namespace}}" + securityContext: + runAsUser: 0 + capabilities: + add: + - NET_RAW + +podOptions: + automountServiceAccountToken: true + +service: + main: + ports: + main: + port: 443 + targetPort: 9443 + memberlist: + enabled: true + targetSelector: speaker + ports: + memberlisttcp: + enabled: true + protocol: tcp + port: 7946 + memberlistudp: + enabled: true + protocol: udp + port: 7946 + speakermon: + enabled: true + targetSelector: speaker + clusterIP: None + ports: + speakermon: + enabled: true + port: 7473 + controllermon: + enabled: true + clusterIP: None + ports: + controllermon: + enabled: true + port: 7472 + +operator: + register: true + +configmap: + metallb-excludel2: + enabled: true + data: + excludel2.yaml: | + announcedInterfacesToExclude: + - docker.* + - cbr.* + - dummy.* + - virbr.* + - lxcbr.* + - veth.* + - lo + - ^cali.* + - ^tunl.* + - flannel.* + - kube-ipvs.* + - cni.* + - ^nodelocaldns.* + +persistence: + webhook-server-cert: + enabled: true + type: secret + objectName: webhook-server-cert + expandObjectName: false + defaultMode: "0420" + readOnly: true + targetSelector: + main: + main: + mountPath: "/tmp/k8s-webhook-server/serving-certs" + metallb-excludel2: + enabled: "{{ if $.Values.speaker.excludeInterfaces.enabled }}true{{ else }}false{{ end }}" + type: configmap + objectName: metallb-excludel2 + defaultMode: "0256" + readOnly: true + targetSelector: + speaker: + speaker: + mountPath: "/etc/metallb" + memberlist: + enabled: true + type: secret + objectName: memberlist + expandObjectName: false + defaultMode: "0420" + targetSelector: + speaker: + speaker: + mountPath: "/etc/ml_secret_key" +portal: + open: + enabled: false + +# -- Whether Role Based Access Control objects like roles and rolebindings should be created +rbac: + main: + enabled: true + primary: true + clusterWide: true + allServiceAccounts: true + rules: + - apiGroups: [""] + resources: ["services", "endpoints", "nodes", "namespaces"] + verbs: ["get", "list", "watch"] + - apiGroups: [""] + resources: ["nodes"] + verbs: ["list"] + - apiGroups: [""] + resources: ["services/status"] + verbs: ["update"] + - apiGroups: [""] + resources: ["events"] + verbs: ["create", "patch"] + - apiGroups: ["admissionregistration.k8s.io"] + resources: + ["validatingwebhookconfigurations", "mutatingwebhookconfigurations"] + resourceNames: ["metallb-webhook-configuration"] + verbs: ["create", "delete", "get", "list", "patch", "update", "watch"] + - apiGroups: ["admissionregistration.k8s.io"] + resources: + ["validatingwebhookconfigurations", "mutatingwebhookconfigurations"] + verbs: ["list", "watch"] + - apiGroups: ["apiextensions.k8s.io"] + resources: ["customresourcedefinitions"] + resourceNames: + [ + "addresspools.metallb.io", + "bfdprofiles.metallb.io", + "bgpadvertisements.metallb.io", + "bgppeers.metallb.io", + "ipaddresspools.metallb.io", + "l2advertisements.metallb.io", + "communities.metallb.io", + ] + verbs: ["create", "delete", "get", "list", "patch", "update", "watch"] + - apiGroups: ["apiextensions.k8s.io"] + resources: ["customresourcedefinitions"] + verbs: ["list", "watch"] + - apiGroups: ["discovery.k8s.io"] + resources: ["endpointslices"] + verbs: ["get", "list", "watch"] + controller: + enabled: true + primary: false + clusterWide: false + serviceAccounts: + - main + rules: + - apiGroups: [""] + resources: ["secrets"] + verbs: ["create", "get", "list", "watch"] + - apiGroups: [""] + resources: ["secrets"] + verbs: ["list"] + - apiGroups: ["apps"] + resources: ["deployments"] + verbs: ["get"] + - apiGroups: [""] + resources: ["secrets"] + verbs: ["create", "delete", "get", "list", "patch", "update", "watch"] + - apiGroups: ["metallb.io"] + resources: ["addresspools"] + verbs: ["get", "list", "watch"] + - apiGroups: ["metallb.io"] + resources: ["ipaddresspools"] + verbs: ["get", "list", "watch"] + - apiGroups: ["metallb.io"] + resources: ["bgppeers"] + verbs: ["get", "list"] + - apiGroups: ["metallb.io"] + resources: ["bgpadvertisements"] + verbs: ["get", "list"] + - apiGroups: ["metallb.io"] + resources: ["l2advertisements"] + verbs: ["get", "list"] + - apiGroups: ["metallb.io"] + resources: ["communities"] + verbs: ["get", "list", "watch"] + - apiGroups: ["metallb.io"] + resources: ["bfdprofiles"] + verbs: ["get", "list", "watch"] + pod-lister: + enabled: true + primary: false + clusterWide: false + serviceAccounts: + - speaker + rules: + - apiGroups: [""] + resources: ["pods"] + verbs: ["list"] + - apiGroups: [""] + resources: ["secrets"] + verbs: ["get", "list", "watch"] + - apiGroups: [""] + resources: ["configmaps"] + verbs: ["get", "list", "watch"] + - apiGroups: ["metallb.io"] + resources: ["addresspools"] + verbs: ["get", "list", "watch"] + - apiGroups: ["metallb.io"] + resources: ["bfdprofiles"] + verbs: ["get", "list", "watch"] + - apiGroups: ["metallb.io"] + resources: ["bgppeers"] + verbs: ["get", "list", "watch"] + - apiGroups: ["metallb.io"] + resources: ["l2advertisements"] + verbs: ["get", "list", "watch"] + - apiGroups: ["metallb.io"] + resources: ["bgpadvertisements"] + verbs: ["get", "list", "watch"] + - apiGroups: ["metallb.io"] + resources: ["ipaddresspools"] + verbs: ["get", "list", "watch"] + - apiGroups: ["metallb.io"] + resources: ["communities"] + verbs: ["get", "list", "watch"] + +# -- The service account the pods will use to interact with the Kubernetes API +serviceAccount: + main: + enabled: true + primary: true + targetSelector: + - main + speaker: + enabled: true + primary: false + targetSelector: + - speaker + +# controller contains configuration specific to the MetalLB cluster +# controller. +controller: + enabled: true + # -- Controller log level. Must be one of: `all`, `debug`, `info`, `warn`, `error` or `none` + logLevel: info + # command: /controller + # webhookMode: enabled + +# speaker contains configuration specific to the MetalLB speaker +# daemonset. +speaker: + enabled: true + # command: /speaker + # -- Speaker log level. Must be one of: `all`, `debug`, `info`, `warn`, `error` or `none` + logLevel: info + tolerateMaster: true + excludeInterfaces: + enabled: true + +validationFailurePolicy: Fail + +manifestManager: + enabled: false diff --git a/operators/prometheus-operator/1.0.4/questions.yaml b/operators/metallb/10.0.4/questions.yaml similarity index 100% rename from operators/prometheus-operator/1.0.4/questions.yaml rename to operators/metallb/10.0.4/questions.yaml diff --git a/stable/amcrest2mqtt/8.0.0/templates/NOTES.txt b/operators/metallb/10.0.4/templates/NOTES.txt similarity index 100% rename from stable/amcrest2mqtt/8.0.0/templates/NOTES.txt rename to operators/metallb/10.0.4/templates/NOTES.txt diff --git a/operators/metallb/10.0.4/templates/_webhooks.tpl b/operators/metallb/10.0.4/templates/_webhooks.tpl new file mode 100644 index 00000000000..4f7e7fe4aec --- /dev/null +++ b/operators/metallb/10.0.4/templates/_webhooks.tpl @@ -0,0 +1,162 @@ +{{- define "metallb.webhooks" -}} +{{- $labels := (include "tc.v1.common.lib.metadata.allLabels" $ | fromYaml) }} +--- +apiVersion: admissionregistration.k8s.io/v1 +kind: ValidatingWebhookConfiguration +metadata: + name: metallb-webhook-configuration + labels: + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "labels" $labels) | trim) }} + {{- . | nindent 4 }} + {{- end }} +webhooks: +- admissionReviewVersions: + - v1 + clientConfig: + service: + name: '{{ include "tc.v1.common.lib.chart.names.fullname" $ }}' + namespace: {{ .Release.Namespace }} + path: /validate-metallb-io-v1beta1-addresspool + failurePolicy: {{ .Values.validationFailurePolicy }} + name: addresspoolvalidationwebhook.metallb.io + rules: + - apiGroups: + - metallb.io + apiVersions: + - v1beta1 + operations: + - CREATE + - UPDATE + resources: + - addresspools + sideEffects: None +- admissionReviewVersions: + - v1 + clientConfig: + service: + name: '{{ include "tc.v1.common.lib.chart.names.fullname" $ }}' + namespace: {{ .Release.Namespace }} + path: /validate-metallb-io-v1beta2-bgppeer + failurePolicy: {{ .Values.validationFailurePolicy }} + name: bgppeervalidationwebhook.metallb.io + rules: + - apiGroups: + - metallb.io + apiVersions: + - v1beta2 + operations: + - CREATE + - UPDATE + resources: + - bgppeers + sideEffects: None +- admissionReviewVersions: + - v1 + clientConfig: + service: + name: '{{ include "tc.v1.common.lib.chart.names.fullname" $ }}' + namespace: {{ .Release.Namespace }} + path: /validate-metallb-io-v1beta1-ipaddresspool + failurePolicy: {{ .Values.validationFailurePolicy }} + name: ipaddresspoolvalidationwebhook.metallb.io + rules: + - apiGroups: + - metallb.io + apiVersions: + - v1beta1 + operations: + - CREATE + - UPDATE + resources: + - ipaddresspools + sideEffects: None +- admissionReviewVersions: + - v1 + clientConfig: + service: + name: '{{ include "tc.v1.common.lib.chart.names.fullname" $ }}' + namespace: {{ .Release.Namespace }} + path: /validate-metallb-io-v1beta1-bgpadvertisement + failurePolicy: {{ .Values.validationFailurePolicy }} + name: bgpadvertisementvalidationwebhook.metallb.io + rules: + - apiGroups: + - metallb.io + apiVersions: + - v1beta1 + operations: + - CREATE + - UPDATE + resources: + - bgpadvertisements + sideEffects: None +- admissionReviewVersions: + - v1 + clientConfig: + service: + name: '{{ include "tc.v1.common.lib.chart.names.fullname" $ }}' + namespace: {{ .Release.Namespace }} + path: /validate-metallb-io-v1beta1-community + failurePolicy: {{ .Values.validationFailurePolicy }} + name: communityvalidationwebhook.metallb.io + rules: + - apiGroups: + - metallb.io + apiVersions: + - v1beta1 + operations: + - CREATE + - UPDATE + resources: + - communities + sideEffects: None +- admissionReviewVersions: + - v1 + clientConfig: + service: + name: '{{ include "tc.v1.common.lib.chart.names.fullname" $ }}' + namespace: {{ .Release.Namespace }} + path: /validate-metallb-io-v1beta1-bfdprofile + failurePolicy: {{ .Values.validationFailurePolicy }} + name: bfdprofilevalidationwebhook.metallb.io + rules: + - apiGroups: + - metallb.io + apiVersions: + - v1beta1 + operations: + - CREATE + - DELETE + resources: + - bfdprofiles + sideEffects: None +- admissionReviewVersions: + - v1 + clientConfig: + service: + name: '{{ include "tc.v1.common.lib.chart.names.fullname" $ }}' + namespace: {{ .Release.Namespace }} + path: /validate-metallb-io-v1beta1-l2advertisement + failurePolicy: {{ .Values.validationFailurePolicy }} + name: l2advertisementvalidationwebhook.metallb.io + rules: + - apiGroups: + - metallb.io + apiVersions: + - v1beta1 + operations: + - CREATE + - UPDATE + resources: + - l2advertisements + sideEffects: None +--- +apiVersion: v1 +kind: Secret +metadata: + name: webhook-server-cert + labels: + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "labels" $labels) | trim) }} + {{- . | nindent 4 }} + {{- end }} +{{- end -}} diff --git a/operators/metallb/10.0.4/templates/common.yaml b/operators/metallb/10.0.4/templates/common.yaml new file mode 100644 index 00000000000..7199968d14c --- /dev/null +++ b/operators/metallb/10.0.4/templates/common.yaml @@ -0,0 +1,7 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{- include "metallb.webhooks" . -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/operators/metallb/10.0.4/templates/crds.yaml b/operators/metallb/10.0.4/templates/crds.yaml new file mode 100644 index 00000000000..fe28279e74b --- /dev/null +++ b/operators/metallb/10.0.4/templates/crds.yaml @@ -0,0 +1,1233 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.7.0 + creationTimestamp: null + name: addresspools.metallb.io +spec: + group: metallb.io + names: + kind: AddressPool + listKind: AddressPoolList + plural: addresspools + singular: addresspool + scope: Namespaced + conversion: + strategy: Webhook + webhook: + conversionReviewVersions: ["v1alpha1", "v1beta1"] + clientConfig: + # this is a valid pem format, otherwise the apiserver will reject the deletion of the crds + # with "unable to parse bytes as PEM block", The controller will patch it with the right content after it starts + caBundle: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tDQpNSUlGWlRDQ0EwMmdBd0lCQWdJVU5GRW1XcTM3MVpKdGkrMmlSQzk1WmpBV1MxZ3dEUVlKS29aSWh2Y05BUUVMDQpCUUF3UWpFTE1Ba0dBMVVFQmhNQ1dGZ3hGVEFUQmdOVkJBY01ERVJsWm1GMWJIUWdRMmwwZVRFY01Cb0dBMVVFDQpDZ3dUUkdWbVlYVnNkQ0JEYjIxd1lXNTVJRXgwWkRBZUZ3MHlNakEzTVRrd09UTXlNek5hRncweU1qQTRNVGd3DQpPVE15TXpOYU1FSXhDekFKQmdOVkJBWVRBbGhZTVJVd0V3WURWUVFIREF4RVpXWmhkV3gwSUVOcGRIa3hIREFhDQpCZ05WQkFvTUUwUmxabUYxYkhRZ1EyOXRjR0Z1ZVNCTWRHUXdnZ0lpTUEwR0NTcUdTSWIzRFFFQkFRVUFBNElDDQpEd0F3Z2dJS0FvSUNBUUNxVFpxMWZRcC9vYkdlenhES0o3OVB3Ny94azJwellualNzMlkzb1ZYSm5sRmM4YjVlDQpma2ZZQnY2bndscW1keW5PL2phWFBaQmRQSS82aFdOUDBkdVhadEtWU0NCUUpyZzEyOGNXb3F0MGNTN3pLb1VpDQpvcU1tQ0QvRXVBeFFNZjhRZDF2c1gvVllkZ0poVTZBRXJLZEpIaXpFOUJtUkNkTDBGMW1OVW55Rk82UnRtWFZUDQpidkxsTDVYeTc2R0FaQVBLOFB4aVlDa0NtbDdxN0VnTWNiOXlLWldCYmlxQ3VkTXE5TGJLNmdKNzF6YkZnSXV4DQo1L1pXK2JraTB2RlplWk9ZODUxb1psckFUNzJvMDI4NHNTWW9uN0pHZVZkY3NoUnh5R1VpSFpSTzdkaXZVTDVTDQpmM2JmSDFYbWY1ZDQzT0NWTWRuUUV2NWVaOG8zeWVLa3ZrbkZQUGVJMU9BbjdGbDlFRVNNR2dhOGFaSG1URSttDQpsLzlMSmdDYjBnQmtPT0M0WnV4bWh2aERKV1EzWnJCS3pMQlNUZXN0NWlLNVlwcXRWVVk2THRyRW9FelVTK1lsDQpwWndXY2VQWHlHeHM5ZURsR3lNVmQraW15Y3NTU1UvVno2Mmx6MnZCS21NTXBkYldDQWhud0RsRTVqU2dyMjRRDQp0eGNXLys2N3d5KzhuQlI3UXdqVTFITndVRjBzeERWdEwrZ1NHVERnSEVZSlhZelYvT05zMy94TkpoVFNPSkxNDQpoeXNVdyttaGdackdhbUdXcHVIVU1DUitvTWJzMTc1UkcrQjJnUFFHVytPTjJnUTRyOXN2b0ZBNHBBQm8xd1dLDQpRYjRhY3pmeVVscElBOVFoSmFsZEY3S3dPSHVlV3gwRUNrNXg0T2tvVDBvWVp0dzFiR0JjRGtaSmF3SURBUUFCDQpvMU13VVRBZEJnTlZIUTRFRmdRVW90UlNIUm9IWTEyRFZ4R0NCdEhpb1g2ZmVFQXdId1lEVlIwakJCZ3dGb0FVDQpvdFJTSFJvSFkxMkRWeEdDQnRIaW9YNmZlRUF3RHdZRFZSMFRBUUgvQkFVd0F3RUIvekFOQmdrcWhraUc5dzBCDQpBUXNGQUFPQ0FnRUFSbkpsWWRjMTFHd0VxWnh6RDF2R3BDR2pDN2VWTlQ3aVY1d3IybXlybHdPYi9aUWFEa0xYDQpvVStaOVVXT1VlSXJTdzUydDdmQUpvVVAwSm5iYkMveVIrU1lqUGhvUXNiVHduOTc2ZldBWTduM3FMOXhCd1Y0DQphek41OXNjeUp0dlhMeUtOL2N5ak1ReDRLajBIMFg0bWJ6bzVZNUtzWWtYVU0vOEFPdWZMcEd0S1NGVGgrSEFDDQpab1Q5YnZHS25adnNHd0tYZFF0Wnh0akhaUjVqK3U3ZGtQOTJBT051RFNabS8rWVV4b2tBK09JbzdSR3BwSHNXDQo1ZTdNY0FTVXRtb1FORXd6dVFoVkJaRWQ1OGtKYjUrV0VWbGNzanlXNnRTbzErZ25tTWNqR1BsMWgxR2hVbjV4DQpFY0lWRnBIWXM5YWo1NmpBSjk1MVQvZjhMaWxmTlVnanBLQ0c1bnl0SUt3emxhOHNtdGlPdm1UNEpYbXBwSkI2DQo4bmdHRVluVjUrUTYwWFJ2OEhSSGp1VG9CRHVhaERrVDA2R1JGODU1d09FR2V4bkZpMXZYWUxLVllWb1V2MXRKDQo4dVdUR1pwNllDSVJldlBqbzg5ZytWTlJSaVFYUThJd0dybXE5c0RoVTlqTjA0SjdVL1RvRDFpNHE3VnlsRUc5DQorV1VGNkNLaEdBeTJIaEhwVncyTGFoOS9lUzdZMUZ1YURrWmhPZG1laG1BOCtqdHNZamJadnR5Mm1SWlF0UUZzDQpUU1VUUjREbUR2bVVPRVRmeStpRHdzK2RkWXVNTnJGeVVYV2dkMnpBQU4ydVl1UHFGY2pRcFNPODFzVTJTU3R3DQoxVzAyeUtYOGJEYmZFdjBzbUh3UzliQnFlSGo5NEM1Mjg0YXpsdTBmaUdpTm1OUEM4ckJLRmhBPQ0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQ== + service: + namespace: {{ .Release.Namespace }} + name: '{{ include "tc.v1.common.lib.chart.names.fullname" $ }}' + path: /convert + versions: + - deprecated: true + deprecationWarning: metallb.io v1alpha1 AddressPool is deprecated + name: v1alpha1 + schema: + openAPIV3Schema: + description: AddressPool is the Schema for the addresspools API. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: AddressPoolSpec defines the desired state of AddressPool. + properties: + addresses: + description: A list of IP address ranges over which MetalLB has authority. + You can list multiple ranges in a single pool, they will all share + the same settings. Each range can be either a CIDR prefix, or an + explicit start-end range of IPs. + items: + type: string + type: array + autoAssign: + default: true + description: AutoAssign flag used to prevent MetallB from automatic + allocation for a pool. + type: boolean + bgpAdvertisements: + description: When an IP is allocated from this pool, how should it + be translated into BGP announcements? + items: + properties: + aggregationLength: + default: 32 + description: The aggregation-length advertisement option lets + you “roll up” the /32s into a larger prefix. + format: int32 + minimum: 1 + type: integer + aggregationLengthV6: + default: 128 + description: Optional, defaults to 128 (i.e. no aggregation) + if not specified. + format: int32 + type: integer + communities: + description: BGP communities + items: + type: string + type: array + localPref: + description: BGP LOCAL_PREF attribute which is used by BGP best + path algorithm, Path with higher localpref is preferred over + one with lower localpref. + format: int32 + type: integer + type: object + type: array + protocol: + description: Protocol can be used to select how the announcement is + done. + enum: + - layer2 + - bgp + type: string + required: + - addresses + - protocol + type: object + status: + description: AddressPoolStatus defines the observed state of AddressPool. + type: object + required: + - spec + type: object + served: true + storage: false + subresources: + status: {} + - deprecated: true + deprecationWarning: metallb.io v1beta1 AddressPool is deprecated, consider using + IPAddressPool + name: v1beta1 + schema: + openAPIV3Schema: + description: AddressPool represents a pool of IP addresses that can be allocated + to LoadBalancer services. AddressPool is deprecated and being replaced by + IPAddressPool. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: AddressPoolSpec defines the desired state of AddressPool. + properties: + addresses: + description: A list of IP address ranges over which MetalLB has authority. + You can list multiple ranges in a single pool, they will all share + the same settings. Each range can be either a CIDR prefix, or an + explicit start-end range of IPs. + items: + type: string + type: array + autoAssign: + default: true + description: AutoAssign flag used to prevent MetallB from automatic + allocation for a pool. + type: boolean + bgpAdvertisements: + description: Drives how an IP allocated from this pool should translated + into BGP announcements. + items: + properties: + aggregationLength: + default: 32 + description: The aggregation-length advertisement option lets + you “roll up” the /32s into a larger prefix. + format: int32 + minimum: 1 + type: integer + aggregationLengthV6: + default: 128 + description: Optional, defaults to 128 (i.e. no aggregation) + if not specified. + format: int32 + type: integer + communities: + description: BGP communities to be associated with the given + advertisement. + items: + type: string + type: array + localPref: + description: BGP LOCAL_PREF attribute which is used by BGP best + path algorithm, Path with higher localpref is preferred over + one with lower localpref. + format: int32 + type: integer + type: object + type: array + protocol: + description: Protocol can be used to select how the announcement is + done. + enum: + - layer2 + - bgp + type: string + required: + - addresses + - protocol + type: object + status: + description: AddressPoolStatus defines the observed state of AddressPool. + type: object + required: + - spec + type: object + served: true + storage: true + subresources: + status: {} +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.7.0 + creationTimestamp: null + name: bfdprofiles.metallb.io +spec: + group: metallb.io + names: + kind: BFDProfile + listKind: BFDProfileList + plural: bfdprofiles + singular: bfdprofile + scope: Namespaced + versions: + - name: v1beta1 + schema: + openAPIV3Schema: + description: BFDProfile represents the settings of the bfd session that can + be optionally associated with a BGP session. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: BFDProfileSpec defines the desired state of BFDProfile. + properties: + detectMultiplier: + description: Configures the detection multiplier to determine packet + loss. The remote transmission interval will be multiplied by this + value to determine the connection loss detection timer. + format: int32 + maximum: 255 + minimum: 2 + type: integer + echoInterval: + description: Configures the minimal echo receive transmission interval + that this system is capable of handling in milliseconds. Defaults + to 50ms + format: int32 + maximum: 60000 + minimum: 10 + type: integer + echoMode: + description: Enables or disables the echo transmission mode. This + mode is disabled by default, and not supported on multi hops setups. + type: boolean + minimumTtl: + description: 'For multi hop sessions only: configure the minimum expected + TTL for an incoming BFD control packet.' + format: int32 + maximum: 254 + minimum: 1 + type: integer + passiveMode: + description: 'Mark session as passive: a passive session will not + attempt to start the connection and will wait for control packets + from peer before it begins replying.' + type: boolean + receiveInterval: + description: The minimum interval that this system is capable of receiving + control packets in milliseconds. Defaults to 300ms. + format: int32 + maximum: 60000 + minimum: 10 + type: integer + transmitInterval: + description: The minimum transmission interval (less jitter) that + this system wants to use to send BFD control packets in milliseconds. + Defaults to 300ms + format: int32 + maximum: 60000 + minimum: 10 + type: integer + type: object + status: + description: BFDProfileStatus defines the observed state of BFDProfile. + type: object + type: object + served: true + storage: true + subresources: + status: {} +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.7.0 + creationTimestamp: null + name: bgpadvertisements.metallb.io +spec: + group: metallb.io + names: + kind: BGPAdvertisement + listKind: BGPAdvertisementList + plural: bgpadvertisements + singular: bgpadvertisement + scope: Namespaced + versions: + - name: v1beta1 + schema: + openAPIV3Schema: + description: BGPAdvertisement allows to advertise the IPs coming from the + selected IPAddressPools via BGP, setting the parameters of the BGP Advertisement. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: BGPAdvertisementSpec defines the desired state of BGPAdvertisement. + properties: + aggregationLength: + default: 32 + description: The aggregation-length advertisement option lets you + “roll up” the /32s into a larger prefix. Defaults to 32. Works for + IPv4 addresses. + format: int32 + minimum: 1 + type: integer + aggregationLengthV6: + default: 128 + description: The aggregation-length advertisement option lets you + “roll up” the /128s into a larger prefix. Defaults to 128. Works + for IPv6 addresses. + format: int32 + type: integer + communities: + description: The BGP communities to be associated with the announcement. + Each item can be a community of the form 1234:1234 or the name of + an alias defined in the Community CRD. + items: + type: string + type: array + ipAddressPoolSelectors: + description: A selector for the IPAddressPools which would get advertised + via this advertisement. If no IPAddressPool is selected by this + or by the list, the advertisement is applied to all the IPAddressPools. + items: + description: A label selector is a label query over a set of resources. + The result of matchLabels and matchExpressions are ANDed. An empty + label selector matches all objects. A null label selector matches + no objects. + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. + The requirements are ANDed. + items: + description: A label selector requirement is a selector that + contains values, a key, and an operator that relates the + key and values. + properties: + key: + description: key is the label key that the selector applies + to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, Exists + and DoesNotExist. + type: string + values: + description: values is an array of string values. If the + operator is In or NotIn, the values array must be non-empty. + If the operator is Exists or DoesNotExist, the values + array must be empty. This array is replaced during a + strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} pairs. A single + {key,value} in the matchLabels map is equivalent to an element + of matchExpressions, whose key field is "key", the operator + is "In", and the values array contains only "value". The requirements + are ANDed. + type: object + type: object + type: array + ipAddressPools: + description: The list of IPAddressPools to advertise via this advertisement, + selected by name. + items: + type: string + type: array + localPref: + description: The BGP LOCAL_PREF attribute which is used by BGP best + path algorithm, Path with higher localpref is preferred over one + with lower localpref. + format: int32 + type: integer + nodeSelectors: + description: NodeSelectors allows to limit the nodes to announce as + next hops for the LoadBalancer IP. When empty, all the nodes having are + announced as next hops. + items: + description: A label selector is a label query over a set of resources. + The result of matchLabels and matchExpressions are ANDed. An empty + label selector matches all objects. A null label selector matches + no objects. + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. + The requirements are ANDed. + items: + description: A label selector requirement is a selector that + contains values, a key, and an operator that relates the + key and values. + properties: + key: + description: key is the label key that the selector applies + to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, Exists + and DoesNotExist. + type: string + values: + description: values is an array of string values. If the + operator is In or NotIn, the values array must be non-empty. + If the operator is Exists or DoesNotExist, the values + array must be empty. This array is replaced during a + strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} pairs. A single + {key,value} in the matchLabels map is equivalent to an element + of matchExpressions, whose key field is "key", the operator + is "In", and the values array contains only "value". The requirements + are ANDed. + type: object + type: object + type: array + peers: + description: Peers limits the bgppeer to advertise the ips of the + selected pools to. When empty, the loadbalancer IP is announced + to all the BGPPeers configured. + items: + type: string + type: array + type: object + status: + description: BGPAdvertisementStatus defines the observed state of BGPAdvertisement. + type: object + type: object + served: true + storage: true + subresources: + status: {} +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.7.0 + creationTimestamp: null + name: bgppeers.metallb.io +spec: + group: metallb.io + names: + kind: BGPPeer + listKind: BGPPeerList + plural: bgppeers + singular: bgppeer + scope: Namespaced + conversion: + strategy: Webhook + webhook: + conversionReviewVersions: ["v1beta1", "v1beta2"] + clientConfig: + # this is a valid pem format, otherwise the apiserver will reject the deletion of the crds + # with "unable to parse bytes as PEM block", The controller will patch it with the right content after it starts + caBundle: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tDQpNSUlGWlRDQ0EwMmdBd0lCQWdJVU5GRW1XcTM3MVpKdGkrMmlSQzk1WmpBV1MxZ3dEUVlKS29aSWh2Y05BUUVMDQpCUUF3UWpFTE1Ba0dBMVVFQmhNQ1dGZ3hGVEFUQmdOVkJBY01ERVJsWm1GMWJIUWdRMmwwZVRFY01Cb0dBMVVFDQpDZ3dUUkdWbVlYVnNkQ0JEYjIxd1lXNTVJRXgwWkRBZUZ3MHlNakEzTVRrd09UTXlNek5hRncweU1qQTRNVGd3DQpPVE15TXpOYU1FSXhDekFKQmdOVkJBWVRBbGhZTVJVd0V3WURWUVFIREF4RVpXWmhkV3gwSUVOcGRIa3hIREFhDQpCZ05WQkFvTUUwUmxabUYxYkhRZ1EyOXRjR0Z1ZVNCTWRHUXdnZ0lpTUEwR0NTcUdTSWIzRFFFQkFRVUFBNElDDQpEd0F3Z2dJS0FvSUNBUUNxVFpxMWZRcC9vYkdlenhES0o3OVB3Ny94azJwellualNzMlkzb1ZYSm5sRmM4YjVlDQpma2ZZQnY2bndscW1keW5PL2phWFBaQmRQSS82aFdOUDBkdVhadEtWU0NCUUpyZzEyOGNXb3F0MGNTN3pLb1VpDQpvcU1tQ0QvRXVBeFFNZjhRZDF2c1gvVllkZ0poVTZBRXJLZEpIaXpFOUJtUkNkTDBGMW1OVW55Rk82UnRtWFZUDQpidkxsTDVYeTc2R0FaQVBLOFB4aVlDa0NtbDdxN0VnTWNiOXlLWldCYmlxQ3VkTXE5TGJLNmdKNzF6YkZnSXV4DQo1L1pXK2JraTB2RlplWk9ZODUxb1psckFUNzJvMDI4NHNTWW9uN0pHZVZkY3NoUnh5R1VpSFpSTzdkaXZVTDVTDQpmM2JmSDFYbWY1ZDQzT0NWTWRuUUV2NWVaOG8zeWVLa3ZrbkZQUGVJMU9BbjdGbDlFRVNNR2dhOGFaSG1URSttDQpsLzlMSmdDYjBnQmtPT0M0WnV4bWh2aERKV1EzWnJCS3pMQlNUZXN0NWlLNVlwcXRWVVk2THRyRW9FelVTK1lsDQpwWndXY2VQWHlHeHM5ZURsR3lNVmQraW15Y3NTU1UvVno2Mmx6MnZCS21NTXBkYldDQWhud0RsRTVqU2dyMjRRDQp0eGNXLys2N3d5KzhuQlI3UXdqVTFITndVRjBzeERWdEwrZ1NHVERnSEVZSlhZelYvT05zMy94TkpoVFNPSkxNDQpoeXNVdyttaGdackdhbUdXcHVIVU1DUitvTWJzMTc1UkcrQjJnUFFHVytPTjJnUTRyOXN2b0ZBNHBBQm8xd1dLDQpRYjRhY3pmeVVscElBOVFoSmFsZEY3S3dPSHVlV3gwRUNrNXg0T2tvVDBvWVp0dzFiR0JjRGtaSmF3SURBUUFCDQpvMU13VVRBZEJnTlZIUTRFRmdRVW90UlNIUm9IWTEyRFZ4R0NCdEhpb1g2ZmVFQXdId1lEVlIwakJCZ3dGb0FVDQpvdFJTSFJvSFkxMkRWeEdDQnRIaW9YNmZlRUF3RHdZRFZSMFRBUUgvQkFVd0F3RUIvekFOQmdrcWhraUc5dzBCDQpBUXNGQUFPQ0FnRUFSbkpsWWRjMTFHd0VxWnh6RDF2R3BDR2pDN2VWTlQ3aVY1d3IybXlybHdPYi9aUWFEa0xYDQpvVStaOVVXT1VlSXJTdzUydDdmQUpvVVAwSm5iYkMveVIrU1lqUGhvUXNiVHduOTc2ZldBWTduM3FMOXhCd1Y0DQphek41OXNjeUp0dlhMeUtOL2N5ak1ReDRLajBIMFg0bWJ6bzVZNUtzWWtYVU0vOEFPdWZMcEd0S1NGVGgrSEFDDQpab1Q5YnZHS25adnNHd0tYZFF0Wnh0akhaUjVqK3U3ZGtQOTJBT051RFNabS8rWVV4b2tBK09JbzdSR3BwSHNXDQo1ZTdNY0FTVXRtb1FORXd6dVFoVkJaRWQ1OGtKYjUrV0VWbGNzanlXNnRTbzErZ25tTWNqR1BsMWgxR2hVbjV4DQpFY0lWRnBIWXM5YWo1NmpBSjk1MVQvZjhMaWxmTlVnanBLQ0c1bnl0SUt3emxhOHNtdGlPdm1UNEpYbXBwSkI2DQo4bmdHRVluVjUrUTYwWFJ2OEhSSGp1VG9CRHVhaERrVDA2R1JGODU1d09FR2V4bkZpMXZYWUxLVllWb1V2MXRKDQo4dVdUR1pwNllDSVJldlBqbzg5ZytWTlJSaVFYUThJd0dybXE5c0RoVTlqTjA0SjdVL1RvRDFpNHE3VnlsRUc5DQorV1VGNkNLaEdBeTJIaEhwVncyTGFoOS9lUzdZMUZ1YURrWmhPZG1laG1BOCtqdHNZamJadnR5Mm1SWlF0UUZzDQpUU1VUUjREbUR2bVVPRVRmeStpRHdzK2RkWXVNTnJGeVVYV2dkMnpBQU4ydVl1UHFGY2pRcFNPODFzVTJTU3R3DQoxVzAyeUtYOGJEYmZFdjBzbUh3UzliQnFlSGo5NEM1Mjg0YXpsdTBmaUdpTm1OUEM4ckJLRmhBPQ0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQ== + service: + namespace: {{ .Release.Namespace }} + name: '{{ include "tc.v1.common.lib.chart.names.fullname" $ }}' + path: /convert + versions: + - name: v1beta1 + schema: + openAPIV3Schema: + description: BGPPeer is the Schema for the peers API. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: BGPPeerSpec defines the desired state of Peer. + properties: + bfdProfile: + type: string + ebgpMultiHop: + description: EBGP peer is multi-hops away + type: boolean + holdTime: + description: Requested BGP hold time, per RFC4271. + type: string + keepaliveTime: + description: Requested BGP keepalive time, per RFC4271. + type: string + myASN: + description: AS number to use for the local end of the session. + format: int32 + maximum: 4294967295 + minimum: 0 + type: integer + nodeSelectors: + description: Only connect to this peer on nodes that match one of + these selectors. + items: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + minItems: 1 + type: array + required: + - key + - operator + - values + type: object + type: array + matchLabels: + additionalProperties: + type: string + type: object + type: object + type: array + password: + description: Authentication password for routers enforcing TCP MD5 + authenticated sessions + type: string + peerASN: + description: AS number to expect from the remote end of the session. + format: int32 + maximum: 4294967295 + minimum: 0 + type: integer + peerAddress: + description: Address to dial when establishing the session. + type: string + peerPort: + description: Port to dial when establishing the session. + maximum: 16384 + minimum: 0 + type: integer + routerID: + description: BGP router ID to advertise to the peer + type: string + sourceAddress: + description: Source address to use when establishing the session. + type: string + required: + - myASN + - peerASN + - peerAddress + type: object + status: + description: BGPPeerStatus defines the observed state of Peer. + type: object + type: object + served: true + storage: false + subresources: + status: {} + - name: v1beta2 + schema: + openAPIV3Schema: + description: BGPPeer is the Schema for the peers API. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: BGPPeerSpec defines the desired state of Peer. + properties: + bfdProfile: + description: The name of the BFD Profile to be used for the BFD session + associated to the BGP session. If not set, the BFD session won't + be set up. + type: string + ebgpMultiHop: + description: To set if the BGPPeer is multi-hops away. Needed for + FRR mode only. + type: boolean + holdTime: + description: Requested BGP hold time, per RFC4271. + type: string + keepaliveTime: + description: Requested BGP keepalive time, per RFC4271. + type: string + myASN: + description: AS number to use for the local end of the session. + format: int32 + maximum: 4294967295 + minimum: 0 + type: integer + nodeSelectors: + description: Only connect to this peer on nodes that match one of + these selectors. + items: + description: A label selector is a label query over a set of resources. + The result of matchLabels and matchExpressions are ANDed. An empty + label selector matches all objects. A null label selector matches + no objects. + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. + The requirements are ANDed. + items: + description: A label selector requirement is a selector that + contains values, a key, and an operator that relates the + key and values. + properties: + key: + description: key is the label key that the selector applies + to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, Exists + and DoesNotExist. + type: string + values: + description: values is an array of string values. If the + operator is In or NotIn, the values array must be non-empty. + If the operator is Exists or DoesNotExist, the values + array must be empty. This array is replaced during a + strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} pairs. A single + {key,value} in the matchLabels map is equivalent to an element + of matchExpressions, whose key field is "key", the operator + is "In", and the values array contains only "value". The requirements + are ANDed. + type: object + type: object + type: array + password: + description: Authentication password for routers enforcing TCP MD5 + authenticated sessions + type: string + passwordSecret: + description: passwordSecret is name of the authentication secret for + BGP Peer. the secret must be of type "kubernetes.io/basic-auth", + and created in the same namespace as the MetalLB deployment. The + password is stored in the secret as the key "password". + properties: + name: + description: Name is unique within a namespace to reference a + secret resource. + type: string + namespace: + description: Namespace defines the space within which the secret + name must be unique. + type: string + type: object + peerASN: + description: AS number to expect from the remote end of the session. + format: int32 + maximum: 4294967295 + minimum: 0 + type: integer + peerAddress: + description: Address to dial when establishing the session. + type: string + peerPort: + default: 179 + description: Port to dial when establishing the session. + maximum: 16384 + minimum: 0 + type: integer + routerID: + description: BGP router ID to advertise to the peer + type: string + sourceAddress: + description: Source address to use when establishing the session. + type: string + vrf: + description: To set if we want to peer with the BGPPeer using an interface + belonging to a host vrf + type: string + required: + - myASN + - peerASN + - peerAddress + type: object + status: + description: BGPPeerStatus defines the observed state of Peer. + type: object + type: object + served: true + storage: true + subresources: + status: {} +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.7.0 + creationTimestamp: null + name: ipaddresspools.metallb.io +spec: + group: metallb.io + names: + kind: IPAddressPool + listKind: IPAddressPoolList + plural: ipaddresspools + singular: ipaddresspool + scope: Namespaced + versions: + - name: v1beta1 + schema: + openAPIV3Schema: + description: IPAddressPool represents a pool of IP addresses that can be allocated + to LoadBalancer services. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: IPAddressPoolSpec defines the desired state of IPAddressPool. + properties: + addresses: + description: A list of IP address ranges over which MetalLB has authority. + You can list multiple ranges in a single pool, they will all share + the same settings. Each range can be either a CIDR prefix, or an + explicit start-end range of IPs. + items: + type: string + type: array + autoAssign: + default: true + description: AutoAssign flag used to prevent MetallB from automatic + allocation for a pool. + type: boolean + avoidBuggyIPs: + default: false + description: AvoidBuggyIPs prevents addresses ending with .0 and .255 + to be used by a pool. + type: boolean + serviceAllocation: + description: AllocateTo makes ip pool allocation to specific namespace + and/or service. The controller will use the pool with lowest value + of priority in case of multiple matches. A pool with no priority + set will be used only if the pools with priority can't be used. + If multiple matching IPAddressPools are available it will check + for the availability of IPs sorting the matching IPAddressPools + by priority, starting from the highest to the lowest. If multiple + IPAddressPools have the same priority, choice will be random. + properties: + namespaceSelectors: + description: NamespaceSelectors list of label selectors to select + namespace(s) for ip pool, an alternative to using namespace + list. + items: + description: A label selector is a label query over a set of + resources. The result of matchLabels and matchExpressions + are ANDed. An empty label selector matches all objects. A + null label selector matches no objects. + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: A label selector requirement is a selector + that contains values, a key, and an operator that relates + the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, + Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. + If the operator is In or NotIn, the values array + must be non-empty. If the operator is Exists or + DoesNotExist, the values array must be empty. This + array is replaced during a strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} pairs. + A single {key,value} in the matchLabels map is equivalent + to an element of matchExpressions, whose key field is + "key", the operator is "In", and the values array contains + only "value". The requirements are ANDed. + type: object + type: object + type: array + namespaces: + description: Namespaces list of namespace(s) on which ip pool + can be attached. + items: + type: string + type: array + priority: + description: Priority priority given for ip pool while ip allocation + on a service. + type: integer + serviceSelectors: + description: ServiceSelectors list of label selector to select + service(s) for which ip pool can be used for ip allocation. + items: + description: A label selector is a label query over a set of + resources. The result of matchLabels and matchExpressions + are ANDed. An empty label selector matches all objects. A + null label selector matches no objects. + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: A label selector requirement is a selector + that contains values, a key, and an operator that relates + the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, + Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. + If the operator is In or NotIn, the values array + must be non-empty. If the operator is Exists or + DoesNotExist, the values array must be empty. This + array is replaced during a strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} pairs. + A single {key,value} in the matchLabels map is equivalent + to an element of matchExpressions, whose key field is + "key", the operator is "In", and the values array contains + only "value". The requirements are ANDed. + type: object + type: object + type: array + type: object + required: + - addresses + type: object + status: + description: IPAddressPoolStatus defines the observed state of IPAddressPool. + type: object + required: + - spec + type: object + served: true + storage: true + subresources: + status: {} +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.7.0 + creationTimestamp: null + name: l2advertisements.metallb.io +spec: + group: metallb.io + names: + kind: L2Advertisement + listKind: L2AdvertisementList + plural: l2advertisements + singular: l2advertisement + scope: Namespaced + versions: + - name: v1beta1 + schema: + openAPIV3Schema: + description: L2Advertisement allows to advertise the LoadBalancer IPs provided + by the selected pools via L2. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: L2AdvertisementSpec defines the desired state of L2Advertisement. + properties: + interfaces: + description: A list of interfaces to announce from. The LB IP will + be announced only from these interfaces. If the field is not set, + we advertise from all the interfaces on the host. + items: + type: string + type: array + ipAddressPoolSelectors: + description: A selector for the IPAddressPools which would get advertised + via this advertisement. If no IPAddressPool is selected by this + or by the list, the advertisement is applied to all the IPAddressPools. + items: + description: A label selector is a label query over a set of resources. + The result of matchLabels and matchExpressions are ANDed. An empty + label selector matches all objects. A null label selector matches + no objects. + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. + The requirements are ANDed. + items: + description: A label selector requirement is a selector that + contains values, a key, and an operator that relates the + key and values. + properties: + key: + description: key is the label key that the selector applies + to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, Exists + and DoesNotExist. + type: string + values: + description: values is an array of string values. If the + operator is In or NotIn, the values array must be non-empty. + If the operator is Exists or DoesNotExist, the values + array must be empty. This array is replaced during a + strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} pairs. A single + {key,value} in the matchLabels map is equivalent to an element + of matchExpressions, whose key field is "key", the operator + is "In", and the values array contains only "value". The requirements + are ANDed. + type: object + type: object + type: array + ipAddressPools: + description: The list of IPAddressPools to advertise via this advertisement, + selected by name. + items: + type: string + type: array + nodeSelectors: + description: NodeSelectors allows to limit the nodes to announce as + next hops for the LoadBalancer IP. When empty, all the nodes having are + announced as next hops. + items: + description: A label selector is a label query over a set of resources. + The result of matchLabels and matchExpressions are ANDed. An empty + label selector matches all objects. A null label selector matches + no objects. + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. + The requirements are ANDed. + items: + description: A label selector requirement is a selector that + contains values, a key, and an operator that relates the + key and values. + properties: + key: + description: key is the label key that the selector applies + to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, Exists + and DoesNotExist. + type: string + values: + description: values is an array of string values. If the + operator is In or NotIn, the values array must be non-empty. + If the operator is Exists or DoesNotExist, the values + array must be empty. This array is replaced during a + strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} pairs. A single + {key,value} in the matchLabels map is equivalent to an element + of matchExpressions, whose key field is "key", the operator + is "In", and the values array contains only "value". The requirements + are ANDed. + type: object + type: object + type: array + type: object + status: + description: L2AdvertisementStatus defines the observed state of L2Advertisement. + type: object + type: object + served: true + storage: true + subresources: + status: {} +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.7.0 + creationTimestamp: null + name: communities.metallb.io +spec: + group: metallb.io + names: + kind: Community + listKind: CommunityList + plural: communities + singular: community + scope: Namespaced + versions: + - name: v1beta1 + schema: + openAPIV3Schema: + description: Community is a collection of aliases for communities. Users can + define named aliases to be used in the BGPPeer CRD. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: CommunitySpec defines the desired state of Community. + properties: + communities: + items: + properties: + name: + description: The name of the alias for the community. + type: string + value: + description: The BGP community value corresponding to the given + name. + type: string + type: object + type: array + type: object + status: + description: CommunityStatus defines the observed state of Community. + type: object + type: object + served: true + storage: true + subresources: + status: {} +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/amcrest2mqtt/8.0.0/values.yaml b/operators/metallb/10.0.4/values.yaml similarity index 100% rename from stable/amcrest2mqtt/8.0.0/values.yaml rename to operators/metallb/10.0.4/values.yaml diff --git a/operators/prometheus-operator/1.0.4/CHANGELOG.md b/operators/prometheus-operator/1.0.4/CHANGELOG.md deleted file mode 100644 index 2d64f0ef0a6..00000000000 --- a/operators/prometheus-operator/1.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [prometheus-operator-1.0.4](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.3...prometheus-operator-1.0.4) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/thanos to v0.32.4 ([#12110](https://github.com/truecharts/charts/issues/12110)) - - - - -## [prometheus-operator-1.0.3](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.2...prometheus-operator-1.0.3) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/prometheus-operator to v0.68.0 ([#12439](https://github.com/truecharts/charts/issues/12439)) - - update container image tccr.io/truecharts/prometheus-config-reloader to v0.68.0 ([#12438](https://github.com/truecharts/charts/issues/12438)) - - - - -## [prometheus-operator-1.0.2](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.1...prometheus-operator-1.0.2) (2023-07-30) - -### Chore - -- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) - - update container image tccr.io/truecharts/prometheus-config-reloader to v0.67.0 ([#10962](https://github.com/truecharts/charts/issues/10962)) - - update container image tccr.io/truecharts/prometheus-operator to v0.67.0 ([#10963](https://github.com/truecharts/charts/issues/10963)) - - - - -## [prometheus-operator-1.0.1](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.0...prometheus-operator-1.0.1) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [prometheus-operator-1.0.0](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.8...prometheus-operator-1.0.0) (2023-07-19) - -### Chore - -- update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555)) - - - - -## [prometheus-operator-0.0.8](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.7...prometheus-operator-0.0.8) (2023-07-08) - -### Chore - -- Update prometheus-operator to v0.66.0 ([#10172](https://github.com/truecharts/charts/issues/10172)) - - - - -## [prometheus-operator-0.0.7](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.6...prometheus-operator-0.0.7) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [prometheus-operator-0.0.6](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.5...prometheus-operator-0.0.6) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [prometheus-operator-0.0.5](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.4...prometheus-operator-0.0.5) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - pin dependencies ([#9468](https://github.com/truecharts/charts/issues/9468)) - - - - -## [prometheus-operator-0.0.4](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.3...prometheus-operator-0.0.4) (2023-06-08) - - - - -## [prometheus-operator-0.0.3](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.2...prometheus-operator-0.0.3) (2023-06-08) - - diff --git a/operators/prometheus-operator/1.0.4/Chart.yaml b/operators/prometheus-operator/1.0.4/Chart.yaml deleted file mode 100644 index f47ad2fb0f8..00000000000 --- a/operators/prometheus-operator/1.0.4/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.68.0" -deprecated: false -description: Prometheus Operator is an operator for prometheus -home: https://truecharts.org/charts/operators/prometheus-operator -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus-operator.png -keywords: - - operator - - prometheus - - metics -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: prometheus-operator -sources: - - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator - - https://github.com/prometheus-operator -type: application -version: 1.0.4 -annotations: - truecharts.org/catagories: | - - operators - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/operators/prometheus-operator/1.0.4/app-changelog.md b/operators/prometheus-operator/1.0.4/app-changelog.md deleted file mode 100644 index 9e75f3a14b3..00000000000 --- a/operators/prometheus-operator/1.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prometheus-operator-1.0.4](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.3...prometheus-operator-1.0.4) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/thanos to v0.32.4 ([#12110](https://github.com/truecharts/charts/issues/12110)) - - \ No newline at end of file diff --git a/operators/prometheus-operator/1.0.4/charts/common-14.0.6.tgz b/operators/prometheus-operator/1.0.4/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/operators/prometheus-operator/1.0.4/charts/common-14.0.6.tgz and /dev/null differ diff --git a/operators/prometheus-operator/1.0.5/CHANGELOG.md b/operators/prometheus-operator/1.0.5/CHANGELOG.md new file mode 100644 index 00000000000..2a151b5f183 --- /dev/null +++ b/operators/prometheus-operator/1.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [prometheus-operator-1.0.5](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.4...prometheus-operator-1.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [prometheus-operator-1.0.4](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.3...prometheus-operator-1.0.4) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/thanos to v0.32.4 ([#12110](https://github.com/truecharts/charts/issues/12110)) + + + + +## [prometheus-operator-1.0.3](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.2...prometheus-operator-1.0.3) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/prometheus-operator to v0.68.0 ([#12439](https://github.com/truecharts/charts/issues/12439)) + - update container image tccr.io/truecharts/prometheus-config-reloader to v0.68.0 ([#12438](https://github.com/truecharts/charts/issues/12438)) + + + + +## [prometheus-operator-1.0.2](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.1...prometheus-operator-1.0.2) (2023-07-30) + +### Chore + +- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) + - update container image tccr.io/truecharts/prometheus-config-reloader to v0.67.0 ([#10962](https://github.com/truecharts/charts/issues/10962)) + - update container image tccr.io/truecharts/prometheus-operator to v0.67.0 ([#10963](https://github.com/truecharts/charts/issues/10963)) + + + + +## [prometheus-operator-1.0.1](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.0...prometheus-operator-1.0.1) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [prometheus-operator-1.0.0](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.8...prometheus-operator-1.0.0) (2023-07-19) + +### Chore + +- update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555)) + + + + +## [prometheus-operator-0.0.8](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.7...prometheus-operator-0.0.8) (2023-07-08) + +### Chore + +- Update prometheus-operator to v0.66.0 ([#10172](https://github.com/truecharts/charts/issues/10172)) + + + + +## [prometheus-operator-0.0.7](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.6...prometheus-operator-0.0.7) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [prometheus-operator-0.0.6](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.5...prometheus-operator-0.0.6) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [prometheus-operator-0.0.5](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.4...prometheus-operator-0.0.5) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + - pin dependencies ([#9468](https://github.com/truecharts/charts/issues/9468)) + + + diff --git a/operators/prometheus-operator/1.0.5/Chart.yaml b/operators/prometheus-operator/1.0.5/Chart.yaml new file mode 100644 index 00000000000..bd77c460933 --- /dev/null +++ b/operators/prometheus-operator/1.0.5/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.68.0" +deprecated: false +description: Prometheus Operator is an operator for prometheus +home: https://truecharts.org/charts/operators/prometheus-operator +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus-operator.png +keywords: + - operator + - prometheus + - metics +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prometheus-operator +sources: + - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator + - https://github.com/prometheus-operator +type: application +version: 1.0.5 +annotations: + truecharts.org/catagories: | + - operators + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/operators/prometheus-operator/1.0.5/LICENSE b/operators/prometheus-operator/1.0.5/LICENSE new file mode 100644 index 00000000000..4dfe12ac30e --- /dev/null +++ b/operators/prometheus-operator/1.0.5/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "MetalLB" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/operators/prometheus-operator/1.0.5/README.md b/operators/prometheus-operator/1.0.5/README.md new file mode 100644 index 00000000000..2af65573319 --- /dev/null +++ b/operators/prometheus-operator/1.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/operators/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/operators/prometheus-operator/1.0.5/app-changelog.md b/operators/prometheus-operator/1.0.5/app-changelog.md new file mode 100644 index 00000000000..57d27f67ebd --- /dev/null +++ b/operators/prometheus-operator/1.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prometheus-operator-1.0.5](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.4...prometheus-operator-1.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/operators/prometheus-operator/1.0.4/app-readme.md b/operators/prometheus-operator/1.0.5/app-readme.md similarity index 100% rename from operators/prometheus-operator/1.0.4/app-readme.md rename to operators/prometheus-operator/1.0.5/app-readme.md diff --git a/operators/prometheus-operator/1.0.5/charts/common-14.0.9.tgz b/operators/prometheus-operator/1.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/operators/prometheus-operator/1.0.5/charts/common-14.0.9.tgz differ diff --git a/operators/prometheus-operator/1.0.4/ix_values.yaml b/operators/prometheus-operator/1.0.5/ix_values.yaml similarity index 100% rename from operators/prometheus-operator/1.0.4/ix_values.yaml rename to operators/prometheus-operator/1.0.5/ix_values.yaml diff --git a/operators/prometheus-operator/1.0.5/questions.yaml b/operators/prometheus-operator/1.0.5/questions.yaml new file mode 100644 index 00000000000..e4653ab8c34 --- /dev/null +++ b/operators/prometheus-operator/1.0.5/questions.yaml @@ -0,0 +1,45 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false diff --git a/stable/amule/4.0.0/templates/NOTES.txt b/operators/prometheus-operator/1.0.5/templates/NOTES.txt similarity index 100% rename from stable/amule/4.0.0/templates/NOTES.txt rename to operators/prometheus-operator/1.0.5/templates/NOTES.txt diff --git a/operators/prometheus-operator/1.0.4/templates/_mutatingwebhookconfiguration.tpl b/operators/prometheus-operator/1.0.5/templates/_mutatingwebhookconfiguration.tpl similarity index 100% rename from operators/prometheus-operator/1.0.4/templates/_mutatingwebhookconfiguration.tpl rename to operators/prometheus-operator/1.0.5/templates/_mutatingwebhookconfiguration.tpl diff --git a/operators/prometheus-operator/1.0.4/templates/_validatingwebhookconfiguration.tpl b/operators/prometheus-operator/1.0.5/templates/_validatingwebhookconfiguration.tpl similarity index 100% rename from operators/prometheus-operator/1.0.4/templates/_validatingwebhookconfiguration.tpl rename to operators/prometheus-operator/1.0.5/templates/_validatingwebhookconfiguration.tpl diff --git a/operators/prometheus-operator/1.0.4/templates/common.yaml b/operators/prometheus-operator/1.0.5/templates/common.yaml similarity index 100% rename from operators/prometheus-operator/1.0.4/templates/common.yaml rename to operators/prometheus-operator/1.0.5/templates/common.yaml diff --git a/operators/prometheus-operator/1.0.4/templates/crds/crd-alertmanagerconfigs.yaml b/operators/prometheus-operator/1.0.5/templates/crds/crd-alertmanagerconfigs.yaml similarity index 100% rename from operators/prometheus-operator/1.0.4/templates/crds/crd-alertmanagerconfigs.yaml rename to operators/prometheus-operator/1.0.5/templates/crds/crd-alertmanagerconfigs.yaml diff --git a/operators/prometheus-operator/1.0.4/templates/crds/crd-alertmanagers.yaml b/operators/prometheus-operator/1.0.5/templates/crds/crd-alertmanagers.yaml similarity index 100% rename from operators/prometheus-operator/1.0.4/templates/crds/crd-alertmanagers.yaml rename to operators/prometheus-operator/1.0.5/templates/crds/crd-alertmanagers.yaml diff --git a/operators/prometheus-operator/1.0.4/templates/crds/crd-podmonitors.yaml b/operators/prometheus-operator/1.0.5/templates/crds/crd-podmonitors.yaml similarity index 100% rename from operators/prometheus-operator/1.0.4/templates/crds/crd-podmonitors.yaml rename to operators/prometheus-operator/1.0.5/templates/crds/crd-podmonitors.yaml diff --git a/operators/prometheus-operator/1.0.4/templates/crds/crd-probes.yaml b/operators/prometheus-operator/1.0.5/templates/crds/crd-probes.yaml similarity index 100% rename from operators/prometheus-operator/1.0.4/templates/crds/crd-probes.yaml rename to operators/prometheus-operator/1.0.5/templates/crds/crd-probes.yaml diff --git a/operators/prometheus-operator/1.0.4/templates/crds/crd-prometheusagents.yaml b/operators/prometheus-operator/1.0.5/templates/crds/crd-prometheusagents.yaml similarity index 100% rename from operators/prometheus-operator/1.0.4/templates/crds/crd-prometheusagents.yaml rename to operators/prometheus-operator/1.0.5/templates/crds/crd-prometheusagents.yaml diff --git a/operators/prometheus-operator/1.0.4/templates/crds/crd-prometheuses.yaml b/operators/prometheus-operator/1.0.5/templates/crds/crd-prometheuses.yaml similarity index 100% rename from operators/prometheus-operator/1.0.4/templates/crds/crd-prometheuses.yaml rename to operators/prometheus-operator/1.0.5/templates/crds/crd-prometheuses.yaml diff --git a/operators/prometheus-operator/1.0.4/templates/crds/crd-prometheusrules.yaml b/operators/prometheus-operator/1.0.5/templates/crds/crd-prometheusrules.yaml similarity index 100% rename from operators/prometheus-operator/1.0.4/templates/crds/crd-prometheusrules.yaml rename to operators/prometheus-operator/1.0.5/templates/crds/crd-prometheusrules.yaml diff --git a/operators/prometheus-operator/1.0.4/templates/crds/crd-scrapeconfigs.yaml b/operators/prometheus-operator/1.0.5/templates/crds/crd-scrapeconfigs.yaml similarity index 100% rename from operators/prometheus-operator/1.0.4/templates/crds/crd-scrapeconfigs.yaml rename to operators/prometheus-operator/1.0.5/templates/crds/crd-scrapeconfigs.yaml diff --git a/operators/prometheus-operator/1.0.4/templates/crds/crd-servicemonitors.yaml b/operators/prometheus-operator/1.0.5/templates/crds/crd-servicemonitors.yaml similarity index 100% rename from operators/prometheus-operator/1.0.4/templates/crds/crd-servicemonitors.yaml rename to operators/prometheus-operator/1.0.5/templates/crds/crd-servicemonitors.yaml diff --git a/operators/prometheus-operator/1.0.4/templates/crds/crd-thanosrulers.yaml b/operators/prometheus-operator/1.0.5/templates/crds/crd-thanosrulers.yaml similarity index 100% rename from operators/prometheus-operator/1.0.4/templates/crds/crd-thanosrulers.yaml rename to operators/prometheus-operator/1.0.5/templates/crds/crd-thanosrulers.yaml diff --git a/operators/prometheus-operator/1.0.4/update-operator-crds.sh b/operators/prometheus-operator/1.0.5/update-operator-crds.sh similarity index 100% rename from operators/prometheus-operator/1.0.4/update-operator-crds.sh rename to operators/prometheus-operator/1.0.5/update-operator-crds.sh diff --git a/stable/amule/4.0.0/values.yaml b/operators/prometheus-operator/1.0.5/values.yaml similarity index 100% rename from stable/amule/4.0.0/values.yaml rename to operators/prometheus-operator/1.0.5/values.yaml diff --git a/stable/actualserver/5.0.4/CHANGELOG.md b/stable/actualserver/5.0.4/CHANGELOG.md deleted file mode 100644 index 5f617daacb2..00000000000 --- a/stable/actualserver/5.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [actualserver-5.0.4](https://github.com/truecharts/charts/compare/actualserver-5.0.3...actualserver-5.0.4) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/actualserver to v23.10.0 ([#13248](https://github.com/truecharts/charts/issues/13248)) - - - - -## [actualserver-5.0.3](https://github.com/truecharts/charts/compare/actualserver-5.0.2...actualserver-5.0.3) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/actualserver to v23.9.0 ([#12312](https://github.com/truecharts/charts/issues/12312)) - - - - -## [actualserver-5.0.2](https://github.com/truecharts/charts/compare/actualserver-5.0.1...actualserver-5.0.2) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/actualserver to v23.8.1 ([#11447](https://github.com/truecharts/charts/issues/11447)) - - - - -## [actualserver-5.0.1](https://github.com/truecharts/charts/compare/actualserver-5.0.0...actualserver-5.0.1) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/actualserver to v23.8.0 ([#11272](https://github.com/truecharts/charts/issues/11272)) - - - - - -## [actualserver-5.0.0](https://github.com/truecharts/charts/compare/actualserver-4.0.29...actualserver-5.0.0) (2023-07-31) - - - - -## [actualserver-4.0.29](https://github.com/truecharts/charts/compare/actualserver-4.0.28...actualserver-4.0.29) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [actualserver-4.0.28](https://github.com/truecharts/charts/compare/actualserver-4.0.27...actualserver-4.0.28) (2023-07-18) - -### Chore - -- update container image tccr.io/truecharts/actualserver to v23.7.2 ([#10566](https://github.com/truecharts/charts/issues/10566)) - - - - -## [actualserver-4.0.27](https://github.com/truecharts/charts/compare/actualserver-4.0.26...actualserver-4.0.27) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/actualserver to v23.7.1 ([#10283](https://github.com/truecharts/charts/issues/10283)) - - - - -## [actualserver-4.0.26](https://github.com/truecharts/charts/compare/actualserver-4.0.25...actualserver-4.0.26) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [actualserver-4.0.25](https://github.com/truecharts/charts/compare/actualserver-4.0.24...actualserver-4.0.25) (2023-06-26) - -### Chore - -- update container image tccr.io/truecharts/actualserver to v23.6.0 ([#9952](https://github.com/truecharts/charts/issues/9952)) - - - - -## [actualserver-4.0.24](https://github.com/truecharts/charts/compare/actualserver-4.0.23...actualserver-4.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - diff --git a/stable/actualserver/5.0.4/Chart.yaml b/stable/actualserver/5.0.4/Chart.yaml deleted file mode 100644 index a3a1114f2f7..00000000000 --- a/stable/actualserver/5.0.4/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.10.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.4 diff --git a/stable/actualserver/5.0.4/app-changelog.md b/stable/actualserver/5.0.4/app-changelog.md deleted file mode 100644 index 2d41e1c5cc5..00000000000 --- a/stable/actualserver/5.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [actualserver-5.0.4](https://github.com/truecharts/charts/compare/actualserver-5.0.3...actualserver-5.0.4) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/actualserver to v23.10.0 ([#13248](https://github.com/truecharts/charts/issues/13248)) - - \ No newline at end of file diff --git a/stable/actualserver/5.0.4/charts/common-14.0.1.tgz b/stable/actualserver/5.0.4/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/actualserver/5.0.4/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/actualserver/5.0.5/CHANGELOG.md b/stable/actualserver/5.0.5/CHANGELOG.md new file mode 100644 index 00000000000..f1dd6981043 --- /dev/null +++ b/stable/actualserver/5.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [actualserver-5.0.5](https://github.com/truecharts/charts/compare/actualserver-5.0.4...actualserver-5.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [actualserver-5.0.4](https://github.com/truecharts/charts/compare/actualserver-5.0.3...actualserver-5.0.4) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/actualserver to v23.10.0 ([#13248](https://github.com/truecharts/charts/issues/13248)) + + + + +## [actualserver-5.0.3](https://github.com/truecharts/charts/compare/actualserver-5.0.2...actualserver-5.0.3) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/actualserver to v23.9.0 ([#12312](https://github.com/truecharts/charts/issues/12312)) + + + + +## [actualserver-5.0.2](https://github.com/truecharts/charts/compare/actualserver-5.0.1...actualserver-5.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/actualserver to v23.8.1 ([#11447](https://github.com/truecharts/charts/issues/11447)) + + + + +## [actualserver-5.0.1](https://github.com/truecharts/charts/compare/actualserver-5.0.0...actualserver-5.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/actualserver to v23.8.0 ([#11272](https://github.com/truecharts/charts/issues/11272)) + + + + + +## [actualserver-5.0.0](https://github.com/truecharts/charts/compare/actualserver-4.0.29...actualserver-5.0.0) (2023-07-31) + + + + +## [actualserver-4.0.29](https://github.com/truecharts/charts/compare/actualserver-4.0.28...actualserver-4.0.29) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [actualserver-4.0.28](https://github.com/truecharts/charts/compare/actualserver-4.0.27...actualserver-4.0.28) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/actualserver to v23.7.2 ([#10566](https://github.com/truecharts/charts/issues/10566)) + + + + +## [actualserver-4.0.27](https://github.com/truecharts/charts/compare/actualserver-4.0.26...actualserver-4.0.27) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/actualserver to v23.7.1 ([#10283](https://github.com/truecharts/charts/issues/10283)) + + + + +## [actualserver-4.0.26](https://github.com/truecharts/charts/compare/actualserver-4.0.25...actualserver-4.0.26) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [actualserver-4.0.25](https://github.com/truecharts/charts/compare/actualserver-4.0.24...actualserver-4.0.25) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/actualserver to v23.6.0 ([#9952](https://github.com/truecharts/charts/issues/9952)) + diff --git a/stable/actualserver/5.0.5/Chart.yaml b/stable/actualserver/5.0.5/Chart.yaml new file mode 100644 index 00000000000..78a3ed11b7a --- /dev/null +++ b/stable/actualserver/5.0.5/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.10.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.5 diff --git a/incubator/plex-playlist-sync/0.0.1/README.md b/stable/actualserver/5.0.5/README.md similarity index 100% rename from incubator/plex-playlist-sync/0.0.1/README.md rename to stable/actualserver/5.0.5/README.md diff --git a/stable/actualserver/5.0.5/app-changelog.md b/stable/actualserver/5.0.5/app-changelog.md new file mode 100644 index 00000000000..15b027714fd --- /dev/null +++ b/stable/actualserver/5.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [actualserver-5.0.5](https://github.com/truecharts/charts/compare/actualserver-5.0.4...actualserver-5.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/actualserver/5.0.4/app-readme.md b/stable/actualserver/5.0.5/app-readme.md similarity index 100% rename from stable/actualserver/5.0.4/app-readme.md rename to stable/actualserver/5.0.5/app-readme.md diff --git a/stable/actualserver/5.0.5/charts/common-14.0.9.tgz b/stable/actualserver/5.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/actualserver/5.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/actualserver/5.0.4/ix_values.yaml b/stable/actualserver/5.0.5/ix_values.yaml similarity index 100% rename from stable/actualserver/5.0.4/ix_values.yaml rename to stable/actualserver/5.0.5/ix_values.yaml diff --git a/stable/actualserver/5.0.4/questions.yaml b/stable/actualserver/5.0.5/questions.yaml similarity index 100% rename from stable/actualserver/5.0.4/questions.yaml rename to stable/actualserver/5.0.5/questions.yaml diff --git a/stable/apache-musicindex/8.0.0/templates/NOTES.txt b/stable/actualserver/5.0.5/templates/NOTES.txt similarity index 100% rename from stable/apache-musicindex/8.0.0/templates/NOTES.txt rename to stable/actualserver/5.0.5/templates/NOTES.txt diff --git a/stable/actualserver/5.0.4/templates/common.yaml b/stable/actualserver/5.0.5/templates/common.yaml similarity index 100% rename from stable/actualserver/5.0.4/templates/common.yaml rename to stable/actualserver/5.0.5/templates/common.yaml diff --git a/stable/apache-musicindex/8.0.0/values.yaml b/stable/actualserver/5.0.5/values.yaml similarity index 100% rename from stable/apache-musicindex/8.0.0/values.yaml rename to stable/actualserver/5.0.5/values.yaml diff --git a/stable/adguard-home/6.0.3/CHANGELOG.md b/stable/adguard-home/6.0.3/CHANGELOG.md deleted file mode 100644 index a894b85ec99..00000000000 --- a/stable/adguard-home/6.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [adguard-home-6.0.3](https://github.com/truecharts/charts/compare/adguard-home-6.0.2...adguard-home-6.0.3) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/adguard-home to v0.107.38 ([#12503](https://github.com/truecharts/charts/issues/12503)) - - - - -## [adguard-home-6.0.2](https://github.com/truecharts/charts/compare/adguard-home-6.0.1...adguard-home-6.0.2) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/adguard-home to v0.107.37 ([#12416](https://github.com/truecharts/charts/issues/12416)) - - - - -## [adguard-home-6.0.1](https://github.com/truecharts/charts/compare/adguard-home-6.0.0...adguard-home-6.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/adguard-home to v0.107.36 ([#11239](https://github.com/truecharts/charts/issues/11239)) - - - - - -## [adguard-home-6.0.0](https://github.com/truecharts/charts/compare/adguard-home-5.0.31...adguard-home-6.0.0) (2023-07-31) - - - - -## [adguard-home-5.0.31](https://github.com/truecharts/charts/compare/adguard-home-5.0.30...adguard-home-5.0.31) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [adguard-home-5.0.30](https://github.com/truecharts/charts/compare/adguard-home-5.0.29...adguard-home-5.0.30) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/adguard-home to v0.107.35 ([#10927](https://github.com/truecharts/charts/issues/10927)) - - - - -## [adguard-home-5.0.29](https://github.com/truecharts/charts/compare/adguard-home-5.0.28...adguard-home-5.0.29) (2023-07-18) - -### Chore - -- update container image tccr.io/truecharts/adguard-home to v0.107.34 ([#10567](https://github.com/truecharts/charts/issues/10567)) - - - - -## [adguard-home-5.0.28](https://github.com/truecharts/charts/compare/adguard-home-5.0.27...adguard-home-5.0.28) (2023-07-06) - -### Chore - -- update container image tccr.io/truecharts/adguard-home to v0.107.33 ([#10210](https://github.com/truecharts/charts/issues/10210)) - - - - -## [adguard-home-5.0.27](https://github.com/truecharts/charts/compare/adguard-home-5.0.26...adguard-home-5.0.27) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [adguard-home-5.0.26](https://github.com/truecharts/charts/compare/adguard-home-5.0.25...adguard-home-5.0.26) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/adguard-home to v0.107.32 ([#9651](https://github.com/truecharts/charts/issues/9651)) - - - - -## [adguard-home-5.0.26](https://github.com/truecharts/charts/compare/adguard-home-5.0.25...adguard-home-5.0.26) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/adguard-home to v0.107.32 ([#9651](https://github.com/truecharts/charts/issues/9651)) - diff --git a/stable/adguard-home/6.0.3/Chart.yaml b/stable/adguard-home/6.0.3/Chart.yaml deleted file mode 100644 index ff1e02f30e3..00000000000 --- a/stable/adguard-home/6.0.3/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "0.107.38" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.3 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/adguard-home/6.0.3/app-changelog.md b/stable/adguard-home/6.0.3/app-changelog.md deleted file mode 100644 index ed235b3ac30..00000000000 --- a/stable/adguard-home/6.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adguard-home-6.0.3](https://github.com/truecharts/charts/compare/adguard-home-6.0.2...adguard-home-6.0.3) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/adguard-home to v0.107.38 ([#12503](https://github.com/truecharts/charts/issues/12503)) - - \ No newline at end of file diff --git a/stable/adguard-home/6.0.3/charts/common-14.0.1.tgz b/stable/adguard-home/6.0.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/adguard-home/6.0.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/adguard-home/6.0.4/CHANGELOG.md b/stable/adguard-home/6.0.4/CHANGELOG.md new file mode 100644 index 00000000000..966aafc1667 --- /dev/null +++ b/stable/adguard-home/6.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [adguard-home-6.0.4](https://github.com/truecharts/charts/compare/adguard-home-6.0.3...adguard-home-6.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [adguard-home-6.0.3](https://github.com/truecharts/charts/compare/adguard-home-6.0.2...adguard-home-6.0.3) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/adguard-home to v0.107.38 ([#12503](https://github.com/truecharts/charts/issues/12503)) + + + + +## [adguard-home-6.0.2](https://github.com/truecharts/charts/compare/adguard-home-6.0.1...adguard-home-6.0.2) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/adguard-home to v0.107.37 ([#12416](https://github.com/truecharts/charts/issues/12416)) + + + + +## [adguard-home-6.0.1](https://github.com/truecharts/charts/compare/adguard-home-6.0.0...adguard-home-6.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/adguard-home to v0.107.36 ([#11239](https://github.com/truecharts/charts/issues/11239)) + + + + + +## [adguard-home-6.0.0](https://github.com/truecharts/charts/compare/adguard-home-5.0.31...adguard-home-6.0.0) (2023-07-31) + + + + +## [adguard-home-5.0.31](https://github.com/truecharts/charts/compare/adguard-home-5.0.30...adguard-home-5.0.31) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [adguard-home-5.0.30](https://github.com/truecharts/charts/compare/adguard-home-5.0.29...adguard-home-5.0.30) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/adguard-home to v0.107.35 ([#10927](https://github.com/truecharts/charts/issues/10927)) + + + + +## [adguard-home-5.0.29](https://github.com/truecharts/charts/compare/adguard-home-5.0.28...adguard-home-5.0.29) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/adguard-home to v0.107.34 ([#10567](https://github.com/truecharts/charts/issues/10567)) + + + + +## [adguard-home-5.0.28](https://github.com/truecharts/charts/compare/adguard-home-5.0.27...adguard-home-5.0.28) (2023-07-06) + +### Chore + +- update container image tccr.io/truecharts/adguard-home to v0.107.33 ([#10210](https://github.com/truecharts/charts/issues/10210)) + + + + +## [adguard-home-5.0.27](https://github.com/truecharts/charts/compare/adguard-home-5.0.26...adguard-home-5.0.27) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [adguard-home-5.0.26](https://github.com/truecharts/charts/compare/adguard-home-5.0.25...adguard-home-5.0.26) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/adguard-home to v0.107.32 ([#9651](https://github.com/truecharts/charts/issues/9651)) + diff --git a/stable/adguard-home/6.0.4/Chart.yaml b/stable/adguard-home/6.0.4/Chart.yaml new file mode 100644 index 00000000000..883f8e4218c --- /dev/null +++ b/stable/adguard-home/6.0.4/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.107.38" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.4 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/actualserver/5.0.4/README.md b/stable/adguard-home/6.0.4/README.md similarity index 100% rename from stable/actualserver/5.0.4/README.md rename to stable/adguard-home/6.0.4/README.md diff --git a/stable/adguard-home/6.0.4/app-changelog.md b/stable/adguard-home/6.0.4/app-changelog.md new file mode 100644 index 00000000000..8a1e8744429 --- /dev/null +++ b/stable/adguard-home/6.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adguard-home-6.0.4](https://github.com/truecharts/charts/compare/adguard-home-6.0.3...adguard-home-6.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/adguard-home/6.0.3/app-readme.md b/stable/adguard-home/6.0.4/app-readme.md similarity index 100% rename from stable/adguard-home/6.0.3/app-readme.md rename to stable/adguard-home/6.0.4/app-readme.md diff --git a/stable/adguard-home/6.0.4/charts/common-14.0.9.tgz b/stable/adguard-home/6.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/adguard-home/6.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/adguard-home/6.0.3/ix_values.yaml b/stable/adguard-home/6.0.4/ix_values.yaml similarity index 100% rename from stable/adguard-home/6.0.3/ix_values.yaml rename to stable/adguard-home/6.0.4/ix_values.yaml diff --git a/stable/adguard-home/6.0.3/questions.yaml b/stable/adguard-home/6.0.4/questions.yaml similarity index 100% rename from stable/adguard-home/6.0.3/questions.yaml rename to stable/adguard-home/6.0.4/questions.yaml diff --git a/stable/apt-cacher-ng/5.0.0/templates/NOTES.txt b/stable/adguard-home/6.0.4/templates/NOTES.txt similarity index 100% rename from stable/apt-cacher-ng/5.0.0/templates/NOTES.txt rename to stable/adguard-home/6.0.4/templates/NOTES.txt diff --git a/stable/adguard-home/6.0.3/templates/common.yaml b/stable/adguard-home/6.0.4/templates/common.yaml similarity index 100% rename from stable/adguard-home/6.0.3/templates/common.yaml rename to stable/adguard-home/6.0.4/templates/common.yaml diff --git a/stable/apt-cacher-ng/5.0.0/values.yaml b/stable/adguard-home/6.0.4/values.yaml similarity index 100% rename from stable/apt-cacher-ng/5.0.0/values.yaml rename to stable/adguard-home/6.0.4/values.yaml diff --git a/stable/adminer/5.0.15/CHANGELOG.md b/stable/adminer/5.0.15/CHANGELOG.md deleted file mode 100644 index ecae94d1fba..00000000000 --- a/stable/adminer/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [adminer-5.0.15](https://github.com/truecharts/charts/compare/adminer-5.0.14...adminer-5.0.15) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#12788](https://github.com/truecharts/charts/issues/12788)) - - - - -## [adminer-5.0.14](https://github.com/truecharts/charts/compare/adminer-5.0.13...adminer-5.0.14) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#12783](https://github.com/truecharts/charts/issues/12783)) - - - - -## [adminer-5.0.13](https://github.com/truecharts/charts/compare/adminer-5.0.12...adminer-5.0.13) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#12779](https://github.com/truecharts/charts/issues/12779)) - - - - -## [adminer-5.0.12](https://github.com/truecharts/charts/compare/adminer-5.0.11...adminer-5.0.12) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#12775](https://github.com/truecharts/charts/issues/12775)) - - - - -## [adminer-5.0.11](https://github.com/truecharts/charts/compare/adminer-5.0.10...adminer-5.0.11) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#12773](https://github.com/truecharts/charts/issues/12773)) - - - - -## [adminer-5.0.10](https://github.com/truecharts/charts/compare/adminer-5.0.9...adminer-5.0.10) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#12345](https://github.com/truecharts/charts/issues/12345)) - - - - -## [adminer-5.0.9](https://github.com/truecharts/charts/compare/adminer-5.0.8...adminer-5.0.9) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#12337](https://github.com/truecharts/charts/issues/12337)) - - - - -## [adminer-5.0.8](https://github.com/truecharts/charts/compare/adminer-5.0.7...adminer-5.0.8) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#12330](https://github.com/truecharts/charts/issues/12330)) - - - - -## [adminer-5.0.7](https://github.com/truecharts/charts/compare/adminer-5.0.6...adminer-5.0.7) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#12324](https://github.com/truecharts/charts/issues/12324)) - - - - -## [adminer-5.0.6](https://github.com/truecharts/charts/compare/adminer-5.0.5...adminer-5.0.6) (2023-08-16) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#11605](https://github.com/truecharts/charts/issues/11605)) - - - - -## [adminer-5.0.5](https://github.com/truecharts/charts/compare/adminer-5.0.4...adminer-5.0.5) (2023-08-16) - -### Chore diff --git a/stable/adminer/5.0.15/Chart.yaml b/stable/adminer/5.0.15/Chart.yaml deleted file mode 100644 index f6fab38b5a0..00000000000 --- a/stable/adminer/5.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: 14.0.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: 5.0.15 diff --git a/stable/adminer/5.0.15/app-changelog.md b/stable/adminer/5.0.15/app-changelog.md deleted file mode 100644 index 9ef48399bb1..00000000000 --- a/stable/adminer/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-5.0.15](https://github.com/truecharts/charts/compare/adminer-5.0.14...adminer-5.0.15) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#12788](https://github.com/truecharts/charts/issues/12788)) - - \ No newline at end of file diff --git a/stable/adminer/5.0.15/charts/common-14.0.1.tgz b/stable/adminer/5.0.15/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/adminer/5.0.15/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/adminer/5.0.16/CHANGELOG.md b/stable/adminer/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..083ec9ef126 --- /dev/null +++ b/stable/adminer/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [adminer-5.0.16](https://github.com/truecharts/charts/compare/adminer-5.0.15...adminer-5.0.16) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [adminer-5.0.15](https://github.com/truecharts/charts/compare/adminer-5.0.14...adminer-5.0.15) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#12788](https://github.com/truecharts/charts/issues/12788)) + + + + +## [adminer-5.0.14](https://github.com/truecharts/charts/compare/adminer-5.0.13...adminer-5.0.14) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#12783](https://github.com/truecharts/charts/issues/12783)) + + + + +## [adminer-5.0.13](https://github.com/truecharts/charts/compare/adminer-5.0.12...adminer-5.0.13) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#12779](https://github.com/truecharts/charts/issues/12779)) + + + + +## [adminer-5.0.12](https://github.com/truecharts/charts/compare/adminer-5.0.11...adminer-5.0.12) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#12775](https://github.com/truecharts/charts/issues/12775)) + + + + +## [adminer-5.0.11](https://github.com/truecharts/charts/compare/adminer-5.0.10...adminer-5.0.11) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#12773](https://github.com/truecharts/charts/issues/12773)) + + + + +## [adminer-5.0.10](https://github.com/truecharts/charts/compare/adminer-5.0.9...adminer-5.0.10) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#12345](https://github.com/truecharts/charts/issues/12345)) + + + + +## [adminer-5.0.9](https://github.com/truecharts/charts/compare/adminer-5.0.8...adminer-5.0.9) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#12337](https://github.com/truecharts/charts/issues/12337)) + + + + +## [adminer-5.0.8](https://github.com/truecharts/charts/compare/adminer-5.0.7...adminer-5.0.8) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#12330](https://github.com/truecharts/charts/issues/12330)) + + + + +## [adminer-5.0.7](https://github.com/truecharts/charts/compare/adminer-5.0.6...adminer-5.0.7) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#12324](https://github.com/truecharts/charts/issues/12324)) + + + + +## [adminer-5.0.6](https://github.com/truecharts/charts/compare/adminer-5.0.5...adminer-5.0.6) (2023-08-16) + +### Chore diff --git a/stable/adminer/5.0.16/Chart.yaml b/stable/adminer/5.0.16/Chart.yaml new file mode 100644 index 00000000000..8372cd48460 --- /dev/null +++ b/stable/adminer/5.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: 14.0.9 +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: 5.0.16 diff --git a/stable/adguard-home/6.0.3/README.md b/stable/adminer/5.0.16/README.md similarity index 100% rename from stable/adguard-home/6.0.3/README.md rename to stable/adminer/5.0.16/README.md diff --git a/stable/adminer/5.0.16/app-changelog.md b/stable/adminer/5.0.16/app-changelog.md new file mode 100644 index 00000000000..69a01b9fcbc --- /dev/null +++ b/stable/adminer/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-5.0.16](https://github.com/truecharts/charts/compare/adminer-5.0.15...adminer-5.0.16) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/adminer/5.0.15/app-readme.md b/stable/adminer/5.0.16/app-readme.md similarity index 100% rename from stable/adminer/5.0.15/app-readme.md rename to stable/adminer/5.0.16/app-readme.md diff --git a/stable/adminer/5.0.16/charts/common-14.0.9.tgz b/stable/adminer/5.0.16/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/adminer/5.0.16/charts/common-14.0.9.tgz differ diff --git a/stable/adminer/5.0.15/ix_values.yaml b/stable/adminer/5.0.16/ix_values.yaml similarity index 100% rename from stable/adminer/5.0.15/ix_values.yaml rename to stable/adminer/5.0.16/ix_values.yaml diff --git a/stable/adminer/5.0.15/questions.yaml b/stable/adminer/5.0.16/questions.yaml similarity index 100% rename from stable/adminer/5.0.15/questions.yaml rename to stable/adminer/5.0.16/questions.yaml diff --git a/stable/aria2/9.0.0/templates/NOTES.txt b/stable/adminer/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/aria2/9.0.0/templates/NOTES.txt rename to stable/adminer/5.0.16/templates/NOTES.txt diff --git a/stable/adminer/5.0.15/templates/common.yaml b/stable/adminer/5.0.16/templates/common.yaml similarity index 100% rename from stable/adminer/5.0.15/templates/common.yaml rename to stable/adminer/5.0.16/templates/common.yaml diff --git a/stable/aria2/9.0.0/values.yaml b/stable/adminer/5.0.16/values.yaml similarity index 100% rename from stable/aria2/9.0.0/values.yaml rename to stable/adminer/5.0.16/values.yaml diff --git a/stable/airdcpp-webclient/7.0.0/CHANGELOG.md b/stable/airdcpp-webclient/7.0.0/CHANGELOG.md deleted file mode 100644 index d2a28a19dc5..00000000000 --- a/stable/airdcpp-webclient/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [airdcpp-webclient-7.0.0](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.26...airdcpp-webclient-7.0.0) (2023-07-31) - - - - -## [airdcpp-webclient-6.0.26](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.25...airdcpp-webclient-6.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [airdcpp-webclient-6.0.25](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.24...airdcpp-webclient-6.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [airdcpp-webclient-6.0.24](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.23...airdcpp-webclient-6.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [airdcpp-webclient-6.0.23](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.22...airdcpp-webclient-6.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [airdcpp-webclient-6.0.22](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.21...airdcpp-webclient-6.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [airdcpp-webclient-6.0.21](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.20...airdcpp-webclient-6.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [airdcpp-webclient-6.0.20](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.19...airdcpp-webclient-6.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [airdcpp-webclient-6.0.19](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.18...airdcpp-webclient-6.0.19) (2023-05-31) - -### Chore - -- update container image tccr.io/truecharts/airdcpp-webclient to v2.12.1 ([#9309](https://github.com/truecharts/charts/issues/9309)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [airdcpp-webclient-6.0.18](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.17...airdcpp-webclient-6.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [airdcpp-webclient-6.0.17](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.16...airdcpp-webclient-6.0.17) (2023-05-26) - diff --git a/stable/airdcpp-webclient/7.0.0/Chart.yaml b/stable/airdcpp-webclient/7.0.0/Chart.yaml deleted file mode 100644 index a22078a0711..00000000000 --- a/stable/airdcpp-webclient/7.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.12.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/airdcpp-webclient/7.0.0/charts/common-14.0.1.tgz b/stable/airdcpp-webclient/7.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/airdcpp-webclient/7.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/airdcpp-webclient/7.0.1/CHANGELOG.md b/stable/airdcpp-webclient/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..8cabcf4fc17 --- /dev/null +++ b/stable/airdcpp-webclient/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [airdcpp-webclient-7.0.1](https://github.com/truecharts/charts/compare/airdcpp-webclient-7.0.0...airdcpp-webclient-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [airdcpp-webclient-7.0.0](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.26...airdcpp-webclient-7.0.0) (2023-07-31) + + + + +## [airdcpp-webclient-6.0.26](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.25...airdcpp-webclient-6.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [airdcpp-webclient-6.0.25](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.24...airdcpp-webclient-6.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [airdcpp-webclient-6.0.24](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.23...airdcpp-webclient-6.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [airdcpp-webclient-6.0.23](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.22...airdcpp-webclient-6.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [airdcpp-webclient-6.0.22](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.21...airdcpp-webclient-6.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [airdcpp-webclient-6.0.21](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.20...airdcpp-webclient-6.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [airdcpp-webclient-6.0.20](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.19...airdcpp-webclient-6.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [airdcpp-webclient-6.0.19](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.18...airdcpp-webclient-6.0.19) (2023-05-31) + +### Chore + +- update container image tccr.io/truecharts/airdcpp-webclient to v2.12.1 ([#9309](https://github.com/truecharts/charts/issues/9309)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [airdcpp-webclient-6.0.18](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.17...airdcpp-webclient-6.0.18) (2023-05-27) + diff --git a/stable/airdcpp-webclient/7.0.1/Chart.yaml b/stable/airdcpp-webclient/7.0.1/Chart.yaml new file mode 100644 index 00000000000..3b570821da2 --- /dev/null +++ b/stable/airdcpp-webclient/7.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.12.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/adminer/5.0.15/README.md b/stable/airdcpp-webclient/7.0.1/README.md similarity index 100% rename from stable/adminer/5.0.15/README.md rename to stable/airdcpp-webclient/7.0.1/README.md diff --git a/stable/airdcpp-webclient/7.0.1/app-changelog.md b/stable/airdcpp-webclient/7.0.1/app-changelog.md new file mode 100644 index 00000000000..8809f7a6fed --- /dev/null +++ b/stable/airdcpp-webclient/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [airdcpp-webclient-7.0.1](https://github.com/truecharts/charts/compare/airdcpp-webclient-7.0.0...airdcpp-webclient-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/airdcpp-webclient/7.0.0/app-readme.md b/stable/airdcpp-webclient/7.0.1/app-readme.md similarity index 100% rename from stable/airdcpp-webclient/7.0.0/app-readme.md rename to stable/airdcpp-webclient/7.0.1/app-readme.md diff --git a/stable/airdcpp-webclient/7.0.1/charts/common-14.0.9.tgz b/stable/airdcpp-webclient/7.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/airdcpp-webclient/7.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/airdcpp-webclient/7.0.0/ix_values.yaml b/stable/airdcpp-webclient/7.0.1/ix_values.yaml similarity index 100% rename from stable/airdcpp-webclient/7.0.0/ix_values.yaml rename to stable/airdcpp-webclient/7.0.1/ix_values.yaml diff --git a/stable/airdcpp-webclient/7.0.0/questions.yaml b/stable/airdcpp-webclient/7.0.1/questions.yaml similarity index 100% rename from stable/airdcpp-webclient/7.0.0/questions.yaml rename to stable/airdcpp-webclient/7.0.1/questions.yaml diff --git a/stable/ariang/5.0.0/templates/NOTES.txt b/stable/airdcpp-webclient/7.0.1/templates/NOTES.txt similarity index 100% rename from stable/ariang/5.0.0/templates/NOTES.txt rename to stable/airdcpp-webclient/7.0.1/templates/NOTES.txt diff --git a/stable/airdcpp-webclient/7.0.0/templates/common.yaml b/stable/airdcpp-webclient/7.0.1/templates/common.yaml similarity index 100% rename from stable/airdcpp-webclient/7.0.0/templates/common.yaml rename to stable/airdcpp-webclient/7.0.1/templates/common.yaml diff --git a/stable/ariang/5.0.0/values.yaml b/stable/airdcpp-webclient/7.0.1/values.yaml similarity index 100% rename from stable/ariang/5.0.0/values.yaml rename to stable/airdcpp-webclient/7.0.1/values.yaml diff --git a/stable/airsonic-advanced/10.0.1/CHANGELOG.md b/stable/airsonic-advanced/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..44a79456179 --- /dev/null +++ b/stable/airsonic-advanced/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [airsonic-advanced-10.0.1](https://github.com/truecharts/charts/compare/airsonic-advanced-10.0.0...airsonic-advanced-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [airsonic-advanced-10.0.0](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.14...airsonic-advanced-10.0.0) (2023-07-31) + + + + +## [airsonic-advanced-9.0.14](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.13...airsonic-advanced-9.0.14) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [airsonic-advanced-9.0.13](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.12...airsonic-advanced-9.0.13) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [airsonic-advanced-9.0.12](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.11...airsonic-advanced-9.0.12) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [airsonic-advanced-9.0.11](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.10...airsonic-advanced-9.0.11) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [airsonic-advanced-9.0.10](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.9...airsonic-advanced-9.0.10) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [airsonic-advanced-9.0.9](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.8...airsonic-advanced-9.0.9) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [airsonic-advanced-9.0.8](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.7...airsonic-advanced-9.0.8) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [airsonic-advanced-9.0.7](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.6...airsonic-advanced-9.0.7) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [airsonic-advanced-9.0.6](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.5...airsonic-advanced-9.0.6) (2023-05-26) + diff --git a/stable/airsonic-advanced/10.0.1/Chart.yaml b/stable/airsonic-advanced/10.0.1/Chart.yaml new file mode 100644 index 00000000000..805abe43da2 --- /dev/null +++ b/stable/airsonic-advanced/10.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "11.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/airdcpp-webclient/7.0.0/README.md b/stable/airsonic-advanced/10.0.1/README.md similarity index 100% rename from stable/airdcpp-webclient/7.0.0/README.md rename to stable/airsonic-advanced/10.0.1/README.md diff --git a/stable/airsonic-advanced/10.0.1/app-changelog.md b/stable/airsonic-advanced/10.0.1/app-changelog.md new file mode 100644 index 00000000000..319a21c9c59 --- /dev/null +++ b/stable/airsonic-advanced/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [airsonic-advanced-10.0.1](https://github.com/truecharts/charts/compare/airsonic-advanced-10.0.0...airsonic-advanced-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/airsonic-advanced/10.0.1/app-readme.md b/stable/airsonic-advanced/10.0.1/app-readme.md new file mode 100644 index 00000000000..5ddf6dcbac9 --- /dev/null +++ b/stable/airsonic-advanced/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +Airsonic is a Free and Open Source community driven media server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/airsonic-advanced](https://truecharts.org/charts/stable/airsonic-advanced) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/airsonic-advanced/10.0.1/charts/common-14.0.9.tgz b/stable/airsonic-advanced/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/airsonic-advanced/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/airsonic-advanced/10.0.1/ix_values.yaml b/stable/airsonic-advanced/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..d187e150af3 --- /dev/null +++ b/stable/airsonic-advanced/10.0.1/ix_values.yaml @@ -0,0 +1,73 @@ +image: + repository: tccr.io/truecharts/airsonic-advanced + tag: v11.0.0@sha256:b6a1b30ecc3e16c39ca56392cd13d55af80235b57ec2d27c2e5f1a21fec34bd9 + pullPolicy: IfNotPresent + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: true + runAsUser: 568 + runAsGroup: 568 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + AIRSONIC_DIR: "/" + # -- For passing additional java options. For some reverse proxies, you may need to pass `JAVA_OPTS=-Dserver.use-forward-headers=true` for airsonic to generate the proper URL schemes. + + JAVA_OPTS: + CONTEXT_PATH: "/" + spring_liquibase_parameters_userTableQuote: '"' + spring_datasource_username: "{{ .Values.cnpg.main.user }}" + spring_datasource_url: + secretKeyRef: + name: cnpg-main-urls + key: jdbc + spring_datasource_password: + secretKeyRef: + name: cnpg-main-user + key: password + +service: + main: + ports: + main: + port: 10122 + protocol: http + targetPort: 4040 + +# Enabled postgres +cnpg: + main: + enabled: true + user: airsonic-advanced + database: airsonic-advanced + +persistence: + config: + enabled: true + mountPath: /airsonic + music: + enabled: true + mountPath: /music + podcasts: + enabled: true + mountPath: /podcasts + playlists: + enabled: true + mountPath: /playlists + +portal: + open: + enabled: true diff --git a/stable/airsonic-advanced/10.0.1/questions.yaml b/stable/airsonic-advanced/10.0.1/questions.yaml new file mode 100644 index 00000000000..e9a423cf39d --- /dev/null +++ b/stable/airsonic-advanced/10.0.1/questions.yaml @@ -0,0 +1,2326 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: JAVA_OPTS + label: "JAVA_OPTS" + description: "JAVA_OPTS" + schema: + type: string + default: "" + - variable: CONTEXT_PATH + label: "CONTEXT_PATH" + description: "CONTEXT_PATH" + schema: + type: string + required: true + default: "/" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10122 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/arksurvivalevolved/4.0.1/templates/NOTES.txt b/stable/airsonic-advanced/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/arksurvivalevolved/4.0.1/templates/NOTES.txt rename to stable/airsonic-advanced/10.0.1/templates/NOTES.txt diff --git a/stable/alist/6.0.4/templates/common.yaml b/stable/airsonic-advanced/10.0.1/templates/common.yaml similarity index 100% rename from stable/alist/6.0.4/templates/common.yaml rename to stable/airsonic-advanced/10.0.1/templates/common.yaml diff --git a/stable/arksurvivalevolved/4.0.1/values.yaml b/stable/airsonic-advanced/10.0.1/values.yaml similarity index 100% rename from stable/arksurvivalevolved/4.0.1/values.yaml rename to stable/airsonic-advanced/10.0.1/values.yaml diff --git a/stable/airsonic/10.0.1/CHANGELOG.md b/stable/airsonic/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..54e9cf8360d --- /dev/null +++ b/stable/airsonic/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [airsonic-10.0.1](https://github.com/truecharts/charts/compare/airsonic-10.0.0...airsonic-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [airsonic-10.0.0](https://github.com/truecharts/charts/compare/airsonic-9.0.25...airsonic-10.0.0) (2023-07-31) + + + + +## [airsonic-9.0.25](https://github.com/truecharts/charts/compare/airsonic-9.0.24...airsonic-9.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [airsonic-9.0.24](https://github.com/truecharts/charts/compare/airsonic-9.0.23...airsonic-9.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [airsonic-9.0.23](https://github.com/truecharts/charts/compare/airsonic-9.0.22...airsonic-9.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [airsonic-9.0.22](https://github.com/truecharts/charts/compare/airsonic-9.0.21...airsonic-9.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [airsonic-9.0.21](https://github.com/truecharts/charts/compare/airsonic-9.0.20...airsonic-9.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [airsonic-9.0.20](https://github.com/truecharts/charts/compare/airsonic-9.0.19...airsonic-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [airsonic-9.0.19](https://github.com/truecharts/charts/compare/airsonic-9.0.18...airsonic-9.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [airsonic-9.0.18](https://github.com/truecharts/charts/compare/airsonic-9.0.17...airsonic-9.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [airsonic-9.0.17](https://github.com/truecharts/charts/compare/airsonic-9.0.16...airsonic-9.0.17) (2023-05-26) + diff --git a/stable/airsonic/10.0.1/Chart.yaml b/stable/airsonic/10.0.1/Chart.yaml new file mode 100644 index 00000000000..1ffe0092e69 --- /dev/null +++ b/stable/airsonic/10.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "10.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/alist/6.0.4/README.md b/stable/airsonic/10.0.1/README.md similarity index 100% rename from stable/alist/6.0.4/README.md rename to stable/airsonic/10.0.1/README.md diff --git a/stable/airsonic/10.0.1/app-changelog.md b/stable/airsonic/10.0.1/app-changelog.md new file mode 100644 index 00000000000..6f751b4a818 --- /dev/null +++ b/stable/airsonic/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [airsonic-10.0.1](https://github.com/truecharts/charts/compare/airsonic-10.0.0...airsonic-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/airsonic/10.0.1/app-readme.md b/stable/airsonic/10.0.1/app-readme.md new file mode 100644 index 00000000000..6bd91e93b6a --- /dev/null +++ b/stable/airsonic/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +Airsonic is a Free and Open Source community driven media server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/airsonic](https://truecharts.org/charts/stable/airsonic) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/airsonic/10.0.1/charts/common-14.0.9.tgz b/stable/airsonic/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/airsonic/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/airsonic/10.0.1/ix_values.yaml b/stable/airsonic/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..c26a888483c --- /dev/null +++ b/stable/airsonic/10.0.1/ix_values.yaml @@ -0,0 +1,50 @@ +image: + repository: tccr.io/truecharts/airsonic + tag: version-v10.6.2@sha256:f0065aa44fb1c38b7fc30d34e220138dc0a0c6477b78eb7f59015622c2052030 + pullPolicy: IfNotPresent + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + {} + # -- sets the context path parameter + # Example: "url-base" + # CONTEXT_PATH: + # JAVA_OPTS: + +service: + main: + ports: + main: + port: 10047 + protocol: http + targetPort: 4040 + +persistence: + config: + enabled: true + mountPath: /config + +portal: + open: + enabled: true diff --git a/stable/airsonic/10.0.1/questions.yaml b/stable/airsonic/10.0.1/questions.yaml new file mode 100644 index 00000000000..166065d4f5e --- /dev/null +++ b/stable/airsonic/10.0.1/questions.yaml @@ -0,0 +1,2003 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10047 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/audacity/9.0.0/templates/NOTES.txt b/stable/airsonic/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/audacity/9.0.0/templates/NOTES.txt rename to stable/airsonic/10.0.1/templates/NOTES.txt diff --git a/stable/apache-musicindex/8.0.0/templates/common.yaml b/stable/airsonic/10.0.1/templates/common.yaml similarity index 100% rename from stable/apache-musicindex/8.0.0/templates/common.yaml rename to stable/airsonic/10.0.1/templates/common.yaml diff --git a/stable/audacity/9.0.0/values.yaml b/stable/airsonic/10.0.1/values.yaml similarity index 100% rename from stable/audacity/9.0.0/values.yaml rename to stable/airsonic/10.0.1/values.yaml diff --git a/stable/alist/6.0.4/CHANGELOG.md b/stable/alist/6.0.4/CHANGELOG.md deleted file mode 100644 index 23334899914..00000000000 --- a/stable/alist/6.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [alist-6.0.4](https://github.com/truecharts/charts/compare/alist-6.0.3...alist-6.0.4) (2023-09-22) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.28.0 ([#12851](https://github.com/truecharts/charts/issues/12851)) - - - - -## [alist-6.0.3](https://github.com/truecharts/charts/compare/alist-6.0.2...alist-6.0.3) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.27.0 ([#12314](https://github.com/truecharts/charts/issues/12314)) - - - - -## [alist-6.0.2](https://github.com/truecharts/charts/compare/alist-6.0.1...alist-6.0.2) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.26.0 ([#12079](https://github.com/truecharts/charts/issues/12079)) - - - - -## [alist-6.0.1](https://github.com/truecharts/charts/compare/alist-6.0.0...alist-6.0.1) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.25.1 ([#11489](https://github.com/truecharts/charts/issues/11489)) - - - - - -## [alist-6.0.0](https://github.com/truecharts/charts/compare/alist-5.0.31...alist-6.0.0) (2023-07-31) - - - - -## [alist-5.0.31](https://github.com/truecharts/charts/compare/alist-5.0.30...alist-5.0.31) (2023-07-30) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.24.0 ([#11037](https://github.com/truecharts/charts/issues/11037)) - - - - -## [alist-5.0.30](https://github.com/truecharts/charts/compare/alist-5.0.29...alist-5.0.30) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [alist-5.0.29](https://github.com/truecharts/charts/compare/alist-5.0.28...alist-5.0.29) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.23.0 ([#10956](https://github.com/truecharts/charts/issues/10956)) - - - - -## [alist-5.0.28](https://github.com/truecharts/charts/compare/alist-5.0.27...alist-5.0.28) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.22.1 ([#10653](https://github.com/truecharts/charts/issues/10653)) - - - - -## [alist-5.0.27](https://github.com/truecharts/charts/compare/alist-5.0.26...alist-5.0.27) (2023-07-08) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.20.1 ([#10314](https://github.com/truecharts/charts/issues/10314)) - - - - -## [alist-5.0.26](https://github.com/truecharts/charts/compare/alist-5.0.25...alist-5.0.26) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - diff --git a/stable/alist/6.0.4/Chart.yaml b/stable/alist/6.0.4/Chart.yaml deleted file mode 100644 index 36c8f74fc42..00000000000 --- a/stable/alist/6.0.4/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: alist -version: 6.0.4 -appVersion: "3.28.0" -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: 14.0.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/6.0.4/app-changelog.md b/stable/alist/6.0.4/app-changelog.md deleted file mode 100644 index 34172e274c4..00000000000 --- a/stable/alist/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [alist-6.0.4](https://github.com/truecharts/charts/compare/alist-6.0.3...alist-6.0.4) (2023-09-22) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.28.0 ([#12851](https://github.com/truecharts/charts/issues/12851)) - - \ No newline at end of file diff --git a/stable/alist/6.0.4/charts/common-14.0.1.tgz b/stable/alist/6.0.4/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/alist/6.0.4/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/alist/6.0.5/CHANGELOG.md b/stable/alist/6.0.5/CHANGELOG.md new file mode 100644 index 00000000000..b4b380f5562 --- /dev/null +++ b/stable/alist/6.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [alist-6.0.5](https://github.com/truecharts/charts/compare/alist-6.0.4...alist-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [alist-6.0.4](https://github.com/truecharts/charts/compare/alist-6.0.3...alist-6.0.4) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.28.0 ([#12851](https://github.com/truecharts/charts/issues/12851)) + + + + +## [alist-6.0.3](https://github.com/truecharts/charts/compare/alist-6.0.2...alist-6.0.3) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.27.0 ([#12314](https://github.com/truecharts/charts/issues/12314)) + + + + +## [alist-6.0.2](https://github.com/truecharts/charts/compare/alist-6.0.1...alist-6.0.2) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.26.0 ([#12079](https://github.com/truecharts/charts/issues/12079)) + + + + +## [alist-6.0.1](https://github.com/truecharts/charts/compare/alist-6.0.0...alist-6.0.1) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.25.1 ([#11489](https://github.com/truecharts/charts/issues/11489)) + + + + + +## [alist-6.0.0](https://github.com/truecharts/charts/compare/alist-5.0.31...alist-6.0.0) (2023-07-31) + + + + +## [alist-5.0.31](https://github.com/truecharts/charts/compare/alist-5.0.30...alist-5.0.31) (2023-07-30) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.24.0 ([#11037](https://github.com/truecharts/charts/issues/11037)) + + + + +## [alist-5.0.30](https://github.com/truecharts/charts/compare/alist-5.0.29...alist-5.0.30) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [alist-5.0.29](https://github.com/truecharts/charts/compare/alist-5.0.28...alist-5.0.29) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.23.0 ([#10956](https://github.com/truecharts/charts/issues/10956)) + + + + +## [alist-5.0.28](https://github.com/truecharts/charts/compare/alist-5.0.27...alist-5.0.28) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.22.1 ([#10653](https://github.com/truecharts/charts/issues/10653)) + + + + +## [alist-5.0.27](https://github.com/truecharts/charts/compare/alist-5.0.26...alist-5.0.27) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.20.1 ([#10314](https://github.com/truecharts/charts/issues/10314)) + diff --git a/stable/alist/6.0.5/Chart.yaml b/stable/alist/6.0.5/Chart.yaml new file mode 100644 index 00000000000..84e41a9dc8f --- /dev/null +++ b/stable/alist/6.0.5/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: alist +version: 6.0.5 +appVersion: "3.28.0" +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: 14.0.9 + # 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/amcrest2mqtt/8.0.0/README.md b/stable/alist/6.0.5/README.md similarity index 100% rename from stable/amcrest2mqtt/8.0.0/README.md rename to stable/alist/6.0.5/README.md diff --git a/stable/alist/6.0.5/app-changelog.md b/stable/alist/6.0.5/app-changelog.md new file mode 100644 index 00000000000..50acf3f59d1 --- /dev/null +++ b/stable/alist/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [alist-6.0.5](https://github.com/truecharts/charts/compare/alist-6.0.4...alist-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/alist/6.0.4/app-readme.md b/stable/alist/6.0.5/app-readme.md similarity index 100% rename from stable/alist/6.0.4/app-readme.md rename to stable/alist/6.0.5/app-readme.md diff --git a/stable/alist/6.0.5/charts/common-14.0.9.tgz b/stable/alist/6.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/alist/6.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/alist/6.0.4/ix_values.yaml b/stable/alist/6.0.5/ix_values.yaml similarity index 100% rename from stable/alist/6.0.4/ix_values.yaml rename to stable/alist/6.0.5/ix_values.yaml diff --git a/stable/alist/6.0.4/questions.yaml b/stable/alist/6.0.5/questions.yaml similarity index 100% rename from stable/alist/6.0.4/questions.yaml rename to stable/alist/6.0.5/questions.yaml diff --git a/stable/audiobookshelf/6.0.5/templates/NOTES.txt b/stable/alist/6.0.5/templates/NOTES.txt similarity index 100% rename from stable/audiobookshelf/6.0.5/templates/NOTES.txt rename to stable/alist/6.0.5/templates/NOTES.txt diff --git a/stable/aria2/9.0.0/templates/common.yaml b/stable/alist/6.0.5/templates/common.yaml similarity index 100% rename from stable/aria2/9.0.0/templates/common.yaml rename to stable/alist/6.0.5/templates/common.yaml diff --git a/stable/audiobookshelf/6.0.5/values.yaml b/stable/alist/6.0.5/values.yaml similarity index 100% rename from stable/audiobookshelf/6.0.5/values.yaml rename to stable/alist/6.0.5/values.yaml diff --git a/stable/amcrest2mqtt/8.0.0/CHANGELOG.md b/stable/amcrest2mqtt/8.0.0/CHANGELOG.md deleted file mode 100644 index 5fd4cb644d5..00000000000 --- a/stable/amcrest2mqtt/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [amcrest2mqtt-8.0.0](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.24...amcrest2mqtt-8.0.0) (2023-07-31) - - - - -## [amcrest2mqtt-7.0.24](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.23...amcrest2mqtt-7.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [amcrest2mqtt-7.0.23](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.22...amcrest2mqtt-7.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [amcrest2mqtt-7.0.22](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.21...amcrest2mqtt-7.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [amcrest2mqtt-7.0.21](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.20...amcrest2mqtt-7.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [amcrest2mqtt-7.0.20](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.19...amcrest2mqtt-7.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [amcrest2mqtt-7.0.19](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.18...amcrest2mqtt-7.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [amcrest2mqtt-7.0.18](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.17...amcrest2mqtt-7.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [amcrest2mqtt-7.0.17](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.16...amcrest2mqtt-7.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [amcrest2mqtt-7.0.16](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.15...amcrest2mqtt-7.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [amcrest2mqtt-7.0.15](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.14...amcrest2mqtt-7.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - diff --git a/stable/amcrest2mqtt/8.0.0/Chart.yaml b/stable/amcrest2mqtt/8.0.0/Chart.yaml deleted file mode 100644 index 3c464b26b6b..00000000000 --- a/stable/amcrest2mqtt/8.0.0/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.16" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/amcrest2mqtt/8.0.0/charts/common-14.0.1.tgz b/stable/amcrest2mqtt/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/amcrest2mqtt/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/amcrest2mqtt/8.0.1/CHANGELOG.md b/stable/amcrest2mqtt/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..19f74713f55 --- /dev/null +++ b/stable/amcrest2mqtt/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [amcrest2mqtt-8.0.1](https://github.com/truecharts/charts/compare/amcrest2mqtt-8.0.0...amcrest2mqtt-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [amcrest2mqtt-8.0.0](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.24...amcrest2mqtt-8.0.0) (2023-07-31) + + + + +## [amcrest2mqtt-7.0.24](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.23...amcrest2mqtt-7.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [amcrest2mqtt-7.0.23](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.22...amcrest2mqtt-7.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [amcrest2mqtt-7.0.22](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.21...amcrest2mqtt-7.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [amcrest2mqtt-7.0.21](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.20...amcrest2mqtt-7.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [amcrest2mqtt-7.0.20](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.19...amcrest2mqtt-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [amcrest2mqtt-7.0.19](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.18...amcrest2mqtt-7.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [amcrest2mqtt-7.0.18](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.17...amcrest2mqtt-7.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [amcrest2mqtt-7.0.17](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.16...amcrest2mqtt-7.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [amcrest2mqtt-7.0.16](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.15...amcrest2mqtt-7.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + diff --git a/stable/amcrest2mqtt/8.0.1/Chart.yaml b/stable/amcrest2mqtt/8.0.1/Chart.yaml new file mode 100644 index 00000000000..5f88fb2c332 --- /dev/null +++ b/stable/amcrest2mqtt/8.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.0.16" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/amule/4.0.0/README.md b/stable/amcrest2mqtt/8.0.1/README.md similarity index 100% rename from stable/amule/4.0.0/README.md rename to stable/amcrest2mqtt/8.0.1/README.md diff --git a/stable/amcrest2mqtt/8.0.1/app-changelog.md b/stable/amcrest2mqtt/8.0.1/app-changelog.md new file mode 100644 index 00000000000..067030ea42e --- /dev/null +++ b/stable/amcrest2mqtt/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [amcrest2mqtt-8.0.1](https://github.com/truecharts/charts/compare/amcrest2mqtt-8.0.0...amcrest2mqtt-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/amcrest2mqtt/8.0.0/app-readme.md b/stable/amcrest2mqtt/8.0.1/app-readme.md similarity index 100% rename from stable/amcrest2mqtt/8.0.0/app-readme.md rename to stable/amcrest2mqtt/8.0.1/app-readme.md diff --git a/stable/amcrest2mqtt/8.0.1/charts/common-14.0.9.tgz b/stable/amcrest2mqtt/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/amcrest2mqtt/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/amcrest2mqtt/8.0.0/ix_values.yaml b/stable/amcrest2mqtt/8.0.1/ix_values.yaml similarity index 100% rename from stable/amcrest2mqtt/8.0.0/ix_values.yaml rename to stable/amcrest2mqtt/8.0.1/ix_values.yaml diff --git a/stable/amcrest2mqtt/8.0.0/questions.yaml b/stable/amcrest2mqtt/8.0.1/questions.yaml similarity index 100% rename from stable/amcrest2mqtt/8.0.0/questions.yaml rename to stable/amcrest2mqtt/8.0.1/questions.yaml diff --git a/stable/autobrr/5.0.3/templates/NOTES.txt b/stable/amcrest2mqtt/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/autobrr/5.0.3/templates/NOTES.txt rename to stable/amcrest2mqtt/8.0.1/templates/NOTES.txt diff --git a/stable/amcrest2mqtt/8.0.0/templates/common.yaml b/stable/amcrest2mqtt/8.0.1/templates/common.yaml similarity index 100% rename from stable/amcrest2mqtt/8.0.0/templates/common.yaml rename to stable/amcrest2mqtt/8.0.1/templates/common.yaml diff --git a/stable/autobrr/5.0.3/values.yaml b/stable/amcrest2mqtt/8.0.1/values.yaml similarity index 100% rename from stable/autobrr/5.0.3/values.yaml rename to stable/amcrest2mqtt/8.0.1/values.yaml diff --git a/stable/amule/4.0.0/CHANGELOG.md b/stable/amule/4.0.0/CHANGELOG.md deleted file mode 100644 index 6858e76258e..00000000000 --- a/stable/amule/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [amule-4.0.0](https://github.com/truecharts/charts/compare/amule-3.0.24...amule-4.0.0) (2023-07-31) - - - - -## [amule-3.0.24](https://github.com/truecharts/charts/compare/amule-3.0.23...amule-3.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [amule-3.0.23](https://github.com/truecharts/charts/compare/amule-3.0.22...amule-3.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [amule-3.0.22](https://github.com/truecharts/charts/compare/amule-3.0.21...amule-3.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [amule-3.0.21](https://github.com/truecharts/charts/compare/amule-3.0.20...amule-3.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [amule-3.0.20](https://github.com/truecharts/charts/compare/amule-3.0.19...amule-3.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [amule-3.0.19](https://github.com/truecharts/charts/compare/amule-3.0.18...amule-3.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [amule-3.0.18](https://github.com/truecharts/charts/compare/amule-3.0.17...amule-3.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [amule-3.0.17](https://github.com/truecharts/charts/compare/amule-3.0.16...amule-3.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [amule-3.0.16](https://github.com/truecharts/charts/compare/amule-3.0.15...amule-3.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [amule-3.0.15](https://github.com/truecharts/charts/compare/amule-3.0.14...amule-3.0.15) (2023-05-24) - diff --git a/stable/amule/4.0.0/Chart.yaml b/stable/amule/4.0.0/Chart.yaml deleted file mode 100644 index 7f3a7626180..00000000000 --- a/stable/amule/4.0.0/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: 14.0.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: 4.0.0 diff --git a/stable/amule/4.0.0/charts/common-14.0.1.tgz b/stable/amule/4.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/amule/4.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/amule/4.0.1/CHANGELOG.md b/stable/amule/4.0.1/CHANGELOG.md new file mode 100644 index 00000000000..261aba1fc2b --- /dev/null +++ b/stable/amule/4.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [amule-4.0.1](https://github.com/truecharts/charts/compare/amule-4.0.0...amule-4.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [amule-4.0.0](https://github.com/truecharts/charts/compare/amule-3.0.24...amule-4.0.0) (2023-07-31) + + + + +## [amule-3.0.24](https://github.com/truecharts/charts/compare/amule-3.0.23...amule-3.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [amule-3.0.23](https://github.com/truecharts/charts/compare/amule-3.0.22...amule-3.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [amule-3.0.22](https://github.com/truecharts/charts/compare/amule-3.0.21...amule-3.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [amule-3.0.21](https://github.com/truecharts/charts/compare/amule-3.0.20...amule-3.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [amule-3.0.20](https://github.com/truecharts/charts/compare/amule-3.0.19...amule-3.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [amule-3.0.19](https://github.com/truecharts/charts/compare/amule-3.0.18...amule-3.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [amule-3.0.18](https://github.com/truecharts/charts/compare/amule-3.0.17...amule-3.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [amule-3.0.17](https://github.com/truecharts/charts/compare/amule-3.0.16...amule-3.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [amule-3.0.16](https://github.com/truecharts/charts/compare/amule-3.0.15...amule-3.0.16) (2023-05-26) + diff --git a/stable/amule/4.0.1/Chart.yaml b/stable/amule/4.0.1/Chart.yaml new file mode 100644 index 00000000000..a231a5de792 --- /dev/null +++ b/stable/amule/4.0.1/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: 14.0.9 +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: 4.0.1 diff --git a/stable/apache-musicindex/8.0.0/README.md b/stable/amule/4.0.1/README.md similarity index 100% rename from stable/apache-musicindex/8.0.0/README.md rename to stable/amule/4.0.1/README.md diff --git a/stable/amule/4.0.1/app-changelog.md b/stable/amule/4.0.1/app-changelog.md new file mode 100644 index 00000000000..b86977e994e --- /dev/null +++ b/stable/amule/4.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [amule-4.0.1](https://github.com/truecharts/charts/compare/amule-4.0.0...amule-4.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/amule/4.0.0/app-readme.md b/stable/amule/4.0.1/app-readme.md similarity index 100% rename from stable/amule/4.0.0/app-readme.md rename to stable/amule/4.0.1/app-readme.md diff --git a/stable/amule/4.0.1/charts/common-14.0.9.tgz b/stable/amule/4.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/amule/4.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/amule/4.0.0/ix_values.yaml b/stable/amule/4.0.1/ix_values.yaml similarity index 100% rename from stable/amule/4.0.0/ix_values.yaml rename to stable/amule/4.0.1/ix_values.yaml diff --git a/stable/amule/4.0.0/questions.yaml b/stable/amule/4.0.1/questions.yaml similarity index 100% rename from stable/amule/4.0.0/questions.yaml rename to stable/amule/4.0.1/questions.yaml diff --git a/stable/automatic-music-downloader/6.0.0/templates/NOTES.txt b/stable/amule/4.0.1/templates/NOTES.txt similarity index 100% rename from stable/automatic-music-downloader/6.0.0/templates/NOTES.txt rename to stable/amule/4.0.1/templates/NOTES.txt diff --git a/stable/amule/4.0.0/templates/common.yaml b/stable/amule/4.0.1/templates/common.yaml similarity index 100% rename from stable/amule/4.0.0/templates/common.yaml rename to stable/amule/4.0.1/templates/common.yaml diff --git a/stable/automatic-music-downloader/6.0.0/values.yaml b/stable/amule/4.0.1/values.yaml similarity index 100% rename from stable/automatic-music-downloader/6.0.0/values.yaml rename to stable/amule/4.0.1/values.yaml diff --git a/stable/anonaddy/15.0.7/CHANGELOG.md b/stable/anonaddy/15.0.7/CHANGELOG.md new file mode 100644 index 00000000000..8672921cfb1 --- /dev/null +++ b/stable/anonaddy/15.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [anonaddy-15.0.7](https://github.com/truecharts/charts/compare/anonaddy-15.0.6...anonaddy-15.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [anonaddy-15.0.6](https://github.com/truecharts/charts/compare/anonaddy-15.0.5...anonaddy-15.0.6) (2023-09-09) + + + + +## [anonaddy-15.0.5](https://github.com/truecharts/charts/compare/anonaddy-15.0.4...anonaddy-15.0.5) (2023-09-07) + + + + +## [anonaddy-15.0.4](https://github.com/truecharts/charts/compare/anonaddy-15.0.3...anonaddy-15.0.4) (2023-09-07) + + + + +## [anonaddy-15.0.3](https://github.com/truecharts/charts/compare/anonaddy-15.0.2...anonaddy-15.0.3) (2023-09-06) + +### Fix + +- revert to 32 chars ([#12289](https://github.com/truecharts/charts/issues/12289)) + + + + +## [anonaddy-15.0.2](https://github.com/truecharts/charts/compare/anonaddy-15.0.1...anonaddy-15.0.2) (2023-09-06) + + + + +## [anonaddy-15.0.1](https://github.com/truecharts/charts/compare/anonaddy-15.0.0...anonaddy-15.0.1) (2023-09-04) + + + + +## [anonaddy-15.0.0](https://github.com/truecharts/charts/compare/anonaddy-14.0.0...anonaddy-15.0.0) (2023-09-04) + + + + + +## [anonaddy-14.0.0](https://github.com/truecharts/charts/compare/anonaddy-13.0.21...anonaddy-14.0.0) (2023-07-31) + + + + +## [anonaddy-13.0.21](https://github.com/truecharts/charts/compare/anonaddy-13.0.20...anonaddy-13.0.21) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [anonaddy-13.0.20](https://github.com/truecharts/charts/compare/anonaddy-13.0.19...anonaddy-13.0.20) (2023-07-22) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#10749](https://github.com/truecharts/charts/issues/10749)) + + + + +## [anonaddy-13.0.19](https://github.com/truecharts/charts/compare/anonaddy-13.0.18...anonaddy-13.0.19) (2023-07-22) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#10726](https://github.com/truecharts/charts/issues/10726)) + + + + +## [anonaddy-13.0.18](https://github.com/truecharts/charts/compare/anonaddy-13.0.17...anonaddy-13.0.18) (2023-07-04) + +### Chore + +- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) + + + + +## [anonaddy-13.0.17](https://github.com/truecharts/charts/compare/anonaddy-13.0.16...anonaddy-13.0.17) (2023-07-01) + +### Chore diff --git a/stable/anonaddy/15.0.7/Chart.yaml b/stable/anonaddy/15.0.7/Chart.yaml new file mode 100644 index 00000000000..3bc15e1723e --- /dev/null +++ b/stable/anonaddy/15.0.7/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.14.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +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: 15.0.7 +annotations: + truecharts.org/catagories: | + - email + truecharts.org/SCALE-support: "true" diff --git a/stable/apt-cacher-ng/5.0.0/README.md b/stable/anonaddy/15.0.7/README.md similarity index 100% rename from stable/apt-cacher-ng/5.0.0/README.md rename to stable/anonaddy/15.0.7/README.md diff --git a/stable/anonaddy/15.0.7/app-changelog.md b/stable/anonaddy/15.0.7/app-changelog.md new file mode 100644 index 00000000000..e095cc18793 --- /dev/null +++ b/stable/anonaddy/15.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [anonaddy-15.0.7](https://github.com/truecharts/charts/compare/anonaddy-15.0.6...anonaddy-15.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/anonaddy/15.0.7/app-readme.md b/stable/anonaddy/15.0.7/app-readme.md new file mode 100644 index 00000000000..cd09b84c606 --- /dev/null +++ b/stable/anonaddy/15.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/15.0.7/charts/common-14.0.9.tgz b/stable/anonaddy/15.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/anonaddy/15.0.7/charts/common-14.0.9.tgz differ diff --git a/stable/bookstack/8.0.1/charts/mariadb-7.0.70.tgz b/stable/anonaddy/15.0.7/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/bookstack/8.0.1/charts/mariadb-7.0.70.tgz rename to stable/anonaddy/15.0.7/charts/mariadb-7.0.70.tgz diff --git a/stable/baserow/8.0.3/charts/redis-6.0.66.tgz b/stable/anonaddy/15.0.7/charts/redis-6.0.66.tgz similarity index 100% rename from stable/baserow/8.0.3/charts/redis-6.0.66.tgz rename to stable/anonaddy/15.0.7/charts/redis-6.0.66.tgz diff --git a/stable/anonaddy/15.0.7/ix_values.yaml b/stable/anonaddy/15.0.7/ix_values.yaml new file mode 100644 index 00000000000..bd61d10be96 --- /dev/null +++ b/stable/anonaddy/15.0.7/ix_values.yaml @@ -0,0 +1,102 @@ +image: + repository: tccr.io/truecharts/anonaddy + tag: v0.14.1@sha256:5ec8379d750553a662ea009b1c1e61e5cae670ef0ac7161f09f0c1cfa3a204fe + pullPolicy: IfNotPresent + +strategy: + type: Recreate + +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10110 + targetPort: 8000 + smtp: + enabled: true + ports: + smtp: + enabled: true + port: 25 + targetPort: 25 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + ANONADDY_DOMAIN: "chart-example.local" + APP_URL: "http://localhost:10110" + # The from name to be used for outgoing email notifications from AnonAddy + MAIL_FROM_NAME: Example + # The from address to be used for outgoing email notifications from AnonAddy + MAIL_FROM_ADDRESS: mailer@example.com + # just smtp is configurable + MAIL_DRIVER: smtp + MAIL_HOST: mail.example.com + MAIL_PORT: 25 + MAIL_ENCRYPTION: tls + MAIL_EHLO_DOMAIN: mail.example.com + MAIL_VERIFY_PEER: false + DB_DATABASE: "{{ .Values.mariadb.mariadbDatabase }}" + DB_USERNAME: "{{ .Values.mariadb.mariadbUsername }}" + DB_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: plainhost + DB_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password + REDIS_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password + APP_KEY: + secretKeyRef: + name: anonaddy-secrets + key: APP_KEY + ANONADDY_SECRET: + secretKeyRef: + name: anonaddy-secrets + key: ANONADDY_SECRET + +persistence: + config: + enabled: true + mountPath: /config + +redis: + enabled: true + +mariadb: + enabled: true + mariadbUsername: anonaddy + mariadbDatabase: anonaddy + +portal: + open: + enabled: true diff --git a/stable/anonaddy/15.0.7/questions.yaml b/stable/anonaddy/15.0.7/questions.yaml new file mode 100644 index 00000000000..05f87cd7fb8 --- /dev/null +++ b/stable/anonaddy/15.0.7/questions.yaml @@ -0,0 +1,2112 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ANONADDY_DOMAIN + label: "Anonaddy Domain" + schema: + type: string + required: true + default: "" + - variable: APP_URL + label: "App Url" + schema: + type: string + default: "" + - variable: MAIL_FROM_NAME + label: "Mail From Name" + schema: + type: string + default: "" + - variable: MAIL_FROM_ADDRESS + label: "Mail From Address" + schema: + type: string + default: "" + - variable: MAIL_HOST + label: "Mail Host" + schema: + type: string + default: "" + - variable: MAIL_PORT + label: "Mail Port" + schema: + type: int + default: 587 + - variable: MAIL_ENCRYPTION + label: "Mail Encryption" + schema: + type: string + default: "tls" + enum: + - value: "" + description: "none" + - value: tls + description: "tls" + - variable: MAIL_EHLO_DOMAIN + label: "Mail Ehlo Domain" + schema: + type: string + default: "" + - variable: MAIL_VERIFY_PEER + label: "Mail Verify Peer" + schema: + type: boolean + default: false + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10110 + required: true + - variable: smtp + label: "smtp Service" + description: "The smtp service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: smtp + label: "smtp Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 25 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/autoscan/5.0.15/templates/NOTES.txt b/stable/anonaddy/15.0.7/templates/NOTES.txt similarity index 100% rename from stable/autoscan/5.0.15/templates/NOTES.txt rename to stable/anonaddy/15.0.7/templates/NOTES.txt diff --git a/stable/anonaddy/15.0.7/templates/_secrets.tpl b/stable/anonaddy/15.0.7/templates/_secrets.tpl new file mode 100644 index 00000000000..715d7875d8a --- /dev/null +++ b/stable/anonaddy/15.0.7/templates/_secrets.tpl @@ -0,0 +1,19 @@ +{{/* Define the secrets */}} +{{- define "anonaddy.secrets" -}} +{{- $secretName := (printf "%s-anonaddy-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} + +# Anonaddy requires APP_KEY to be in base 64 format presented in the container, so this b64enc here is intentional +# https://github.com/anonaddy/docker/blob/master/README.md#app +{{- $appKey := (printf "base64:%v" (randAlphaNum 32 | b64enc)) -}} +{{- $secretKey := randAlphaNum 32 -}} + + {{- with lookup "v1" "Secret" .Release.Namespace $secretName -}} + {{- $appKey = index .data "APP_KEY" | b64dec -}} + {{- $secretKey = index .data "ANONADDY_SECRET" | b64dec -}} + {{- end }} +enabled: true +data: + APP_KEY: {{ $appKey }} + # Anonaddy requires ANONADDY_SECRET to be a long string + ANONADDY_SECRET: {{ $secretKey }} +{{- end -}} diff --git a/stable/anonaddy/15.0.7/templates/common.yaml b/stable/anonaddy/15.0.7/templates/common.yaml new file mode 100644 index 00000000000..5481d6876f4 --- /dev/null +++ b/stable/anonaddy/15.0.7/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Render secrets for anonaddy */}} +{{- $secrets := include "anonaddy.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := set .Values.secret "anonaddy-secrets" $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/autoscan/5.0.15/values.yaml b/stable/anonaddy/15.0.7/values.yaml similarity index 100% rename from stable/autoscan/5.0.15/values.yaml rename to stable/anonaddy/15.0.7/values.yaml diff --git a/stable/apache-musicindex/8.0.0/CHANGELOG.md b/stable/apache-musicindex/8.0.0/CHANGELOG.md deleted file mode 100644 index 252176e798b..00000000000 --- a/stable/apache-musicindex/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [apache-musicindex-8.0.0](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.22...apache-musicindex-8.0.0) (2023-07-31) - - - - -## [apache-musicindex-7.0.22](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.21...apache-musicindex-7.0.22) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [apache-musicindex-7.0.21](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.20...apache-musicindex-7.0.21) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [apache-musicindex-7.0.20](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.19...apache-musicindex-7.0.20) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [apache-musicindex-7.0.19](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.18...apache-musicindex-7.0.19) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [apache-musicindex-7.0.18](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.17...apache-musicindex-7.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [apache-musicindex-7.0.17](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.16...apache-musicindex-7.0.17) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [apache-musicindex-7.0.16](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.15...apache-musicindex-7.0.16) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [apache-musicindex-7.0.15](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.14...apache-musicindex-7.0.15) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [apache-musicindex-7.0.14](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.13...apache-musicindex-7.0.14) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [apache-musicindex-7.0.13](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.12...apache-musicindex-7.0.13) (2023-05-24) - diff --git a/stable/apache-musicindex/8.0.0/Chart.yaml b/stable/apache-musicindex/8.0.0/Chart.yaml deleted file mode 100644 index 378f16783b8..00000000000 --- a/stable/apache-musicindex/8.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/apache-musicindex/8.0.0/charts/common-14.0.1.tgz b/stable/apache-musicindex/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/apache-musicindex/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/apache-musicindex/8.0.1/CHANGELOG.md b/stable/apache-musicindex/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..c3e4b718161 --- /dev/null +++ b/stable/apache-musicindex/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [apache-musicindex-8.0.1](https://github.com/truecharts/charts/compare/apache-musicindex-8.0.0...apache-musicindex-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [apache-musicindex-8.0.0](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.22...apache-musicindex-8.0.0) (2023-07-31) + + + + +## [apache-musicindex-7.0.22](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.21...apache-musicindex-7.0.22) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [apache-musicindex-7.0.21](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.20...apache-musicindex-7.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [apache-musicindex-7.0.20](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.19...apache-musicindex-7.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [apache-musicindex-7.0.19](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.18...apache-musicindex-7.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [apache-musicindex-7.0.18](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.17...apache-musicindex-7.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [apache-musicindex-7.0.17](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.16...apache-musicindex-7.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [apache-musicindex-7.0.16](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.15...apache-musicindex-7.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [apache-musicindex-7.0.15](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.14...apache-musicindex-7.0.15) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [apache-musicindex-7.0.14](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.13...apache-musicindex-7.0.14) (2023-05-26) + diff --git a/stable/apache-musicindex/8.0.1/Chart.yaml b/stable/apache-musicindex/8.0.1/Chart.yaml new file mode 100644 index 00000000000..b7589fc26d1 --- /dev/null +++ b/stable/apache-musicindex/8.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/aria2/9.0.0/README.md b/stable/apache-musicindex/8.0.1/README.md similarity index 100% rename from stable/aria2/9.0.0/README.md rename to stable/apache-musicindex/8.0.1/README.md diff --git a/stable/apache-musicindex/8.0.1/app-changelog.md b/stable/apache-musicindex/8.0.1/app-changelog.md new file mode 100644 index 00000000000..7d848a6089e --- /dev/null +++ b/stable/apache-musicindex/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [apache-musicindex-8.0.1](https://github.com/truecharts/charts/compare/apache-musicindex-8.0.0...apache-musicindex-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/apache-musicindex/8.0.0/app-readme.md b/stable/apache-musicindex/8.0.1/app-readme.md similarity index 100% rename from stable/apache-musicindex/8.0.0/app-readme.md rename to stable/apache-musicindex/8.0.1/app-readme.md diff --git a/stable/apache-musicindex/8.0.1/charts/common-14.0.9.tgz b/stable/apache-musicindex/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/apache-musicindex/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/apache-musicindex/8.0.0/ix_values.yaml b/stable/apache-musicindex/8.0.1/ix_values.yaml similarity index 100% rename from stable/apache-musicindex/8.0.0/ix_values.yaml rename to stable/apache-musicindex/8.0.1/ix_values.yaml diff --git a/stable/apache-musicindex/8.0.0/questions.yaml b/stable/apache-musicindex/8.0.1/questions.yaml similarity index 100% rename from stable/apache-musicindex/8.0.0/questions.yaml rename to stable/apache-musicindex/8.0.1/questions.yaml diff --git a/stable/avidemux/5.0.0/templates/NOTES.txt b/stable/apache-musicindex/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/avidemux/5.0.0/templates/NOTES.txt rename to stable/apache-musicindex/8.0.1/templates/NOTES.txt diff --git a/stable/ariang/5.0.0/templates/common.yaml b/stable/apache-musicindex/8.0.1/templates/common.yaml similarity index 100% rename from stable/ariang/5.0.0/templates/common.yaml rename to stable/apache-musicindex/8.0.1/templates/common.yaml diff --git a/stable/avidemux/5.0.0/values.yaml b/stable/apache-musicindex/8.0.1/values.yaml similarity index 100% rename from stable/avidemux/5.0.0/values.yaml rename to stable/apache-musicindex/8.0.1/values.yaml diff --git a/stable/appdaemon/13.0.1/CHANGELOG.md b/stable/appdaemon/13.0.1/CHANGELOG.md new file mode 100644 index 00000000000..9dd7c9cd62e --- /dev/null +++ b/stable/appdaemon/13.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [appdaemon-13.0.1](https://github.com/truecharts/charts/compare/appdaemon-13.0.0...appdaemon-13.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [appdaemon-13.0.0](https://github.com/truecharts/charts/compare/appdaemon-12.0.25...appdaemon-13.0.0) (2023-07-31) + + + + +## [appdaemon-12.0.25](https://github.com/truecharts/charts/compare/appdaemon-12.0.24...appdaemon-12.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [appdaemon-12.0.24](https://github.com/truecharts/charts/compare/appdaemon-12.0.23...appdaemon-12.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [appdaemon-12.0.23](https://github.com/truecharts/charts/compare/appdaemon-12.0.22...appdaemon-12.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [appdaemon-12.0.22](https://github.com/truecharts/charts/compare/appdaemon-12.0.21...appdaemon-12.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [appdaemon-12.0.21](https://github.com/truecharts/charts/compare/appdaemon-12.0.20...appdaemon-12.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [appdaemon-12.0.20](https://github.com/truecharts/charts/compare/appdaemon-12.0.19...appdaemon-12.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [appdaemon-12.0.19](https://github.com/truecharts/charts/compare/appdaemon-12.0.18...appdaemon-12.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [appdaemon-12.0.18](https://github.com/truecharts/charts/compare/appdaemon-12.0.17...appdaemon-12.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [appdaemon-12.0.17](https://github.com/truecharts/charts/compare/appdaemon-12.0.16...appdaemon-12.0.17) (2023-05-26) + diff --git a/stable/appdaemon/13.0.1/Chart.yaml b/stable/appdaemon/13.0.1/Chart.yaml new file mode 100644 index 00000000000..dc9674bc5ef --- /dev/null +++ b/stable/appdaemon/13.0.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.4.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 13.0.1 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/ariang/5.0.0/README.md b/stable/appdaemon/13.0.1/README.md similarity index 100% rename from stable/ariang/5.0.0/README.md rename to stable/appdaemon/13.0.1/README.md diff --git a/stable/appdaemon/13.0.1/app-changelog.md b/stable/appdaemon/13.0.1/app-changelog.md new file mode 100644 index 00000000000..0fd77160653 --- /dev/null +++ b/stable/appdaemon/13.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [appdaemon-13.0.1](https://github.com/truecharts/charts/compare/appdaemon-13.0.0...appdaemon-13.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/appdaemon/13.0.1/app-readme.md b/stable/appdaemon/13.0.1/app-readme.md new file mode 100644 index 00000000000..c51736d02b5 --- /dev/null +++ b/stable/appdaemon/13.0.1/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/13.0.1/charts/common-14.0.9.tgz b/stable/appdaemon/13.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/appdaemon/13.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/appdaemon/13.0.1/ix_values.yaml b/stable/appdaemon/13.0.1/ix_values.yaml new file mode 100644 index 00000000000..a61898bb8d2 --- /dev/null +++ b/stable/appdaemon/13.0.1/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/13.0.1/questions.yaml b/stable/appdaemon/13.0.1/questions.yaml new file mode 100644 index 00000000000..6b581cc3c5c --- /dev/null +++ b/stable/appdaemon/13.0.1/questions.yaml @@ -0,0 +1,2055 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TOKEN + label: HA Token + description: Your Long Live Home-Assistant Token + schema: + type: string + private: true + required: true + default: "" + - variable: HA_URL + label: HA URL + description: Your Home-Assistant URL + schema: + type: string + default: "" + required: true + - variable: DASH_URL + label: Dashboard URL + description: URL of your AppDaemon dashboard + schema: + type: string + default: http://$HOSTNAME:5050 + required: true + - variable: LATITUDE + label: Latitude + description: Latitude of your home assistant instance + schema: + type: string + default: "" + valid_chars: '^(\+|-)?(?:90(?:(?:\.0{1,15})?)|(?:[0-9]|[1-8][0-9])(?:(?:\.[0-9]{1,15})?))$' + required: true + - variable: LONGITUDE + label: Longitude + description: Longitude of your home assistant instance + schema: + type: string + default: "" + valid_chars: '^(\+|-)?(?:180(?:(?:\.0{1,15})?)|(?:[0-9]|[1-9][0-9]|1[0-7][0-9])(?:(?:\.[0-9]{1,15})?))$' + required: true + - variable: ELEVATION + label: Elevation + description: Longitude of your home assistant instance + schema: + type: int + default: 0 + required: true + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 5050 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: conf + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/baserow/8.0.3/templates/NOTES.txt b/stable/appdaemon/13.0.1/templates/NOTES.txt similarity index 100% rename from stable/baserow/8.0.3/templates/NOTES.txt rename to stable/appdaemon/13.0.1/templates/NOTES.txt diff --git a/stable/autobrr/5.0.3/templates/common.yaml b/stable/appdaemon/13.0.1/templates/common.yaml similarity index 100% rename from stable/autobrr/5.0.3/templates/common.yaml rename to stable/appdaemon/13.0.1/templates/common.yaml diff --git a/stable/baserow/8.0.3/values.yaml b/stable/appdaemon/13.0.1/values.yaml similarity index 100% rename from stable/baserow/8.0.3/values.yaml rename to stable/appdaemon/13.0.1/values.yaml diff --git a/stable/apt-cacher-ng/5.0.0/CHANGELOG.md b/stable/apt-cacher-ng/5.0.0/CHANGELOG.md deleted file mode 100644 index 9d114f79759..00000000000 --- a/stable/apt-cacher-ng/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [apt-cacher-ng-5.0.0](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.22...apt-cacher-ng-5.0.0) (2023-07-31) - - - - -## [apt-cacher-ng-4.0.22](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.21...apt-cacher-ng-4.0.22) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [apt-cacher-ng-4.0.21](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.20...apt-cacher-ng-4.0.21) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [apt-cacher-ng-4.0.20](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.19...apt-cacher-ng-4.0.20) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [apt-cacher-ng-4.0.19](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.18...apt-cacher-ng-4.0.19) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [apt-cacher-ng-4.0.18](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.17...apt-cacher-ng-4.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [apt-cacher-ng-4.0.17](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.16...apt-cacher-ng-4.0.17) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [apt-cacher-ng-4.0.16](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.15...apt-cacher-ng-4.0.16) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [apt-cacher-ng-4.0.15](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.14...apt-cacher-ng-4.0.15) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [apt-cacher-ng-4.0.14](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.13...apt-cacher-ng-4.0.14) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [apt-cacher-ng-4.0.13](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.12...apt-cacher-ng-4.0.13) (2023-05-24) - diff --git a/stable/apt-cacher-ng/5.0.0/Chart.yaml b/stable/apt-cacher-ng/5.0.0/Chart.yaml deleted file mode 100644 index 2c75e6c2ca9..00000000000 --- a/stable/apt-cacher-ng/5.0.0/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.7.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Proxy - - Network-Other - - Tools-Utilities diff --git a/stable/apt-cacher-ng/5.0.0/charts/common-14.0.1.tgz b/stable/apt-cacher-ng/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/apt-cacher-ng/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/apt-cacher-ng/5.0.1/CHANGELOG.md b/stable/apt-cacher-ng/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..3f9a84279b9 --- /dev/null +++ b/stable/apt-cacher-ng/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [apt-cacher-ng-5.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-5.0.0...apt-cacher-ng-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [apt-cacher-ng-5.0.0](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.22...apt-cacher-ng-5.0.0) (2023-07-31) + + + + +## [apt-cacher-ng-4.0.22](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.21...apt-cacher-ng-4.0.22) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [apt-cacher-ng-4.0.21](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.20...apt-cacher-ng-4.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [apt-cacher-ng-4.0.20](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.19...apt-cacher-ng-4.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [apt-cacher-ng-4.0.19](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.18...apt-cacher-ng-4.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [apt-cacher-ng-4.0.18](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.17...apt-cacher-ng-4.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [apt-cacher-ng-4.0.17](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.16...apt-cacher-ng-4.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [apt-cacher-ng-4.0.16](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.15...apt-cacher-ng-4.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [apt-cacher-ng-4.0.15](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.14...apt-cacher-ng-4.0.15) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [apt-cacher-ng-4.0.14](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.13...apt-cacher-ng-4.0.14) (2023-05-26) + diff --git a/stable/apt-cacher-ng/5.0.1/Chart.yaml b/stable/apt-cacher-ng/5.0.1/Chart.yaml new file mode 100644 index 00000000000..c6debfc0824 --- /dev/null +++ b/stable/apt-cacher-ng/5.0.1/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.7.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Proxy + - Network-Other + - Tools-Utilities diff --git a/stable/audacity/9.0.0/README.md b/stable/apt-cacher-ng/5.0.1/README.md similarity index 100% rename from stable/audacity/9.0.0/README.md rename to stable/apt-cacher-ng/5.0.1/README.md diff --git a/stable/apt-cacher-ng/5.0.1/app-changelog.md b/stable/apt-cacher-ng/5.0.1/app-changelog.md new file mode 100644 index 00000000000..db4b2a195f8 --- /dev/null +++ b/stable/apt-cacher-ng/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [apt-cacher-ng-5.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-5.0.0...apt-cacher-ng-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/apt-cacher-ng/5.0.0/app-readme.md b/stable/apt-cacher-ng/5.0.1/app-readme.md similarity index 100% rename from stable/apt-cacher-ng/5.0.0/app-readme.md rename to stable/apt-cacher-ng/5.0.1/app-readme.md diff --git a/stable/apt-cacher-ng/5.0.1/charts/common-14.0.9.tgz b/stable/apt-cacher-ng/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/apt-cacher-ng/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/apt-cacher-ng/5.0.0/ix_values.yaml b/stable/apt-cacher-ng/5.0.1/ix_values.yaml similarity index 100% rename from stable/apt-cacher-ng/5.0.0/ix_values.yaml rename to stable/apt-cacher-ng/5.0.1/ix_values.yaml diff --git a/stable/apt-cacher-ng/5.0.0/questions.yaml b/stable/apt-cacher-ng/5.0.1/questions.yaml similarity index 100% rename from stable/apt-cacher-ng/5.0.0/questions.yaml rename to stable/apt-cacher-ng/5.0.1/questions.yaml diff --git a/stable/beets/8.0.11/templates/NOTES.txt b/stable/apt-cacher-ng/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/beets/8.0.11/templates/NOTES.txt rename to stable/apt-cacher-ng/5.0.1/templates/NOTES.txt diff --git a/stable/apt-cacher-ng/5.0.0/templates/common.yaml b/stable/apt-cacher-ng/5.0.1/templates/common.yaml similarity index 100% rename from stable/apt-cacher-ng/5.0.0/templates/common.yaml rename to stable/apt-cacher-ng/5.0.1/templates/common.yaml diff --git a/stable/beets/8.0.11/values.yaml b/stable/apt-cacher-ng/5.0.1/values.yaml similarity index 100% rename from stable/beets/8.0.11/values.yaml rename to stable/apt-cacher-ng/5.0.1/values.yaml diff --git a/stable/aria2/9.0.0/CHANGELOG.md b/stable/aria2/9.0.0/CHANGELOG.md deleted file mode 100644 index f1b9b6418e7..00000000000 --- a/stable/aria2/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [aria2-9.0.0](https://github.com/truecharts/charts/compare/aria2-8.0.22...aria2-9.0.0) (2023-07-31) - - - - -## [aria2-8.0.22](https://github.com/truecharts/charts/compare/aria2-8.0.21...aria2-8.0.22) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [aria2-8.0.21](https://github.com/truecharts/charts/compare/aria2-8.0.20...aria2-8.0.21) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [aria2-8.0.20](https://github.com/truecharts/charts/compare/aria2-8.0.19...aria2-8.0.20) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [aria2-8.0.19](https://github.com/truecharts/charts/compare/aria2-8.0.18...aria2-8.0.19) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [aria2-8.0.18](https://github.com/truecharts/charts/compare/aria2-8.0.17...aria2-8.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [aria2-8.0.17](https://github.com/truecharts/charts/compare/aria2-8.0.16...aria2-8.0.17) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [aria2-8.0.16](https://github.com/truecharts/charts/compare/aria2-8.0.15...aria2-8.0.16) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [aria2-8.0.15](https://github.com/truecharts/charts/compare/aria2-8.0.14...aria2-8.0.15) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [aria2-8.0.14](https://github.com/truecharts/charts/compare/aria2-8.0.13...aria2-8.0.14) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [aria2-8.0.13](https://github.com/truecharts/charts/compare/aria2-8.0.12...aria2-8.0.13) (2023-05-24) - diff --git a/stable/aria2/9.0.0/Chart.yaml b/stable/aria2/9.0.0/Chart.yaml deleted file mode 100644 index a7c36736675..00000000000 --- a/stable/aria2/9.0.0/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 9.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/aria2/9.0.0/charts/common-14.0.1.tgz b/stable/aria2/9.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/aria2/9.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/aria2/9.0.1/CHANGELOG.md b/stable/aria2/9.0.1/CHANGELOG.md new file mode 100644 index 00000000000..da745387854 --- /dev/null +++ b/stable/aria2/9.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [aria2-9.0.1](https://github.com/truecharts/charts/compare/aria2-9.0.0...aria2-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [aria2-9.0.0](https://github.com/truecharts/charts/compare/aria2-8.0.22...aria2-9.0.0) (2023-07-31) + + + + +## [aria2-8.0.22](https://github.com/truecharts/charts/compare/aria2-8.0.21...aria2-8.0.22) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [aria2-8.0.21](https://github.com/truecharts/charts/compare/aria2-8.0.20...aria2-8.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [aria2-8.0.20](https://github.com/truecharts/charts/compare/aria2-8.0.19...aria2-8.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [aria2-8.0.19](https://github.com/truecharts/charts/compare/aria2-8.0.18...aria2-8.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [aria2-8.0.18](https://github.com/truecharts/charts/compare/aria2-8.0.17...aria2-8.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [aria2-8.0.17](https://github.com/truecharts/charts/compare/aria2-8.0.16...aria2-8.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [aria2-8.0.16](https://github.com/truecharts/charts/compare/aria2-8.0.15...aria2-8.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [aria2-8.0.15](https://github.com/truecharts/charts/compare/aria2-8.0.14...aria2-8.0.15) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [aria2-8.0.14](https://github.com/truecharts/charts/compare/aria2-8.0.13...aria2-8.0.14) (2023-05-26) + diff --git a/stable/aria2/9.0.1/Chart.yaml b/stable/aria2/9.0.1/Chart.yaml new file mode 100644 index 00000000000..f26dfa87200 --- /dev/null +++ b/stable/aria2/9.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 9.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/audiobookshelf/6.0.5/README.md b/stable/aria2/9.0.1/README.md similarity index 100% rename from stable/audiobookshelf/6.0.5/README.md rename to stable/aria2/9.0.1/README.md diff --git a/stable/aria2/9.0.1/app-changelog.md b/stable/aria2/9.0.1/app-changelog.md new file mode 100644 index 00000000000..190749653a8 --- /dev/null +++ b/stable/aria2/9.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [aria2-9.0.1](https://github.com/truecharts/charts/compare/aria2-9.0.0...aria2-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/aria2/9.0.0/app-readme.md b/stable/aria2/9.0.1/app-readme.md similarity index 100% rename from stable/aria2/9.0.0/app-readme.md rename to stable/aria2/9.0.1/app-readme.md diff --git a/stable/aria2/9.0.1/charts/common-14.0.9.tgz b/stable/aria2/9.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/aria2/9.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/aria2/9.0.0/ix_values.yaml b/stable/aria2/9.0.1/ix_values.yaml similarity index 100% rename from stable/aria2/9.0.0/ix_values.yaml rename to stable/aria2/9.0.1/ix_values.yaml diff --git a/stable/aria2/9.0.0/questions.yaml b/stable/aria2/9.0.1/questions.yaml similarity index 100% rename from stable/aria2/9.0.0/questions.yaml rename to stable/aria2/9.0.1/questions.yaml diff --git a/stable/blog/8.0.0/templates/NOTES.txt b/stable/aria2/9.0.1/templates/NOTES.txt similarity index 100% rename from stable/blog/8.0.0/templates/NOTES.txt rename to stable/aria2/9.0.1/templates/NOTES.txt diff --git a/stable/automatic-music-downloader/6.0.0/templates/common.yaml b/stable/aria2/9.0.1/templates/common.yaml similarity index 100% rename from stable/automatic-music-downloader/6.0.0/templates/common.yaml rename to stable/aria2/9.0.1/templates/common.yaml diff --git a/stable/blog/8.0.0/values.yaml b/stable/aria2/9.0.1/values.yaml similarity index 100% rename from stable/blog/8.0.0/values.yaml rename to stable/aria2/9.0.1/values.yaml diff --git a/stable/ariang/5.0.0/CHANGELOG.md b/stable/ariang/5.0.0/CHANGELOG.md deleted file mode 100644 index 92d941e8e92..00000000000 --- a/stable/ariang/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [ariang-5.0.0](https://github.com/truecharts/charts/compare/ariang-4.0.25...ariang-5.0.0) (2023-07-31) - - - - -## [ariang-4.0.25](https://github.com/truecharts/charts/compare/ariang-4.0.24...ariang-4.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [ariang-4.0.24](https://github.com/truecharts/charts/compare/ariang-4.0.23...ariang-4.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [ariang-4.0.23](https://github.com/truecharts/charts/compare/ariang-4.0.22...ariang-4.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [ariang-4.0.22](https://github.com/truecharts/charts/compare/ariang-4.0.21...ariang-4.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [ariang-4.0.21](https://github.com/truecharts/charts/compare/ariang-4.0.20...ariang-4.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [ariang-4.0.20](https://github.com/truecharts/charts/compare/ariang-4.0.19...ariang-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [ariang-4.0.19](https://github.com/truecharts/charts/compare/ariang-4.0.18...ariang-4.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [ariang-4.0.18](https://github.com/truecharts/charts/compare/ariang-4.0.17...ariang-4.0.18) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/ariang to v1.3.6 ([#9249](https://github.com/truecharts/charts/issues/9249)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [ariang-4.0.17](https://github.com/truecharts/charts/compare/ariang-4.0.16...ariang-4.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [ariang-4.0.16](https://github.com/truecharts/charts/compare/ariang-4.0.15...ariang-4.0.16) (2023-05-26) - diff --git a/stable/ariang/5.0.0/Chart.yaml b/stable/ariang/5.0.0/Chart.yaml deleted file mode 100644 index 1640c116ba6..00000000000 --- a/stable/ariang/5.0.0/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/ariang/5.0.0/charts/common-14.0.1.tgz b/stable/ariang/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/ariang/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/ariang/5.0.1/CHANGELOG.md b/stable/ariang/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..cbbc288196f --- /dev/null +++ b/stable/ariang/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ariang-5.0.1](https://github.com/truecharts/charts/compare/ariang-5.0.0...ariang-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [ariang-5.0.0](https://github.com/truecharts/charts/compare/ariang-4.0.25...ariang-5.0.0) (2023-07-31) + + + + +## [ariang-4.0.25](https://github.com/truecharts/charts/compare/ariang-4.0.24...ariang-4.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [ariang-4.0.24](https://github.com/truecharts/charts/compare/ariang-4.0.23...ariang-4.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [ariang-4.0.23](https://github.com/truecharts/charts/compare/ariang-4.0.22...ariang-4.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [ariang-4.0.22](https://github.com/truecharts/charts/compare/ariang-4.0.21...ariang-4.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [ariang-4.0.21](https://github.com/truecharts/charts/compare/ariang-4.0.20...ariang-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [ariang-4.0.20](https://github.com/truecharts/charts/compare/ariang-4.0.19...ariang-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [ariang-4.0.19](https://github.com/truecharts/charts/compare/ariang-4.0.18...ariang-4.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [ariang-4.0.18](https://github.com/truecharts/charts/compare/ariang-4.0.17...ariang-4.0.18) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/ariang to v1.3.6 ([#9249](https://github.com/truecharts/charts/issues/9249)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [ariang-4.0.17](https://github.com/truecharts/charts/compare/ariang-4.0.16...ariang-4.0.17) (2023-05-27) + diff --git a/stable/ariang/5.0.1/Chart.yaml b/stable/ariang/5.0.1/Chart.yaml new file mode 100644 index 00000000000..fc46ba4bbf5 --- /dev/null +++ b/stable/ariang/5.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/autobrr/5.0.3/README.md b/stable/ariang/5.0.1/README.md similarity index 100% rename from stable/autobrr/5.0.3/README.md rename to stable/ariang/5.0.1/README.md diff --git a/stable/ariang/5.0.1/app-changelog.md b/stable/ariang/5.0.1/app-changelog.md new file mode 100644 index 00000000000..58377b2789e --- /dev/null +++ b/stable/ariang/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ariang-5.0.1](https://github.com/truecharts/charts/compare/ariang-5.0.0...ariang-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ariang/5.0.0/app-readme.md b/stable/ariang/5.0.1/app-readme.md similarity index 100% rename from stable/ariang/5.0.0/app-readme.md rename to stable/ariang/5.0.1/app-readme.md diff --git a/stable/ariang/5.0.1/charts/common-14.0.9.tgz b/stable/ariang/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ariang/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/ariang/5.0.0/ix_values.yaml b/stable/ariang/5.0.1/ix_values.yaml similarity index 100% rename from stable/ariang/5.0.0/ix_values.yaml rename to stable/ariang/5.0.1/ix_values.yaml diff --git a/stable/ariang/5.0.0/questions.yaml b/stable/ariang/5.0.1/questions.yaml similarity index 100% rename from stable/ariang/5.0.0/questions.yaml rename to stable/ariang/5.0.1/questions.yaml diff --git a/stable/boinc/6.0.10/templates/NOTES.txt b/stable/ariang/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/boinc/6.0.10/templates/NOTES.txt rename to stable/ariang/5.0.1/templates/NOTES.txt diff --git a/stable/avidemux/5.0.0/templates/common.yaml b/stable/ariang/5.0.1/templates/common.yaml similarity index 100% rename from stable/avidemux/5.0.0/templates/common.yaml rename to stable/ariang/5.0.1/templates/common.yaml diff --git a/stable/boinc/6.0.10/values.yaml b/stable/ariang/5.0.1/values.yaml similarity index 100% rename from stable/boinc/6.0.10/values.yaml rename to stable/ariang/5.0.1/values.yaml diff --git a/stable/arksurvivalevolved/4.0.1/CHANGELOG.md b/stable/arksurvivalevolved/4.0.1/CHANGELOG.md deleted file mode 100644 index b4e7e90612d..00000000000 --- a/stable/arksurvivalevolved/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [arksurvivalevolved-4.0.1](https://github.com/truecharts/charts/compare/arksurvivalevolved-4.0.0...arksurvivalevolved-4.0.1) (2023-10-01) - diff --git a/stable/arksurvivalevolved/4.0.1/Chart.yaml b/stable/arksurvivalevolved/4.0.1/Chart.yaml deleted file mode 100644 index fb3c5d51111..00000000000 --- a/stable/arksurvivalevolved/4.0.1/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: A custom SteamCMD chart that runs ArkSE. -home: https://truecharts.org/charts/stable/arksurvivalevolved -icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png -keywords: - - arksurvivalevolved - - arkse - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: arksurvivalevolved -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved - - https://github.com/ich777/docker-steamcmd-server/tree/arkse -type: application -version: 4.0.1 -annotations: - truecharts.org/catagories: | - - GameServers - truecharts.org/SCALE-support: "true" diff --git a/stable/arksurvivalevolved/4.0.1/app-changelog.md b/stable/arksurvivalevolved/4.0.1/app-changelog.md deleted file mode 100644 index 5318b527d81..00000000000 --- a/stable/arksurvivalevolved/4.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [arksurvivalevolved-4.0.1](https://github.com/truecharts/charts/compare/arksurvivalevolved-4.0.0...arksurvivalevolved-4.0.1) (2023-10-01) - diff --git a/stable/arksurvivalevolved/4.0.1/charts/common-14.0.3.tgz b/stable/arksurvivalevolved/4.0.1/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/arksurvivalevolved/4.0.1/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/arksurvivalevolved/4.0.2/CHANGELOG.md b/stable/arksurvivalevolved/4.0.2/CHANGELOG.md new file mode 100644 index 00000000000..0e9ce30ca15 --- /dev/null +++ b/stable/arksurvivalevolved/4.0.2/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [arksurvivalevolved-4.0.2](https://github.com/truecharts/charts/compare/arksurvivalevolved-4.0.1...arksurvivalevolved-4.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [arksurvivalevolved-4.0.1](https://github.com/truecharts/charts/compare/arksurvivalevolved-4.0.0...arksurvivalevolved-4.0.1) (2023-10-01) + diff --git a/stable/arksurvivalevolved/4.0.2/Chart.yaml b/stable/arksurvivalevolved/4.0.2/Chart.yaml new file mode 100644 index 00000000000..a12e8322f36 --- /dev/null +++ b/stable/arksurvivalevolved/4.0.2/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A custom SteamCMD chart that runs ArkSE. +home: https://truecharts.org/charts/stable/arksurvivalevolved +icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png +keywords: + - arksurvivalevolved + - arkse + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: arksurvivalevolved +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved + - https://github.com/ich777/docker-steamcmd-server/tree/arkse +type: application +version: 4.0.2 +annotations: + truecharts.org/catagories: | + - GameServers + truecharts.org/SCALE-support: "true" diff --git a/stable/automatic-music-downloader/6.0.0/README.md b/stable/arksurvivalevolved/4.0.2/README.md similarity index 100% rename from stable/automatic-music-downloader/6.0.0/README.md rename to stable/arksurvivalevolved/4.0.2/README.md diff --git a/stable/arksurvivalevolved/4.0.2/app-changelog.md b/stable/arksurvivalevolved/4.0.2/app-changelog.md new file mode 100644 index 00000000000..3b7746730b4 --- /dev/null +++ b/stable/arksurvivalevolved/4.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [arksurvivalevolved-4.0.2](https://github.com/truecharts/charts/compare/arksurvivalevolved-4.0.1...arksurvivalevolved-4.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/arksurvivalevolved/4.0.1/app-readme.md b/stable/arksurvivalevolved/4.0.2/app-readme.md similarity index 100% rename from stable/arksurvivalevolved/4.0.1/app-readme.md rename to stable/arksurvivalevolved/4.0.2/app-readme.md diff --git a/stable/arksurvivalevolved/4.0.2/charts/common-14.0.9.tgz b/stable/arksurvivalevolved/4.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/arksurvivalevolved/4.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/arksurvivalevolved/4.0.1/ix_values.yaml b/stable/arksurvivalevolved/4.0.2/ix_values.yaml similarity index 100% rename from stable/arksurvivalevolved/4.0.1/ix_values.yaml rename to stable/arksurvivalevolved/4.0.2/ix_values.yaml diff --git a/stable/arksurvivalevolved/4.0.1/questions.yaml b/stable/arksurvivalevolved/4.0.2/questions.yaml similarity index 100% rename from stable/arksurvivalevolved/4.0.1/questions.yaml rename to stable/arksurvivalevolved/4.0.2/questions.yaml diff --git a/stable/bookstack/8.0.1/templates/NOTES.txt b/stable/arksurvivalevolved/4.0.2/templates/NOTES.txt similarity index 100% rename from stable/bookstack/8.0.1/templates/NOTES.txt rename to stable/arksurvivalevolved/4.0.2/templates/NOTES.txt diff --git a/stable/arksurvivalevolved/4.0.1/templates/_secrets.tpl b/stable/arksurvivalevolved/4.0.2/templates/_secrets.tpl similarity index 100% rename from stable/arksurvivalevolved/4.0.1/templates/_secrets.tpl rename to stable/arksurvivalevolved/4.0.2/templates/_secrets.tpl diff --git a/stable/arksurvivalevolved/4.0.1/templates/common.yaml b/stable/arksurvivalevolved/4.0.2/templates/common.yaml similarity index 100% rename from stable/arksurvivalevolved/4.0.1/templates/common.yaml rename to stable/arksurvivalevolved/4.0.2/templates/common.yaml diff --git a/stable/bookstack/8.0.1/values.yaml b/stable/arksurvivalevolved/4.0.2/values.yaml similarity index 100% rename from stable/bookstack/8.0.1/values.yaml rename to stable/arksurvivalevolved/4.0.2/values.yaml diff --git a/stable/audacity/9.0.0/CHANGELOG.md b/stable/audacity/9.0.0/CHANGELOG.md deleted file mode 100644 index a05f52d1430..00000000000 --- a/stable/audacity/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [audacity-9.0.0](https://github.com/truecharts/charts/compare/audacity-8.0.24...audacity-9.0.0) (2023-07-31) - - - - -## [audacity-8.0.24](https://github.com/truecharts/charts/compare/audacity-8.0.23...audacity-8.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [audacity-8.0.23](https://github.com/truecharts/charts/compare/audacity-8.0.22...audacity-8.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [audacity-8.0.22](https://github.com/truecharts/charts/compare/audacity-8.0.21...audacity-8.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [audacity-8.0.21](https://github.com/truecharts/charts/compare/audacity-8.0.20...audacity-8.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [audacity-8.0.20](https://github.com/truecharts/charts/compare/audacity-8.0.19...audacity-8.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [audacity-8.0.19](https://github.com/truecharts/charts/compare/audacity-8.0.18...audacity-8.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [audacity-8.0.18](https://github.com/truecharts/charts/compare/audacity-8.0.17...audacity-8.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [audacity-8.0.17](https://github.com/truecharts/charts/compare/audacity-8.0.16...audacity-8.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [audacity-8.0.16](https://github.com/truecharts/charts/compare/audacity-8.0.15...audacity-8.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [audacity-8.0.15](https://github.com/truecharts/charts/compare/audacity-8.0.14...audacity-8.0.15) (2023-05-24) - diff --git a/stable/audacity/9.0.0/Chart.yaml b/stable/audacity/9.0.0/Chart.yaml deleted file mode 100644 index 72120651a9a..00000000000 --- a/stable/audacity/9.0.0/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "3.0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 9.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/audacity/9.0.0/charts/common-14.0.1.tgz b/stable/audacity/9.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/audacity/9.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/audacity/9.0.1/CHANGELOG.md b/stable/audacity/9.0.1/CHANGELOG.md new file mode 100644 index 00000000000..1aab5bee4b5 --- /dev/null +++ b/stable/audacity/9.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [audacity-9.0.1](https://github.com/truecharts/charts/compare/audacity-9.0.0...audacity-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [audacity-9.0.0](https://github.com/truecharts/charts/compare/audacity-8.0.24...audacity-9.0.0) (2023-07-31) + + + + +## [audacity-8.0.24](https://github.com/truecharts/charts/compare/audacity-8.0.23...audacity-8.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [audacity-8.0.23](https://github.com/truecharts/charts/compare/audacity-8.0.22...audacity-8.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [audacity-8.0.22](https://github.com/truecharts/charts/compare/audacity-8.0.21...audacity-8.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [audacity-8.0.21](https://github.com/truecharts/charts/compare/audacity-8.0.20...audacity-8.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [audacity-8.0.20](https://github.com/truecharts/charts/compare/audacity-8.0.19...audacity-8.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [audacity-8.0.19](https://github.com/truecharts/charts/compare/audacity-8.0.18...audacity-8.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [audacity-8.0.18](https://github.com/truecharts/charts/compare/audacity-8.0.17...audacity-8.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [audacity-8.0.17](https://github.com/truecharts/charts/compare/audacity-8.0.16...audacity-8.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [audacity-8.0.16](https://github.com/truecharts/charts/compare/audacity-8.0.15...audacity-8.0.16) (2023-05-26) + diff --git a/stable/audacity/9.0.1/Chart.yaml b/stable/audacity/9.0.1/Chart.yaml new file mode 100644 index 00000000000..29f071ce9c2 --- /dev/null +++ b/stable/audacity/9.0.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 9.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/autoscan/5.0.15/README.md b/stable/audacity/9.0.1/README.md similarity index 100% rename from stable/autoscan/5.0.15/README.md rename to stable/audacity/9.0.1/README.md diff --git a/stable/audacity/9.0.1/app-changelog.md b/stable/audacity/9.0.1/app-changelog.md new file mode 100644 index 00000000000..70a91df5a5f --- /dev/null +++ b/stable/audacity/9.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [audacity-9.0.1](https://github.com/truecharts/charts/compare/audacity-9.0.0...audacity-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/audacity/9.0.0/app-readme.md b/stable/audacity/9.0.1/app-readme.md similarity index 100% rename from stable/audacity/9.0.0/app-readme.md rename to stable/audacity/9.0.1/app-readme.md diff --git a/stable/audacity/9.0.1/charts/common-14.0.9.tgz b/stable/audacity/9.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/audacity/9.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/audacity/9.0.0/ix_values.yaml b/stable/audacity/9.0.1/ix_values.yaml similarity index 100% rename from stable/audacity/9.0.0/ix_values.yaml rename to stable/audacity/9.0.1/ix_values.yaml diff --git a/stable/audacity/9.0.0/questions.yaml b/stable/audacity/9.0.1/questions.yaml similarity index 100% rename from stable/audacity/9.0.0/questions.yaml rename to stable/audacity/9.0.1/questions.yaml diff --git a/stable/browserless-chrome/6.0.6/templates/NOTES.txt b/stable/audacity/9.0.1/templates/NOTES.txt similarity index 100% rename from stable/browserless-chrome/6.0.6/templates/NOTES.txt rename to stable/audacity/9.0.1/templates/NOTES.txt diff --git a/stable/beets/8.0.11/templates/common.yaml b/stable/audacity/9.0.1/templates/common.yaml similarity index 100% rename from stable/beets/8.0.11/templates/common.yaml rename to stable/audacity/9.0.1/templates/common.yaml diff --git a/stable/browserless-chrome/6.0.6/values.yaml b/stable/audacity/9.0.1/values.yaml similarity index 100% rename from stable/browserless-chrome/6.0.6/values.yaml rename to stable/audacity/9.0.1/values.yaml diff --git a/stable/audiobookshelf/6.0.5/CHANGELOG.md b/stable/audiobookshelf/6.0.5/CHANGELOG.md deleted file mode 100644 index 74f3cf7daf0..00000000000 --- a/stable/audiobookshelf/6.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [audiobookshelf-6.0.5](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.4...audiobookshelf-6.0.5) (2023-10-01) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.4.4 ([#13144](https://github.com/truecharts/charts/issues/13144)) - - - - -## [audiobookshelf-6.0.4](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.3...audiobookshelf-6.0.4) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.4.3 ([#12749](https://github.com/truecharts/charts/issues/12749)) - - - - -## [audiobookshelf-6.0.3](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.2...audiobookshelf-6.0.3) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.4.2 ([#12579](https://github.com/truecharts/charts/issues/12579)) - - - - -## [audiobookshelf-6.0.2](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.1...audiobookshelf-6.0.2) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.4.1 ([#12442](https://github.com/truecharts/charts/issues/12442)) - - - - -## [audiobookshelf-6.0.1](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.0...audiobookshelf-6.0.1) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.3.5 ([#12418](https://github.com/truecharts/charts/issues/12418)) - - - - - -## [audiobookshelf-6.0.0](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.29...audiobookshelf-6.0.0) (2023-07-31) - - - - -## [audiobookshelf-5.0.29](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.28...audiobookshelf-5.0.29) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [audiobookshelf-5.0.28](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.27...audiobookshelf-5.0.28) (2023-07-21) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.3.3 ([#10697](https://github.com/truecharts/charts/issues/10697)) - - - - -## [audiobookshelf-5.0.27](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.26...audiobookshelf-5.0.27) (2023-07-19) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.3.2 ([#10600](https://github.com/truecharts/charts/issues/10600)) - - - - -## [audiobookshelf-5.0.26](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.25...audiobookshelf-5.0.26) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [audiobookshelf-5.0.25](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.24...audiobookshelf-5.0.25) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.23 ([#9652](https://github.com/truecharts/charts/issues/9652)) - diff --git a/stable/audiobookshelf/6.0.5/Chart.yaml b/stable/audiobookshelf/6.0.5/Chart.yaml deleted file mode 100644 index f01cf98b33a..00000000000 --- a/stable/audiobookshelf/6.0.5/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.5 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/audiobookshelf/6.0.5/app-changelog.md b/stable/audiobookshelf/6.0.5/app-changelog.md deleted file mode 100644 index 56670b1f14c..00000000000 --- a/stable/audiobookshelf/6.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [audiobookshelf-6.0.5](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.4...audiobookshelf-6.0.5) (2023-10-01) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.4.4 ([#13144](https://github.com/truecharts/charts/issues/13144)) - - \ No newline at end of file diff --git a/stable/audiobookshelf/6.0.5/charts/common-14.0.1.tgz b/stable/audiobookshelf/6.0.5/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/audiobookshelf/6.0.5/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/audiobookshelf/6.0.6/CHANGELOG.md b/stable/audiobookshelf/6.0.6/CHANGELOG.md new file mode 100644 index 00000000000..3dbd13d48f6 --- /dev/null +++ b/stable/audiobookshelf/6.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [audiobookshelf-6.0.6](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.5...audiobookshelf-6.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [audiobookshelf-6.0.5](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.4...audiobookshelf-6.0.5) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.4.4 ([#13144](https://github.com/truecharts/charts/issues/13144)) + + + + +## [audiobookshelf-6.0.4](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.3...audiobookshelf-6.0.4) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.4.3 ([#12749](https://github.com/truecharts/charts/issues/12749)) + + + + +## [audiobookshelf-6.0.3](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.2...audiobookshelf-6.0.3) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.4.2 ([#12579](https://github.com/truecharts/charts/issues/12579)) + + + + +## [audiobookshelf-6.0.2](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.1...audiobookshelf-6.0.2) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.4.1 ([#12442](https://github.com/truecharts/charts/issues/12442)) + + + + +## [audiobookshelf-6.0.1](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.0...audiobookshelf-6.0.1) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.3.5 ([#12418](https://github.com/truecharts/charts/issues/12418)) + + + + + +## [audiobookshelf-6.0.0](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.29...audiobookshelf-6.0.0) (2023-07-31) + + + + +## [audiobookshelf-5.0.29](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.28...audiobookshelf-5.0.29) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [audiobookshelf-5.0.28](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.27...audiobookshelf-5.0.28) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.3.3 ([#10697](https://github.com/truecharts/charts/issues/10697)) + + + + +## [audiobookshelf-5.0.27](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.26...audiobookshelf-5.0.27) (2023-07-19) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.3.2 ([#10600](https://github.com/truecharts/charts/issues/10600)) + + + + +## [audiobookshelf-5.0.26](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.25...audiobookshelf-5.0.26) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + diff --git a/stable/audiobookshelf/6.0.6/Chart.yaml b/stable/audiobookshelf/6.0.6/Chart.yaml new file mode 100644 index 00000000000..1468231e787 --- /dev/null +++ b/stable/audiobookshelf/6.0.6/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.4.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.6 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/avidemux/5.0.0/README.md b/stable/audiobookshelf/6.0.6/README.md similarity index 100% rename from stable/avidemux/5.0.0/README.md rename to stable/audiobookshelf/6.0.6/README.md diff --git a/stable/audiobookshelf/6.0.6/app-changelog.md b/stable/audiobookshelf/6.0.6/app-changelog.md new file mode 100644 index 00000000000..17c02485751 --- /dev/null +++ b/stable/audiobookshelf/6.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [audiobookshelf-6.0.6](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.5...audiobookshelf-6.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/audiobookshelf/6.0.5/app-readme.md b/stable/audiobookshelf/6.0.6/app-readme.md similarity index 100% rename from stable/audiobookshelf/6.0.5/app-readme.md rename to stable/audiobookshelf/6.0.6/app-readme.md diff --git a/stable/audiobookshelf/6.0.6/charts/common-14.0.9.tgz b/stable/audiobookshelf/6.0.6/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/audiobookshelf/6.0.6/charts/common-14.0.9.tgz differ diff --git a/stable/audiobookshelf/6.0.5/ix_values.yaml b/stable/audiobookshelf/6.0.6/ix_values.yaml similarity index 100% rename from stable/audiobookshelf/6.0.5/ix_values.yaml rename to stable/audiobookshelf/6.0.6/ix_values.yaml diff --git a/stable/audiobookshelf/6.0.5/questions.yaml b/stable/audiobookshelf/6.0.6/questions.yaml similarity index 100% rename from stable/audiobookshelf/6.0.5/questions.yaml rename to stable/audiobookshelf/6.0.6/questions.yaml diff --git a/stable/budge/6.0.9/templates/NOTES.txt b/stable/audiobookshelf/6.0.6/templates/NOTES.txt similarity index 100% rename from stable/budge/6.0.9/templates/NOTES.txt rename to stable/audiobookshelf/6.0.6/templates/NOTES.txt diff --git a/stable/audiobookshelf/6.0.5/templates/_secrets.tpl b/stable/audiobookshelf/6.0.6/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/6.0.5/templates/_secrets.tpl rename to stable/audiobookshelf/6.0.6/templates/_secrets.tpl diff --git a/stable/audiobookshelf/6.0.5/templates/common.yaml b/stable/audiobookshelf/6.0.6/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/6.0.5/templates/common.yaml rename to stable/audiobookshelf/6.0.6/templates/common.yaml diff --git a/stable/budge/6.0.9/values.yaml b/stable/audiobookshelf/6.0.6/values.yaml similarity index 100% rename from stable/budge/6.0.9/values.yaml rename to stable/audiobookshelf/6.0.6/values.yaml diff --git a/stable/authentik/15.0.7/CHANGELOG.md b/stable/authentik/15.0.7/CHANGELOG.md new file mode 100644 index 00000000000..51db318d51a --- /dev/null +++ b/stable/authentik/15.0.7/CHANGELOG.md @@ -0,0 +1,96 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [authentik-15.0.7](https://github.com/truecharts/charts/compare/authentik-15.0.6...authentik-15.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [authentik-15.0.6](https://github.com/truecharts/charts/compare/authentik-15.0.5...authentik-15.0.6) (2023-09-12) + +### Chore + +- update authentik to v2023.8.3 (patch) ([#12502](https://github.com/truecharts/charts/issues/12502)) + + + + +## [authentik-15.0.5](https://github.com/truecharts/charts/compare/authentik-15.0.4...authentik-15.0.5) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/authentik to v2023.8.2 ([#12284](https://github.com/truecharts/charts/issues/12284)) + + + + +## [authentik-15.0.4](https://github.com/truecharts/charts/compare/authentik-15.0.3...authentik-15.0.4) (2023-09-06) + +### Chore + +- update authentik to v2023.8.2 (patch) ([#12270](https://github.com/truecharts/charts/issues/12270)) + + + + +## [authentik-15.0.3](https://github.com/truecharts/charts/compare/authentik-15.0.2...authentik-15.0.3) (2023-08-31) + +### Chore + +- update authentik to v2023.8.1 (minor) ([#12077](https://github.com/truecharts/charts/issues/12077)) + + + + +## [authentik-15.0.2](https://github.com/truecharts/charts/compare/authentik-15.0.1...authentik-15.0.2) (2023-08-30) + + + + + + +## [authentik-15.0.1](https://github.com/truecharts/charts/compare/authentik-15.0.0...authentik-15.0.1) (2023-08-29) + +### Fix + +- missing mail credentials ([#12021](https://github.com/truecharts/charts/issues/12021)) + + + + +## [authentik-15.0.0](https://github.com/truecharts/charts/compare/authentik-14.0.2...authentik-15.0.0) (2023-08-02) + +### Fix + +- Common bump ([#11137](https://github.com/truecharts/charts/issues/11137)) + + + + +## [authentik-14.0.2](https://github.com/truecharts/charts/compare/authentik-14.0.1...authentik-14.0.2) (2023-08-01) + +### Chore + +- update container image tccr.io/truecharts/geoipupdate to v6.0.0 ([#11120](https://github.com/truecharts/charts/issues/11120)) + + + + +## [authentik-14.0.1](https://github.com/truecharts/charts/compare/authentik-14.0.0...authentik-14.0.1) (2023-08-01) + +### Chore + +- update container image tccr.io/truecharts/geoipupdate to v5.1.1 ([#11118](https://github.com/truecharts/charts/issues/11118)) + + ### Feat + +- Move to stable ([#11105](https://github.com/truecharts/charts/issues/11105)) + + \ No newline at end of file diff --git a/stable/authentik/15.0.7/Chart.yaml b/stable/authentik/15.0.7/Chart.yaml new file mode 100644 index 00000000000..4a54468a300 --- /dev/null +++ b/stable/authentik/15.0.7/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2023.8.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 8.0.29 +description: Authentik is an open-source Identity Provider focused on flexibility and versatility. +home: https://truecharts.org/charts/stable/authentik +icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png +keywords: + - authentik +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: authentik +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/authentik + - https://github.com/goauthentik/authentik + - https://goauthentik.io/docs/ +version: 15.0.7 +annotations: + truecharts.org/catagories: | + - authentication + truecharts.org/SCALE-support: "true" diff --git a/stable/immich/8.1.24/LICENSE b/stable/authentik/15.0.7/LICENSE similarity index 100% rename from stable/immich/8.1.24/LICENSE rename to stable/authentik/15.0.7/LICENSE diff --git a/stable/baserow/8.0.3/README.md b/stable/authentik/15.0.7/README.md similarity index 100% rename from stable/baserow/8.0.3/README.md rename to stable/authentik/15.0.7/README.md diff --git a/stable/authentik/15.0.7/app-changelog.md b/stable/authentik/15.0.7/app-changelog.md new file mode 100644 index 00000000000..42da59a47a2 --- /dev/null +++ b/stable/authentik/15.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [authentik-15.0.7](https://github.com/truecharts/charts/compare/authentik-15.0.6...authentik-15.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/authentik/15.0.7/app-readme.md b/stable/authentik/15.0.7/app-readme.md new file mode 100644 index 00000000000..fe4c2e580a0 --- /dev/null +++ b/stable/authentik/15.0.7/app-readme.md @@ -0,0 +1,8 @@ +Authentik is an open-source Identity Provider focused on flexibility and versatility. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/authentik](https://truecharts.org/charts/stable/authentik) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/authentik/15.0.7/charts/common-14.0.9.tgz b/stable/authentik/15.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/authentik/15.0.7/charts/common-14.0.9.tgz differ diff --git a/stable/authentik/15.0.7/charts/redis-8.0.29.tgz b/stable/authentik/15.0.7/charts/redis-8.0.29.tgz new file mode 100644 index 00000000000..0ba2892d0ce Binary files /dev/null and b/stable/authentik/15.0.7/charts/redis-8.0.29.tgz differ diff --git a/stable/authentik/15.0.7/ix_values.yaml b/stable/authentik/15.0.7/ix_values.yaml new file mode 100644 index 00000000000..dfd7ae6e9f7 --- /dev/null +++ b/stable/authentik/15.0.7/ix_values.yaml @@ -0,0 +1,513 @@ +image: + repository: tccr.io/truecharts/authentik + tag: v2023.8.3@sha256:7f36e3943de5af9d6b1b5442e153a30e978bf05a26a40ab8feca66909a7d2f40 + pullPolicy: IfNotPresent + +geoipImage: + repository: tccr.io/truecharts/geoipupdate + tag: v6.0.0@sha256:e057484036265c5bde379556463eed605f68f72016f328404202fb293f02a76a + pullPolicy: IfNotPresent + +ldapImage: + repository: tccr.io/truecharts/authentik-ldap + tag: v2023.8.3@sha256:cee0053e1c53d1daac8c6d90aaa691f6724f849662b6063198bc710e47fb4e43 + pullPolicy: IfNotPresent + +radiusImage: + repository: tccr.io/truecharts/authentik-radius + tag: v2023.8.3@sha256:7b5f09da87a7d0a9a31abb6b9fa80da07f19f2e9882aa48547a074f21d974dd1 + pullPolicy: IfNotPresent + +proxyImage: + repository: tccr.io/truecharts/authentik-proxy + tag: v2023.8.3@sha256:4ceec37f2b4e701a5640a458ec9bbdbb7fb5fd0c0755b980c415664d89f3edd5 + pullPolicy: IfNotPresent + +authentik: + credentials: + # Only works on initial install + email: my-mail@example.com + password: my-password + # Optional, only set if you want to use it + bootstrapToken: "" + general: + disableUpdateCheck: false + disableStartupAnalytics: true + allowUserChangeName: true + allowUserChangeEmail: true + allowUserChangeUsername: true + overwriteDefaultBlueprints: false + gdprCompliance: true + tokenLength: 128 + impersonation: true + avatars: + - gravatar + - initials + footerLinks: + - name: Authentik + href: https://goauthentik.io + email: + host: "" + port: 587 + username: + password: + useTLS: true + useSSL: false + timeout: 10 + from: "" + ldap: + tlsCiphers: "null" + taskTimeoutHours: 2 + logging: + # info, debug, warning, error, trace + logLevel: info + errorReporting: + enabled: false + sendPII: false + environment: customer + sentryDSN: "" + geoip: + enabled: false + # Ignored if enabled is true + # If enabled is false, and this is true, the + # built-in GeoIP database will be wiped + wipeBuiltInDb: false + editionID: GeoLite2-City + frequency: 8 + accountID: "" + licenseKey: "" + outposts: + proxy: + enabled: false + token: "" + radius: + enabled: false + token: "" + ldap: + enabled: false + token: "" + +# ===== DO NOT EDIT BELOW THIS LINE ===== +workload: + # ===== Server ===== + main: + enabled: true + type: Deployment + podSpec: + containers: + main: + enabled: true + primary: true + imageSelector: image + securityContext: + runAsUser: 1000 + runAsGroup: 1000 + # readOnlyRootFilesystem: false + envFrom: + - configMapRef: + name: server + - secretRef: + name: server-worker + - configMapRef: + name: server-worker + args: + - server + probes: + liveness: + enabled: true + type: exec + command: + - /lifecycle/ak + - healthcheck + readiness: + enabled: true + type: exec + command: + - /lifecycle/ak + - healthcheck + startup: + enabled: true + type: exec + command: + - /lifecycle/ak + - healthcheck + + # ===== Worker ===== + worker: + enabled: true + type: Deployment + podSpec: + containers: + worker: + enabled: true + primary: true + imageSelector: image + securityContext: + runAsUser: 1000 + runAsGroup: 1000 + # readOnlyRootFilesystem: false + envFrom: + - secretRef: + name: server-worker + - configMapRef: + name: server-worker + args: + - worker + probes: + liveness: + enabled: true + type: exec + command: + - /lifecycle/ak + - healthcheck + readiness: + enabled: true + type: exec + command: + - /lifecycle/ak + - healthcheck + startup: + enabled: true + type: exec + command: + - /lifecycle/ak + - healthcheck + + # ===== PROXY ===== + proxy: + enabled: true + type: Deployment + podSpec: + containers: + proxy: + enabled: true + primary: true + imageSelector: proxyImage + securityContext: + runAsUser: 1000 + runAsGroup: 1000 + envFrom: + - configMapRef: + name: proxy + - secretRef: + name: proxy + probes: + liveness: + enabled: true + type: exec + command: + - /proxy + - healthcheck + readiness: + enabled: true + type: exec + command: + - /proxy + - healthcheck + startup: + enabled: true + type: exec + command: + - /proxy + - healthcheck + + # ===== RADIUS ===== + radius: + enabled: true + type: Deployment + podSpec: + containers: + radius: + enabled: true + primary: true + imageSelector: radiusImage + securityContext: + runAsUser: 1000 + runAsGroup: 1000 + envFrom: + - configMapRef: + name: radius + - secretRef: + name: radius + probes: + liveness: + enabled: true + type: exec + command: + - /radius + - healthcheck + readiness: + enabled: true + type: exec + command: + - /radius + - healthcheck + startup: + enabled: true + type: exec + command: + - /radius + - healthcheck + + # ===== LDAP ===== + ldap: + enabled: true + type: Deployment + podSpec: + containers: + ldap: + enabled: true + primary: true + imageSelector: ldapImage + securityContext: + runAsUser: 1000 + runAsGroup: 1000 + envFrom: + - configMapRef: + name: ldap + - secretRef: + name: ldap + probes: + liveness: + enabled: true + type: exec + command: + - /ldap + - healthcheck + readiness: + enabled: true + type: exec + command: + - /ldap + - healthcheck + startup: + enabled: true + type: exec + command: + - /ldap + - healthcheck + + # ===== GeoIP Updater ===== + geoip: + enabled: true + type: Deployment + podSpec: + containers: + geoip: + enabled: true + primary: true + imageSelector: geoipImage + securityContext: + runAsUser: 0 + runAsGroup: 0 + capabilities: + disableS6Caps: true + envFrom: + - configMapRef: + name: geoip + - secretRef: + name: geoip + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + +service: + # Server HTTPS + main: + ports: + main: + protocol: https + port: 10229 + # Server HTTP + http: + enabled: true + type: ClusterIP + ports: + http: + enabled: true + protocol: http + port: 10230 + # Proxy + proxy: + enabled: true + targetSelector: proxy + ports: + http: + enabled: true + protocol: http + port: 10227 + targetSelector: proxy + https: + enabled: true + protocol: https + port: 10228 + targetSelector: proxy + # Radius + radius: + enabled: true + targetSelector: radius + ports: + radius: + enabled: true + protocol: udp + targetSelector: radius + port: 1812 + # LDAP + ldap: + enabled: true + targetSelector: ldap + ports: + ldap: + enabled: true + port: 389 + targetSelector: ldap + # LDAPS + ldaps: + enabled: true + targetSelector: ldap + ports: + ldaps: + enabled: true + port: 636 + targetSelector: ldap + # Server Metrics + servermetrics: + enabled: true + type: ClusterIP + ports: + servermetrics: + enabled: true + protocol: http + port: 10231 + # Radius Metrics + radiusmetrics: + enabled: true + type: ClusterIP + targetSelector: radius + ports: + radiusmetrics: + enabled: true + protocol: http + port: 10232 + targetSelector: radius + # LDAP Metrics + ldapmetrics: + enabled: true + type: ClusterIP + targetSelector: ldap + ports: + ldapmetrics: + enabled: true + protocol: http + port: 10233 + targetSelector: ldap + # Proxy Metrics + proxymetrics: + enabled: true + type: ClusterIP + targetSelector: proxy + ports: + proxymetrics: + enabled: true + protocol: http + port: 10234 + targetSelector: proxy +persistence: + media: + enabled: true + targetSelector: + main: + main: + mountPath: /media + worker: + worker: + mountPath: /media + templates: + enabled: true + targetSelector: + main: + main: + mountPath: /templates + worker: + worker: + mountPath: /templates + blueprints: + enabled: true + targetSelector: + worker: + worker: + # This will automatically change to `/blueprints` + # if `overwriteDefaultBlueprints` is set to `true + # Otherwise it will respect the value specified here + mountPath: /blueprints/custom + certs: + enabled: true + mountPath: /certs + targetSelector: + worker: + worker: + mountPath: /certs + geoip: + enabled: true + targetSelector: + main: + main: + mountPath: /geoip + worker: + worker: + mountPath: /geoip + geoip: + geoip: + mountPath: /usr/share/GeoIP + +cnpg: + main: + enabled: true + user: authentik + database: authentik + +redis: + enabled: true + +portal: + open: + enabled: true + +metrics: + # FIXME: Metrics do not work yet + servermetrics: + enabled: true + type: servicemonitor + endpoints: + - port: "{{ .Values.service.servermetrics.ports.servermetrics.port }}" + path: /metrics + prometheusRule: + enabled: false + radiusmetrics: + enabled: true + type: servicemonitor + endpoints: + - port: "{{ .Values.service.radiusmetrics.ports.radiusmetrics.port }}" + path: /metrics + prometheusRule: + enabled: false + ldapmetrics: + enabled: true + type: servicemonitor + endpoints: + - port: "{{ .Values.service.ldapmetrics.ports.ldapmetrics.port }}" + path: /metrics + prometheusRule: + enabled: false + proxymetrics: + enabled: true + type: servicemonitor + endpoints: + - port: "{{ .Values.service.proxymetrics.ports.proxymetrics.port }}" + path: /metrics + prometheusRule: + enabled: false diff --git a/stable/authentik/15.0.7/questions.yaml b/stable/authentik/15.0.7/questions.yaml new file mode 100644 index 00000000000..2709384ab65 --- /dev/null +++ b/stable/authentik/15.0.7/questions.yaml @@ -0,0 +1,3213 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: authentik + group: App Configuration + label: Authentik Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: credentials + label: Credentials + schema: + additional_attrs: true + type: dict + attrs: + - variable: email + label: Email + description: | + Set the default email address for the akadmin user.
+ Only read on initial install, changing this will have no effect. + schema: + type: string + required: true + immutable: true + default: "" + - variable: password + label: Password + description: | + Set the default password for the akadmin user.
+ Only read on initial install, changing this will have no effect. + schema: + type: string + private: true + required: true + immutable: true + default: "" + - variable: bootstrapToken + label: (Optional) Bootstrap Token + description: | + Set the bootstrap token for the authentik server.
+ Only read on initial install, changing this will have no effect.
+ Only set this token if you plan to use the API right after installation. + schema: + type: string + private: true + immutable: true + default: "" + - variable: general + label: General + schema: + additional_attrs: true + type: dict + attrs: + - variable: disableUpdateCheck + label: Disable Update Check + description: Disable the inbuilt update-checker + schema: + type: boolean + default: false + - variable: disableStartupAnalytics + label: Disable Startup Analytics + description: Disable startup analytics + schema: + type: boolean + default: true + - variable: allowUserChangeName + label: Allow User Change Name + description: Enable the ability for users to change their Name + schema: + type: boolean + default: true + - variable: allowUserChangeEmail + label: Allow User Change Mail + description: Enable the ability for users to change their Email address + schema: + type: boolean + default: true + - variable: allowUserChangeUsername + label: Allow User Change Username + description: Enable the ability for users to change their Usernames + schema: + type: boolean + default: true + - variable: gdprCompliance + label: GDPR Compliance + description: When enabled, all the events caused by a user will be deleted upon the user's deletion + schema: + type: boolean + default: true + - variable: overwriteDefaultBlueprints + label: Overwrite Default Blueprints + description: | + When enabled, all the default blueprints will be overwritten
+ True: mountPath: /blueprints
+ False: mountPath: /blueprints/custom + schema: + type: boolean + default: false + - variable: tokenLength + label: Token Length + description: Configure the length of generated tokens + schema: + type: int + min: 60 + default: 128 + - variable: impersonation + label: Impersonation + description: Globally enable / disable impersonation + schema: + type: boolean + default: true + - variable: avatars + label: Avatars + description: Configure how authentik should show avatars for users + schema: + type: list + default: + - gravatar + - initials + items: + - variable: avatar + label: Avatar + description: Avatar type + schema: + type: string + default: "" + required: true + - variable: footerLinks + label: Footer Links + description: This option configures the footer links on the flow executor pages + schema: + type: list + default: + - name: Authentik + href: https://goauthentik.io + items: + - variable: footerLink + label: Footer Link + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: Name of the link + schema: + type: string + default: "" + required: true + - variable: href + label: Href + description: URL of the link + schema: + type: string + default: "" + required: true + - variable: email + label: Email + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: Mail Server Host + description: Sets host of mail server + schema: + type: string + default: "" + - variable: port + label: Mail Server Port + description: Sets port of mail server + schema: + type: int + default: 587 + - variable: username + label: Username + description: Sets username of mail server + schema: + type: string + default: "" + - variable: password + label: Password + description: Sets password of mail server + schema: + type: string + private: true + default: "" + - variable: useTLS + label: Use TLS for authentication + description: Sets TLS for mail server authentication + schema: + type: boolean + default: true + - variable: useSSL + label: Use SSL for authentication + description: Sets SSL for mail server authentication + schema: + type: boolean + default: false + - variable: timeout + label: Timeout of authentication + description: Sets timeout for mail server authentication + schema: + type: int + default: 10 + - variable: from + label: From Address + description: Email address authentik will send from + schema: + type: string + default: "" + - variable: ldap + label: LDAP + schema: + additional_attrs: true + type: dict + attrs: + - variable: tls_ciphers + label: TLS Ciphers + description: | + Allows configuration of TLS Ciphers for LDAP connections used by LDAP sources.
+ Setting applies to all sources + schema: + type: string + default: "null" + - variable: taskTimeoutHours + label: Task Timeout Hours + description: Timeout in hours for LDAP synchronization tasks + schema: + type: int + default: 2 + - variable: logging + label: Logging + schema: + additional_attrs: true + type: dict + attrs: + - variable: log_level + label: Log Level + description: Log level for the server and worker containers + schema: + type: string + default: info + enum: + - value: trace + description: trace + - value: debug + description: debug + - value: info + description: info + - value: warning + description: warning + - value: error + description: error + - variable: error_reporting + label: Error Reporting + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Reporting + description: Enables error reporting + schema: + type: boolean + default: false + show_subquestions_if: + subquestions: + - variable: sendPII + label: Send Personal Data + description: Whether or not to send personal data, like usernames + schema: + type: boolean + default: false + - variable: environment + label: Environment + description: The environment tag associated with all data sent to Sentry + schema: + type: string + default: customer + - variable: sentryDSN + label: Sentry DSN + description: Sets the DSN for the Sentry API endpoint. + schema: + type: string + private: true + default: "" + - variable: geoip + label: GeoIP + schema: + additional_attrs: true + type: dict + attrs: + - variable: wipeBuiltInDb + label: Wipe Built-In GeoIP DB + description: | + Wipes the built-in GeoIP database.
+ With this set to false, and disabled GeoIP container,
+ It will use the built-in database. + schema: + type: boolean + show_if: [["enabled", "=", false]] + default: false + - variable: enabled + label: Enabled + description: | + Enables and configures the GeoIP container.
+ This will deploy the GeoIP container. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: editionID + label: Edition ID + description: | + The edition ID of the database to download.
+ Only one seems to be supported by Authentik. + schema: + type: string + default: GeoLite2-City + - variable: frequency + label: Frequency + description: The number of hours between geoipupdate runs. + schema: + type: int + min: 1 + default: 8 + - variable: accountID + label: Account ID + description: Your MaxMind account ID + schema: + type: string + private: true + required: true + default: "" + - variable: licenseKey + label: License Key + description: Your MaxMind license key + schema: + type: string + private: true + required: true + default: "" + - variable: outposts + label: Outposts + schema: + additional_attrs: true + type: dict + attrs: + - variable: proxy + label: Proxy + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: | + Enables and configures the Proxy container.
+ This will deploy the Proxy container. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: token + label: Token + description: | + The token used to authenticate with the authentik server. + schema: + type: string + private: true + required: true + default: "" + - variable: radius + label: Radius + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: | + Enables and configures the Radius container.
+ This will deploy the Radius container. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: token + label: Token + description: | + The token used to authenticate with the authentik server. + schema: + type: string + private: true + required: true + default: "" + - variable: ldap + label: LDAP + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: | + Enables and configures the LDAP container.
+ This will deploy the LDAP container. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: token + label: Token + description: | + The token used to authenticate with the authentik server. + schema: + type: string + private: true + required: true + default: "" + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10229 + required: true + - variable: proxy + label: Proxy Service + description: The Proxy service. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: http + label: HTTP Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10227 + required: true + - variable: https + label: HTTPS Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10228 + required: true + - variable: radius + label: RADIUS Service + description: The RADIUS service. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: radius + label: RADIUS Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 1812 + required: true + - variable: ldap + label: LDAP Service + description: The LDAP service. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ldap + label: LDAP Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 389 + required: true + - variable: ldaps + label: LDAPS Service + description: The LDAPS service. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ldaps + label: LDAPS Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 636 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: media + label: App Media Storage + description: Stores the Application Media. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: templates + label: App Templates Storage + description: Stores the Application Templates. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: blueprints + label: App Blueprints Storage + description: Stores the Application Blueprints. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: certs + label: App Certs Storage + description: Stores the Application Certs. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: geoip + label: App GeoIP Storage + description: Stores the Application GeoIP. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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 (HTTPS) Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: proxy + label: Proxy (HTTPS) Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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: 568 + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true + - variable: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/channels-dvr/3.0.1/templates/NOTES.txt b/stable/authentik/15.0.7/templates/NOTES.txt similarity index 100% rename from stable/channels-dvr/3.0.1/templates/NOTES.txt rename to stable/authentik/15.0.7/templates/NOTES.txt diff --git a/stable/authentik/15.0.7/templates/_config.tpl b/stable/authentik/15.0.7/templates/_config.tpl new file mode 100644 index 00000000000..3f4299fd1f4 --- /dev/null +++ b/stable/authentik/15.0.7/templates/_config.tpl @@ -0,0 +1,128 @@ +{{/* Define the configmaps */}} +{{- define "authentik.configmaps" -}} + + {{- $fullname := include "tc.v1.common.lib.chart.names.fullname" $ -}} + {{- $serverHost := printf "https://%v:%v" $fullname .Values.service.main.ports.main.port -}} + {{- $host := .Values.chartContext.APPURL }} +server: + enabled: true + data: + AUTHENTIK_LISTEN__HTTPS: {{ printf "0.0.0.0:%v" .Values.service.main.ports.main.port | quote }} + AUTHENTIK_LISTEN__HTTP: {{ printf "0.0.0.0:%v" .Values.service.http.ports.http.port | quote }} + AUTHENTIK_LISTEN__METRICS: {{ printf "0.0.0.0:%v" .Values.service.servermetrics.ports.servermetrics.port | quote }} + +server-worker: + enabled: true + data: + {{/* Dependencies */}} + AUTHENTIK_POSTGRESQL__NAME: {{ .Values.cnpg.main.database }} + AUTHENTIK_POSTGRESQL__USER: {{ .Values.cnpg.main.user }} + AUTHENTIK_POSTGRESQL__HOST: {{ .Values.cnpg.main.creds.host }} + AUTHENTIK_POSTGRESQL__PORT: "5432" + AUTHENTIK_REDIS__HOST: {{ .Values.redis.creds.plain }} + AUTHENTIK_REDIS__PORT: "6379" + + {{/* Outposts */}} + AUTHENTIK_OUTPOSTS__DISCOVER: "false" + + {{/* GeoIP */}} + {{- $geoipPath := (printf "/geoip/%v.mmdb" .Values.authentik.geoip.editionID) -}} + {{- if not .Values.authentik.geoip.enabled -}} + {{- $geoipPath = "/tmp/non-existent-file" -}} + {{- end -}} + + {{- if or .Values.authentik.geoip.enabled .Values.authentik.geoip.wipeBuiltInDb }} + AUTHENTIK_GEOIP: {{ $geoipPath }} + {{- end }} + + {{/* Mail */}} + AUTHENTIK_EMAIL__USE_TLS: {{ .Values.authentik.email.useTLS | quote }} + AUTHENTIK_EMAIL__USE_SSL: {{ .Values.authentik.email.useSSL | quote }} + {{- with .Values.authentik.email.port }} + AUTHENTIK_EMAIL__PORT: {{ . | quote }} + {{- end -}} + {{- with .Values.authentik.email.timeout }} + AUTHENTIK_EMAIL__TIMEOUT: {{ . | quote }} + {{- end }} + + {{/* LDAP */}} + AUTHENTIK_LDAP__TASK_TIMEOUT_HOURS: {{ .Values.authentik.ldap.taskTimeoutHours | quote }} + AUTHENTIK_LDAP__TLS__CIPHERS: {{ .Values.authentik.ldap.tlsCiphers | quote }} + + {{/* Logging */}} + AUTHENTIK_LOG_LEVEL: {{ .Values.authentik.logging.logLevel }} + + {{/* Error Reporting */}} + AUTHENTIK_ERROR_REPORTING__ENABLED: {{ .Values.authentik.errorReporting.enabled | quote }} + AUTHENTIK_ERROR_REPORTING__SEND_PII: {{ .Values.authentik.errorReporting.sendPII | quote }} + {{- with .Values.authentik.errorReporting.environment }} + AUTHENTIK_ERROR_REPORTING__ENVIRONMENT: {{ . | quote }} + {{- end -}} + {{- with .Values.authentik.errorReporting.sentryDSN }} + AUTHENTIK_ERROR_REPORTING__SENTRY_DSN: {{ . | quote }} + {{- end -}} + {{- with .Values.authentik.general.avatars }} + AUTHENTIK_AVATARS: {{ join "," . }} + {{- end -}} + {{- with .Values.authentik.general.footerLinks }} + AUTHENTIK_FOOTER_LINKS: {{ toJson . | squote }} + {{- end }} + + {{/* General */}} + AUTHENTIK_DISABLE_UPDATE_CHECK: {{ .Values.authentik.general.disableUpdateCheck | quote }} + AUTHENTIK_DISABLE_STARTUP_ANALYTICS: {{ .Values.authentik.general.disableStartupAnalytics | quote }} + AUTHENTIK_DEFAULT_USER_CHANGE_NAME: {{ .Values.authentik.general.allowUserChangeName | quote }} + AUTHENTIK_DEFAULT_USER_CHANGE_EMAIL: {{ .Values.authentik.general.allowUserChangeEmail | quote }} + AUTHENTIK_DEFAULT_USER_CHANGE_USERNAME: {{ .Values.authentik.general.allowUserChangeUsername | quote }} + AUTHENTIK_GDPR_COMPLIANCE: {{ .Values.authentik.general.gdprCompliance | quote }} + AUTHENTIK_DEFAULT_TOKEN_LENGTH: {{ .Values.authentik.general.tokenLength | quote }} + AUTHENTIK_IMPERSONATION: {{ .Values.authentik.general.impersonation | quote }} + +{{- if .Values.authentik.outposts.proxy.enabled }} +proxy: + enabled: true + data: + AUTHENTIK_LISTEN__HTTP: {{ printf "0.0.0.0:%v" .Values.service.proxy.ports.http.port | quote }} + AUTHENTIK_LISTEN__HTTPS: {{ printf "0.0.0.0:%v" .Values.service.proxy.ports.https.port | quote }} + AUTHENTIK_LISTEN__METRICS: {{ printf "0.0.0.0:%v" .Values.service.proxymetrics.ports.proxymetrics.port | quote }} + AUTHENTIK_HOST: {{ $serverHost }} + AUTHENTIK_INSECURE: "true" + # TODO: node ip or ingress host + AUTHENTIK_HOST_BROWSER: {{ $host }} +{{- end -}} + +{{- if .Values.authentik.outposts.radius.enabled }} +radius: + enabled: true + data: + AUTHENTIK_LISTEN__RADIUS: {{ printf "0.0.0.0:%v" .Values.service.radius.ports.radius.port | quote }} + AUTHENTIK_LISTEN__METRICS: {{ printf "0.0.0.0:%v" .Values.service.radiusmetrics.ports.radiusmetrics.port | quote }} + AUTHENTIK_HOST: {{ $serverHost }} + AUTHENTIK_INSECURE: "true" + # TODO: node ip or ingress host + AUTHENTIK_HOST_BROWSER: {{ $host }} +{{- end -}} + +{{- if .Values.authentik.outposts.ldap.enabled }} +ldap: + enabled: true + data: + AUTHENTIK_LISTEN__LDAP: {{ printf "0.0.0.0:%v" .Values.service.ldap.ports.ldap.port | quote }} + AUTHENTIK_LISTEN__LDAPS: {{ printf "0.0.0.0:%v" .Values.service.ldaps.ports.ldaps.port | quote }} + AUTHENTIK_LISTEN__METRICS: {{ printf "0.0.0.0:%v" .Values.service.ldapmetrics.ports.ldapmetrics.port | quote }} + AUTHENTIK_HOST: {{ $serverHost }} + AUTHENTIK_INSECURE: "true" + # TODO: node ip or ingress host + AUTHENTIK_HOST_BROWSER: {{ $host }} +{{- end -}} + +{{- if .Values.authentik.geoip.enabled }} +geoip: + enabled: true + data: + GEOIPUPDATE_EDITION_IDS: {{ .Values.authentik.geoip.editionID }} + GEOIPUPDATE_FREQUENCY: {{ .Values.authentik.geoip.frequency | quote }} + GEOIPUPDATE_DB_DIR: {{ .Values.persistence.geoip.targetSelector.geoip.geoip.mountPath | quote }} +{{- end -}} + +{{- end -}} diff --git a/stable/authentik/15.0.7/templates/_secret.tpl b/stable/authentik/15.0.7/templates/_secret.tpl new file mode 100644 index 00000000000..faf26d54e10 --- /dev/null +++ b/stable/authentik/15.0.7/templates/_secret.tpl @@ -0,0 +1,74 @@ +{{/* Define the secrets */}} +{{- define "authentik.secrets" -}} + + {{- $fullname := include "tc.v1.common.lib.chart.names.fullname" $ -}} + {{- $fetchname := printf "%v-server-worker" $fullname -}} + + {{- $secretKey := randAlphaNum 32 -}} + {{- with (lookup "v1" "Secret" .Release.Namespace $fetchname) -}} + {{- $secretKey = index .data "AUTHENTIK_SECRET_KEY" | b64dec -}} + {{- end }} + +server-worker: + enabled: true + data: + {{/* Dependencies */}} + AUTHENTIK_POSTGRESQL__PASSWORD: {{ .Values.cnpg.main.creds.password | trimAll "\"" }} + AUTHENTIK_REDIS__PASSWORD: {{ .Values.redis.creds.redisPassword | trimAll "\"" }} + + {{/* Secret Key */}} + AUTHENTIK_SECRET_KEY: {{ $secretKey }} + + {{/* Initial credentials */}} + AUTHENTIK_BOOTSTRAP_EMAIL: {{ .Values.authentik.credentials.email | quote }} + AUTHENTIK_BOOTSTRAP_PASSWORD: {{ .Values.authentik.credentials.password | quote }} + {{- with .Values.authentik.credentials.bootstrapToken }} + AUTHENTIK_BOOTSTRAP_TOKEN: {{ . }} + {{- end }} + + {{/* Mail */}} + {{- with .Values.authentik.email.host }} + AUTHENTIK_EMAIL__HOST: {{ . }} + {{- end -}} + {{- with .Values.authentik.email.username }} + AUTHENTIK_EMAIL__USERNAME: {{ . }} + {{- end -}} + {{- with .Values.authentik.email.password }} + AUTHENTIK_EMAIL__PASSWORD: {{ . }} + {{- end -}} + {{- with .Values.authentik.email.from }} + AUTHENTIK_EMAIL__FROM: {{ . }} + {{- end -}} + +{{- if .Values.authentik.geoip.enabled }} +geoip: + enabled: true + data: + GEOIPUPDATE_VERBOSE: "0" + GEOIPUPDATE_PRESERVE_FILE_TIMES: "1" + GEOIPUPDATE_ACCOUNT_ID: {{ .Values.authentik.geoip.accountID | quote }} + GEOIPUPDATE_LICENSE_KEY: {{ .Values.authentik.geoip.licenseKey | quote }} +{{- end -}} + +{{- if .Values.authentik.outposts.proxy.enabled }} +proxy: + enabled: true + data: + AUTHENTIK_TOKEN: {{ .Values.authentik.outposts.proxy.token | quote }} +{{- end -}} + +{{- if .Values.authentik.outposts.radius.enabled }} +radius: + enabled: true + data: + AUTHENTIK_TOKEN: {{ .Values.authentik.outposts.radius.token | quote }} +{{- end -}} + +{{- if .Values.authentik.outposts.ldap.enabled }} +ldap: + enabled: true + data: + AUTHENTIK_TOKEN: {{ .Values.authentik.outposts.ldap.token | quote }} +{{- end -}} + +{{- end -}} diff --git a/stable/authentik/15.0.7/templates/_validation.tpl b/stable/authentik/15.0.7/templates/_validation.tpl new file mode 100644 index 00000000000..5a1b5f029b8 --- /dev/null +++ b/stable/authentik/15.0.7/templates/_validation.tpl @@ -0,0 +1,23 @@ +{{- define "authentik.validation" -}} + {{- range $outpost, $values := .Values.authentik.outposts -}} + {{- if (kindIs "dict" $values) -}} + {{- if and $values.enabled (not $values.token) -}} + {{- fail (printf "Authentik - Outpost [%v] is enabled, but [token] was not provided" ($outpost | upper)) -}} + {{- end -}} + {{- end -}} + {{- end -}} + + {{- if .Values.authentik.geoip.enabled -}} + {{- if not .Values.authentik.geoip.accountID -}} + {{- fail "Authentik - GeoIP is enabled but [accountID] was not provided" -}} + {{- end -}} + + {{- if not .Values.authentik.geoip.licenseKey -}} + {{- fail "Authentik - GeoIP is enabled but [licenseKey] was not provided" -}} + {{- end -}} + + {{- if contains " " .Values.authentik.geoip.editionID -}} + {{- fail "Authentik - GeoIP is enabled but [editionID] cannot contain spaces" -}} + {{- end -}} + {{- end -}} +{{- end -}} diff --git a/stable/authentik/15.0.7/templates/_waitAuthentik.tpl b/stable/authentik/15.0.7/templates/_waitAuthentik.tpl new file mode 100644 index 00000000000..b2421746cef --- /dev/null +++ b/stable/authentik/15.0.7/templates/_waitAuthentik.tpl @@ -0,0 +1,20 @@ +{{- define "authentik.wait.server" -}} +{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) -}} +{{- $serverUrl := printf "https://%v:%v/-/health/ready/" $fullname .Values.service.main.ports.main.port }} +enabled: true +type: init +imageSelector: alpineImage +command: /bin/sh +args: + - -c + - | + echo "Waiting Authentik Server [{{ $serverUrl }}] to be ready..." + until wget --no-check-certificate --spider --quiet "{{ $serverUrl }}"; + do + echo "Waiting Authentik Server [{{ $serverUrl }}] to be ready..." + sleep 3 + done + + echo "Authentik [{{ $serverUrl }}] is ready..." + echo "Starting Outpost..." +{{- end -}} diff --git a/stable/authentik/15.0.7/templates/common.yaml b/stable/authentik/15.0.7/templates/common.yaml new file mode 100644 index 00000000000..f60f125473f --- /dev/null +++ b/stable/authentik/15.0.7/templates/common.yaml @@ -0,0 +1,97 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{- include "authentik.validation" $ -}} + +{{/* Render secrets for authentik and friends */}} +{{- $secrets := include "authentik.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{ $secrets := (mustMergeOverwrite .Values.secret $secrets) }} + {{- $_ := set .Values "secret" $secrets -}} +{{- end -}} + +{{/* Render configmaps for authentik and friends */}} +{{- $configmaps := include "authentik.configmaps" . | fromYaml -}} +{{- if $configmaps -}} + {{ $configmaps := (mustMergeOverwrite .Values.configmap $configmaps) }} + {{- $_ := set .Values "configmap" $configmaps -}} +{{- end -}} + +{{- if .Values.authentik.general.overwriteDefaultBlueprints -}} + {{- $_ := set .Values.persistence.blueprints.targetSelector.worker.worker "mountPath" "/blueprints" -}} +{{- end -}} + +{{- if .Values.authentik.geoip.enabled -}} + {{- $_ := set .Values.workload.geoip "enabled" true -}} +{{- else -}} + {{- $_ := set .Values.workload.geoip "enabled" false -}} + {{- $_ := set .Values.persistence.geoip "enabled" false -}} +{{- end -}} + +{{- if or .Values.authentik.geoip.enabled .Values.authentik.geoip.wipeBuiltInDb -}} + {{- $_ := set .Values.persistence.geoip "enabled" true -}} +{{- end -}} + +{{- if .Values.authentik.outposts.proxy.enabled -}} + {{- $_ := set .Values.workload.proxy "enabled" true -}} + {{- if not .Values.workload.proxy.podSpec.initContainers -}} + {{- $_ := set .Values.workload.proxy.podSpec "initContainers" dict -}} + {{- end -}} + {{- $_ := set .Values.workload.proxy.podSpec.initContainers "wait-server" (include "authentik.wait.server" . | fromYaml) -}} + {{- $_ := set .Values.service.proxy "enabled" true -}} + {{- $_ := set .Values.service.proxymetrics "enabled" true -}} + {{- $_ := set .Values.metrics.proxymetrics "enabled" true -}} +{{- else -}} + {{- $_ := set .Values.workload.proxy "enabled" false -}} + {{- $_ := set .Values.service.proxy "enabled" false -}} + {{- $_ := set .Values.service.proxymetrics "enabled" false -}} + {{- $_ := set .Values.metrics.proxymetrics "enabled" false -}} +{{- end -}} + +{{- if .Values.authentik.outposts.radius.enabled -}} + {{- $_ := set .Values.workload.radius "enabled" true -}} + {{- if not .Values.workload.radius.podSpec.initContainers -}} + {{- $_ := set .Values.workload.radius.podSpec "initContainers" dict -}} + {{- end -}} + {{- $_ := set .Values.workload.radius.podSpec.initContainers "wait-server" (include "authentik.wait.server" . | fromYaml) -}} + {{- $_ := set .Values.service.radius "enabled" true -}} + {{- $_ := set .Values.service.radiusmetrics "enabled" true -}} + {{- $_ := set .Values.metrics.radiusmetrics "enabled" true -}} +{{- else -}} + {{- $_ := set .Values.workload.radius "enabled" false -}} + {{- $_ := set .Values.service.radius "enabled" false -}} + {{- $_ := set .Values.service.radiusmetrics "enabled" false -}} + {{- $_ := set .Values.metrics.radiusmetrics "enabled" false -}} +{{- end -}} + +{{- if .Values.authentik.outposts.ldap.enabled -}} + {{- $_ := set .Values.workload.ldap "enabled" true -}} + {{- if not .Values.workload.ldap.podSpec.initContainers -}} + {{- $_ := set .Values.workload.ldap.podSpec "initContainers" dict -}} + {{- end -}} + {{- $_ := set .Values.workload.ldap.podSpec.initContainers "wait-server" (include "authentik.wait.server" . | fromYaml) -}} + {{- $_ := set .Values.service.ldap "enabled" true -}} + {{- $_ := set .Values.service.ldaps "enabled" true -}} + {{- $_ := set .Values.service.ldapmetrics "enabled" true -}} + {{- $_ := set .Values.metrics.ldapmetrics "enabled" true -}} +{{- else -}} + {{- $_ := set .Values.workload.ldap "enabled" false -}} + {{- $_ := set .Values.service.ldap "enabled" false -}} + {{- $_ := set .Values.service.ldaps "enabled" false -}} + {{- $_ := set .Values.service.ldapmetrics "enabled" false -}} + {{- $_ := set .Values.metrics.ldapmetrics "enabled" false -}} +{{- end -}} + +{{/* FIXME: See values.yaml */}} +{{- $_ := set .Values.service.servermetrics "enabled" false -}} +{{- $_ := set .Values.service.proxymetrics "enabled" false -}} +{{- $_ := set .Values.service.radiusmetrics "enabled" false -}} +{{- $_ := set .Values.service.ldapmetrics "enabled" false -}} + +{{- $_ := set .Values.metrics.servermetrics "enabled" false -}} +{{- $_ := set .Values.metrics.proxymetrics "enabled" false -}} +{{- $_ := set .Values.metrics.radiusmetrics "enabled" false -}} +{{- $_ := set .Values.metrics.ldapmetrics "enabled" false -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/channels-dvr/3.0.1/values.yaml b/stable/authentik/15.0.7/values.yaml similarity index 100% rename from stable/channels-dvr/3.0.1/values.yaml rename to stable/authentik/15.0.7/values.yaml diff --git a/stable/autobrr/5.0.3/CHANGELOG.md b/stable/autobrr/5.0.3/CHANGELOG.md deleted file mode 100644 index 0c7d5b3e6a7..00000000000 --- a/stable/autobrr/5.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [autobrr-5.0.3](https://github.com/truecharts/charts/compare/autobrr-5.0.2...autobrr-5.0.3) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/autobrr to v1.31.0 ([#13233](https://github.com/truecharts/charts/issues/13233)) - - - - -## [autobrr-5.0.2](https://github.com/truecharts/charts/compare/autobrr-5.0.1...autobrr-5.0.2) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/autobrr to v1.30.0 ([#12879](https://github.com/truecharts/charts/issues/12879)) - - - - -## [autobrr-5.0.1](https://github.com/truecharts/charts/compare/autobrr-5.0.0...autobrr-5.0.1) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/autobrr to v1.29.0 ([#12518](https://github.com/truecharts/charts/issues/12518)) - - - - - -## [autobrr-5.0.0](https://github.com/truecharts/charts/compare/autobrr-4.0.27...autobrr-5.0.0) (2023-07-31) - - - - -## [autobrr-4.0.27](https://github.com/truecharts/charts/compare/autobrr-4.0.26...autobrr-4.0.27) (2023-07-30) - -### Chore - -- update container image tccr.io/truecharts/autobrr to v1.28.0 ([#11051](https://github.com/truecharts/charts/issues/11051)) - - - - -## [autobrr-4.0.26](https://github.com/truecharts/charts/compare/autobrr-4.0.25...autobrr-4.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [autobrr-4.0.25](https://github.com/truecharts/charts/compare/autobrr-4.0.24...autobrr-4.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [autobrr-4.0.24](https://github.com/truecharts/charts/compare/autobrr-4.0.23...autobrr-4.0.24) (2023-06-26) - -### Chore - -- update container image tccr.io/truecharts/autobrr to v1.27.1 ([#9943](https://github.com/truecharts/charts/issues/9943)) - - - - -## [autobrr-4.0.23](https://github.com/truecharts/charts/compare/autobrr-4.0.22...autobrr-4.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [autobrr-4.0.22](https://github.com/truecharts/charts/compare/autobrr-4.0.21...autobrr-4.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [autobrr-4.0.21](https://github.com/truecharts/charts/compare/autobrr-4.0.20...autobrr-4.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - diff --git a/stable/autobrr/5.0.3/Chart.yaml b/stable/autobrr/5.0.3/Chart.yaml deleted file mode 100644 index 6144cc610cb..00000000000 --- a/stable/autobrr/5.0.3/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: autobrr -version: 5.0.3 -appVersion: "1.31.0" -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: 14.0.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/5.0.3/app-changelog.md b/stable/autobrr/5.0.3/app-changelog.md deleted file mode 100644 index cded53371fe..00000000000 --- a/stable/autobrr/5.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autobrr-5.0.3](https://github.com/truecharts/charts/compare/autobrr-5.0.2...autobrr-5.0.3) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/autobrr to v1.31.0 ([#13233](https://github.com/truecharts/charts/issues/13233)) - - \ No newline at end of file diff --git a/stable/autobrr/5.0.3/charts/common-14.0.1.tgz b/stable/autobrr/5.0.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/autobrr/5.0.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/autobrr/5.0.4/CHANGELOG.md b/stable/autobrr/5.0.4/CHANGELOG.md new file mode 100644 index 00000000000..848a1a180be --- /dev/null +++ b/stable/autobrr/5.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [autobrr-5.0.4](https://github.com/truecharts/charts/compare/autobrr-5.0.3...autobrr-5.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [autobrr-5.0.3](https://github.com/truecharts/charts/compare/autobrr-5.0.2...autobrr-5.0.3) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.31.0 ([#13233](https://github.com/truecharts/charts/issues/13233)) + + + + +## [autobrr-5.0.2](https://github.com/truecharts/charts/compare/autobrr-5.0.1...autobrr-5.0.2) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.30.0 ([#12879](https://github.com/truecharts/charts/issues/12879)) + + + + +## [autobrr-5.0.1](https://github.com/truecharts/charts/compare/autobrr-5.0.0...autobrr-5.0.1) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.29.0 ([#12518](https://github.com/truecharts/charts/issues/12518)) + + + + + +## [autobrr-5.0.0](https://github.com/truecharts/charts/compare/autobrr-4.0.27...autobrr-5.0.0) (2023-07-31) + + + + +## [autobrr-4.0.27](https://github.com/truecharts/charts/compare/autobrr-4.0.26...autobrr-4.0.27) (2023-07-30) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.28.0 ([#11051](https://github.com/truecharts/charts/issues/11051)) + + + + +## [autobrr-4.0.26](https://github.com/truecharts/charts/compare/autobrr-4.0.25...autobrr-4.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [autobrr-4.0.25](https://github.com/truecharts/charts/compare/autobrr-4.0.24...autobrr-4.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [autobrr-4.0.24](https://github.com/truecharts/charts/compare/autobrr-4.0.23...autobrr-4.0.24) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.27.1 ([#9943](https://github.com/truecharts/charts/issues/9943)) + + + + +## [autobrr-4.0.23](https://github.com/truecharts/charts/compare/autobrr-4.0.22...autobrr-4.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [autobrr-4.0.22](https://github.com/truecharts/charts/compare/autobrr-4.0.21...autobrr-4.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + diff --git a/stable/autobrr/5.0.4/Chart.yaml b/stable/autobrr/5.0.4/Chart.yaml new file mode 100644 index 00000000000..cf699a52f03 --- /dev/null +++ b/stable/autobrr/5.0.4/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: autobrr +version: 5.0.4 +appVersion: "1.31.0" +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: 14.0.9 +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/beets/8.0.11/README.md b/stable/autobrr/5.0.4/README.md similarity index 100% rename from stable/beets/8.0.11/README.md rename to stable/autobrr/5.0.4/README.md diff --git a/stable/autobrr/5.0.4/app-changelog.md b/stable/autobrr/5.0.4/app-changelog.md new file mode 100644 index 00000000000..56335554081 --- /dev/null +++ b/stable/autobrr/5.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autobrr-5.0.4](https://github.com/truecharts/charts/compare/autobrr-5.0.3...autobrr-5.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/autobrr/5.0.3/app-readme.md b/stable/autobrr/5.0.4/app-readme.md similarity index 100% rename from stable/autobrr/5.0.3/app-readme.md rename to stable/autobrr/5.0.4/app-readme.md diff --git a/stable/autobrr/5.0.4/charts/common-14.0.9.tgz b/stable/autobrr/5.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/autobrr/5.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/autobrr/5.0.3/ix_values.yaml b/stable/autobrr/5.0.4/ix_values.yaml similarity index 100% rename from stable/autobrr/5.0.3/ix_values.yaml rename to stable/autobrr/5.0.4/ix_values.yaml diff --git a/stable/autobrr/5.0.3/questions.yaml b/stable/autobrr/5.0.4/questions.yaml similarity index 100% rename from stable/autobrr/5.0.3/questions.yaml rename to stable/autobrr/5.0.4/questions.yaml diff --git a/stable/chevereto/8.0.0/templates/NOTES.txt b/stable/autobrr/5.0.4/templates/NOTES.txt similarity index 100% rename from stable/chevereto/8.0.0/templates/NOTES.txt rename to stable/autobrr/5.0.4/templates/NOTES.txt diff --git a/stable/boinc/6.0.10/templates/common.yaml b/stable/autobrr/5.0.4/templates/common.yaml similarity index 100% rename from stable/boinc/6.0.10/templates/common.yaml rename to stable/autobrr/5.0.4/templates/common.yaml diff --git a/stable/chevereto/8.0.0/values.yaml b/stable/autobrr/5.0.4/values.yaml similarity index 100% rename from stable/chevereto/8.0.0/values.yaml rename to stable/autobrr/5.0.4/values.yaml diff --git a/stable/automatic-music-downloader/6.0.0/CHANGELOG.md b/stable/automatic-music-downloader/6.0.0/CHANGELOG.md deleted file mode 100644 index ad29a3dd695..00000000000 --- a/stable/automatic-music-downloader/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [automatic-music-downloader-6.0.0](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.23...automatic-music-downloader-6.0.0) (2023-07-31) - - - - -## [automatic-music-downloader-5.0.23](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.22...automatic-music-downloader-5.0.23) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [automatic-music-downloader-5.0.22](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.21...automatic-music-downloader-5.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [automatic-music-downloader-5.0.21](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.20...automatic-music-downloader-5.0.21) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [automatic-music-downloader-5.0.20](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.19...automatic-music-downloader-5.0.20) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [automatic-music-downloader-5.0.19](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.18...automatic-music-downloader-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [automatic-music-downloader-5.0.18](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.17...automatic-music-downloader-5.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [automatic-music-downloader-5.0.17](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.16...automatic-music-downloader-5.0.17) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [automatic-music-downloader-5.0.16](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.15...automatic-music-downloader-5.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [automatic-music-downloader-5.0.15](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.14...automatic-music-downloader-5.0.15) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [automatic-music-downloader-5.0.14](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.13...automatic-music-downloader-5.0.14) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - diff --git a/stable/automatic-music-downloader/6.0.0/Chart.yaml b/stable/automatic-music-downloader/6.0.0/Chart.yaml deleted file mode 100644 index 44cf6c7534a..00000000000 --- a/stable/automatic-music-downloader/6.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/automatic-music-downloader/6.0.0/charts/common-14.0.1.tgz b/stable/automatic-music-downloader/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/automatic-music-downloader/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/automatic-music-downloader/6.0.1/CHANGELOG.md b/stable/automatic-music-downloader/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..6e27eb1d946 --- /dev/null +++ b/stable/automatic-music-downloader/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [automatic-music-downloader-6.0.1](https://github.com/truecharts/charts/compare/automatic-music-downloader-6.0.0...automatic-music-downloader-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [automatic-music-downloader-6.0.0](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.23...automatic-music-downloader-6.0.0) (2023-07-31) + + + + +## [automatic-music-downloader-5.0.23](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.22...automatic-music-downloader-5.0.23) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [automatic-music-downloader-5.0.22](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.21...automatic-music-downloader-5.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [automatic-music-downloader-5.0.21](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.20...automatic-music-downloader-5.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [automatic-music-downloader-5.0.20](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.19...automatic-music-downloader-5.0.20) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [automatic-music-downloader-5.0.19](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.18...automatic-music-downloader-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [automatic-music-downloader-5.0.18](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.17...automatic-music-downloader-5.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [automatic-music-downloader-5.0.17](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.16...automatic-music-downloader-5.0.17) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [automatic-music-downloader-5.0.16](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.15...automatic-music-downloader-5.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [automatic-music-downloader-5.0.15](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.14...automatic-music-downloader-5.0.15) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + diff --git a/stable/automatic-music-downloader/6.0.1/Chart.yaml b/stable/automatic-music-downloader/6.0.1/Chart.yaml new file mode 100644 index 00000000000..a926cd36cdc --- /dev/null +++ b/stable/automatic-music-downloader/6.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/blog/8.0.0/README.md b/stable/automatic-music-downloader/6.0.1/README.md similarity index 100% rename from stable/blog/8.0.0/README.md rename to stable/automatic-music-downloader/6.0.1/README.md diff --git a/stable/automatic-music-downloader/6.0.1/app-changelog.md b/stable/automatic-music-downloader/6.0.1/app-changelog.md new file mode 100644 index 00000000000..d883186bb95 --- /dev/null +++ b/stable/automatic-music-downloader/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [automatic-music-downloader-6.0.1](https://github.com/truecharts/charts/compare/automatic-music-downloader-6.0.0...automatic-music-downloader-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/automatic-music-downloader/6.0.0/app-readme.md b/stable/automatic-music-downloader/6.0.1/app-readme.md similarity index 100% rename from stable/automatic-music-downloader/6.0.0/app-readme.md rename to stable/automatic-music-downloader/6.0.1/app-readme.md diff --git a/stable/automatic-music-downloader/6.0.1/charts/common-14.0.9.tgz b/stable/automatic-music-downloader/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/automatic-music-downloader/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/automatic-music-downloader/6.0.0/ix_values.yaml b/stable/automatic-music-downloader/6.0.1/ix_values.yaml similarity index 100% rename from stable/automatic-music-downloader/6.0.0/ix_values.yaml rename to stable/automatic-music-downloader/6.0.1/ix_values.yaml diff --git a/stable/automatic-music-downloader/6.0.0/questions.yaml b/stable/automatic-music-downloader/6.0.1/questions.yaml similarity index 100% rename from stable/automatic-music-downloader/6.0.0/questions.yaml rename to stable/automatic-music-downloader/6.0.1/questions.yaml diff --git a/stable/chronos/5.0.0/templates/NOTES.txt b/stable/automatic-music-downloader/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/chronos/5.0.0/templates/NOTES.txt rename to stable/automatic-music-downloader/6.0.1/templates/NOTES.txt diff --git a/stable/browserless-chrome/6.0.6/templates/common.yaml b/stable/automatic-music-downloader/6.0.1/templates/common.yaml similarity index 100% rename from stable/browserless-chrome/6.0.6/templates/common.yaml rename to stable/automatic-music-downloader/6.0.1/templates/common.yaml diff --git a/stable/chronos/5.0.0/values.yaml b/stable/automatic-music-downloader/6.0.1/values.yaml similarity index 100% rename from stable/chronos/5.0.0/values.yaml rename to stable/automatic-music-downloader/6.0.1/values.yaml diff --git a/stable/autoscan/5.0.15/CHANGELOG.md b/stable/autoscan/5.0.15/CHANGELOG.md deleted file mode 100644 index fcdd26dd673..00000000000 --- a/stable/autoscan/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [autoscan-5.0.15](https://github.com/truecharts/charts/compare/autoscan-5.0.14...autoscan-5.0.15) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#13066](https://github.com/truecharts/charts/issues/13066)) - - - - -## [autoscan-5.0.14](https://github.com/truecharts/charts/compare/autoscan-5.0.13...autoscan-5.0.14) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#12655](https://github.com/truecharts/charts/issues/12655)) - - - - -## [autoscan-5.0.13](https://github.com/truecharts/charts/compare/autoscan-5.0.12...autoscan-5.0.13) (2023-09-08) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#12383](https://github.com/truecharts/charts/issues/12383)) - - - - -## [autoscan-5.0.12](https://github.com/truecharts/charts/compare/autoscan-5.0.11...autoscan-5.0.12) (2023-09-08) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#12380](https://github.com/truecharts/charts/issues/12380)) - - - - -## [autoscan-5.0.11](https://github.com/truecharts/charts/compare/autoscan-5.0.10...autoscan-5.0.11) (2023-09-08) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#12378](https://github.com/truecharts/charts/issues/12378)) - - - - -## [autoscan-5.0.10](https://github.com/truecharts/charts/compare/autoscan-5.0.9...autoscan-5.0.10) (2023-09-04) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#12228](https://github.com/truecharts/charts/issues/12228)) - - - - -## [autoscan-5.0.9](https://github.com/truecharts/charts/compare/autoscan-5.0.8...autoscan-5.0.9) (2023-09-04) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#12224](https://github.com/truecharts/charts/issues/12224)) - - - - -## [autoscan-5.0.8](https://github.com/truecharts/charts/compare/autoscan-5.0.7...autoscan-5.0.8) (2023-09-03) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#12195](https://github.com/truecharts/charts/issues/12195)) - - - - -## [autoscan-5.0.7](https://github.com/truecharts/charts/compare/autoscan-5.0.6...autoscan-5.0.7) (2023-09-02) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#12163](https://github.com/truecharts/charts/issues/12163)) - - - - -## [autoscan-5.0.6](https://github.com/truecharts/charts/compare/autoscan-5.0.5...autoscan-5.0.6) (2023-09-02) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#12162](https://github.com/truecharts/charts/issues/12162)) - - - - -## [autoscan-5.0.5](https://github.com/truecharts/charts/compare/autoscan-5.0.4...autoscan-5.0.5) (2023-08-28) - -### Chore diff --git a/stable/autoscan/5.0.15/Chart.yaml b/stable/autoscan/5.0.15/Chart.yaml deleted file mode 100644 index 14498bfb188..00000000000 --- a/stable/autoscan/5.0.15/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: autoscan -version: 5.0.15 -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: 14.0.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/5.0.15/app-changelog.md b/stable/autoscan/5.0.15/app-changelog.md deleted file mode 100644 index fe0fbdeec40..00000000000 --- a/stable/autoscan/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autoscan-5.0.15](https://github.com/truecharts/charts/compare/autoscan-5.0.14...autoscan-5.0.15) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#13066](https://github.com/truecharts/charts/issues/13066)) - - \ No newline at end of file diff --git a/stable/autoscan/5.0.15/charts/common-14.0.1.tgz b/stable/autoscan/5.0.15/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/autoscan/5.0.15/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/autoscan/5.0.16/CHANGELOG.md b/stable/autoscan/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..ad3bc6f2d27 --- /dev/null +++ b/stable/autoscan/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [autoscan-5.0.16](https://github.com/truecharts/charts/compare/autoscan-5.0.15...autoscan-5.0.16) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [autoscan-5.0.15](https://github.com/truecharts/charts/compare/autoscan-5.0.14...autoscan-5.0.15) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#13066](https://github.com/truecharts/charts/issues/13066)) + + + + +## [autoscan-5.0.14](https://github.com/truecharts/charts/compare/autoscan-5.0.13...autoscan-5.0.14) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#12655](https://github.com/truecharts/charts/issues/12655)) + + + + +## [autoscan-5.0.13](https://github.com/truecharts/charts/compare/autoscan-5.0.12...autoscan-5.0.13) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#12383](https://github.com/truecharts/charts/issues/12383)) + + + + +## [autoscan-5.0.12](https://github.com/truecharts/charts/compare/autoscan-5.0.11...autoscan-5.0.12) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#12380](https://github.com/truecharts/charts/issues/12380)) + + + + +## [autoscan-5.0.11](https://github.com/truecharts/charts/compare/autoscan-5.0.10...autoscan-5.0.11) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#12378](https://github.com/truecharts/charts/issues/12378)) + + + + +## [autoscan-5.0.10](https://github.com/truecharts/charts/compare/autoscan-5.0.9...autoscan-5.0.10) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#12228](https://github.com/truecharts/charts/issues/12228)) + + + + +## [autoscan-5.0.9](https://github.com/truecharts/charts/compare/autoscan-5.0.8...autoscan-5.0.9) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#12224](https://github.com/truecharts/charts/issues/12224)) + + + + +## [autoscan-5.0.8](https://github.com/truecharts/charts/compare/autoscan-5.0.7...autoscan-5.0.8) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#12195](https://github.com/truecharts/charts/issues/12195)) + + + + +## [autoscan-5.0.7](https://github.com/truecharts/charts/compare/autoscan-5.0.6...autoscan-5.0.7) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#12163](https://github.com/truecharts/charts/issues/12163)) + + + + +## [autoscan-5.0.6](https://github.com/truecharts/charts/compare/autoscan-5.0.5...autoscan-5.0.6) (2023-09-02) + +### Chore diff --git a/stable/autoscan/5.0.16/Chart.yaml b/stable/autoscan/5.0.16/Chart.yaml new file mode 100644 index 00000000000..1b1af5bf979 --- /dev/null +++ b/stable/autoscan/5.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: autoscan +version: 5.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: 14.0.9 +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/boinc/6.0.10/README.md b/stable/autoscan/5.0.16/README.md similarity index 100% rename from stable/boinc/6.0.10/README.md rename to stable/autoscan/5.0.16/README.md diff --git a/stable/autoscan/5.0.16/app-changelog.md b/stable/autoscan/5.0.16/app-changelog.md new file mode 100644 index 00000000000..d6050367923 --- /dev/null +++ b/stable/autoscan/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autoscan-5.0.16](https://github.com/truecharts/charts/compare/autoscan-5.0.15...autoscan-5.0.16) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/autoscan/5.0.15/app-readme.md b/stable/autoscan/5.0.16/app-readme.md similarity index 100% rename from stable/autoscan/5.0.15/app-readme.md rename to stable/autoscan/5.0.16/app-readme.md diff --git a/stable/autoscan/5.0.16/charts/common-14.0.9.tgz b/stable/autoscan/5.0.16/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/autoscan/5.0.16/charts/common-14.0.9.tgz differ diff --git a/stable/autoscan/5.0.15/ix_values.yaml b/stable/autoscan/5.0.16/ix_values.yaml similarity index 100% rename from stable/autoscan/5.0.15/ix_values.yaml rename to stable/autoscan/5.0.16/ix_values.yaml diff --git a/stable/autoscan/5.0.15/questions.yaml b/stable/autoscan/5.0.16/questions.yaml similarity index 100% rename from stable/autoscan/5.0.15/questions.yaml rename to stable/autoscan/5.0.16/questions.yaml diff --git a/stable/clamav/7.0.4/templates/NOTES.txt b/stable/autoscan/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/clamav/7.0.4/templates/NOTES.txt rename to stable/autoscan/5.0.16/templates/NOTES.txt diff --git a/stable/autoscan/5.0.15/templates/common.yaml b/stable/autoscan/5.0.16/templates/common.yaml similarity index 100% rename from stable/autoscan/5.0.15/templates/common.yaml rename to stable/autoscan/5.0.16/templates/common.yaml diff --git a/stable/clamav/7.0.4/values.yaml b/stable/autoscan/5.0.16/values.yaml similarity index 100% rename from stable/clamav/7.0.4/values.yaml rename to stable/autoscan/5.0.16/values.yaml diff --git a/stable/avidemux/5.0.0/CHANGELOG.md b/stable/avidemux/5.0.0/CHANGELOG.md deleted file mode 100644 index 3a3a74e66e5..00000000000 --- a/stable/avidemux/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [avidemux-5.0.0](https://github.com/truecharts/charts/compare/avidemux-4.0.26...avidemux-5.0.0) (2023-07-31) - - - - -## [avidemux-4.0.26](https://github.com/truecharts/charts/compare/avidemux-4.0.25...avidemux-4.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [avidemux-4.0.25](https://github.com/truecharts/charts/compare/avidemux-4.0.24...avidemux-4.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [avidemux-4.0.24](https://github.com/truecharts/charts/compare/avidemux-4.0.23...avidemux-4.0.24) (2023-06-26) - -### Chore - -- update container image tccr.io/truecharts/avidemux to v23.06.1 ([#9953](https://github.com/truecharts/charts/issues/9953)) - - - - -## [avidemux-4.0.23](https://github.com/truecharts/charts/compare/avidemux-4.0.22...avidemux-4.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [avidemux-4.0.22](https://github.com/truecharts/charts/compare/avidemux-4.0.21...avidemux-4.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [avidemux-4.0.21](https://github.com/truecharts/charts/compare/avidemux-4.0.20...avidemux-4.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [avidemux-4.0.20](https://github.com/truecharts/charts/compare/avidemux-4.0.19...avidemux-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [avidemux-4.0.19](https://github.com/truecharts/charts/compare/avidemux-4.0.18...avidemux-4.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [avidemux-4.0.18](https://github.com/truecharts/charts/compare/avidemux-4.0.17...avidemux-4.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [avidemux-4.0.17](https://github.com/truecharts/charts/compare/avidemux-4.0.16...avidemux-4.0.17) (2023-05-26) - diff --git a/stable/avidemux/5.0.0/Chart.yaml b/stable/avidemux/5.0.0/Chart.yaml deleted file mode 100644 index 0e0eaf1507a..00000000000 --- a/stable/avidemux/5.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.06.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/avidemux/5.0.0/charts/common-14.0.1.tgz b/stable/avidemux/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/avidemux/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/avidemux/5.0.1/CHANGELOG.md b/stable/avidemux/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..fe1d0a2486a --- /dev/null +++ b/stable/avidemux/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [avidemux-5.0.1](https://github.com/truecharts/charts/compare/avidemux-5.0.0...avidemux-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [avidemux-5.0.0](https://github.com/truecharts/charts/compare/avidemux-4.0.26...avidemux-5.0.0) (2023-07-31) + + + + +## [avidemux-4.0.26](https://github.com/truecharts/charts/compare/avidemux-4.0.25...avidemux-4.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [avidemux-4.0.25](https://github.com/truecharts/charts/compare/avidemux-4.0.24...avidemux-4.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [avidemux-4.0.24](https://github.com/truecharts/charts/compare/avidemux-4.0.23...avidemux-4.0.24) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/avidemux to v23.06.1 ([#9953](https://github.com/truecharts/charts/issues/9953)) + + + + +## [avidemux-4.0.23](https://github.com/truecharts/charts/compare/avidemux-4.0.22...avidemux-4.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [avidemux-4.0.22](https://github.com/truecharts/charts/compare/avidemux-4.0.21...avidemux-4.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [avidemux-4.0.21](https://github.com/truecharts/charts/compare/avidemux-4.0.20...avidemux-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [avidemux-4.0.20](https://github.com/truecharts/charts/compare/avidemux-4.0.19...avidemux-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [avidemux-4.0.19](https://github.com/truecharts/charts/compare/avidemux-4.0.18...avidemux-4.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [avidemux-4.0.18](https://github.com/truecharts/charts/compare/avidemux-4.0.17...avidemux-4.0.18) (2023-05-27) + diff --git a/stable/avidemux/5.0.1/Chart.yaml b/stable/avidemux/5.0.1/Chart.yaml new file mode 100644 index 00000000000..b8f38dd8af4 --- /dev/null +++ b/stable/avidemux/5.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.06.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/bookstack/8.0.1/README.md b/stable/avidemux/5.0.1/README.md similarity index 100% rename from stable/bookstack/8.0.1/README.md rename to stable/avidemux/5.0.1/README.md diff --git a/stable/avidemux/5.0.1/app-changelog.md b/stable/avidemux/5.0.1/app-changelog.md new file mode 100644 index 00000000000..9408e99c3b0 --- /dev/null +++ b/stable/avidemux/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [avidemux-5.0.1](https://github.com/truecharts/charts/compare/avidemux-5.0.0...avidemux-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/avidemux/5.0.0/app-readme.md b/stable/avidemux/5.0.1/app-readme.md similarity index 100% rename from stable/avidemux/5.0.0/app-readme.md rename to stable/avidemux/5.0.1/app-readme.md diff --git a/stable/avidemux/5.0.1/charts/common-14.0.9.tgz b/stable/avidemux/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/avidemux/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/avidemux/5.0.0/ix_values.yaml b/stable/avidemux/5.0.1/ix_values.yaml similarity index 100% rename from stable/avidemux/5.0.0/ix_values.yaml rename to stable/avidemux/5.0.1/ix_values.yaml diff --git a/stable/avidemux/5.0.0/questions.yaml b/stable/avidemux/5.0.1/questions.yaml similarity index 100% rename from stable/avidemux/5.0.0/questions.yaml rename to stable/avidemux/5.0.1/questions.yaml diff --git a/stable/clarkson/8.0.0/templates/NOTES.txt b/stable/avidemux/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/clarkson/8.0.0/templates/NOTES.txt rename to stable/avidemux/5.0.1/templates/NOTES.txt diff --git a/stable/budge/6.0.9/templates/common.yaml b/stable/avidemux/5.0.1/templates/common.yaml similarity index 100% rename from stable/budge/6.0.9/templates/common.yaml rename to stable/avidemux/5.0.1/templates/common.yaml diff --git a/stable/clarkson/8.0.0/values.yaml b/stable/avidemux/5.0.1/values.yaml similarity index 100% rename from stable/clarkson/8.0.0/values.yaml rename to stable/avidemux/5.0.1/values.yaml diff --git a/stable/babybuddy/13.0.9/CHANGELOG.md b/stable/babybuddy/13.0.9/CHANGELOG.md new file mode 100644 index 00000000000..b1bd0923e38 --- /dev/null +++ b/stable/babybuddy/13.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [babybuddy-13.0.9](https://github.com/truecharts/charts/compare/babybuddy-13.0.8...babybuddy-13.0.9) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [babybuddy-13.0.8](https://github.com/truecharts/charts/compare/babybuddy-13.0.7...babybuddy-13.0.8) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v2.0.4 ([#13146](https://github.com/truecharts/charts/issues/13146)) + + + + +## [babybuddy-13.0.7](https://github.com/truecharts/charts/compare/babybuddy-13.0.6...babybuddy-13.0.7) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v2.0.4 ([#12926](https://github.com/truecharts/charts/issues/12926)) + + + + +## [babybuddy-13.0.6](https://github.com/truecharts/charts/compare/babybuddy-13.0.5...babybuddy-13.0.6) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v2.0.4 ([#12474](https://github.com/truecharts/charts/issues/12474)) + + + + +## [babybuddy-13.0.5](https://github.com/truecharts/charts/compare/babybuddy-13.0.4...babybuddy-13.0.5) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v2.0.4 ([#12193](https://github.com/truecharts/charts/issues/12193)) + + + + +## [babybuddy-13.0.4](https://github.com/truecharts/charts/compare/babybuddy-13.0.3...babybuddy-13.0.4) (2023-08-28) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v2.0.4 ([#11953](https://github.com/truecharts/charts/issues/11953)) + + + + +## [babybuddy-13.0.3](https://github.com/truecharts/charts/compare/babybuddy-13.0.2...babybuddy-13.0.3) (2023-08-20) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v2.0.4 ([#11737](https://github.com/truecharts/charts/issues/11737)) + + + + +## [babybuddy-13.0.2](https://github.com/truecharts/charts/compare/babybuddy-13.0.1...babybuddy-13.0.2) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v2.0.4 ([#11532](https://github.com/truecharts/charts/issues/11532)) + + + + +## [babybuddy-13.0.1](https://github.com/truecharts/charts/compare/babybuddy-13.0.0...babybuddy-13.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v2.0.4 ([#11285](https://github.com/truecharts/charts/issues/11285)) + + + + + +## [babybuddy-13.0.0](https://github.com/truecharts/charts/compare/babybuddy-12.0.35...babybuddy-13.0.0) (2023-07-31) + + + + +## [babybuddy-12.0.35](https://github.com/truecharts/charts/compare/babybuddy-12.0.34...babybuddy-12.0.35) (2023-07-30) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v2.0.4 ([#11031](https://github.com/truecharts/charts/issues/11031)) + diff --git a/stable/babybuddy/13.0.9/Chart.yaml b/stable/babybuddy/13.0.9/Chart.yaml new file mode 100644 index 00000000000..9f297383bf7 --- /dev/null +++ b/stable/babybuddy/13.0.9/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.0.4" +kubeVersion: ">=1.16.0-0" +version: 13.0.9 +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: 14.0.9 +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/browserless-chrome/6.0.6/README.md b/stable/babybuddy/13.0.9/README.md similarity index 100% rename from stable/browserless-chrome/6.0.6/README.md rename to stable/babybuddy/13.0.9/README.md diff --git a/stable/babybuddy/13.0.9/app-changelog.md b/stable/babybuddy/13.0.9/app-changelog.md new file mode 100644 index 00000000000..5c9ac074b04 --- /dev/null +++ b/stable/babybuddy/13.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [babybuddy-13.0.9](https://github.com/truecharts/charts/compare/babybuddy-13.0.8...babybuddy-13.0.9) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/babybuddy/13.0.9/app-readme.md b/stable/babybuddy/13.0.9/app-readme.md new file mode 100644 index 00000000000..97caca43a50 --- /dev/null +++ b/stable/babybuddy/13.0.9/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/13.0.9/charts/common-14.0.9.tgz b/stable/babybuddy/13.0.9/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/babybuddy/13.0.9/charts/common-14.0.9.tgz differ diff --git a/stable/babybuddy/13.0.9/ix_values.yaml b/stable/babybuddy/13.0.9/ix_values.yaml new file mode 100644 index 00000000000..cb282e3a53d --- /dev/null +++ b/stable/babybuddy/13.0.9/ix_values.yaml @@ -0,0 +1,54 @@ +image: + repository: tccr.io/truecharts/babybuddy + pullPolicy: IfNotPresent + tag: v2.0.4@sha256:54ce7411e12615d926e96d8608fac66991e749f54d3e7c7c3bce9010f6b8e152 + +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/13.0.9/questions.yaml b/stable/babybuddy/13.0.9/questions.yaml new file mode 100644 index 00000000000..8d25ceacdbc --- /dev/null +++ b/stable/babybuddy/13.0.9/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: CSRF_TRUSTED_ORIGINS + label: "CSRF_TRUSTED_ORIGINS" + description: "Add any address you'd like to access babybuddy at (comma separated, no spaces)" + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10069 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/cloud9/8.0.0/templates/NOTES.txt b/stable/babybuddy/13.0.9/templates/NOTES.txt similarity index 100% rename from stable/cloud9/8.0.0/templates/NOTES.txt rename to stable/babybuddy/13.0.9/templates/NOTES.txt diff --git a/stable/channels-dvr/3.0.1/templates/common.yaml b/stable/babybuddy/13.0.9/templates/common.yaml similarity index 100% rename from stable/channels-dvr/3.0.1/templates/common.yaml rename to stable/babybuddy/13.0.9/templates/common.yaml diff --git a/stable/cloud9/8.0.0/values.yaml b/stable/babybuddy/13.0.9/values.yaml similarity index 100% rename from stable/cloud9/8.0.0/values.yaml rename to stable/babybuddy/13.0.9/values.yaml diff --git a/stable/baserow/8.0.3/CHANGELOG.md b/stable/baserow/8.0.3/CHANGELOG.md deleted file mode 100644 index d20d821bdab..00000000000 --- a/stable/baserow/8.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [baserow-8.0.3](https://github.com/truecharts/charts/compare/baserow-8.0.2...baserow-8.0.3) (2023-09-15) - -### Chore - -- update container image tccr.io/truecharts/baserow to v1.20.2 ([#12607](https://github.com/truecharts/charts/issues/12607)) - - - - -## [baserow-8.0.2](https://github.com/truecharts/charts/compare/baserow-8.0.1...baserow-8.0.2) (2023-09-14) - -### Chore - -- update container image tccr.io/truecharts/baserow to v1.20.1 ([#12580](https://github.com/truecharts/charts/issues/12580)) - - - - -## [baserow-8.0.1](https://github.com/truecharts/charts/compare/baserow-8.0.0...baserow-8.0.1) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/baserow to v1.20.0 ([#12553](https://github.com/truecharts/charts/issues/12553)) - - - - - -## [baserow-8.0.0](https://github.com/truecharts/charts/compare/baserow-7.0.30...baserow-8.0.0) (2023-07-31) - - - - -## [baserow-7.0.30](https://github.com/truecharts/charts/compare/baserow-7.0.29...baserow-7.0.30) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [baserow-7.0.29](https://github.com/truecharts/charts/compare/baserow-7.0.28...baserow-7.0.29) (2023-07-21) - -### Chore - -- update container image tccr.io/truecharts/baserow to v1.19.1 ([#10698](https://github.com/truecharts/charts/issues/10698)) - - - - -## [baserow-7.0.28](https://github.com/truecharts/charts/compare/baserow-7.0.27...baserow-7.0.28) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/baserow to v1.19.0 ([#10654](https://github.com/truecharts/charts/issues/10654)) - - - - -## [baserow-7.0.27](https://github.com/truecharts/charts/compare/baserow-7.0.26...baserow-7.0.27) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [baserow-7.0.26](https://github.com/truecharts/charts/compare/baserow-7.0.25...baserow-7.0.26) (2023-06-26) - -### Chore - -- update container image tccr.io/truecharts/baserow to v1.18.0 ([#9944](https://github.com/truecharts/charts/issues/9944)) - - - - -## [baserow-7.0.25](https://github.com/truecharts/charts/compare/baserow-7.0.24...baserow-7.0.25) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [baserow-7.0.24](https://github.com/truecharts/charts/compare/baserow-7.0.23...baserow-7.0.24) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - diff --git a/stable/baserow/8.0.3/Chart.yaml b/stable/baserow/8.0.3/Chart.yaml deleted file mode 100644 index 7b000e98821..00000000000 --- a/stable/baserow/8.0.3/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.20.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.66 -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: 8.0.3 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/baserow/8.0.3/app-changelog.md b/stable/baserow/8.0.3/app-changelog.md deleted file mode 100644 index b6293131265..00000000000 --- a/stable/baserow/8.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [baserow-8.0.3](https://github.com/truecharts/charts/compare/baserow-8.0.2...baserow-8.0.3) (2023-09-15) - -### Chore - -- update container image tccr.io/truecharts/baserow to v1.20.2 ([#12607](https://github.com/truecharts/charts/issues/12607)) - - \ No newline at end of file diff --git a/stable/baserow/8.0.3/charts/common-14.0.1.tgz b/stable/baserow/8.0.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/baserow/8.0.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/baserow/8.0.4/CHANGELOG.md b/stable/baserow/8.0.4/CHANGELOG.md new file mode 100644 index 00000000000..81e2a79586b --- /dev/null +++ b/stable/baserow/8.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [baserow-8.0.4](https://github.com/truecharts/charts/compare/baserow-8.0.3...baserow-8.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [baserow-8.0.3](https://github.com/truecharts/charts/compare/baserow-8.0.2...baserow-8.0.3) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.20.2 ([#12607](https://github.com/truecharts/charts/issues/12607)) + + + + +## [baserow-8.0.2](https://github.com/truecharts/charts/compare/baserow-8.0.1...baserow-8.0.2) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.20.1 ([#12580](https://github.com/truecharts/charts/issues/12580)) + + + + +## [baserow-8.0.1](https://github.com/truecharts/charts/compare/baserow-8.0.0...baserow-8.0.1) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.20.0 ([#12553](https://github.com/truecharts/charts/issues/12553)) + + + + + +## [baserow-8.0.0](https://github.com/truecharts/charts/compare/baserow-7.0.30...baserow-8.0.0) (2023-07-31) + + + + +## [baserow-7.0.30](https://github.com/truecharts/charts/compare/baserow-7.0.29...baserow-7.0.30) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [baserow-7.0.29](https://github.com/truecharts/charts/compare/baserow-7.0.28...baserow-7.0.29) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.19.1 ([#10698](https://github.com/truecharts/charts/issues/10698)) + + + + +## [baserow-7.0.28](https://github.com/truecharts/charts/compare/baserow-7.0.27...baserow-7.0.28) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.19.0 ([#10654](https://github.com/truecharts/charts/issues/10654)) + + + + +## [baserow-7.0.27](https://github.com/truecharts/charts/compare/baserow-7.0.26...baserow-7.0.27) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [baserow-7.0.26](https://github.com/truecharts/charts/compare/baserow-7.0.25...baserow-7.0.26) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.18.0 ([#9944](https://github.com/truecharts/charts/issues/9944)) + + + + +## [baserow-7.0.25](https://github.com/truecharts/charts/compare/baserow-7.0.24...baserow-7.0.25) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + diff --git a/stable/baserow/8.0.4/Chart.yaml b/stable/baserow/8.0.4/Chart.yaml new file mode 100644 index 00000000000..8f509c9f075 --- /dev/null +++ b/stable/baserow/8.0.4/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.20.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +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: 8.0.4 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/budge/6.0.9/README.md b/stable/baserow/8.0.4/README.md similarity index 100% rename from stable/budge/6.0.9/README.md rename to stable/baserow/8.0.4/README.md diff --git a/stable/baserow/8.0.4/app-changelog.md b/stable/baserow/8.0.4/app-changelog.md new file mode 100644 index 00000000000..2e4862ec35d --- /dev/null +++ b/stable/baserow/8.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [baserow-8.0.4](https://github.com/truecharts/charts/compare/baserow-8.0.3...baserow-8.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/baserow/8.0.3/app-readme.md b/stable/baserow/8.0.4/app-readme.md similarity index 100% rename from stable/baserow/8.0.3/app-readme.md rename to stable/baserow/8.0.4/app-readme.md diff --git a/stable/baserow/8.0.4/charts/common-14.0.9.tgz b/stable/baserow/8.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/baserow/8.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/etesync/5.0.0/charts/redis-6.0.66.tgz b/stable/baserow/8.0.4/charts/redis-6.0.66.tgz similarity index 100% rename from stable/etesync/5.0.0/charts/redis-6.0.66.tgz rename to stable/baserow/8.0.4/charts/redis-6.0.66.tgz diff --git a/stable/baserow/8.0.3/ix_values.yaml b/stable/baserow/8.0.4/ix_values.yaml similarity index 100% rename from stable/baserow/8.0.3/ix_values.yaml rename to stable/baserow/8.0.4/ix_values.yaml diff --git a/stable/baserow/8.0.3/questions.yaml b/stable/baserow/8.0.4/questions.yaml similarity index 100% rename from stable/baserow/8.0.3/questions.yaml rename to stable/baserow/8.0.4/questions.yaml diff --git a/stable/cloudflareddns/6.0.11/templates/NOTES.txt b/stable/baserow/8.0.4/templates/NOTES.txt similarity index 100% rename from stable/cloudflareddns/6.0.11/templates/NOTES.txt rename to stable/baserow/8.0.4/templates/NOTES.txt diff --git a/stable/baserow/8.0.3/templates/_secrets.tpl b/stable/baserow/8.0.4/templates/_secrets.tpl similarity index 100% rename from stable/baserow/8.0.3/templates/_secrets.tpl rename to stable/baserow/8.0.4/templates/_secrets.tpl diff --git a/stable/baserow/8.0.3/templates/common.yaml b/stable/baserow/8.0.4/templates/common.yaml similarity index 100% rename from stable/baserow/8.0.3/templates/common.yaml rename to stable/baserow/8.0.4/templates/common.yaml diff --git a/stable/cloudflared/6.0.4/values.yaml b/stable/baserow/8.0.4/values.yaml similarity index 100% rename from stable/cloudflared/6.0.4/values.yaml rename to stable/baserow/8.0.4/values.yaml diff --git a/stable/bazarr/15.0.11/CHANGELOG.md b/stable/bazarr/15.0.11/CHANGELOG.md new file mode 100644 index 00000000000..4fbc24324b1 --- /dev/null +++ b/stable/bazarr/15.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [bazarr-15.0.11](https://github.com/truecharts/charts/compare/bazarr-15.0.10...bazarr-15.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [bazarr-15.0.10](https://github.com/truecharts/charts/compare/bazarr-15.0.9...bazarr-15.0.10) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13357](https://github.com/truecharts/charts/issues/13357)) + + + + +## [bazarr-15.0.9](https://github.com/truecharts/charts/compare/bazarr-15.0.8...bazarr-15.0.9) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13353](https://github.com/truecharts/charts/issues/13353)) + + + + +## [bazarr-15.0.8](https://github.com/truecharts/charts/compare/bazarr-15.0.7...bazarr-15.0.8) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13349](https://github.com/truecharts/charts/issues/13349)) + + + + +## [bazarr-15.0.7](https://github.com/truecharts/charts/compare/bazarr-15.0.6...bazarr-15.0.7) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13347](https://github.com/truecharts/charts/issues/13347)) + + + + +## [bazarr-15.0.6](https://github.com/truecharts/charts/compare/bazarr-15.0.5...bazarr-15.0.6) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13344](https://github.com/truecharts/charts/issues/13344)) + + + + +## [bazarr-15.0.5](https://github.com/truecharts/charts/compare/bazarr-15.0.4...bazarr-15.0.5) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13342](https://github.com/truecharts/charts/issues/13342)) + + + + +## [bazarr-15.0.4](https://github.com/truecharts/charts/compare/bazarr-15.0.3...bazarr-15.0.4) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13340](https://github.com/truecharts/charts/issues/13340)) + + + + +## [bazarr-15.0.3](https://github.com/truecharts/charts/compare/bazarr-15.0.2...bazarr-15.0.3) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13337](https://github.com/truecharts/charts/issues/13337)) + + + + +## [bazarr-15.0.2](https://github.com/truecharts/charts/compare/bazarr-15.0.1...bazarr-15.0.2) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#12679](https://github.com/truecharts/charts/issues/12679)) + + + + +## [bazarr-15.0.1](https://github.com/truecharts/charts/compare/bazarr-15.0.0...bazarr-15.0.1) (2023-08-07) + +### Chore diff --git a/stable/bazarr/15.0.11/Chart.yaml b/stable/bazarr/15.0.11/Chart.yaml new file mode 100644 index 00000000000..ea42ca6135b --- /dev/null +++ b/stable/bazarr/15.0.11/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/channels-dvr/3.0.1/README.md b/stable/bazarr/15.0.11/README.md similarity index 100% rename from stable/channels-dvr/3.0.1/README.md rename to stable/bazarr/15.0.11/README.md diff --git a/stable/bazarr/15.0.11/app-changelog.md b/stable/bazarr/15.0.11/app-changelog.md new file mode 100644 index 00000000000..8969699b511 --- /dev/null +++ b/stable/bazarr/15.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bazarr-15.0.11](https://github.com/truecharts/charts/compare/bazarr-15.0.10...bazarr-15.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/bazarr/15.0.11/app-readme.md b/stable/bazarr/15.0.11/app-readme.md new file mode 100644 index 00000000000..90f6859f27b --- /dev/null +++ b/stable/bazarr/15.0.11/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/15.0.11/charts/common-14.0.9.tgz b/stable/bazarr/15.0.11/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/bazarr/15.0.11/charts/common-14.0.9.tgz differ diff --git a/stable/bazarr/15.0.11/ix_values.yaml b/stable/bazarr/15.0.11/ix_values.yaml new file mode 100644 index 00000000000..9473c6d4545 --- /dev/null +++ b/stable/bazarr/15.0.11/ix_values.yaml @@ -0,0 +1,21 @@ +image: + repository: tccr.io/truecharts/bazarr + pullPolicy: IfNotPresent + tag: v1.3.0@sha256:853b458858e3f0c62e9c15aaae35d73691457d37e14d2f9e797d8a9cadc861c7 + +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/15.0.11/questions.yaml b/stable/bazarr/15.0.11/questions.yaml new file mode 100644 index 00000000000..15f38cb8150 --- /dev/null +++ b/stable/bazarr/15.0.11/questions.yaml @@ -0,0 +1,2003 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 6767 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/code-server/8.0.4/templates/NOTES.txt b/stable/bazarr/15.0.11/templates/NOTES.txt similarity index 100% rename from stable/code-server/8.0.4/templates/NOTES.txt rename to stable/bazarr/15.0.11/templates/NOTES.txt diff --git a/stable/chevereto/8.0.0/templates/common.yaml b/stable/bazarr/15.0.11/templates/common.yaml similarity index 100% rename from stable/chevereto/8.0.0/templates/common.yaml rename to stable/bazarr/15.0.11/templates/common.yaml diff --git a/stable/cloudflareddns/6.0.11/values.yaml b/stable/bazarr/15.0.11/values.yaml similarity index 100% rename from stable/cloudflareddns/6.0.11/values.yaml rename to stable/bazarr/15.0.11/values.yaml diff --git a/stable/beets/8.0.11/CHANGELOG.md b/stable/beets/8.0.11/CHANGELOG.md deleted file mode 100644 index fdb1d2c924f..00000000000 --- a/stable/beets/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [beets-8.0.11](https://github.com/truecharts/charts/compare/beets-8.0.10...beets-8.0.11) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#13325](https://github.com/truecharts/charts/issues/13325)) - - - - -## [beets-8.0.10](https://github.com/truecharts/charts/compare/beets-8.0.9...beets-8.0.10) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#13090](https://github.com/truecharts/charts/issues/13090)) - - - - -## [beets-8.0.9](https://github.com/truecharts/charts/compare/beets-8.0.8...beets-8.0.9) (2023-09-22) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#12849](https://github.com/truecharts/charts/issues/12849)) - - - - -## [beets-8.0.8](https://github.com/truecharts/charts/compare/beets-8.0.7...beets-8.0.8) (2023-09-15) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#12632](https://github.com/truecharts/charts/issues/12632)) - - - - -## [beets-8.0.7](https://github.com/truecharts/charts/compare/beets-8.0.6...beets-8.0.7) (2023-09-08) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#12396](https://github.com/truecharts/charts/issues/12396)) - - - - -## [beets-8.0.6](https://github.com/truecharts/charts/compare/beets-8.0.5...beets-8.0.6) (2023-09-01) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#12134](https://github.com/truecharts/charts/issues/12134)) - - - - -## [beets-8.0.5](https://github.com/truecharts/charts/compare/beets-8.0.4...beets-8.0.5) (2023-08-25) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#11875](https://github.com/truecharts/charts/issues/11875)) - - - - -## [beets-8.0.4](https://github.com/truecharts/charts/compare/beets-8.0.3...beets-8.0.4) (2023-08-21) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#11762](https://github.com/truecharts/charts/issues/11762)) - - - - -## [beets-8.0.3](https://github.com/truecharts/charts/compare/beets-8.0.2...beets-8.0.3) (2023-08-18) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#11673](https://github.com/truecharts/charts/issues/11673)) - - - - -## [beets-8.0.2](https://github.com/truecharts/charts/compare/beets-8.0.1...beets-8.0.2) (2023-08-11) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#11429](https://github.com/truecharts/charts/issues/11429)) - - - - -## [beets-8.0.1](https://github.com/truecharts/charts/compare/beets-8.0.0...beets-8.0.1) (2023-08-04) - -### Chore diff --git a/stable/beets/8.0.11/Chart.yaml b/stable/beets/8.0.11/Chart.yaml deleted file mode 100644 index ef35862657e..00000000000 --- a/stable/beets/8.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.6.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/beets/8.0.11/app-changelog.md b/stable/beets/8.0.11/app-changelog.md deleted file mode 100644 index 93d7d537c26..00000000000 --- a/stable/beets/8.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [beets-8.0.11](https://github.com/truecharts/charts/compare/beets-8.0.10...beets-8.0.11) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#13325](https://github.com/truecharts/charts/issues/13325)) - - \ No newline at end of file diff --git a/stable/beets/8.0.11/charts/common-14.0.1.tgz b/stable/beets/8.0.11/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/beets/8.0.11/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/beets/8.0.12/CHANGELOG.md b/stable/beets/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e8ca62369f7 --- /dev/null +++ b/stable/beets/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [beets-8.0.12](https://github.com/truecharts/charts/compare/beets-8.0.11...beets-8.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [beets-8.0.11](https://github.com/truecharts/charts/compare/beets-8.0.10...beets-8.0.11) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#13325](https://github.com/truecharts/charts/issues/13325)) + + + + +## [beets-8.0.10](https://github.com/truecharts/charts/compare/beets-8.0.9...beets-8.0.10) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#13090](https://github.com/truecharts/charts/issues/13090)) + + + + +## [beets-8.0.9](https://github.com/truecharts/charts/compare/beets-8.0.8...beets-8.0.9) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#12849](https://github.com/truecharts/charts/issues/12849)) + + + + +## [beets-8.0.8](https://github.com/truecharts/charts/compare/beets-8.0.7...beets-8.0.8) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#12632](https://github.com/truecharts/charts/issues/12632)) + + + + +## [beets-8.0.7](https://github.com/truecharts/charts/compare/beets-8.0.6...beets-8.0.7) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#12396](https://github.com/truecharts/charts/issues/12396)) + + + + +## [beets-8.0.6](https://github.com/truecharts/charts/compare/beets-8.0.5...beets-8.0.6) (2023-09-01) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#12134](https://github.com/truecharts/charts/issues/12134)) + + + + +## [beets-8.0.5](https://github.com/truecharts/charts/compare/beets-8.0.4...beets-8.0.5) (2023-08-25) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#11875](https://github.com/truecharts/charts/issues/11875)) + + + + +## [beets-8.0.4](https://github.com/truecharts/charts/compare/beets-8.0.3...beets-8.0.4) (2023-08-21) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#11762](https://github.com/truecharts/charts/issues/11762)) + + + + +## [beets-8.0.3](https://github.com/truecharts/charts/compare/beets-8.0.2...beets-8.0.3) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#11673](https://github.com/truecharts/charts/issues/11673)) + + + + +## [beets-8.0.2](https://github.com/truecharts/charts/compare/beets-8.0.1...beets-8.0.2) (2023-08-11) + +### Chore diff --git a/stable/beets/8.0.12/Chart.yaml b/stable/beets/8.0.12/Chart.yaml new file mode 100644 index 00000000000..c19d5ab6c9a --- /dev/null +++ b/stable/beets/8.0.12/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/chevereto/8.0.0/README.md b/stable/beets/8.0.12/README.md similarity index 100% rename from stable/chevereto/8.0.0/README.md rename to stable/beets/8.0.12/README.md diff --git a/stable/beets/8.0.12/app-changelog.md b/stable/beets/8.0.12/app-changelog.md new file mode 100644 index 00000000000..59cef24278c --- /dev/null +++ b/stable/beets/8.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [beets-8.0.12](https://github.com/truecharts/charts/compare/beets-8.0.11...beets-8.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/beets/8.0.11/app-readme.md b/stable/beets/8.0.12/app-readme.md similarity index 100% rename from stable/beets/8.0.11/app-readme.md rename to stable/beets/8.0.12/app-readme.md diff --git a/stable/beets/8.0.12/charts/common-14.0.9.tgz b/stable/beets/8.0.12/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/beets/8.0.12/charts/common-14.0.9.tgz differ diff --git a/stable/beets/8.0.11/ix_values.yaml b/stable/beets/8.0.12/ix_values.yaml similarity index 100% rename from stable/beets/8.0.11/ix_values.yaml rename to stable/beets/8.0.12/ix_values.yaml diff --git a/stable/beets/8.0.11/questions.yaml b/stable/beets/8.0.12/questions.yaml similarity index 100% rename from stable/beets/8.0.11/questions.yaml rename to stable/beets/8.0.12/questions.yaml diff --git a/stable/collabora/2.0.4/templates/NOTES.txt b/stable/beets/8.0.12/templates/NOTES.txt similarity index 100% rename from stable/collabora/2.0.4/templates/NOTES.txt rename to stable/beets/8.0.12/templates/NOTES.txt diff --git a/stable/blog/8.0.0/templates/common.yaml b/stable/beets/8.0.12/templates/common.yaml similarity index 100% rename from stable/blog/8.0.0/templates/common.yaml rename to stable/beets/8.0.12/templates/common.yaml diff --git a/stable/code-server/8.0.4/values.yaml b/stable/beets/8.0.12/values.yaml similarity index 100% rename from stable/code-server/8.0.4/values.yaml rename to stable/beets/8.0.12/values.yaml diff --git a/stable/blog/8.0.0/CHANGELOG.md b/stable/blog/8.0.0/CHANGELOG.md deleted file mode 100644 index 3293fbad6a9..00000000000 --- a/stable/blog/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [blog-8.0.0](https://github.com/truecharts/charts/compare/blog-7.0.24...blog-8.0.0) (2023-07-31) - - - - -## [blog-7.0.24](https://github.com/truecharts/charts/compare/blog-7.0.23...blog-7.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [blog-7.0.23](https://github.com/truecharts/charts/compare/blog-7.0.22...blog-7.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [blog-7.0.22](https://github.com/truecharts/charts/compare/blog-7.0.21...blog-7.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [blog-7.0.21](https://github.com/truecharts/charts/compare/blog-7.0.20...blog-7.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [blog-7.0.20](https://github.com/truecharts/charts/compare/blog-7.0.19...blog-7.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [blog-7.0.19](https://github.com/truecharts/charts/compare/blog-7.0.18...blog-7.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [blog-7.0.18](https://github.com/truecharts/charts/compare/blog-7.0.17...blog-7.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [blog-7.0.17](https://github.com/truecharts/charts/compare/blog-7.0.16...blog-7.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [blog-7.0.16](https://github.com/truecharts/charts/compare/blog-7.0.15...blog-7.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [blog-7.0.15](https://github.com/truecharts/charts/compare/blog-7.0.14...blog-7.0.15) (2023-05-24) - diff --git a/stable/blog/8.0.0/Chart.yaml b/stable/blog/8.0.0/Chart.yaml deleted file mode 100644 index c5ee68ee5e0..00000000000 --- a/stable/blog/8.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" diff --git a/stable/blog/8.0.0/charts/common-14.0.1.tgz b/stable/blog/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/blog/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/blog/8.0.1/CHANGELOG.md b/stable/blog/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..efd98fa406f --- /dev/null +++ b/stable/blog/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [blog-8.0.1](https://github.com/truecharts/charts/compare/blog-8.0.0...blog-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [blog-8.0.0](https://github.com/truecharts/charts/compare/blog-7.0.24...blog-8.0.0) (2023-07-31) + + + + +## [blog-7.0.24](https://github.com/truecharts/charts/compare/blog-7.0.23...blog-7.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [blog-7.0.23](https://github.com/truecharts/charts/compare/blog-7.0.22...blog-7.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [blog-7.0.22](https://github.com/truecharts/charts/compare/blog-7.0.21...blog-7.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [blog-7.0.21](https://github.com/truecharts/charts/compare/blog-7.0.20...blog-7.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [blog-7.0.20](https://github.com/truecharts/charts/compare/blog-7.0.19...blog-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [blog-7.0.19](https://github.com/truecharts/charts/compare/blog-7.0.18...blog-7.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [blog-7.0.18](https://github.com/truecharts/charts/compare/blog-7.0.17...blog-7.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [blog-7.0.17](https://github.com/truecharts/charts/compare/blog-7.0.16...blog-7.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [blog-7.0.16](https://github.com/truecharts/charts/compare/blog-7.0.15...blog-7.0.16) (2023-05-26) + diff --git a/stable/blog/8.0.1/Chart.yaml b/stable/blog/8.0.1/Chart.yaml new file mode 100644 index 00000000000..4315154f370 --- /dev/null +++ b/stable/blog/8.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" diff --git a/stable/chronos/5.0.0/README.md b/stable/blog/8.0.1/README.md similarity index 100% rename from stable/chronos/5.0.0/README.md rename to stable/blog/8.0.1/README.md diff --git a/stable/blog/8.0.1/app-changelog.md b/stable/blog/8.0.1/app-changelog.md new file mode 100644 index 00000000000..a036e74ef31 --- /dev/null +++ b/stable/blog/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blog-8.0.1](https://github.com/truecharts/charts/compare/blog-8.0.0...blog-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/blog/8.0.0/app-readme.md b/stable/blog/8.0.1/app-readme.md similarity index 100% rename from stable/blog/8.0.0/app-readme.md rename to stable/blog/8.0.1/app-readme.md diff --git a/stable/blog/8.0.1/charts/common-14.0.9.tgz b/stable/blog/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/blog/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/blog/8.0.0/ix_values.yaml b/stable/blog/8.0.1/ix_values.yaml similarity index 100% rename from stable/blog/8.0.0/ix_values.yaml rename to stable/blog/8.0.1/ix_values.yaml diff --git a/stable/blog/8.0.0/questions.yaml b/stable/blog/8.0.1/questions.yaml similarity index 100% rename from stable/blog/8.0.0/questions.yaml rename to stable/blog/8.0.1/questions.yaml diff --git a/stable/commento-plusplus/8.0.0/templates/NOTES.txt b/stable/blog/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/commento-plusplus/8.0.0/templates/NOTES.txt rename to stable/blog/8.0.1/templates/NOTES.txt diff --git a/stable/code-server/8.0.4/templates/common.yaml b/stable/blog/8.0.1/templates/common.yaml similarity index 100% rename from stable/code-server/8.0.4/templates/common.yaml rename to stable/blog/8.0.1/templates/common.yaml diff --git a/stable/collabora/2.0.4/values.yaml b/stable/blog/8.0.1/values.yaml similarity index 100% rename from stable/collabora/2.0.4/values.yaml rename to stable/blog/8.0.1/values.yaml diff --git a/stable/boinc/6.0.10/CHANGELOG.md b/stable/boinc/6.0.10/CHANGELOG.md deleted file mode 100644 index caa34b685cd..00000000000 --- a/stable/boinc/6.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [boinc-6.0.10](https://github.com/truecharts/charts/compare/boinc-6.0.9...boinc-6.0.10) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#13202](https://github.com/truecharts/charts/issues/13202)) - - - - -## [boinc-6.0.9](https://github.com/truecharts/charts/compare/boinc-6.0.8...boinc-6.0.9) (2023-09-26) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#12968](https://github.com/truecharts/charts/issues/12968)) - - - - -## [boinc-6.0.8](https://github.com/truecharts/charts/compare/boinc-6.0.7...boinc-6.0.8) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#12741](https://github.com/truecharts/charts/issues/12741)) - - - - -## [boinc-6.0.7](https://github.com/truecharts/charts/compare/boinc-6.0.6...boinc-6.0.7) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#12525](https://github.com/truecharts/charts/issues/12525)) - - - - -## [boinc-6.0.6](https://github.com/truecharts/charts/compare/boinc-6.0.5...boinc-6.0.6) (2023-09-05) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#12249](https://github.com/truecharts/charts/issues/12249)) - - - - -## [boinc-6.0.5](https://github.com/truecharts/charts/compare/boinc-6.0.4...boinc-6.0.5) (2023-08-29) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#12006](https://github.com/truecharts/charts/issues/12006)) - - - - -## [boinc-6.0.4](https://github.com/truecharts/charts/compare/boinc-6.0.3...boinc-6.0.4) (2023-08-22) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#11783](https://github.com/truecharts/charts/issues/11783)) - - - - -## [boinc-6.0.3](https://github.com/truecharts/charts/compare/boinc-6.0.2...boinc-6.0.3) (2023-08-15) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#11570](https://github.com/truecharts/charts/issues/11570)) - - - - -## [boinc-6.0.2](https://github.com/truecharts/charts/compare/boinc-6.0.1...boinc-6.0.2) (2023-08-08) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#11342](https://github.com/truecharts/charts/issues/11342)) - - - - -## [boinc-6.0.1](https://github.com/truecharts/charts/compare/boinc-6.0.0...boinc-6.0.1) (2023-08-01) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#11125](https://github.com/truecharts/charts/issues/11125)) - - - - - -## [boinc-6.0.0](https://github.com/truecharts/charts/compare/boinc-5.0.34...boinc-6.0.0) (2023-07-31) - diff --git a/stable/boinc/6.0.10/Chart.yaml b/stable/boinc/6.0.10/Chart.yaml deleted file mode 100644 index 940260338e3..00000000000 --- a/stable/boinc/6.0.10/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: boinc -version: 6.0.10 -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: 14.0.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/6.0.10/app-changelog.md b/stable/boinc/6.0.10/app-changelog.md deleted file mode 100644 index 31f57adf639..00000000000 --- a/stable/boinc/6.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [boinc-6.0.10](https://github.com/truecharts/charts/compare/boinc-6.0.9...boinc-6.0.10) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#13202](https://github.com/truecharts/charts/issues/13202)) - - \ No newline at end of file diff --git a/stable/boinc/6.0.10/charts/common-14.0.1.tgz b/stable/boinc/6.0.10/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/boinc/6.0.10/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/boinc/6.0.11/CHANGELOG.md b/stable/boinc/6.0.11/CHANGELOG.md new file mode 100644 index 00000000000..c41e6176f6e --- /dev/null +++ b/stable/boinc/6.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [boinc-6.0.11](https://github.com/truecharts/charts/compare/boinc-6.0.10...boinc-6.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [boinc-6.0.10](https://github.com/truecharts/charts/compare/boinc-6.0.9...boinc-6.0.10) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#13202](https://github.com/truecharts/charts/issues/13202)) + + + + +## [boinc-6.0.9](https://github.com/truecharts/charts/compare/boinc-6.0.8...boinc-6.0.9) (2023-09-26) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#12968](https://github.com/truecharts/charts/issues/12968)) + + + + +## [boinc-6.0.8](https://github.com/truecharts/charts/compare/boinc-6.0.7...boinc-6.0.8) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#12741](https://github.com/truecharts/charts/issues/12741)) + + + + +## [boinc-6.0.7](https://github.com/truecharts/charts/compare/boinc-6.0.6...boinc-6.0.7) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#12525](https://github.com/truecharts/charts/issues/12525)) + + + + +## [boinc-6.0.6](https://github.com/truecharts/charts/compare/boinc-6.0.5...boinc-6.0.6) (2023-09-05) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#12249](https://github.com/truecharts/charts/issues/12249)) + + + + +## [boinc-6.0.5](https://github.com/truecharts/charts/compare/boinc-6.0.4...boinc-6.0.5) (2023-08-29) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#12006](https://github.com/truecharts/charts/issues/12006)) + + + + +## [boinc-6.0.4](https://github.com/truecharts/charts/compare/boinc-6.0.3...boinc-6.0.4) (2023-08-22) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#11783](https://github.com/truecharts/charts/issues/11783)) + + + + +## [boinc-6.0.3](https://github.com/truecharts/charts/compare/boinc-6.0.2...boinc-6.0.3) (2023-08-15) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#11570](https://github.com/truecharts/charts/issues/11570)) + + + + +## [boinc-6.0.2](https://github.com/truecharts/charts/compare/boinc-6.0.1...boinc-6.0.2) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#11342](https://github.com/truecharts/charts/issues/11342)) + + + + +## [boinc-6.0.1](https://github.com/truecharts/charts/compare/boinc-6.0.0...boinc-6.0.1) (2023-08-01) + +### Chore diff --git a/stable/boinc/6.0.11/Chart.yaml b/stable/boinc/6.0.11/Chart.yaml new file mode 100644 index 00000000000..db56700aeae --- /dev/null +++ b/stable/boinc/6.0.11/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: boinc +version: 6.0.11 +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: 14.0.9 + # 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/clamav/7.0.4/README.md b/stable/boinc/6.0.11/README.md similarity index 100% rename from stable/clamav/7.0.4/README.md rename to stable/boinc/6.0.11/README.md diff --git a/stable/boinc/6.0.11/app-changelog.md b/stable/boinc/6.0.11/app-changelog.md new file mode 100644 index 00000000000..c07d552b959 --- /dev/null +++ b/stable/boinc/6.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-6.0.11](https://github.com/truecharts/charts/compare/boinc-6.0.10...boinc-6.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/boinc/6.0.10/app-readme.md b/stable/boinc/6.0.11/app-readme.md similarity index 100% rename from stable/boinc/6.0.10/app-readme.md rename to stable/boinc/6.0.11/app-readme.md diff --git a/stable/boinc/6.0.11/charts/common-14.0.9.tgz b/stable/boinc/6.0.11/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/boinc/6.0.11/charts/common-14.0.9.tgz differ diff --git a/stable/boinc/6.0.10/ix_values.yaml b/stable/boinc/6.0.11/ix_values.yaml similarity index 100% rename from stable/boinc/6.0.10/ix_values.yaml rename to stable/boinc/6.0.11/ix_values.yaml diff --git a/stable/boinc/6.0.10/questions.yaml b/stable/boinc/6.0.11/questions.yaml similarity index 100% rename from stable/boinc/6.0.10/questions.yaml rename to stable/boinc/6.0.11/questions.yaml diff --git a/stable/cops/5.0.13/templates/NOTES.txt b/stable/boinc/6.0.11/templates/NOTES.txt similarity index 100% rename from stable/cops/5.0.13/templates/NOTES.txt rename to stable/boinc/6.0.11/templates/NOTES.txt diff --git a/stable/clarkson/8.0.0/templates/common.yaml b/stable/boinc/6.0.11/templates/common.yaml similarity index 100% rename from stable/clarkson/8.0.0/templates/common.yaml rename to stable/boinc/6.0.11/templates/common.yaml diff --git a/stable/commento-plusplus/8.0.0/values.yaml b/stable/boinc/6.0.11/values.yaml similarity index 100% rename from stable/commento-plusplus/8.0.0/values.yaml rename to stable/boinc/6.0.11/values.yaml diff --git a/stable/booksonic-air/10.0.9/CHANGELOG.md b/stable/booksonic-air/10.0.9/CHANGELOG.md new file mode 100644 index 00000000000..76b2cc085ae --- /dev/null +++ b/stable/booksonic-air/10.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [booksonic-air-10.0.9](https://github.com/truecharts/charts/compare/booksonic-air-10.0.8...booksonic-air-10.0.9) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [booksonic-air-10.0.8](https://github.com/truecharts/charts/compare/booksonic-air-10.0.7...booksonic-air-10.0.8) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#13243](https://github.com/truecharts/charts/issues/13243)) + + + + +## [booksonic-air-10.0.7](https://github.com/truecharts/charts/compare/booksonic-air-10.0.6...booksonic-air-10.0.7) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#13008](https://github.com/truecharts/charts/issues/13008)) + + + + +## [booksonic-air-10.0.6](https://github.com/truecharts/charts/compare/booksonic-air-10.0.5...booksonic-air-10.0.6) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#12781](https://github.com/truecharts/charts/issues/12781)) + + + + +## [booksonic-air-10.0.5](https://github.com/truecharts/charts/compare/booksonic-air-10.0.4...booksonic-air-10.0.5) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#12294](https://github.com/truecharts/charts/issues/12294)) + + + + +## [booksonic-air-10.0.4](https://github.com/truecharts/charts/compare/booksonic-air-10.0.3...booksonic-air-10.0.4) (2023-08-23) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#11824](https://github.com/truecharts/charts/issues/11824)) + + + + +## [booksonic-air-10.0.3](https://github.com/truecharts/charts/compare/booksonic-air-10.0.2...booksonic-air-10.0.3) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#11606](https://github.com/truecharts/charts/issues/11606)) + + + + +## [booksonic-air-10.0.2](https://github.com/truecharts/charts/compare/booksonic-air-10.0.1...booksonic-air-10.0.2) (2023-08-09) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#11366](https://github.com/truecharts/charts/issues/11366)) + + + + +## [booksonic-air-10.0.1](https://github.com/truecharts/charts/compare/booksonic-air-10.0.0...booksonic-air-10.0.1) (2023-08-02) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#11153](https://github.com/truecharts/charts/issues/11153)) + + + + + +## [booksonic-air-10.0.0](https://github.com/truecharts/charts/compare/booksonic-air-9.0.32...booksonic-air-10.0.0) (2023-07-31) + + + + +## [booksonic-air-9.0.32](https://github.com/truecharts/charts/compare/booksonic-air-9.0.31...booksonic-air-9.0.32) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + diff --git a/stable/booksonic-air/10.0.9/Chart.yaml b/stable/booksonic-air/10.0.9/Chart.yaml new file mode 100644 index 00000000000..fe691862292 --- /dev/null +++ b/stable/booksonic-air/10.0.9/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2201.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.9 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/clarkson/8.0.0/README.md b/stable/booksonic-air/10.0.9/README.md similarity index 100% rename from stable/clarkson/8.0.0/README.md rename to stable/booksonic-air/10.0.9/README.md diff --git a/stable/booksonic-air/10.0.9/app-changelog.md b/stable/booksonic-air/10.0.9/app-changelog.md new file mode 100644 index 00000000000..aadaa525e19 --- /dev/null +++ b/stable/booksonic-air/10.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [booksonic-air-10.0.9](https://github.com/truecharts/charts/compare/booksonic-air-10.0.8...booksonic-air-10.0.9) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/booksonic-air/10.0.9/app-readme.md b/stable/booksonic-air/10.0.9/app-readme.md new file mode 100644 index 00000000000..88ff19e3ce3 --- /dev/null +++ b/stable/booksonic-air/10.0.9/app-readme.md @@ -0,0 +1,8 @@ +Booksonic is a platform for accessing the audibooks you own wherever you are + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/booksonic-air](https://truecharts.org/charts/stable/booksonic-air) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/booksonic-air/10.0.9/charts/common-14.0.9.tgz b/stable/booksonic-air/10.0.9/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/booksonic-air/10.0.9/charts/common-14.0.9.tgz differ diff --git a/stable/booksonic-air/10.0.9/ix_values.yaml b/stable/booksonic-air/10.0.9/ix_values.yaml new file mode 100644 index 00000000000..dea021fadc2 --- /dev/null +++ b/stable/booksonic-air/10.0.9/ix_values.yaml @@ -0,0 +1,45 @@ +image: + repository: tccr.io/truecharts/booksonic-air + pullPolicy: IfNotPresent + tag: v2201.1.0@sha256:8a4b6f42b270120e4dca9ee956887c66956e8bf91b183885105d8fea03823af3 + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10048 + protocol: http + targetPort: 4040 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} + +persistence: + config: + enabled: true + mountPath: /config + +portal: + open: + enabled: true diff --git a/stable/booksonic-air/10.0.9/questions.yaml b/stable/booksonic-air/10.0.9/questions.yaml new file mode 100644 index 00000000000..89d3cb86438 --- /dev/null +++ b/stable/booksonic-air/10.0.9/questions.yaml @@ -0,0 +1,2003 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10048 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/couchpotato/6.0.0/templates/NOTES.txt b/stable/booksonic-air/10.0.9/templates/NOTES.txt similarity index 100% rename from stable/couchpotato/6.0.0/templates/NOTES.txt rename to stable/booksonic-air/10.0.9/templates/NOTES.txt diff --git a/stable/cloud9/8.0.0/templates/common.yaml b/stable/booksonic-air/10.0.9/templates/common.yaml similarity index 100% rename from stable/cloud9/8.0.0/templates/common.yaml rename to stable/booksonic-air/10.0.9/templates/common.yaml diff --git a/stable/cops/5.0.13/values.yaml b/stable/booksonic-air/10.0.9/values.yaml similarity index 100% rename from stable/cops/5.0.13/values.yaml rename to stable/booksonic-air/10.0.9/values.yaml diff --git a/stable/bookstack/8.0.1/CHANGELOG.md b/stable/bookstack/8.0.1/CHANGELOG.md deleted file mode 100644 index d8eecd8b7e5..00000000000 --- a/stable/bookstack/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [bookstack-8.0.1](https://github.com/truecharts/charts/compare/bookstack-8.0.0...bookstack-8.0.1) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/bookstack to v23.08.20230830 ([#12085](https://github.com/truecharts/charts/issues/12085)) - - - - - -## [bookstack-8.0.0](https://github.com/truecharts/charts/compare/bookstack-7.0.25...bookstack-8.0.0) (2023-07-31) - - - - -## [bookstack-7.0.25](https://github.com/truecharts/charts/compare/bookstack-7.0.24...bookstack-7.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [bookstack-7.0.24](https://github.com/truecharts/charts/compare/bookstack-7.0.23...bookstack-7.0.24) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/bookstack to v23.06.20230703 ([#10268](https://github.com/truecharts/charts/issues/10268)) - - - - -## [bookstack-7.0.23](https://github.com/truecharts/charts/compare/bookstack-7.0.22...bookstack-7.0.23) (2023-07-04) - -### Chore - -- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) - - - - -## [bookstack-7.0.22](https://github.com/truecharts/charts/compare/bookstack-7.0.21...bookstack-7.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [bookstack-7.0.21](https://github.com/truecharts/charts/compare/bookstack-7.0.20...bookstack-7.0.21) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [bookstack-7.0.20](https://github.com/truecharts/charts/compare/bookstack-7.0.19...bookstack-7.0.20) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [bookstack-7.0.19](https://github.com/truecharts/charts/compare/bookstack-7.0.18...bookstack-7.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - - -## [bookstack-7.0.18](https://github.com/truecharts/charts/compare/bookstack-7.0.17...bookstack-7.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [bookstack-7.0.17](https://github.com/truecharts/charts/compare/bookstack-7.0.16...bookstack-7.0.17) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/bookstack/8.0.1/Chart.yaml b/stable/bookstack/8.0.1/Chart.yaml deleted file mode 100644 index 1ddbb48b075..00000000000 --- a/stable/bookstack/8.0.1/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "23.08.2023" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.70 -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: 8.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/bookstack/8.0.1/app-changelog.md b/stable/bookstack/8.0.1/app-changelog.md deleted file mode 100644 index 9d273708f43..00000000000 --- a/stable/bookstack/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [bookstack-8.0.1](https://github.com/truecharts/charts/compare/bookstack-8.0.0...bookstack-8.0.1) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/bookstack to v23.08.20230830 ([#12085](https://github.com/truecharts/charts/issues/12085)) - - \ No newline at end of file diff --git a/stable/bookstack/8.0.1/charts/common-14.0.1.tgz b/stable/bookstack/8.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/bookstack/8.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/bookstack/8.0.2/CHANGELOG.md b/stable/bookstack/8.0.2/CHANGELOG.md new file mode 100644 index 00000000000..08d8b10f8cd --- /dev/null +++ b/stable/bookstack/8.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [bookstack-8.0.2](https://github.com/truecharts/charts/compare/bookstack-8.0.1...bookstack-8.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [bookstack-8.0.1](https://github.com/truecharts/charts/compare/bookstack-8.0.0...bookstack-8.0.1) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/bookstack to v23.08.20230830 ([#12085](https://github.com/truecharts/charts/issues/12085)) + + + + + +## [bookstack-8.0.0](https://github.com/truecharts/charts/compare/bookstack-7.0.25...bookstack-8.0.0) (2023-07-31) + + + + +## [bookstack-7.0.25](https://github.com/truecharts/charts/compare/bookstack-7.0.24...bookstack-7.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [bookstack-7.0.24](https://github.com/truecharts/charts/compare/bookstack-7.0.23...bookstack-7.0.24) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/bookstack to v23.06.20230703 ([#10268](https://github.com/truecharts/charts/issues/10268)) + + + + +## [bookstack-7.0.23](https://github.com/truecharts/charts/compare/bookstack-7.0.22...bookstack-7.0.23) (2023-07-04) + +### Chore + +- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) + + + + +## [bookstack-7.0.22](https://github.com/truecharts/charts/compare/bookstack-7.0.21...bookstack-7.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [bookstack-7.0.21](https://github.com/truecharts/charts/compare/bookstack-7.0.20...bookstack-7.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [bookstack-7.0.20](https://github.com/truecharts/charts/compare/bookstack-7.0.19...bookstack-7.0.20) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [bookstack-7.0.19](https://github.com/truecharts/charts/compare/bookstack-7.0.18...bookstack-7.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [bookstack-7.0.18](https://github.com/truecharts/charts/compare/bookstack-7.0.17...bookstack-7.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + diff --git a/stable/bookstack/8.0.2/Chart.yaml b/stable/bookstack/8.0.2/Chart.yaml new file mode 100644 index 00000000000..506aae7e901 --- /dev/null +++ b/stable/bookstack/8.0.2/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "23.08.2023" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 +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: 8.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/cloud9/8.0.0/README.md b/stable/bookstack/8.0.2/README.md similarity index 100% rename from stable/cloud9/8.0.0/README.md rename to stable/bookstack/8.0.2/README.md diff --git a/stable/bookstack/8.0.2/app-changelog.md b/stable/bookstack/8.0.2/app-changelog.md new file mode 100644 index 00000000000..24c57fbf665 --- /dev/null +++ b/stable/bookstack/8.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bookstack-8.0.2](https://github.com/truecharts/charts/compare/bookstack-8.0.1...bookstack-8.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/bookstack/8.0.1/app-readme.md b/stable/bookstack/8.0.2/app-readme.md similarity index 100% rename from stable/bookstack/8.0.1/app-readme.md rename to stable/bookstack/8.0.2/app-readme.md diff --git a/stable/bookstack/8.0.2/charts/common-14.0.9.tgz b/stable/bookstack/8.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/bookstack/8.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/chevereto/8.0.0/charts/mariadb-7.0.70.tgz b/stable/bookstack/8.0.2/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/chevereto/8.0.0/charts/mariadb-7.0.70.tgz rename to stable/bookstack/8.0.2/charts/mariadb-7.0.70.tgz diff --git a/stable/bookstack/8.0.1/ix_values.yaml b/stable/bookstack/8.0.2/ix_values.yaml similarity index 100% rename from stable/bookstack/8.0.1/ix_values.yaml rename to stable/bookstack/8.0.2/ix_values.yaml diff --git a/stable/bookstack/8.0.1/questions.yaml b/stable/bookstack/8.0.2/questions.yaml similarity index 100% rename from stable/bookstack/8.0.1/questions.yaml rename to stable/bookstack/8.0.2/questions.yaml diff --git a/stable/crafty-4/4.0.0/templates/NOTES.txt b/stable/bookstack/8.0.2/templates/NOTES.txt similarity index 100% rename from stable/crafty-4/4.0.0/templates/NOTES.txt rename to stable/bookstack/8.0.2/templates/NOTES.txt diff --git a/stable/bookstack/8.0.1/templates/_secrets.tpl b/stable/bookstack/8.0.2/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/8.0.1/templates/_secrets.tpl rename to stable/bookstack/8.0.2/templates/_secrets.tpl diff --git a/stable/bookstack/8.0.1/templates/common.yaml b/stable/bookstack/8.0.2/templates/common.yaml similarity index 100% rename from stable/bookstack/8.0.1/templates/common.yaml rename to stable/bookstack/8.0.2/templates/common.yaml diff --git a/stable/couchpotato/6.0.0/values.yaml b/stable/bookstack/8.0.2/values.yaml similarity index 100% rename from stable/couchpotato/6.0.0/values.yaml rename to stable/bookstack/8.0.2/values.yaml diff --git a/stable/browserless-chrome/6.0.6/CHANGELOG.md b/stable/browserless-chrome/6.0.6/CHANGELOG.md deleted file mode 100644 index 7b41bfdb9c2..00000000000 --- a/stable/browserless-chrome/6.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [browserless-chrome-6.0.6](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.5...browserless-chrome-6.0.6) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/browserless-chrome to v1.60.2 ([#13268](https://github.com/truecharts/charts/issues/13268)) - - - - -## [browserless-chrome-6.0.5](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.4...browserless-chrome-6.0.5) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/browserless-chrome-puppeteer13 to v1.60.2 ([#13221](https://github.com/truecharts/charts/issues/13221)) - - - - -## [browserless-chrome-6.0.4](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.3...browserless-chrome-6.0.4) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/browserless-chrome to v1.60.1 ([#12870](https://github.com/truecharts/charts/issues/12870)) - - - - -## [browserless-chrome-6.0.3](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.2...browserless-chrome-6.0.3) (2023-09-12) - -### Chore - -- update helm general non-major ([#12516](https://github.com/truecharts/charts/issues/12516)) - - - - -## [browserless-chrome-6.0.2](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.1...browserless-chrome-6.0.2) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/browserless-chrome to v1.60.0 ([#12519](https://github.com/truecharts/charts/issues/12519)) - - - - -## [browserless-chrome-6.0.1](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.0...browserless-chrome-6.0.1) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/browserless-chrome-puppeteer13 to v1.60.0 ([#12319](https://github.com/truecharts/charts/issues/12319)) - - - - - -## [browserless-chrome-6.0.0](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.28...browserless-chrome-6.0.0) (2023-07-31) - - - - -## [browserless-chrome-5.0.28](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.27...browserless-chrome-5.0.28) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [browserless-chrome-5.0.27](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.26...browserless-chrome-5.0.27) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [browserless-chrome-5.0.26](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.25...browserless-chrome-5.0.26) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [browserless-chrome-5.0.25](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.24...browserless-chrome-5.0.25) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - diff --git a/stable/browserless-chrome/6.0.6/Chart.yaml b/stable/browserless-chrome/6.0.6/Chart.yaml deleted file mode 100644 index 9d86c99bf52..00000000000 --- a/stable/browserless-chrome/6.0.6/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.60.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -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: 6.0.6 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/browserless-chrome/6.0.6/app-changelog.md b/stable/browserless-chrome/6.0.6/app-changelog.md deleted file mode 100644 index 67c23354642..00000000000 --- a/stable/browserless-chrome/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [browserless-chrome-6.0.6](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.5...browserless-chrome-6.0.6) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/browserless-chrome to v1.60.2 ([#13268](https://github.com/truecharts/charts/issues/13268)) - - \ No newline at end of file diff --git a/stable/browserless-chrome/6.0.6/charts/common-14.0.6.tgz b/stable/browserless-chrome/6.0.6/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/browserless-chrome/6.0.6/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/browserless-chrome/6.0.7/CHANGELOG.md b/stable/browserless-chrome/6.0.7/CHANGELOG.md new file mode 100644 index 00000000000..9086a16ce3a --- /dev/null +++ b/stable/browserless-chrome/6.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [browserless-chrome-6.0.7](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.6...browserless-chrome-6.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [browserless-chrome-6.0.6](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.5...browserless-chrome-6.0.6) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome to v1.60.2 ([#13268](https://github.com/truecharts/charts/issues/13268)) + + + + +## [browserless-chrome-6.0.5](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.4...browserless-chrome-6.0.5) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome-puppeteer13 to v1.60.2 ([#13221](https://github.com/truecharts/charts/issues/13221)) + + + + +## [browserless-chrome-6.0.4](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.3...browserless-chrome-6.0.4) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome to v1.60.1 ([#12870](https://github.com/truecharts/charts/issues/12870)) + + + + +## [browserless-chrome-6.0.3](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.2...browserless-chrome-6.0.3) (2023-09-12) + +### Chore + +- update helm general non-major ([#12516](https://github.com/truecharts/charts/issues/12516)) + + + + +## [browserless-chrome-6.0.2](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.1...browserless-chrome-6.0.2) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome to v1.60.0 ([#12519](https://github.com/truecharts/charts/issues/12519)) + + + + +## [browserless-chrome-6.0.1](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.0...browserless-chrome-6.0.1) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome-puppeteer13 to v1.60.0 ([#12319](https://github.com/truecharts/charts/issues/12319)) + + + + + +## [browserless-chrome-6.0.0](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.28...browserless-chrome-6.0.0) (2023-07-31) + + + + +## [browserless-chrome-5.0.28](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.27...browserless-chrome-5.0.28) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [browserless-chrome-5.0.27](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.26...browserless-chrome-5.0.27) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [browserless-chrome-5.0.26](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.25...browserless-chrome-5.0.26) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + diff --git a/stable/browserless-chrome/6.0.7/Chart.yaml b/stable/browserless-chrome/6.0.7/Chart.yaml new file mode 100644 index 00000000000..ec5f1e14fa7 --- /dev/null +++ b/stable/browserless-chrome/6.0.7/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.60.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.7 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/cloudflared/6.0.4/README.md b/stable/browserless-chrome/6.0.7/README.md similarity index 100% rename from stable/cloudflared/6.0.4/README.md rename to stable/browserless-chrome/6.0.7/README.md diff --git a/stable/browserless-chrome/6.0.7/app-changelog.md b/stable/browserless-chrome/6.0.7/app-changelog.md new file mode 100644 index 00000000000..9fd311e9051 --- /dev/null +++ b/stable/browserless-chrome/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [browserless-chrome-6.0.7](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.6...browserless-chrome-6.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/browserless-chrome/6.0.6/app-readme.md b/stable/browserless-chrome/6.0.7/app-readme.md similarity index 100% rename from stable/browserless-chrome/6.0.6/app-readme.md rename to stable/browserless-chrome/6.0.7/app-readme.md diff --git a/stable/browserless-chrome/6.0.7/charts/common-14.0.9.tgz b/stable/browserless-chrome/6.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/browserless-chrome/6.0.7/charts/common-14.0.9.tgz differ diff --git a/stable/browserless-chrome/6.0.6/ix_values.yaml b/stable/browserless-chrome/6.0.7/ix_values.yaml similarity index 100% rename from stable/browserless-chrome/6.0.6/ix_values.yaml rename to stable/browserless-chrome/6.0.7/ix_values.yaml diff --git a/stable/browserless-chrome/6.0.6/questions.yaml b/stable/browserless-chrome/6.0.7/questions.yaml similarity index 100% rename from stable/browserless-chrome/6.0.6/questions.yaml rename to stable/browserless-chrome/6.0.7/questions.yaml diff --git a/stable/cryptofolio/9.0.0/templates/NOTES.txt b/stable/browserless-chrome/6.0.7/templates/NOTES.txt similarity index 100% rename from stable/cryptofolio/9.0.0/templates/NOTES.txt rename to stable/browserless-chrome/6.0.7/templates/NOTES.txt diff --git a/stable/cloudflared/6.0.4/templates/common.yaml b/stable/browserless-chrome/6.0.7/templates/common.yaml similarity index 100% rename from stable/cloudflared/6.0.4/templates/common.yaml rename to stable/browserless-chrome/6.0.7/templates/common.yaml diff --git a/stable/crafty-4/4.0.0/values.yaml b/stable/browserless-chrome/6.0.7/values.yaml similarity index 100% rename from stable/crafty-4/4.0.0/values.yaml rename to stable/browserless-chrome/6.0.7/values.yaml diff --git a/stable/budge/6.0.10/CHANGELOG.md b/stable/budge/6.0.10/CHANGELOG.md new file mode 100644 index 00000000000..0f2aa3705fa --- /dev/null +++ b/stable/budge/6.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [budge-6.0.10](https://github.com/truecharts/charts/compare/budge-6.0.9...budge-6.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [budge-6.0.9](https://github.com/truecharts/charts/compare/budge-6.0.8...budge-6.0.9) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#13124](https://github.com/truecharts/charts/issues/13124)) + + + + +## [budge-6.0.8](https://github.com/truecharts/charts/compare/budge-6.0.7...budge-6.0.8) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#12900](https://github.com/truecharts/charts/issues/12900)) + + + + +## [budge-6.0.7](https://github.com/truecharts/charts/compare/budge-6.0.6...budge-6.0.7) (2023-09-17) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#12683](https://github.com/truecharts/charts/issues/12683)) + + + + +## [budge-6.0.6](https://github.com/truecharts/charts/compare/budge-6.0.5...budge-6.0.6) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#12449](https://github.com/truecharts/charts/issues/12449)) + + + + +## [budge-6.0.5](https://github.com/truecharts/charts/compare/budge-6.0.4...budge-6.0.5) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#12172](https://github.com/truecharts/charts/issues/12172)) + + + + +## [budge-6.0.4](https://github.com/truecharts/charts/compare/budge-6.0.3...budge-6.0.4) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#11939](https://github.com/truecharts/charts/issues/11939)) + + + + +## [budge-6.0.3](https://github.com/truecharts/charts/compare/budge-6.0.2...budge-6.0.3) (2023-08-20) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#11724](https://github.com/truecharts/charts/issues/11724)) + + + + +## [budge-6.0.2](https://github.com/truecharts/charts/compare/budge-6.0.1...budge-6.0.2) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#11498](https://github.com/truecharts/charts/issues/11498)) + + + + +## [budge-6.0.1](https://github.com/truecharts/charts/compare/budge-6.0.0...budge-6.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#11227](https://github.com/truecharts/charts/issues/11227)) + + + + + +## [budge-6.0.0](https://github.com/truecharts/charts/compare/budge-5.0.36...budge-6.0.0) (2023-07-31) + diff --git a/stable/budge/6.0.10/Chart.yaml b/stable/budge/6.0.10/Chart.yaml new file mode 100644 index 00000000000..daab6737e4c --- /dev/null +++ b/stable/budge/6.0.10/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.0.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +description: Budge is an open source 'budgeting with envelopes' personal finance app. +home: https://truecharts.org/charts/stable/budge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png +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: 6.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/cloudflareddns/6.0.11/README.md b/stable/budge/6.0.10/README.md similarity index 100% rename from stable/cloudflareddns/6.0.11/README.md rename to stable/budge/6.0.10/README.md diff --git a/stable/budge/6.0.10/app-changelog.md b/stable/budge/6.0.10/app-changelog.md new file mode 100644 index 00000000000..200c6de369d --- /dev/null +++ b/stable/budge/6.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-6.0.10](https://github.com/truecharts/charts/compare/budge-6.0.9...budge-6.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/budge/6.0.9/app-readme.md b/stable/budge/6.0.10/app-readme.md similarity index 100% rename from stable/budge/6.0.9/app-readme.md rename to stable/budge/6.0.10/app-readme.md diff --git a/stable/budge/6.0.10/charts/common-14.0.9.tgz b/stable/budge/6.0.10/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/budge/6.0.10/charts/common-14.0.9.tgz differ diff --git a/stable/budge/6.0.9/ix_values.yaml b/stable/budge/6.0.10/ix_values.yaml similarity index 100% rename from stable/budge/6.0.9/ix_values.yaml rename to stable/budge/6.0.10/ix_values.yaml diff --git a/stable/budge/6.0.9/questions.yaml b/stable/budge/6.0.10/questions.yaml similarity index 100% rename from stable/budge/6.0.9/questions.yaml rename to stable/budge/6.0.10/questions.yaml diff --git a/stable/cura-novnc/5.0.0/templates/NOTES.txt b/stable/budge/6.0.10/templates/NOTES.txt similarity index 100% rename from stable/cura-novnc/5.0.0/templates/NOTES.txt rename to stable/budge/6.0.10/templates/NOTES.txt diff --git a/stable/commento-plusplus/8.0.0/templates/common.yaml b/stable/budge/6.0.10/templates/common.yaml similarity index 100% rename from stable/commento-plusplus/8.0.0/templates/common.yaml rename to stable/budge/6.0.10/templates/common.yaml diff --git a/stable/cryptofolio/9.0.0/values.yaml b/stable/budge/6.0.10/values.yaml similarity index 100% rename from stable/cryptofolio/9.0.0/values.yaml rename to stable/budge/6.0.10/values.yaml diff --git a/stable/budge/6.0.9/CHANGELOG.md b/stable/budge/6.0.9/CHANGELOG.md deleted file mode 100644 index f6267dae1fc..00000000000 --- a/stable/budge/6.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [budge-6.0.9](https://github.com/truecharts/charts/compare/budge-6.0.8...budge-6.0.9) (2023-10-01) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#13124](https://github.com/truecharts/charts/issues/13124)) - - - - -## [budge-6.0.8](https://github.com/truecharts/charts/compare/budge-6.0.7...budge-6.0.8) (2023-09-24) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#12900](https://github.com/truecharts/charts/issues/12900)) - - - - -## [budge-6.0.7](https://github.com/truecharts/charts/compare/budge-6.0.6...budge-6.0.7) (2023-09-17) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#12683](https://github.com/truecharts/charts/issues/12683)) - - - - -## [budge-6.0.6](https://github.com/truecharts/charts/compare/budge-6.0.5...budge-6.0.6) (2023-09-10) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#12449](https://github.com/truecharts/charts/issues/12449)) - - - - -## [budge-6.0.5](https://github.com/truecharts/charts/compare/budge-6.0.4...budge-6.0.5) (2023-09-03) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#12172](https://github.com/truecharts/charts/issues/12172)) - - - - -## [budge-6.0.4](https://github.com/truecharts/charts/compare/budge-6.0.3...budge-6.0.4) (2023-08-27) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#11939](https://github.com/truecharts/charts/issues/11939)) - - - - -## [budge-6.0.3](https://github.com/truecharts/charts/compare/budge-6.0.2...budge-6.0.3) (2023-08-20) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#11724](https://github.com/truecharts/charts/issues/11724)) - - - - -## [budge-6.0.2](https://github.com/truecharts/charts/compare/budge-6.0.1...budge-6.0.2) (2023-08-13) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#11498](https://github.com/truecharts/charts/issues/11498)) - - - - -## [budge-6.0.1](https://github.com/truecharts/charts/compare/budge-6.0.0...budge-6.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#11227](https://github.com/truecharts/charts/issues/11227)) - - - - - -## [budge-6.0.0](https://github.com/truecharts/charts/compare/budge-5.0.36...budge-6.0.0) (2023-07-31) - - - - -## [budge-5.0.36](https://github.com/truecharts/charts/compare/budge-5.0.35...budge-5.0.36) (2023-07-30) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#11026](https://github.com/truecharts/charts/issues/11026)) - diff --git a/stable/budge/6.0.9/Chart.yaml b/stable/budge/6.0.9/Chart.yaml deleted file mode 100644 index dbcf340c2b0..00000000000 --- a/stable/budge/6.0.9/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.9 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/budge/6.0.9/app-changelog.md b/stable/budge/6.0.9/app-changelog.md deleted file mode 100644 index 564396d8cf5..00000000000 --- a/stable/budge/6.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-6.0.9](https://github.com/truecharts/charts/compare/budge-6.0.8...budge-6.0.9) (2023-10-01) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#13124](https://github.com/truecharts/charts/issues/13124)) - - \ No newline at end of file diff --git a/stable/budge/6.0.9/charts/common-14.0.1.tgz b/stable/budge/6.0.9/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/budge/6.0.9/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/calibre-web/15.0.1/CHANGELOG.md b/stable/calibre-web/15.0.1/CHANGELOG.md new file mode 100644 index 00000000000..a1f98c255cb --- /dev/null +++ b/stable/calibre-web/15.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [calibre-web-15.0.1](https://github.com/truecharts/charts/compare/calibre-web-15.0.0...calibre-web-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [calibre-web-15.0.0](https://github.com/truecharts/charts/compare/calibre-web-14.0.28...calibre-web-15.0.0) (2023-07-31) + + + + +## [calibre-web-14.0.28](https://github.com/truecharts/charts/compare/calibre-web-14.0.27...calibre-web-14.0.28) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [calibre-web-14.0.27](https://github.com/truecharts/charts/compare/calibre-web-14.0.26...calibre-web-14.0.27) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [calibre-web-14.0.26](https://github.com/truecharts/charts/compare/calibre-web-14.0.25...calibre-web-14.0.26) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [calibre-web-14.0.25](https://github.com/truecharts/charts/compare/calibre-web-14.0.24...calibre-web-14.0.25) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [calibre-web-14.0.24](https://github.com/truecharts/charts/compare/calibre-web-14.0.23...calibre-web-14.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [calibre-web-14.0.23](https://github.com/truecharts/charts/compare/calibre-web-14.0.22...calibre-web-14.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [calibre-web-14.0.22](https://github.com/truecharts/charts/compare/calibre-web-14.0.21...calibre-web-14.0.22) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [calibre-web-14.0.21](https://github.com/truecharts/charts/compare/calibre-web-14.0.20...calibre-web-14.0.21) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [calibre-web-14.0.20](https://github.com/truecharts/charts/compare/calibre-web-14.0.19...calibre-web-14.0.20) (2023-05-26) + diff --git a/stable/calibre-web/15.0.1/Chart.yaml b/stable/calibre-web/15.0.1/Chart.yaml new file mode 100644 index 00000000000..0c23765b9da --- /dev/null +++ b/stable/calibre-web/15.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.6.20" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/code-server/8.0.4/README.md b/stable/calibre-web/15.0.1/README.md similarity index 100% rename from stable/code-server/8.0.4/README.md rename to stable/calibre-web/15.0.1/README.md diff --git a/stable/calibre-web/15.0.1/app-changelog.md b/stable/calibre-web/15.0.1/app-changelog.md new file mode 100644 index 00000000000..19d6d433685 --- /dev/null +++ b/stable/calibre-web/15.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [calibre-web-15.0.1](https://github.com/truecharts/charts/compare/calibre-web-15.0.0...calibre-web-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/calibre-web/15.0.1/app-readme.md b/stable/calibre-web/15.0.1/app-readme.md new file mode 100644 index 00000000000..339588b8b4e --- /dev/null +++ b/stable/calibre-web/15.0.1/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/15.0.1/charts/common-14.0.9.tgz b/stable/calibre-web/15.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/calibre-web/15.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/calibre-web/15.0.1/ix_values.yaml b/stable/calibre-web/15.0.1/ix_values.yaml new file mode 100644 index 00000000000..ccf7ff62276 --- /dev/null +++ b/stable/calibre-web/15.0.1/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/15.0.1/questions.yaml b/stable/calibre-web/15.0.1/questions.yaml new file mode 100644 index 00000000000..a37114855fa --- /dev/null +++ b/stable/calibre-web/15.0.1/questions.yaml @@ -0,0 +1,2003 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8083 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/custom-app/9.0.5/templates/NOTES.txt b/stable/calibre-web/15.0.1/templates/NOTES.txt similarity index 100% rename from stable/custom-app/9.0.5/templates/NOTES.txt rename to stable/calibre-web/15.0.1/templates/NOTES.txt diff --git a/stable/couchpotato/6.0.0/templates/common.yaml b/stable/calibre-web/15.0.1/templates/common.yaml similarity index 100% rename from stable/couchpotato/6.0.0/templates/common.yaml rename to stable/calibre-web/15.0.1/templates/common.yaml diff --git a/stable/cura-novnc/5.0.0/values.yaml b/stable/calibre-web/15.0.1/values.yaml similarity index 100% rename from stable/cura-novnc/5.0.0/values.yaml rename to stable/calibre-web/15.0.1/values.yaml diff --git a/stable/calibre/11.0.18/CHANGELOG.md b/stable/calibre/11.0.18/CHANGELOG.md new file mode 100644 index 00000000000..ff1dfd9ea8c --- /dev/null +++ b/stable/calibre/11.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [calibre-11.0.18](https://github.com/truecharts/charts/compare/calibre-11.0.17...calibre-11.0.18) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [calibre-11.0.17](https://github.com/truecharts/charts/compare/calibre-11.0.16...calibre-11.0.17) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/calibre to v6.28.1 ([#13379](https://github.com/truecharts/charts/issues/13379)) + + + + +## [calibre-11.0.16](https://github.com/truecharts/charts/compare/calibre-11.0.15...calibre-11.0.16) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/calibre to v6.28.0 ([#13316](https://github.com/truecharts/charts/issues/13316)) + + + + +## [calibre-11.0.15](https://github.com/truecharts/charts/compare/calibre-11.0.14...calibre-11.0.15) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/calibre to v6.27.0 ([#13226](https://github.com/truecharts/charts/issues/13226)) + + + + +## [calibre-11.0.14](https://github.com/truecharts/charts/compare/calibre-11.0.13...calibre-11.0.14) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/calibre to v6.27.0 ([#12990](https://github.com/truecharts/charts/issues/12990)) + + + + +## [calibre-11.0.13](https://github.com/truecharts/charts/compare/calibre-11.0.12...calibre-11.0.13) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/calibre to v6.27.0 ([#12838](https://github.com/truecharts/charts/issues/12838)) + + + + +## [calibre-11.0.12](https://github.com/truecharts/charts/compare/calibre-11.0.11...calibre-11.0.12) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/calibre to v6.26.0 ([#12776](https://github.com/truecharts/charts/issues/12776)) + + + + +## [calibre-11.0.11](https://github.com/truecharts/charts/compare/calibre-11.0.10...calibre-11.0.11) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/calibre to v6.26.0 ([#12546](https://github.com/truecharts/charts/issues/12546)) + + + + +## [calibre-11.0.10](https://github.com/truecharts/charts/compare/calibre-11.0.9...calibre-11.0.10) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/calibre to v6.26.0 ([#12447](https://github.com/truecharts/charts/issues/12447)) + + + + +## [calibre-11.0.9](https://github.com/truecharts/charts/compare/calibre-11.0.8...calibre-11.0.9) (2023-09-06) + +### Chore + +- update helm general non-major ([#12276](https://github.com/truecharts/charts/issues/12276)) + + + + +## [calibre-11.0.8](https://github.com/truecharts/charts/compare/calibre-11.0.7...calibre-11.0.8) (2023-09-06) + +### Chore diff --git a/stable/calibre/11.0.18/Chart.yaml b/stable/calibre/11.0.18/Chart.yaml new file mode 100644 index 00000000000..3d989e21ff7 --- /dev/null +++ b/stable/calibre/11.0.18/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "6.28.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 11.0.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/collabora/2.0.4/README.md b/stable/calibre/11.0.18/README.md similarity index 100% rename from stable/collabora/2.0.4/README.md rename to stable/calibre/11.0.18/README.md diff --git a/stable/calibre/11.0.18/app-changelog.md b/stable/calibre/11.0.18/app-changelog.md new file mode 100644 index 00000000000..df62df5cd22 --- /dev/null +++ b/stable/calibre/11.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [calibre-11.0.18](https://github.com/truecharts/charts/compare/calibre-11.0.17...calibre-11.0.18) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/calibre/11.0.18/app-readme.md b/stable/calibre/11.0.18/app-readme.md new file mode 100644 index 00000000000..8573153c3c1 --- /dev/null +++ b/stable/calibre/11.0.18/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/11.0.18/charts/common-14.0.9.tgz b/stable/calibre/11.0.18/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/calibre/11.0.18/charts/common-14.0.9.tgz differ diff --git a/stable/calibre/11.0.18/ix_values.yaml b/stable/calibre/11.0.18/ix_values.yaml new file mode 100644 index 00000000000..7fef74b8e23 --- /dev/null +++ b/stable/calibre/11.0.18/ix_values.yaml @@ -0,0 +1,45 @@ +image: + repository: tccr.io/truecharts/calibre + tag: v6.28.1@sha256:8191223a57a0b8af26df2100881d42a14f30bf2f12ff0394b4b988f24ab93112 + 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/11.0.18/questions.yaml b/stable/calibre/11.0.18/questions.yaml new file mode 100644 index 00000000000..adc102a27da --- /dev/null +++ b/stable/calibre/11.0.18/questions.yaml @@ -0,0 +1,2072 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PASSWORD + label: "PASSWORD" + description: "Optionally set a password for the gui." + schema: + type: string + private: true + default: "" + - variable: CLI_ARGS + label: "CLI_ARGS" + description: "Optionally pass cli start arguments to calibre" + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8084 + required: true + - variable: webserver + label: "webserver Service" + description: "The webserver service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: webserver + label: "webserver Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8081 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/cyberchef/6.0.34/templates/NOTES.txt b/stable/calibre/11.0.18/templates/NOTES.txt similarity index 100% rename from stable/cyberchef/6.0.34/templates/NOTES.txt rename to stable/calibre/11.0.18/templates/NOTES.txt diff --git a/stable/calibre/11.0.18/templates/common.yaml b/stable/calibre/11.0.18/templates/common.yaml new file mode 100644 index 00000000000..ee4b164087e --- /dev/null +++ b/stable/calibre/11.0.18/templates/common.yaml @@ -0,0 +1,3 @@ +--- + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/custom-app/9.0.5/values.yaml b/stable/calibre/11.0.18/values.yaml similarity index 100% rename from stable/custom-app/9.0.5/values.yaml rename to stable/calibre/11.0.18/values.yaml diff --git a/stable/channels-dvr/3.0.1/CHANGELOG.md b/stable/channels-dvr/3.0.1/CHANGELOG.md deleted file mode 100644 index 860740c16a9..00000000000 --- a/stable/channels-dvr/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [channels-dvr-3.0.1](https://github.com/truecharts/charts/compare/channels-dvr-3.0.0...channels-dvr-3.0.1) (2023-08-08) - -### Fix - -- probe type key ([#11242](https://github.com/truecharts/charts/issues/11242)) - - - - - -## [channels-dvr-3.0.0](https://github.com/truecharts/charts/compare/channels-dvr-2.1.4...channels-dvr-3.0.0) (2023-07-31) - - - - -## [channels-dvr-2.1.4](https://github.com/truecharts/charts/compare/channels-dvr-2.1.3...channels-dvr-2.1.4) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [channels-dvr-2.1.3](https://github.com/truecharts/charts/compare/channels-dvr-2.1.2...channels-dvr-2.1.3) (2023-07-28) - - - - -## [channels-dvr-2.1.2](https://github.com/truecharts/charts/compare/channels-dvr-2.1.1...channels-dvr-2.1.2) (2023-07-25) - -### Fix - -- Add root permissions to fix TVE ([#10813](https://github.com/truecharts/charts/issues/10813)) - - - - -## [channels-dvr-2.1.1](https://github.com/truecharts/charts/compare/channels-dvr-2.1.0...channels-dvr-2.1.1) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [channels-dvr-2.1.0](https://github.com/truecharts/charts/compare/channels-dvr-2.0.5...channels-dvr-2.1.0) (2023-07-01) - -### Fix - -- Add DVR storage ([#10048](https://github.com/truecharts/charts/issues/10048)) - - - - -## [channels-dvr-2.0.5](https://github.com/truecharts/charts/compare/channels-dvr-2.0.4...channels-dvr-2.0.5) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [channels-dvr-2.0.4](https://github.com/truecharts/charts/compare/channels-dvr-2.0.3...channels-dvr-2.0.4) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [channels-dvr-2.0.3](https://github.com/truecharts/charts/compare/channels-dvr-2.0.2...channels-dvr-2.0.3) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [channels-dvr-2.0.2](https://github.com/truecharts/charts/compare/channels-dvr-2.0.1...channels-dvr-2.0.2) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [channels-dvr-2.0.1](https://github.com/truecharts/charts/compare/channels-dvr-2.0.0...channels-dvr-2.0.1) (2023-06-04) diff --git a/stable/channels-dvr/3.0.1/Chart.yaml b/stable/channels-dvr/3.0.1/Chart.yaml deleted file mode 100644 index 8573faa6ddb..00000000000 --- a/stable/channels-dvr/3.0.1/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: Channels DVR Server -home: https://truecharts.org/charts/stable/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/stable/channels-dvr -type: application -version: 3.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/channels-dvr/3.0.1/app-changelog.md b/stable/channels-dvr/3.0.1/app-changelog.md deleted file mode 100644 index c2c348ff4b3..00000000000 --- a/stable/channels-dvr/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [channels-dvr-3.0.1](https://github.com/truecharts/charts/compare/channels-dvr-3.0.0...channels-dvr-3.0.1) (2023-08-08) - -### Fix - -- probe type key ([#11242](https://github.com/truecharts/charts/issues/11242)) - - \ No newline at end of file diff --git a/stable/channels-dvr/3.0.1/charts/common-14.0.1.tgz b/stable/channels-dvr/3.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/channels-dvr/3.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/channels-dvr/3.0.2/CHANGELOG.md b/stable/channels-dvr/3.0.2/CHANGELOG.md new file mode 100644 index 00000000000..f6df419ae18 --- /dev/null +++ b/stable/channels-dvr/3.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [channels-dvr-3.0.2](https://github.com/truecharts/charts/compare/channels-dvr-3.0.1...channels-dvr-3.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [channels-dvr-3.0.1](https://github.com/truecharts/charts/compare/channels-dvr-3.0.0...channels-dvr-3.0.1) (2023-08-08) + +### Fix + +- probe type key ([#11242](https://github.com/truecharts/charts/issues/11242)) + + + + + +## [channels-dvr-3.0.0](https://github.com/truecharts/charts/compare/channels-dvr-2.1.4...channels-dvr-3.0.0) (2023-07-31) + + + + +## [channels-dvr-2.1.4](https://github.com/truecharts/charts/compare/channels-dvr-2.1.3...channels-dvr-2.1.4) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [channels-dvr-2.1.3](https://github.com/truecharts/charts/compare/channels-dvr-2.1.2...channels-dvr-2.1.3) (2023-07-28) + + + + +## [channels-dvr-2.1.2](https://github.com/truecharts/charts/compare/channels-dvr-2.1.1...channels-dvr-2.1.2) (2023-07-25) + +### Fix + +- Add root permissions to fix TVE ([#10813](https://github.com/truecharts/charts/issues/10813)) + + + + +## [channels-dvr-2.1.1](https://github.com/truecharts/charts/compare/channels-dvr-2.1.0...channels-dvr-2.1.1) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [channels-dvr-2.1.0](https://github.com/truecharts/charts/compare/channels-dvr-2.0.5...channels-dvr-2.1.0) (2023-07-01) + +### Fix + +- Add DVR storage ([#10048](https://github.com/truecharts/charts/issues/10048)) + + + + +## [channels-dvr-2.0.5](https://github.com/truecharts/charts/compare/channels-dvr-2.0.4...channels-dvr-2.0.5) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [channels-dvr-2.0.4](https://github.com/truecharts/charts/compare/channels-dvr-2.0.3...channels-dvr-2.0.4) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [channels-dvr-2.0.3](https://github.com/truecharts/charts/compare/channels-dvr-2.0.2...channels-dvr-2.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [channels-dvr-2.0.2](https://github.com/truecharts/charts/compare/channels-dvr-2.0.1...channels-dvr-2.0.2) (2023-06-07) diff --git a/stable/channels-dvr/3.0.2/Chart.yaml b/stable/channels-dvr/3.0.2/Chart.yaml new file mode 100644 index 00000000000..f7f2a5fdbfe --- /dev/null +++ b/stable/channels-dvr/3.0.2/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Channels DVR Server +home: https://truecharts.org/charts/stable/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/stable/channels-dvr +type: application +version: 3.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/commento-plusplus/8.0.0/README.md b/stable/channels-dvr/3.0.2/README.md similarity index 100% rename from stable/commento-plusplus/8.0.0/README.md rename to stable/channels-dvr/3.0.2/README.md diff --git a/stable/channels-dvr/3.0.2/app-changelog.md b/stable/channels-dvr/3.0.2/app-changelog.md new file mode 100644 index 00000000000..3db483726cc --- /dev/null +++ b/stable/channels-dvr/3.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [channels-dvr-3.0.2](https://github.com/truecharts/charts/compare/channels-dvr-3.0.1...channels-dvr-3.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/channels-dvr/3.0.1/app-readme.md b/stable/channels-dvr/3.0.2/app-readme.md similarity index 100% rename from stable/channels-dvr/3.0.1/app-readme.md rename to stable/channels-dvr/3.0.2/app-readme.md diff --git a/stable/channels-dvr/3.0.2/charts/common-14.0.9.tgz b/stable/channels-dvr/3.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/channels-dvr/3.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/channels-dvr/3.0.1/ix_values.yaml b/stable/channels-dvr/3.0.2/ix_values.yaml similarity index 100% rename from stable/channels-dvr/3.0.1/ix_values.yaml rename to stable/channels-dvr/3.0.2/ix_values.yaml diff --git a/stable/channels-dvr/3.0.1/questions.yaml b/stable/channels-dvr/3.0.2/questions.yaml similarity index 100% rename from stable/channels-dvr/3.0.1/questions.yaml rename to stable/channels-dvr/3.0.2/questions.yaml diff --git a/stable/czkawka/5.0.1/templates/NOTES.txt b/stable/channels-dvr/3.0.2/templates/NOTES.txt similarity index 100% rename from stable/czkawka/5.0.1/templates/NOTES.txt rename to stable/channels-dvr/3.0.2/templates/NOTES.txt diff --git a/stable/cryptofolio/9.0.0/templates/common.yaml b/stable/channels-dvr/3.0.2/templates/common.yaml similarity index 100% rename from stable/cryptofolio/9.0.0/templates/common.yaml rename to stable/channels-dvr/3.0.2/templates/common.yaml diff --git a/stable/cyberchef/6.0.34/values.yaml b/stable/channels-dvr/3.0.2/values.yaml similarity index 100% rename from stable/cyberchef/6.0.34/values.yaml rename to stable/channels-dvr/3.0.2/values.yaml diff --git a/stable/chevereto/8.0.0/CHANGELOG.md b/stable/chevereto/8.0.0/CHANGELOG.md deleted file mode 100644 index db6a2d2844c..00000000000 --- a/stable/chevereto/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [chevereto-8.0.0](https://github.com/truecharts/charts/compare/chevereto-7.0.27...chevereto-8.0.0) (2023-07-31) - - - - -## [chevereto-7.0.27](https://github.com/truecharts/charts/compare/chevereto-7.0.26...chevereto-7.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [chevereto-7.0.26](https://github.com/truecharts/charts/compare/chevereto-7.0.25...chevereto-7.0.26) (2023-07-04) - -### Chore - -- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) - - - - -## [chevereto-7.0.25](https://github.com/truecharts/charts/compare/chevereto-7.0.24...chevereto-7.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [chevereto-7.0.24](https://github.com/truecharts/charts/compare/chevereto-7.0.23...chevereto-7.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [chevereto-7.0.23](https://github.com/truecharts/charts/compare/chevereto-7.0.22...chevereto-7.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [chevereto-7.0.22](https://github.com/truecharts/charts/compare/chevereto-7.0.21...chevereto-7.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - - -## [chevereto-7.0.21](https://github.com/truecharts/charts/compare/chevereto-7.0.20...chevereto-7.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [chevereto-7.0.20](https://github.com/truecharts/charts/compare/chevereto-7.0.19...chevereto-7.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [chevereto-7.0.19](https://github.com/truecharts/charts/compare/chevereto-7.0.18...chevereto-7.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [chevereto-7.0.18](https://github.com/truecharts/charts/compare/chevereto-7.0.17...chevereto-7.0.18) (2023-05-27) - diff --git a/stable/chevereto/8.0.0/Chart.yaml b/stable/chevereto/8.0.0/Chart.yaml deleted file mode 100644 index 1ddcaad1b31..00000000000 --- a/stable/chevereto/8.0.0/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: chevereto -version: 8.0.0 -appVersion: "1.6.2" -description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. -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: 14.0.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.70 -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/8.0.0/charts/common-14.0.1.tgz b/stable/chevereto/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/chevereto/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/chevereto/8.0.1/CHANGELOG.md b/stable/chevereto/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..11d96ec96e0 --- /dev/null +++ b/stable/chevereto/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [chevereto-8.0.1](https://github.com/truecharts/charts/compare/chevereto-8.0.0...chevereto-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [chevereto-8.0.0](https://github.com/truecharts/charts/compare/chevereto-7.0.27...chevereto-8.0.0) (2023-07-31) + + + + +## [chevereto-7.0.27](https://github.com/truecharts/charts/compare/chevereto-7.0.26...chevereto-7.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [chevereto-7.0.26](https://github.com/truecharts/charts/compare/chevereto-7.0.25...chevereto-7.0.26) (2023-07-04) + +### Chore + +- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) + + + + +## [chevereto-7.0.25](https://github.com/truecharts/charts/compare/chevereto-7.0.24...chevereto-7.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [chevereto-7.0.24](https://github.com/truecharts/charts/compare/chevereto-7.0.23...chevereto-7.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [chevereto-7.0.23](https://github.com/truecharts/charts/compare/chevereto-7.0.22...chevereto-7.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [chevereto-7.0.22](https://github.com/truecharts/charts/compare/chevereto-7.0.21...chevereto-7.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [chevereto-7.0.21](https://github.com/truecharts/charts/compare/chevereto-7.0.20...chevereto-7.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [chevereto-7.0.20](https://github.com/truecharts/charts/compare/chevereto-7.0.19...chevereto-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [chevereto-7.0.19](https://github.com/truecharts/charts/compare/chevereto-7.0.18...chevereto-7.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/chevereto/8.0.1/Chart.yaml b/stable/chevereto/8.0.1/Chart.yaml new file mode 100644 index 00000000000..83d6b5b1dde --- /dev/null +++ b/stable/chevereto/8.0.1/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: chevereto +version: 8.0.1 +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: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 +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/cops/5.0.13/README.md b/stable/chevereto/8.0.1/README.md similarity index 100% rename from stable/cops/5.0.13/README.md rename to stable/chevereto/8.0.1/README.md diff --git a/stable/chevereto/8.0.1/app-changelog.md b/stable/chevereto/8.0.1/app-changelog.md new file mode 100644 index 00000000000..a1d2673ec40 --- /dev/null +++ b/stable/chevereto/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chevereto-8.0.1](https://github.com/truecharts/charts/compare/chevereto-8.0.0...chevereto-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/chevereto/8.0.0/app-readme.md b/stable/chevereto/8.0.1/app-readme.md similarity index 100% rename from stable/chevereto/8.0.0/app-readme.md rename to stable/chevereto/8.0.1/app-readme.md diff --git a/stable/chevereto/8.0.1/charts/common-14.0.9.tgz b/stable/chevereto/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/chevereto/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/clarkson/8.0.0/charts/mariadb-7.0.70.tgz b/stable/chevereto/8.0.1/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/clarkson/8.0.0/charts/mariadb-7.0.70.tgz rename to stable/chevereto/8.0.1/charts/mariadb-7.0.70.tgz diff --git a/stable/chevereto/8.0.0/ix_values.yaml b/stable/chevereto/8.0.1/ix_values.yaml similarity index 100% rename from stable/chevereto/8.0.0/ix_values.yaml rename to stable/chevereto/8.0.1/ix_values.yaml diff --git a/stable/chevereto/8.0.0/questions.yaml b/stable/chevereto/8.0.1/questions.yaml similarity index 100% rename from stable/chevereto/8.0.0/questions.yaml rename to stable/chevereto/8.0.1/questions.yaml diff --git a/stable/dashdot/5.0.1/templates/NOTES.txt b/stable/chevereto/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/dashdot/5.0.1/templates/NOTES.txt rename to stable/chevereto/8.0.1/templates/NOTES.txt diff --git a/stable/custom-app/9.0.5/templates/common.yaml b/stable/chevereto/8.0.1/templates/common.yaml similarity index 100% rename from stable/custom-app/9.0.5/templates/common.yaml rename to stable/chevereto/8.0.1/templates/common.yaml diff --git a/stable/czkawka/5.0.1/values.yaml b/stable/chevereto/8.0.1/values.yaml similarity index 100% rename from stable/czkawka/5.0.1/values.yaml rename to stable/chevereto/8.0.1/values.yaml diff --git a/stable/chronos/5.0.0/CHANGELOG.md b/stable/chronos/5.0.0/CHANGELOG.md deleted file mode 100644 index 7e37bdfcbc5..00000000000 --- a/stable/chronos/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [chronos-5.0.0](https://github.com/truecharts/charts/compare/chronos-4.0.24...chronos-5.0.0) (2023-07-31) - - - - -## [chronos-4.0.24](https://github.com/truecharts/charts/compare/chronos-4.0.23...chronos-4.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [chronos-4.0.23](https://github.com/truecharts/charts/compare/chronos-4.0.22...chronos-4.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [chronos-4.0.22](https://github.com/truecharts/charts/compare/chronos-4.0.21...chronos-4.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [chronos-4.0.21](https://github.com/truecharts/charts/compare/chronos-4.0.20...chronos-4.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [chronos-4.0.20](https://github.com/truecharts/charts/compare/chronos-4.0.19...chronos-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [chronos-4.0.19](https://github.com/truecharts/charts/compare/chronos-4.0.18...chronos-4.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [chronos-4.0.18](https://github.com/truecharts/charts/compare/chronos-4.0.17...chronos-4.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [chronos-4.0.17](https://github.com/truecharts/charts/compare/chronos-4.0.16...chronos-4.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [chronos-4.0.16](https://github.com/truecharts/charts/compare/chronos-4.0.15...chronos-4.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [chronos-4.0.15](https://github.com/truecharts/charts/compare/chronos-4.0.14...chronos-4.0.15) (2023-05-24) - diff --git a/stable/chronos/5.0.0/Chart.yaml b/stable/chronos/5.0.0/Chart.yaml deleted file mode 100644 index 5080787ef4f..00000000000 --- a/stable/chronos/5.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities diff --git a/stable/chronos/5.0.0/charts/common-14.0.1.tgz b/stable/chronos/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/chronos/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/chronos/5.0.1/CHANGELOG.md b/stable/chronos/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..c8ba17dff3a --- /dev/null +++ b/stable/chronos/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [chronos-5.0.1](https://github.com/truecharts/charts/compare/chronos-5.0.0...chronos-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [chronos-5.0.0](https://github.com/truecharts/charts/compare/chronos-4.0.24...chronos-5.0.0) (2023-07-31) + + + + +## [chronos-4.0.24](https://github.com/truecharts/charts/compare/chronos-4.0.23...chronos-4.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [chronos-4.0.23](https://github.com/truecharts/charts/compare/chronos-4.0.22...chronos-4.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [chronos-4.0.22](https://github.com/truecharts/charts/compare/chronos-4.0.21...chronos-4.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [chronos-4.0.21](https://github.com/truecharts/charts/compare/chronos-4.0.20...chronos-4.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [chronos-4.0.20](https://github.com/truecharts/charts/compare/chronos-4.0.19...chronos-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [chronos-4.0.19](https://github.com/truecharts/charts/compare/chronos-4.0.18...chronos-4.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [chronos-4.0.18](https://github.com/truecharts/charts/compare/chronos-4.0.17...chronos-4.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [chronos-4.0.17](https://github.com/truecharts/charts/compare/chronos-4.0.16...chronos-4.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [chronos-4.0.16](https://github.com/truecharts/charts/compare/chronos-4.0.15...chronos-4.0.16) (2023-05-26) + diff --git a/stable/chronos/5.0.1/Chart.yaml b/stable/chronos/5.0.1/Chart.yaml new file mode 100644 index 00000000000..c93cd78daea --- /dev/null +++ b/stable/chronos/5.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities diff --git a/stable/couchpotato/6.0.0/README.md b/stable/chronos/5.0.1/README.md similarity index 100% rename from stable/couchpotato/6.0.0/README.md rename to stable/chronos/5.0.1/README.md diff --git a/stable/chronos/5.0.1/app-changelog.md b/stable/chronos/5.0.1/app-changelog.md new file mode 100644 index 00000000000..b1225ec3731 --- /dev/null +++ b/stable/chronos/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chronos-5.0.1](https://github.com/truecharts/charts/compare/chronos-5.0.0...chronos-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/chronos/5.0.0/app-readme.md b/stable/chronos/5.0.1/app-readme.md similarity index 100% rename from stable/chronos/5.0.0/app-readme.md rename to stable/chronos/5.0.1/app-readme.md diff --git a/stable/chronos/5.0.1/charts/common-14.0.9.tgz b/stable/chronos/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/chronos/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/chronos/5.0.0/ix_values.yaml b/stable/chronos/5.0.1/ix_values.yaml similarity index 100% rename from stable/chronos/5.0.0/ix_values.yaml rename to stable/chronos/5.0.1/ix_values.yaml diff --git a/stable/chronos/5.0.0/questions.yaml b/stable/chronos/5.0.1/questions.yaml similarity index 100% rename from stable/chronos/5.0.0/questions.yaml rename to stable/chronos/5.0.1/questions.yaml diff --git a/stable/dashy/3.0.16/templates/NOTES.txt b/stable/chronos/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/dashy/3.0.16/templates/NOTES.txt rename to stable/chronos/5.0.1/templates/NOTES.txt diff --git a/stable/chronos/5.0.0/templates/common.yaml b/stable/chronos/5.0.1/templates/common.yaml similarity index 100% rename from stable/chronos/5.0.0/templates/common.yaml rename to stable/chronos/5.0.1/templates/common.yaml diff --git a/stable/dashdot/5.0.1/values.yaml b/stable/chronos/5.0.1/values.yaml similarity index 100% rename from stable/dashdot/5.0.1/values.yaml rename to stable/chronos/5.0.1/values.yaml diff --git a/stable/clamav/7.0.4/CHANGELOG.md b/stable/clamav/7.0.4/CHANGELOG.md deleted file mode 100644 index 1f91f642326..00000000000 --- a/stable/clamav/7.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [clamav-7.0.4](https://github.com/truecharts/charts/compare/clamav-7.0.3...clamav-7.0.4) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/clamav to v1.2.0 ([#13153](https://github.com/truecharts/charts/issues/13153)) - - - - -## [clamav-7.0.3](https://github.com/truecharts/charts/compare/clamav-7.0.2...clamav-7.0.3) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/clamav to v1.2.0 ([#12087](https://github.com/truecharts/charts/issues/12087)) - - - - -## [clamav-7.0.2](https://github.com/truecharts/charts/compare/clamav-7.0.1...clamav-7.0.2) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/clamav to v1.1.1 ([#11881](https://github.com/truecharts/charts/issues/11881)) - - - - -## [clamav-7.0.1](https://github.com/truecharts/charts/compare/clamav-7.0.0...clamav-7.0.1) (2023-08-11) - -### Chore - -- update container image tccr.io/truecharts/clamav to v1.1.0 ([#11437](https://github.com/truecharts/charts/issues/11437)) - - - - - -## [clamav-7.0.0](https://github.com/truecharts/charts/compare/clamav-6.0.18...clamav-7.0.0) (2023-07-31) - - - - -## [clamav-6.0.18](https://github.com/truecharts/charts/compare/clamav-6.0.17...clamav-6.0.18) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [clamav-6.0.17](https://github.com/truecharts/charts/compare/clamav-6.0.16...clamav-6.0.17) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [clamav-6.0.16](https://github.com/truecharts/charts/compare/clamav-6.0.14...clamav-6.0.16) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.3 ([#9602](https://github.com/truecharts/charts/issues/9602)) - - update container image tccr.io/truecharts/clamav to v1.1.0 ([#9603](https://github.com/truecharts/charts/issues/9603)) - - - - -## [clamav-6.0.16](https://github.com/truecharts/charts/compare/clamav-6.0.14...clamav-6.0.16) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.3 ([#9602](https://github.com/truecharts/charts/issues/9602)) - - update container image tccr.io/truecharts/clamav to v1.1.0 ([#9603](https://github.com/truecharts/charts/issues/9603)) - - - - -## [clamav-6.0.16](https://github.com/truecharts/charts/compare/clamav-6.0.14...clamav-6.0.16) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.3 ([#9602](https://github.com/truecharts/charts/issues/9602)) - - update container image tccr.io/truecharts/clamav to v1.1.0 ([#9603](https://github.com/truecharts/charts/issues/9603)) - - - - -## [clamav-6.0.16](https://github.com/truecharts/charts/compare/clamav-6.0.14...clamav-6.0.16) (2023-06-13) - -### Chore diff --git a/stable/clamav/7.0.4/Chart.yaml b/stable/clamav/7.0.4/Chart.yaml deleted file mode 100644 index a85a0d854f7..00000000000 --- a/stable/clamav/7.0.4/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.4 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/clamav/7.0.4/app-changelog.md b/stable/clamav/7.0.4/app-changelog.md deleted file mode 100644 index 7ade9c7d4f3..00000000000 --- a/stable/clamav/7.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clamav-7.0.4](https://github.com/truecharts/charts/compare/clamav-7.0.3...clamav-7.0.4) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/clamav to v1.2.0 ([#13153](https://github.com/truecharts/charts/issues/13153)) - - \ No newline at end of file diff --git a/stable/clamav/7.0.4/charts/common-14.0.1.tgz b/stable/clamav/7.0.4/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/clamav/7.0.4/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/clamav/7.0.5/CHANGELOG.md b/stable/clamav/7.0.5/CHANGELOG.md new file mode 100644 index 00000000000..9a2bbeb1fc4 --- /dev/null +++ b/stable/clamav/7.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [clamav-7.0.5](https://github.com/truecharts/charts/compare/clamav-7.0.4...clamav-7.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [clamav-7.0.4](https://github.com/truecharts/charts/compare/clamav-7.0.3...clamav-7.0.4) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/clamav to v1.2.0 ([#13153](https://github.com/truecharts/charts/issues/13153)) + + + + +## [clamav-7.0.3](https://github.com/truecharts/charts/compare/clamav-7.0.2...clamav-7.0.3) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/clamav to v1.2.0 ([#12087](https://github.com/truecharts/charts/issues/12087)) + + + + +## [clamav-7.0.2](https://github.com/truecharts/charts/compare/clamav-7.0.1...clamav-7.0.2) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/clamav to v1.1.1 ([#11881](https://github.com/truecharts/charts/issues/11881)) + + + + +## [clamav-7.0.1](https://github.com/truecharts/charts/compare/clamav-7.0.0...clamav-7.0.1) (2023-08-11) + +### Chore + +- update container image tccr.io/truecharts/clamav to v1.1.0 ([#11437](https://github.com/truecharts/charts/issues/11437)) + + + + + +## [clamav-7.0.0](https://github.com/truecharts/charts/compare/clamav-6.0.18...clamav-7.0.0) (2023-07-31) + + + + +## [clamav-6.0.18](https://github.com/truecharts/charts/compare/clamav-6.0.17...clamav-6.0.18) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [clamav-6.0.17](https://github.com/truecharts/charts/compare/clamav-6.0.16...clamav-6.0.17) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [clamav-6.0.16](https://github.com/truecharts/charts/compare/clamav-6.0.14...clamav-6.0.16) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.3 ([#9602](https://github.com/truecharts/charts/issues/9602)) + - update container image tccr.io/truecharts/clamav to v1.1.0 ([#9603](https://github.com/truecharts/charts/issues/9603)) + + + + +## [clamav-6.0.16](https://github.com/truecharts/charts/compare/clamav-6.0.14...clamav-6.0.16) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.3 ([#9602](https://github.com/truecharts/charts/issues/9602)) + - update container image tccr.io/truecharts/clamav to v1.1.0 ([#9603](https://github.com/truecharts/charts/issues/9603)) + + + + +## [clamav-6.0.16](https://github.com/truecharts/charts/compare/clamav-6.0.14...clamav-6.0.16) (2023-06-13) + +### Chore + diff --git a/stable/clamav/7.0.5/Chart.yaml b/stable/clamav/7.0.5/Chart.yaml new file mode 100644 index 00000000000..9a282758cdd --- /dev/null +++ b/stable/clamav/7.0.5/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.5 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/crafty-4/4.0.0/README.md b/stable/clamav/7.0.5/README.md similarity index 100% rename from stable/crafty-4/4.0.0/README.md rename to stable/clamav/7.0.5/README.md diff --git a/stable/clamav/7.0.5/app-changelog.md b/stable/clamav/7.0.5/app-changelog.md new file mode 100644 index 00000000000..0828abfcba2 --- /dev/null +++ b/stable/clamav/7.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clamav-7.0.5](https://github.com/truecharts/charts/compare/clamav-7.0.4...clamav-7.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/clamav/7.0.4/app-readme.md b/stable/clamav/7.0.5/app-readme.md similarity index 100% rename from stable/clamav/7.0.4/app-readme.md rename to stable/clamav/7.0.5/app-readme.md diff --git a/stable/clamav/7.0.5/charts/common-14.0.9.tgz b/stable/clamav/7.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/clamav/7.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/clamav/7.0.4/ix_values.yaml b/stable/clamav/7.0.5/ix_values.yaml similarity index 100% rename from stable/clamav/7.0.4/ix_values.yaml rename to stable/clamav/7.0.5/ix_values.yaml diff --git a/stable/clamav/7.0.4/questions.yaml b/stable/clamav/7.0.5/questions.yaml similarity index 100% rename from stable/clamav/7.0.4/questions.yaml rename to stable/clamav/7.0.5/questions.yaml diff --git a/stable/davos/8.0.0/templates/NOTES.txt b/stable/clamav/7.0.5/templates/NOTES.txt similarity index 100% rename from stable/davos/8.0.0/templates/NOTES.txt rename to stable/clamav/7.0.5/templates/NOTES.txt diff --git a/stable/clamav/7.0.4/templates/_cronjob.tpl b/stable/clamav/7.0.5/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/7.0.4/templates/_cronjob.tpl rename to stable/clamav/7.0.5/templates/_cronjob.tpl diff --git a/stable/clamav/7.0.4/templates/common.yaml b/stable/clamav/7.0.5/templates/common.yaml similarity index 100% rename from stable/clamav/7.0.4/templates/common.yaml rename to stable/clamav/7.0.5/templates/common.yaml diff --git a/stable/dashy/3.0.16/values.yaml b/stable/clamav/7.0.5/values.yaml similarity index 100% rename from stable/dashy/3.0.16/values.yaml rename to stable/clamav/7.0.5/values.yaml diff --git a/stable/clarkson/8.0.0/CHANGELOG.md b/stable/clarkson/8.0.0/CHANGELOG.md deleted file mode 100644 index 5eca62f8b20..00000000000 --- a/stable/clarkson/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [clarkson-8.0.0](https://github.com/truecharts/charts/compare/clarkson-7.0.25...clarkson-8.0.0) (2023-07-31) - - - - -## [clarkson-7.0.25](https://github.com/truecharts/charts/compare/clarkson-7.0.24...clarkson-7.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [clarkson-7.0.24](https://github.com/truecharts/charts/compare/clarkson-7.0.23...clarkson-7.0.24) (2023-07-04) - -### Chore - -- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) - - - - -## [clarkson-7.0.23](https://github.com/truecharts/charts/compare/clarkson-7.0.22...clarkson-7.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [clarkson-7.0.22](https://github.com/truecharts/charts/compare/clarkson-7.0.21...clarkson-7.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [clarkson-7.0.21](https://github.com/truecharts/charts/compare/clarkson-7.0.20...clarkson-7.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [clarkson-7.0.20](https://github.com/truecharts/charts/compare/clarkson-7.0.19...clarkson-7.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - - -## [clarkson-7.0.19](https://github.com/truecharts/charts/compare/clarkson-7.0.18...clarkson-7.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [clarkson-7.0.18](https://github.com/truecharts/charts/compare/clarkson-7.0.17...clarkson-7.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [clarkson-7.0.17](https://github.com/truecharts/charts/compare/clarkson-7.0.16...clarkson-7.0.17) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [clarkson-7.0.16](https://github.com/truecharts/charts/compare/clarkson-7.0.15...clarkson-7.0.16) (2023-05-27) - diff --git a/stable/clarkson/8.0.0/Chart.yaml b/stable/clarkson/8.0.0/Chart.yaml deleted file mode 100644 index c34b2058d1f..00000000000 --- a/stable/clarkson/8.0.0/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.70 -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: 8.0.0 -annotations: - truecharts.org/catagories: | - - vehicle - truecharts.org/SCALE-support: "true" diff --git a/stable/clarkson/8.0.0/charts/common-14.0.1.tgz b/stable/clarkson/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/clarkson/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/clarkson/8.0.1/CHANGELOG.md b/stable/clarkson/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..9c16e479399 --- /dev/null +++ b/stable/clarkson/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [clarkson-8.0.1](https://github.com/truecharts/charts/compare/clarkson-8.0.0...clarkson-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [clarkson-8.0.0](https://github.com/truecharts/charts/compare/clarkson-7.0.25...clarkson-8.0.0) (2023-07-31) + + + + +## [clarkson-7.0.25](https://github.com/truecharts/charts/compare/clarkson-7.0.24...clarkson-7.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [clarkson-7.0.24](https://github.com/truecharts/charts/compare/clarkson-7.0.23...clarkson-7.0.24) (2023-07-04) + +### Chore + +- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) + + + + +## [clarkson-7.0.23](https://github.com/truecharts/charts/compare/clarkson-7.0.22...clarkson-7.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [clarkson-7.0.22](https://github.com/truecharts/charts/compare/clarkson-7.0.21...clarkson-7.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [clarkson-7.0.21](https://github.com/truecharts/charts/compare/clarkson-7.0.20...clarkson-7.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [clarkson-7.0.20](https://github.com/truecharts/charts/compare/clarkson-7.0.19...clarkson-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [clarkson-7.0.19](https://github.com/truecharts/charts/compare/clarkson-7.0.18...clarkson-7.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [clarkson-7.0.18](https://github.com/truecharts/charts/compare/clarkson-7.0.17...clarkson-7.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [clarkson-7.0.17](https://github.com/truecharts/charts/compare/clarkson-7.0.16...clarkson-7.0.17) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/clarkson/8.0.1/Chart.yaml b/stable/clarkson/8.0.1/Chart.yaml new file mode 100644 index 00000000000..93b7c98c0d4 --- /dev/null +++ b/stable/clarkson/8.0.1/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - vehicle + truecharts.org/SCALE-support: "true" diff --git a/stable/cryptofolio/9.0.0/README.md b/stable/clarkson/8.0.1/README.md similarity index 100% rename from stable/cryptofolio/9.0.0/README.md rename to stable/clarkson/8.0.1/README.md diff --git a/stable/clarkson/8.0.1/app-changelog.md b/stable/clarkson/8.0.1/app-changelog.md new file mode 100644 index 00000000000..c7805a55578 --- /dev/null +++ b/stable/clarkson/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clarkson-8.0.1](https://github.com/truecharts/charts/compare/clarkson-8.0.0...clarkson-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/clarkson/8.0.0/app-readme.md b/stable/clarkson/8.0.1/app-readme.md similarity index 100% rename from stable/clarkson/8.0.0/app-readme.md rename to stable/clarkson/8.0.1/app-readme.md diff --git a/stable/clarkson/8.0.1/charts/common-14.0.9.tgz b/stable/clarkson/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/clarkson/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/fleet/8.0.0/charts/mariadb-7.0.70.tgz b/stable/clarkson/8.0.1/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/fleet/8.0.0/charts/mariadb-7.0.70.tgz rename to stable/clarkson/8.0.1/charts/mariadb-7.0.70.tgz diff --git a/stable/clarkson/8.0.0/ix_values.yaml b/stable/clarkson/8.0.1/ix_values.yaml similarity index 100% rename from stable/clarkson/8.0.0/ix_values.yaml rename to stable/clarkson/8.0.1/ix_values.yaml diff --git a/stable/clarkson/8.0.0/questions.yaml b/stable/clarkson/8.0.1/questions.yaml similarity index 100% rename from stable/clarkson/8.0.0/questions.yaml rename to stable/clarkson/8.0.1/questions.yaml diff --git a/stable/ddclient/6.0.0/templates/NOTES.txt b/stable/clarkson/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/ddclient/6.0.0/templates/NOTES.txt rename to stable/clarkson/8.0.1/templates/NOTES.txt diff --git a/stable/cyberchef/6.0.34/templates/common.yaml b/stable/clarkson/8.0.1/templates/common.yaml similarity index 100% rename from stable/cyberchef/6.0.34/templates/common.yaml rename to stable/clarkson/8.0.1/templates/common.yaml diff --git a/stable/davos/8.0.0/values.yaml b/stable/clarkson/8.0.1/values.yaml similarity index 100% rename from stable/davos/8.0.0/values.yaml rename to stable/clarkson/8.0.1/values.yaml diff --git a/stable/cloud9/8.0.0/CHANGELOG.md b/stable/cloud9/8.0.0/CHANGELOG.md deleted file mode 100644 index a6798832071..00000000000 --- a/stable/cloud9/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [cloud9-8.0.0](https://github.com/truecharts/charts/compare/cloud9-7.0.24...cloud9-8.0.0) (2023-07-31) - - - - -## [cloud9-7.0.24](https://github.com/truecharts/charts/compare/cloud9-7.0.23...cloud9-7.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [cloud9-7.0.23](https://github.com/truecharts/charts/compare/cloud9-7.0.22...cloud9-7.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [cloud9-7.0.22](https://github.com/truecharts/charts/compare/cloud9-7.0.21...cloud9-7.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [cloud9-7.0.21](https://github.com/truecharts/charts/compare/cloud9-7.0.20...cloud9-7.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [cloud9-7.0.20](https://github.com/truecharts/charts/compare/cloud9-7.0.19...cloud9-7.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [cloud9-7.0.19](https://github.com/truecharts/charts/compare/cloud9-7.0.18...cloud9-7.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [cloud9-7.0.18](https://github.com/truecharts/charts/compare/cloud9-7.0.17...cloud9-7.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [cloud9-7.0.17](https://github.com/truecharts/charts/compare/cloud9-7.0.16...cloud9-7.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [cloud9-7.0.16](https://github.com/truecharts/charts/compare/cloud9-7.0.15...cloud9-7.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [cloud9-7.0.15](https://github.com/truecharts/charts/compare/cloud9-7.0.14...cloud9-7.0.15) (2023-05-24) - diff --git a/stable/cloud9/8.0.0/Chart.yaml b/stable/cloud9/8.0.0/Chart.yaml deleted file mode 100644 index 1e02d1d4452..00000000000 --- a/stable/cloud9/8.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.29.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/cloud9/8.0.0/charts/common-14.0.1.tgz b/stable/cloud9/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/cloud9/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/cloud9/8.0.1/CHANGELOG.md b/stable/cloud9/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..216c8568ff1 --- /dev/null +++ b/stable/cloud9/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cloud9-8.0.1](https://github.com/truecharts/charts/compare/cloud9-8.0.0...cloud9-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [cloud9-8.0.0](https://github.com/truecharts/charts/compare/cloud9-7.0.24...cloud9-8.0.0) (2023-07-31) + + + + +## [cloud9-7.0.24](https://github.com/truecharts/charts/compare/cloud9-7.0.23...cloud9-7.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [cloud9-7.0.23](https://github.com/truecharts/charts/compare/cloud9-7.0.22...cloud9-7.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [cloud9-7.0.22](https://github.com/truecharts/charts/compare/cloud9-7.0.21...cloud9-7.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [cloud9-7.0.21](https://github.com/truecharts/charts/compare/cloud9-7.0.20...cloud9-7.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [cloud9-7.0.20](https://github.com/truecharts/charts/compare/cloud9-7.0.19...cloud9-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [cloud9-7.0.19](https://github.com/truecharts/charts/compare/cloud9-7.0.18...cloud9-7.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [cloud9-7.0.18](https://github.com/truecharts/charts/compare/cloud9-7.0.17...cloud9-7.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [cloud9-7.0.17](https://github.com/truecharts/charts/compare/cloud9-7.0.16...cloud9-7.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [cloud9-7.0.16](https://github.com/truecharts/charts/compare/cloud9-7.0.15...cloud9-7.0.16) (2023-05-26) + diff --git a/stable/cloud9/8.0.1/Chart.yaml b/stable/cloud9/8.0.1/Chart.yaml new file mode 100644 index 00000000000..c472b526644 --- /dev/null +++ b/stable/cloud9/8.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.29.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/cura-novnc/5.0.0/README.md b/stable/cloud9/8.0.1/README.md similarity index 100% rename from stable/cura-novnc/5.0.0/README.md rename to stable/cloud9/8.0.1/README.md diff --git a/stable/cloud9/8.0.1/app-changelog.md b/stable/cloud9/8.0.1/app-changelog.md new file mode 100644 index 00000000000..178f9df64dd --- /dev/null +++ b/stable/cloud9/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloud9-8.0.1](https://github.com/truecharts/charts/compare/cloud9-8.0.0...cloud9-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/cloud9/8.0.0/app-readme.md b/stable/cloud9/8.0.1/app-readme.md similarity index 100% rename from stable/cloud9/8.0.0/app-readme.md rename to stable/cloud9/8.0.1/app-readme.md diff --git a/stable/cloud9/8.0.1/charts/common-14.0.9.tgz b/stable/cloud9/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/cloud9/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/cloud9/8.0.0/ix_values.yaml b/stable/cloud9/8.0.1/ix_values.yaml similarity index 100% rename from stable/cloud9/8.0.0/ix_values.yaml rename to stable/cloud9/8.0.1/ix_values.yaml diff --git a/stable/cloud9/8.0.0/questions.yaml b/stable/cloud9/8.0.1/questions.yaml similarity index 100% rename from stable/cloud9/8.0.0/questions.yaml rename to stable/cloud9/8.0.1/questions.yaml diff --git a/stable/ddns-go/6.0.4/templates/NOTES.txt b/stable/cloud9/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/ddns-go/6.0.4/templates/NOTES.txt rename to stable/cloud9/8.0.1/templates/NOTES.txt diff --git a/stable/czkawka/5.0.1/templates/common.yaml b/stable/cloud9/8.0.1/templates/common.yaml similarity index 100% rename from stable/czkawka/5.0.1/templates/common.yaml rename to stable/cloud9/8.0.1/templates/common.yaml diff --git a/stable/ddclient/6.0.0/values.yaml b/stable/cloud9/8.0.1/values.yaml similarity index 100% rename from stable/ddclient/6.0.0/values.yaml rename to stable/cloud9/8.0.1/values.yaml diff --git a/stable/cloudflared/6.0.4/CHANGELOG.md b/stable/cloudflared/6.0.4/CHANGELOG.md deleted file mode 100644 index a60fc21caf1..00000000000 --- a/stable/cloudflared/6.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cloudflared-6.0.4](https://github.com/truecharts/charts/compare/cloudflared-6.0.3...cloudflared-6.0.4) (2023-09-05) - -### Chore - -- update helm general non-major ([#12230](https://github.com/truecharts/charts/issues/12230)) - - - - -## [cloudflared-6.0.3](https://github.com/truecharts/charts/compare/cloudflared-6.0.2...cloudflared-6.0.3) (2023-09-05) - -### Chore - -- update container image tccr.io/truecharts/cloudflared to v2023.8.2 ([#12236](https://github.com/truecharts/charts/issues/12236)) - - - - -## [cloudflared-6.0.2](https://github.com/truecharts/charts/compare/cloudflared-6.0.1...cloudflared-6.0.2) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/cloudflared to v2023.8.1 ([#12066](https://github.com/truecharts/charts/issues/12066)) - - - - -## [cloudflared-6.0.1](https://github.com/truecharts/charts/compare/cloudflared-6.0.0...cloudflared-6.0.1) (2023-08-27) - -### Chore - -- update container image tccr.io/truecharts/cloudflared to v2023.8.0 ([#11925](https://github.com/truecharts/charts/issues/11925)) - - - - - -## [cloudflared-6.0.0](https://github.com/truecharts/charts/compare/cloudflared-5.0.12...cloudflared-6.0.0) (2023-07-31) - - - - -## [cloudflared-5.0.12](https://github.com/truecharts/charts/compare/cloudflared-5.0.11...cloudflared-5.0.12) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [cloudflared-5.0.11](https://github.com/truecharts/charts/compare/cloudflared-5.0.10...cloudflared-5.0.11) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/cloudflared to v2023.7.3 ([#10933](https://github.com/truecharts/charts/issues/10933)) - - - - -## [cloudflared-5.0.10](https://github.com/truecharts/charts/compare/cloudflared-5.0.9...cloudflared-5.0.10) (2023-07-19) - -### Chore - -- update container image tccr.io/truecharts/cloudflared to v2023.7.1 ([#10601](https://github.com/truecharts/charts/issues/10601)) - - - - -## [cloudflared-5.0.9](https://github.com/truecharts/charts/compare/cloudflared-5.0.8...cloudflared-5.0.9) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [cloudflared-5.0.8](https://github.com/truecharts/charts/compare/cloudflared-5.0.7...cloudflared-5.0.8) (2023-06-26) - -### Chore - -- update container image tccr.io/truecharts/cloudflared to v2023.6.1 ([#9945](https://github.com/truecharts/charts/issues/9945)) - - - - -## [cloudflared-5.0.7](https://github.com/truecharts/charts/compare/cloudflared-5.0.6...cloudflared-5.0.7) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - diff --git a/stable/cloudflared/6.0.4/Chart.yaml b/stable/cloudflared/6.0.4/Chart.yaml deleted file mode 100644 index ebcb02e5a0d..00000000000 --- a/stable/cloudflared/6.0.4/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2023.8.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -deprecated: false -description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. -home: https://truecharts.org/charts/stable/cloudflared -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.png -keywords: - - cloudflared - - networking -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloudflared -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared -type: application -version: 6.0.4 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cloudflared/6.0.4/app-changelog.md b/stable/cloudflared/6.0.4/app-changelog.md deleted file mode 100644 index 8166f022675..00000000000 --- a/stable/cloudflared/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudflared-6.0.4](https://github.com/truecharts/charts/compare/cloudflared-6.0.3...cloudflared-6.0.4) (2023-09-05) - -### Chore - -- update helm general non-major ([#12230](https://github.com/truecharts/charts/issues/12230)) - - \ No newline at end of file diff --git a/stable/cloudflared/6.0.4/charts/common-14.0.6.tgz b/stable/cloudflared/6.0.4/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/cloudflared/6.0.4/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/cloudflared/6.0.5/CHANGELOG.md b/stable/cloudflared/6.0.5/CHANGELOG.md new file mode 100644 index 00000000000..56538ecbacc --- /dev/null +++ b/stable/cloudflared/6.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cloudflared-6.0.5](https://github.com/truecharts/charts/compare/cloudflared-6.0.4...cloudflared-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [cloudflared-6.0.4](https://github.com/truecharts/charts/compare/cloudflared-6.0.3...cloudflared-6.0.4) (2023-09-05) + +### Chore + +- update helm general non-major ([#12230](https://github.com/truecharts/charts/issues/12230)) + + + + +## [cloudflared-6.0.3](https://github.com/truecharts/charts/compare/cloudflared-6.0.2...cloudflared-6.0.3) (2023-09-05) + +### Chore + +- update container image tccr.io/truecharts/cloudflared to v2023.8.2 ([#12236](https://github.com/truecharts/charts/issues/12236)) + + + + +## [cloudflared-6.0.2](https://github.com/truecharts/charts/compare/cloudflared-6.0.1...cloudflared-6.0.2) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/cloudflared to v2023.8.1 ([#12066](https://github.com/truecharts/charts/issues/12066)) + + + + +## [cloudflared-6.0.1](https://github.com/truecharts/charts/compare/cloudflared-6.0.0...cloudflared-6.0.1) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/cloudflared to v2023.8.0 ([#11925](https://github.com/truecharts/charts/issues/11925)) + + + + + +## [cloudflared-6.0.0](https://github.com/truecharts/charts/compare/cloudflared-5.0.12...cloudflared-6.0.0) (2023-07-31) + + + + +## [cloudflared-5.0.12](https://github.com/truecharts/charts/compare/cloudflared-5.0.11...cloudflared-5.0.12) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [cloudflared-5.0.11](https://github.com/truecharts/charts/compare/cloudflared-5.0.10...cloudflared-5.0.11) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/cloudflared to v2023.7.3 ([#10933](https://github.com/truecharts/charts/issues/10933)) + + + + +## [cloudflared-5.0.10](https://github.com/truecharts/charts/compare/cloudflared-5.0.9...cloudflared-5.0.10) (2023-07-19) + +### Chore + +- update container image tccr.io/truecharts/cloudflared to v2023.7.1 ([#10601](https://github.com/truecharts/charts/issues/10601)) + + + + +## [cloudflared-5.0.9](https://github.com/truecharts/charts/compare/cloudflared-5.0.8...cloudflared-5.0.9) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [cloudflared-5.0.8](https://github.com/truecharts/charts/compare/cloudflared-5.0.7...cloudflared-5.0.8) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/cloudflared to v2023.6.1 ([#9945](https://github.com/truecharts/charts/issues/9945)) + diff --git a/stable/cloudflared/6.0.5/Chart.yaml b/stable/cloudflared/6.0.5/Chart.yaml new file mode 100644 index 00000000000..1b9f7ae14ba --- /dev/null +++ b/stable/cloudflared/6.0.5/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2023.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. +home: https://truecharts.org/charts/stable/cloudflared +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.png +keywords: + - cloudflared + - networking +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloudflared +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared +type: application +version: 6.0.5 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/custom-app/9.0.5/README.md b/stable/cloudflared/6.0.5/README.md similarity index 100% rename from stable/custom-app/9.0.5/README.md rename to stable/cloudflared/6.0.5/README.md diff --git a/stable/cloudflared/6.0.5/app-changelog.md b/stable/cloudflared/6.0.5/app-changelog.md new file mode 100644 index 00000000000..14f1e69a779 --- /dev/null +++ b/stable/cloudflared/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflared-6.0.5](https://github.com/truecharts/charts/compare/cloudflared-6.0.4...cloudflared-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/cloudflared/6.0.4/app-readme.md b/stable/cloudflared/6.0.5/app-readme.md similarity index 100% rename from stable/cloudflared/6.0.4/app-readme.md rename to stable/cloudflared/6.0.5/app-readme.md diff --git a/stable/cloudflared/6.0.5/charts/common-14.0.9.tgz b/stable/cloudflared/6.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/cloudflared/6.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/cloudflared/6.0.4/ix_values.yaml b/stable/cloudflared/6.0.5/ix_values.yaml similarity index 100% rename from stable/cloudflared/6.0.4/ix_values.yaml rename to stable/cloudflared/6.0.5/ix_values.yaml diff --git a/stable/cloudflared/6.0.4/questions.yaml b/stable/cloudflared/6.0.5/questions.yaml similarity index 100% rename from stable/cloudflared/6.0.4/questions.yaml rename to stable/cloudflared/6.0.5/questions.yaml diff --git a/stable/dashdot/5.0.1/templates/common.yaml b/stable/cloudflared/6.0.5/templates/common.yaml similarity index 100% rename from stable/dashdot/5.0.1/templates/common.yaml rename to stable/cloudflared/6.0.5/templates/common.yaml diff --git a/stable/ddns-go/6.0.4/values.yaml b/stable/cloudflared/6.0.5/values.yaml similarity index 100% rename from stable/ddns-go/6.0.4/values.yaml rename to stable/cloudflared/6.0.5/values.yaml diff --git a/stable/cloudflareddns/6.0.11/CHANGELOG.md b/stable/cloudflareddns/6.0.11/CHANGELOG.md deleted file mode 100644 index 9d1fefb605f..00000000000 --- a/stable/cloudflareddns/6.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cloudflareddns-6.0.11](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.10...cloudflareddns-6.0.11) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#13069](https://github.com/truecharts/charts/issues/13069)) - - - - -## [cloudflareddns-6.0.10](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.9...cloudflareddns-6.0.10) (2023-09-08) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#12381](https://github.com/truecharts/charts/issues/12381)) - - - - -## [cloudflareddns-6.0.9](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.8...cloudflareddns-6.0.9) (2023-09-05) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#12231](https://github.com/truecharts/charts/issues/12231)) - - - - -## [cloudflareddns-6.0.8](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.7...cloudflareddns-6.0.8) (2023-09-04) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#12198](https://github.com/truecharts/charts/issues/12198)) - - - - -## [cloudflareddns-6.0.7](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.6...cloudflareddns-6.0.7) (2023-09-02) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#12164](https://github.com/truecharts/charts/issues/12164)) - - - - -## [cloudflareddns-6.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.5...cloudflareddns-6.0.6) (2023-08-28) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#11952](https://github.com/truecharts/charts/issues/11952)) - - - - -## [cloudflareddns-6.0.5](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.4...cloudflareddns-6.0.5) (2023-08-27) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#11950](https://github.com/truecharts/charts/issues/11950)) - - - - -## [cloudflareddns-6.0.4](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.3...cloudflareddns-6.0.4) (2023-08-27) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#11948](https://github.com/truecharts/charts/issues/11948)) - - - - -## [cloudflareddns-6.0.3](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.2...cloudflareddns-6.0.3) (2023-08-27) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#11945](https://github.com/truecharts/charts/issues/11945)) - - - - -## [cloudflareddns-6.0.2](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.1...cloudflareddns-6.0.2) (2023-08-20) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#11722](https://github.com/truecharts/charts/issues/11722)) - - - - -## [cloudflareddns-6.0.1](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.0...cloudflareddns-6.0.1) (2023-08-08) - -### Chore diff --git a/stable/cloudflareddns/6.0.11/Chart.yaml b/stable/cloudflareddns/6.0.11/Chart.yaml deleted file mode 100644 index b0765eba953..00000000000 --- a/stable/cloudflareddns/6.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.11 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/cloudflareddns/6.0.11/app-changelog.md b/stable/cloudflareddns/6.0.11/app-changelog.md deleted file mode 100644 index 6339fdb147d..00000000000 --- a/stable/cloudflareddns/6.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudflareddns-6.0.11](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.10...cloudflareddns-6.0.11) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#13069](https://github.com/truecharts/charts/issues/13069)) - - \ No newline at end of file diff --git a/stable/cloudflareddns/6.0.11/charts/common-14.0.1.tgz b/stable/cloudflareddns/6.0.11/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/cloudflareddns/6.0.11/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/cloudflareddns/6.0.12/CHANGELOG.md b/stable/cloudflareddns/6.0.12/CHANGELOG.md new file mode 100644 index 00000000000..bfbab81f85a --- /dev/null +++ b/stable/cloudflareddns/6.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cloudflareddns-6.0.12](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.11...cloudflareddns-6.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [cloudflareddns-6.0.11](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.10...cloudflareddns-6.0.11) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#13069](https://github.com/truecharts/charts/issues/13069)) + + + + +## [cloudflareddns-6.0.10](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.9...cloudflareddns-6.0.10) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#12381](https://github.com/truecharts/charts/issues/12381)) + + + + +## [cloudflareddns-6.0.9](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.8...cloudflareddns-6.0.9) (2023-09-05) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#12231](https://github.com/truecharts/charts/issues/12231)) + + + + +## [cloudflareddns-6.0.8](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.7...cloudflareddns-6.0.8) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#12198](https://github.com/truecharts/charts/issues/12198)) + + + + +## [cloudflareddns-6.0.7](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.6...cloudflareddns-6.0.7) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#12164](https://github.com/truecharts/charts/issues/12164)) + + + + +## [cloudflareddns-6.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.5...cloudflareddns-6.0.6) (2023-08-28) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#11952](https://github.com/truecharts/charts/issues/11952)) + + + + +## [cloudflareddns-6.0.5](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.4...cloudflareddns-6.0.5) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#11950](https://github.com/truecharts/charts/issues/11950)) + + + + +## [cloudflareddns-6.0.4](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.3...cloudflareddns-6.0.4) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#11948](https://github.com/truecharts/charts/issues/11948)) + + + + +## [cloudflareddns-6.0.3](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.2...cloudflareddns-6.0.3) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#11945](https://github.com/truecharts/charts/issues/11945)) + + + + +## [cloudflareddns-6.0.2](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.1...cloudflareddns-6.0.2) (2023-08-20) + +### Chore diff --git a/stable/cloudflareddns/6.0.12/Chart.yaml b/stable/cloudflareddns/6.0.12/Chart.yaml new file mode 100644 index 00000000000..89c9d1d91b6 --- /dev/null +++ b/stable/cloudflareddns/6.0.12/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.12 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/cyberchef/6.0.34/README.md b/stable/cloudflareddns/6.0.12/README.md similarity index 100% rename from stable/cyberchef/6.0.34/README.md rename to stable/cloudflareddns/6.0.12/README.md diff --git a/stable/cloudflareddns/6.0.12/app-changelog.md b/stable/cloudflareddns/6.0.12/app-changelog.md new file mode 100644 index 00000000000..1babcb9277e --- /dev/null +++ b/stable/cloudflareddns/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflareddns-6.0.12](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.11...cloudflareddns-6.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/cloudflareddns/6.0.11/app-readme.md b/stable/cloudflareddns/6.0.12/app-readme.md similarity index 100% rename from stable/cloudflareddns/6.0.11/app-readme.md rename to stable/cloudflareddns/6.0.12/app-readme.md diff --git a/stable/cloudflareddns/6.0.12/charts/common-14.0.9.tgz b/stable/cloudflareddns/6.0.12/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/cloudflareddns/6.0.12/charts/common-14.0.9.tgz differ diff --git a/stable/cloudflareddns/6.0.11/ix_values.yaml b/stable/cloudflareddns/6.0.12/ix_values.yaml similarity index 100% rename from stable/cloudflareddns/6.0.11/ix_values.yaml rename to stable/cloudflareddns/6.0.12/ix_values.yaml diff --git a/stable/cloudflareddns/6.0.11/questions.yaml b/stable/cloudflareddns/6.0.12/questions.yaml similarity index 100% rename from stable/cloudflareddns/6.0.11/questions.yaml rename to stable/cloudflareddns/6.0.12/questions.yaml diff --git a/stable/ddns-updater/6.0.0/templates/NOTES.txt b/stable/cloudflareddns/6.0.12/templates/NOTES.txt similarity index 100% rename from stable/ddns-updater/6.0.0/templates/NOTES.txt rename to stable/cloudflareddns/6.0.12/templates/NOTES.txt diff --git a/stable/cloudflareddns/6.0.11/templates/_secret.tpl b/stable/cloudflareddns/6.0.12/templates/_secret.tpl similarity index 100% rename from stable/cloudflareddns/6.0.11/templates/_secret.tpl rename to stable/cloudflareddns/6.0.12/templates/_secret.tpl diff --git a/stable/cloudflareddns/6.0.11/templates/common.yaml b/stable/cloudflareddns/6.0.12/templates/common.yaml similarity index 100% rename from stable/cloudflareddns/6.0.11/templates/common.yaml rename to stable/cloudflareddns/6.0.12/templates/common.yaml diff --git a/stable/ddns-updater/6.0.0/values.yaml b/stable/cloudflareddns/6.0.12/values.yaml similarity index 100% rename from stable/ddns-updater/6.0.0/values.yaml rename to stable/cloudflareddns/6.0.12/values.yaml diff --git a/stable/code-server/8.0.4/CHANGELOG.md b/stable/code-server/8.0.4/CHANGELOG.md deleted file mode 100644 index d98007c9b31..00000000000 --- a/stable/code-server/8.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [code-server-8.0.4](https://github.com/truecharts/charts/compare/code-server-8.0.3...code-server-8.0.4) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.17.1 ([#13106](https://github.com/truecharts/charts/issues/13106)) - - - - -## [code-server-8.0.3](https://github.com/truecharts/charts/compare/code-server-8.0.2...code-server-8.0.3) (2023-09-23) - -### Chore - -- update helm general non-major ([#12869](https://github.com/truecharts/charts/issues/12869)) - - - - -## [code-server-8.0.2](https://github.com/truecharts/charts/compare/code-server-8.0.1...code-server-8.0.2) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.17.0 ([#12886](https://github.com/truecharts/charts/issues/12886)) - - - - -## [code-server-8.0.1](https://github.com/truecharts/charts/compare/code-server-8.0.0...code-server-8.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.16.1 ([#11244](https://github.com/truecharts/charts/issues/11244)) - - - - - -## [code-server-8.0.0](https://github.com/truecharts/charts/compare/code-server-7.0.31...code-server-8.0.0) (2023-07-31) - - - - -## [code-server-7.0.31](https://github.com/truecharts/charts/compare/code-server-7.0.30...code-server-7.0.31) (2023-07-29) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.16.0 ([#11014](https://github.com/truecharts/charts/issues/11014)) - - - - -## [code-server-7.0.30](https://github.com/truecharts/charts/compare/code-server-7.0.29...code-server-7.0.30) (2023-07-22) - -### Chore - -- update helm general non-major ([#10721](https://github.com/truecharts/charts/issues/10721)) - - - - -## [code-server-7.0.29](https://github.com/truecharts/charts/compare/code-server-7.0.28...code-server-7.0.29) (2023-07-22) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.15.0 ([#10746](https://github.com/truecharts/charts/issues/10746)) - - - - -## [code-server-7.0.28](https://github.com/truecharts/charts/compare/code-server-7.0.27...code-server-7.0.28) (2023-07-07) - -### Chore - -- update helm general non-major ([#10156](https://github.com/truecharts/charts/issues/10156)) - - - - -## [code-server-7.0.27](https://github.com/truecharts/charts/compare/code-server-7.0.26...code-server-7.0.27) (2023-07-06) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.14.1 ([#10212](https://github.com/truecharts/charts/issues/10212)) - - - - -## [code-server-7.0.26](https://github.com/truecharts/charts/compare/code-server-7.0.25...code-server-7.0.26) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - diff --git a/stable/code-server/8.0.4/Chart.yaml b/stable/code-server/8.0.4/Chart.yaml deleted file mode 100644 index 312a042591f..00000000000 --- a/stable/code-server/8.0.4/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.17.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -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: 8.0.4 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/code-server/8.0.4/app-changelog.md b/stable/code-server/8.0.4/app-changelog.md deleted file mode 100644 index 7f10122d55a..00000000000 --- a/stable/code-server/8.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [code-server-8.0.4](https://github.com/truecharts/charts/compare/code-server-8.0.3...code-server-8.0.4) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.17.1 ([#13106](https://github.com/truecharts/charts/issues/13106)) - - \ No newline at end of file diff --git a/stable/code-server/8.0.4/charts/common-14.0.6.tgz b/stable/code-server/8.0.4/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/code-server/8.0.4/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/code-server/8.0.5/CHANGELOG.md b/stable/code-server/8.0.5/CHANGELOG.md new file mode 100644 index 00000000000..dae30417631 --- /dev/null +++ b/stable/code-server/8.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [code-server-8.0.5](https://github.com/truecharts/charts/compare/code-server-8.0.4...code-server-8.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [code-server-8.0.4](https://github.com/truecharts/charts/compare/code-server-8.0.3...code-server-8.0.4) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/code-server to v4.17.1 ([#13106](https://github.com/truecharts/charts/issues/13106)) + + + + +## [code-server-8.0.3](https://github.com/truecharts/charts/compare/code-server-8.0.2...code-server-8.0.3) (2023-09-23) + +### Chore + +- update helm general non-major ([#12869](https://github.com/truecharts/charts/issues/12869)) + + + + +## [code-server-8.0.2](https://github.com/truecharts/charts/compare/code-server-8.0.1...code-server-8.0.2) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/code-server to v4.17.0 ([#12886](https://github.com/truecharts/charts/issues/12886)) + + + + +## [code-server-8.0.1](https://github.com/truecharts/charts/compare/code-server-8.0.0...code-server-8.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/code-server to v4.16.1 ([#11244](https://github.com/truecharts/charts/issues/11244)) + + + + + +## [code-server-8.0.0](https://github.com/truecharts/charts/compare/code-server-7.0.31...code-server-8.0.0) (2023-07-31) + + + + +## [code-server-7.0.31](https://github.com/truecharts/charts/compare/code-server-7.0.30...code-server-7.0.31) (2023-07-29) + +### Chore + +- update container image tccr.io/truecharts/code-server to v4.16.0 ([#11014](https://github.com/truecharts/charts/issues/11014)) + + + + +## [code-server-7.0.30](https://github.com/truecharts/charts/compare/code-server-7.0.29...code-server-7.0.30) (2023-07-22) + +### Chore + +- update helm general non-major ([#10721](https://github.com/truecharts/charts/issues/10721)) + + + + +## [code-server-7.0.29](https://github.com/truecharts/charts/compare/code-server-7.0.28...code-server-7.0.29) (2023-07-22) + +### Chore + +- update container image tccr.io/truecharts/code-server to v4.15.0 ([#10746](https://github.com/truecharts/charts/issues/10746)) + + + + +## [code-server-7.0.28](https://github.com/truecharts/charts/compare/code-server-7.0.27...code-server-7.0.28) (2023-07-07) + +### Chore + +- update helm general non-major ([#10156](https://github.com/truecharts/charts/issues/10156)) + + + + +## [code-server-7.0.27](https://github.com/truecharts/charts/compare/code-server-7.0.26...code-server-7.0.27) (2023-07-06) + +### Chore + +- update container image tccr.io/truecharts/code-server to v4.14.1 ([#10212](https://github.com/truecharts/charts/issues/10212)) + diff --git a/stable/code-server/8.0.5/Chart.yaml b/stable/code-server/8.0.5/Chart.yaml new file mode 100644 index 00000000000..2ced64a849e --- /dev/null +++ b/stable/code-server/8.0.5/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.17.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.5 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/czkawka/5.0.1/README.md b/stable/code-server/8.0.5/README.md similarity index 100% rename from stable/czkawka/5.0.1/README.md rename to stable/code-server/8.0.5/README.md diff --git a/stable/code-server/8.0.5/app-changelog.md b/stable/code-server/8.0.5/app-changelog.md new file mode 100644 index 00000000000..92eea537f4d --- /dev/null +++ b/stable/code-server/8.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [code-server-8.0.5](https://github.com/truecharts/charts/compare/code-server-8.0.4...code-server-8.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/code-server/8.0.4/app-readme.md b/stable/code-server/8.0.5/app-readme.md similarity index 100% rename from stable/code-server/8.0.4/app-readme.md rename to stable/code-server/8.0.5/app-readme.md diff --git a/stable/code-server/8.0.5/charts/common-14.0.9.tgz b/stable/code-server/8.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/code-server/8.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/code-server/8.0.4/ix_values.yaml b/stable/code-server/8.0.5/ix_values.yaml similarity index 100% rename from stable/code-server/8.0.4/ix_values.yaml rename to stable/code-server/8.0.5/ix_values.yaml diff --git a/stable/code-server/8.0.4/questions.yaml b/stable/code-server/8.0.5/questions.yaml similarity index 100% rename from stable/code-server/8.0.4/questions.yaml rename to stable/code-server/8.0.5/questions.yaml diff --git a/stable/deemix/7.0.0/templates/NOTES.txt b/stable/code-server/8.0.5/templates/NOTES.txt similarity index 100% rename from stable/deemix/7.0.0/templates/NOTES.txt rename to stable/code-server/8.0.5/templates/NOTES.txt diff --git a/stable/davos/8.0.0/templates/common.yaml b/stable/code-server/8.0.5/templates/common.yaml similarity index 100% rename from stable/davos/8.0.0/templates/common.yaml rename to stable/code-server/8.0.5/templates/common.yaml diff --git a/stable/deemix/7.0.0/values.yaml b/stable/code-server/8.0.5/values.yaml similarity index 100% rename from stable/deemix/7.0.0/values.yaml rename to stable/code-server/8.0.5/values.yaml diff --git a/stable/collabora/2.0.4/CHANGELOG.md b/stable/collabora/2.0.4/CHANGELOG.md deleted file mode 100644 index f500e1c178b..00000000000 --- a/stable/collabora/2.0.4/CHANGELOG.md +++ /dev/null @@ -1,91 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [collabora-2.0.4](https://github.com/truecharts/charts/compare/collabora-2.0.3...collabora-2.0.4) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/collabora to v23.05.4.2.1 ([#12811](https://github.com/truecharts/charts/issues/12811)) - - - - -## [collabora-2.0.3](https://github.com/truecharts/charts/compare/collabora-2.0.2...collabora-2.0.3) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/collabora to v23.05.4.1.1 ([#12568](https://github.com/truecharts/charts/issues/12568)) - - - - -## [collabora-2.0.2](https://github.com/truecharts/charts/compare/collabora-2.0.1...collabora-2.0.2) (2023-09-05) - -### Chore - -- update helm general non-major ([#12241](https://github.com/truecharts/charts/issues/12241)) - - - - -## [collabora-2.0.1](https://github.com/truecharts/charts/compare/collabora-2.0.0...collabora-2.0.1) (2023-09-05) - -### Chore - -- update container image tccr.io/truecharts/collabora to v23.05.3.1.1 ([#12068](https://github.com/truecharts/charts/issues/12068)) - - - - - -## [collabora-2.0.0](https://github.com/truecharts/charts/compare/collabora-1.0.4...collabora-2.0.0) (2023-07-31) - - - - -## [collabora-1.0.4](https://github.com/truecharts/charts/compare/collabora-1.0.3...collabora-1.0.4) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [collabora-1.0.3](https://github.com/truecharts/charts/compare/collabora-1.0.2...collabora-1.0.3) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/collabora to v23.05.2.2.1 ([#10936](https://github.com/truecharts/charts/issues/10936)) - - - - -## [collabora-1.0.2](https://github.com/truecharts/charts/compare/collabora-1.0.1...collabora-1.0.2) (2023-07-22) - -### Chore - -- update container image tccr.io/truecharts/collabora to v23.05.1.3.1 ([#10213](https://github.com/truecharts/charts/issues/10213)) - - - - -## [collabora-1.0.1](https://github.com/truecharts/charts/compare/collabora-1.0.0...collabora-1.0.1) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [collabora-1.0.0]collabora-1.0.0 (2023-06-21) - -### Feat - -- add collabora ([#9794](https://github.com/truecharts/charts/issues/9794)) - - \ No newline at end of file diff --git a/stable/collabora/2.0.4/Chart.yaml b/stable/collabora/2.0.4/Chart.yaml deleted file mode 100644 index d5d0c082983..00000000000 --- a/stable/collabora/2.0.4/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.05.4.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -deprecated: false -description: An awesome, Online Office suite image suitable for home use. -home: https://truecharts.org/charts/stable/collabora -icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png -keywords: - - office - - document -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: collabora -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/collabora - - https://github.com/CollaboraOnline/online -type: application -version: 2.0.4 -annotations: - truecharts.org/catagories: | - - office - truecharts.org/SCALE-support: "true" diff --git a/stable/collabora/2.0.4/app-changelog.md b/stable/collabora/2.0.4/app-changelog.md deleted file mode 100644 index 478cd8fbd8a..00000000000 --- a/stable/collabora/2.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [collabora-2.0.4](https://github.com/truecharts/charts/compare/collabora-2.0.3...collabora-2.0.4) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/collabora to v23.05.4.2.1 ([#12811](https://github.com/truecharts/charts/issues/12811)) - - \ No newline at end of file diff --git a/stable/collabora/2.0.4/charts/common-14.0.6.tgz b/stable/collabora/2.0.4/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/collabora/2.0.4/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/collabora/2.0.5/CHANGELOG.md b/stable/collabora/2.0.5/CHANGELOG.md new file mode 100644 index 00000000000..b39027ddcda --- /dev/null +++ b/stable/collabora/2.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [collabora-2.0.5](https://github.com/truecharts/charts/compare/collabora-2.0.4...collabora-2.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [collabora-2.0.4](https://github.com/truecharts/charts/compare/collabora-2.0.3...collabora-2.0.4) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/collabora to v23.05.4.2.1 ([#12811](https://github.com/truecharts/charts/issues/12811)) + + + + +## [collabora-2.0.3](https://github.com/truecharts/charts/compare/collabora-2.0.2...collabora-2.0.3) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/collabora to v23.05.4.1.1 ([#12568](https://github.com/truecharts/charts/issues/12568)) + + + + +## [collabora-2.0.2](https://github.com/truecharts/charts/compare/collabora-2.0.1...collabora-2.0.2) (2023-09-05) + +### Chore + +- update helm general non-major ([#12241](https://github.com/truecharts/charts/issues/12241)) + + + + +## [collabora-2.0.1](https://github.com/truecharts/charts/compare/collabora-2.0.0...collabora-2.0.1) (2023-09-05) + +### Chore + +- update container image tccr.io/truecharts/collabora to v23.05.3.1.1 ([#12068](https://github.com/truecharts/charts/issues/12068)) + + + + + +## [collabora-2.0.0](https://github.com/truecharts/charts/compare/collabora-1.0.4...collabora-2.0.0) (2023-07-31) + + + + +## [collabora-1.0.4](https://github.com/truecharts/charts/compare/collabora-1.0.3...collabora-1.0.4) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [collabora-1.0.3](https://github.com/truecharts/charts/compare/collabora-1.0.2...collabora-1.0.3) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/collabora to v23.05.2.2.1 ([#10936](https://github.com/truecharts/charts/issues/10936)) + + + + +## [collabora-1.0.2](https://github.com/truecharts/charts/compare/collabora-1.0.1...collabora-1.0.2) (2023-07-22) + +### Chore + +- update container image tccr.io/truecharts/collabora to v23.05.1.3.1 ([#10213](https://github.com/truecharts/charts/issues/10213)) + + + + +## [collabora-1.0.1](https://github.com/truecharts/charts/compare/collabora-1.0.0...collabora-1.0.1) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [collabora-1.0.0]collabora-1.0.0 (2023-06-21) + +### Feat + +- add collabora ([#9794](https://github.com/truecharts/charts/issues/9794)) + diff --git a/stable/collabora/2.0.5/Chart.yaml b/stable/collabora/2.0.5/Chart.yaml new file mode 100644 index 00000000000..5579b1d6cb7 --- /dev/null +++ b/stable/collabora/2.0.5/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.05.4.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: An awesome, Online Office suite image suitable for home use. +home: https://truecharts.org/charts/stable/collabora +icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png +keywords: + - office + - document +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: collabora +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/collabora + - https://github.com/CollaboraOnline/online +type: application +version: 2.0.5 +annotations: + truecharts.org/catagories: | + - office + truecharts.org/SCALE-support: "true" diff --git a/stable/dashdot/5.0.1/README.md b/stable/collabora/2.0.5/README.md similarity index 100% rename from stable/dashdot/5.0.1/README.md rename to stable/collabora/2.0.5/README.md diff --git a/stable/collabora/2.0.5/app-changelog.md b/stable/collabora/2.0.5/app-changelog.md new file mode 100644 index 00000000000..466ba780253 --- /dev/null +++ b/stable/collabora/2.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [collabora-2.0.5](https://github.com/truecharts/charts/compare/collabora-2.0.4...collabora-2.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/collabora/2.0.4/app-readme.md b/stable/collabora/2.0.5/app-readme.md similarity index 100% rename from stable/collabora/2.0.4/app-readme.md rename to stable/collabora/2.0.5/app-readme.md diff --git a/stable/collabora/2.0.5/charts/common-14.0.9.tgz b/stable/collabora/2.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/collabora/2.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/collabora/2.0.4/ix_values.yaml b/stable/collabora/2.0.5/ix_values.yaml similarity index 100% rename from stable/collabora/2.0.4/ix_values.yaml rename to stable/collabora/2.0.5/ix_values.yaml diff --git a/stable/collabora/2.0.4/questions.yaml b/stable/collabora/2.0.5/questions.yaml similarity index 100% rename from stable/collabora/2.0.4/questions.yaml rename to stable/collabora/2.0.5/questions.yaml diff --git a/stable/deepstack/8.0.0/templates/NOTES.txt b/stable/collabora/2.0.5/templates/NOTES.txt similarity index 100% rename from stable/deepstack/8.0.0/templates/NOTES.txt rename to stable/collabora/2.0.5/templates/NOTES.txt diff --git a/stable/collabora/2.0.4/templates/_configmap.tpl b/stable/collabora/2.0.5/templates/_configmap.tpl similarity index 100% rename from stable/collabora/2.0.4/templates/_configmap.tpl rename to stable/collabora/2.0.5/templates/_configmap.tpl diff --git a/stable/collabora/2.0.4/templates/common.yaml b/stable/collabora/2.0.5/templates/common.yaml similarity index 100% rename from stable/collabora/2.0.4/templates/common.yaml rename to stable/collabora/2.0.5/templates/common.yaml diff --git a/stable/deepstack/8.0.0/values.yaml b/stable/collabora/2.0.5/values.yaml similarity index 100% rename from stable/deepstack/8.0.0/values.yaml rename to stable/collabora/2.0.5/values.yaml diff --git a/stable/commento-plusplus/8.0.0/CHANGELOG.md b/stable/commento-plusplus/8.0.0/CHANGELOG.md deleted file mode 100644 index 46b29e0b4e9..00000000000 --- a/stable/commento-plusplus/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [commento-plusplus-8.0.0](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.15...commento-plusplus-8.0.0) (2023-07-31) - - - - -## [commento-plusplus-7.0.15](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.14...commento-plusplus-7.0.15) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [commento-plusplus-7.0.14](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.13...commento-plusplus-7.0.14) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [commento-plusplus-7.0.13](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.12...commento-plusplus-7.0.13) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [commento-plusplus-7.0.12](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.11...commento-plusplus-7.0.12) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [commento-plusplus-7.0.11](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.10...commento-plusplus-7.0.11) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [commento-plusplus-7.0.10](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.9...commento-plusplus-7.0.10) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [commento-plusplus-7.0.9](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.8...commento-plusplus-7.0.9) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [commento-plusplus-7.0.8](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.7...commento-plusplus-7.0.8) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [commento-plusplus-7.0.7](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.6...commento-plusplus-7.0.7) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [commento-plusplus-7.0.6](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.5...commento-plusplus-7.0.6) (2023-05-24) - diff --git a/stable/commento-plusplus/8.0.0/Chart.yaml b/stable/commento-plusplus/8.0.0/Chart.yaml deleted file mode 100644 index 8455f29a1bd..00000000000 --- a/stable/commento-plusplus/8.0.0/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/commento-plusplus/8.0.0/charts/common-14.0.1.tgz b/stable/commento-plusplus/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/commento-plusplus/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/commento-plusplus/8.0.1/CHANGELOG.md b/stable/commento-plusplus/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..059903d989f --- /dev/null +++ b/stable/commento-plusplus/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [commento-plusplus-8.0.1](https://github.com/truecharts/charts/compare/commento-plusplus-8.0.0...commento-plusplus-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [commento-plusplus-8.0.0](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.15...commento-plusplus-8.0.0) (2023-07-31) + + + + +## [commento-plusplus-7.0.15](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.14...commento-plusplus-7.0.15) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [commento-plusplus-7.0.14](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.13...commento-plusplus-7.0.14) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [commento-plusplus-7.0.13](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.12...commento-plusplus-7.0.13) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [commento-plusplus-7.0.12](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.11...commento-plusplus-7.0.12) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [commento-plusplus-7.0.11](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.10...commento-plusplus-7.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [commento-plusplus-7.0.10](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.9...commento-plusplus-7.0.10) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [commento-plusplus-7.0.9](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.8...commento-plusplus-7.0.9) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [commento-plusplus-7.0.8](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.7...commento-plusplus-7.0.8) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [commento-plusplus-7.0.7](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.6...commento-plusplus-7.0.7) (2023-05-26) + diff --git a/stable/commento-plusplus/8.0.1/Chart.yaml b/stable/commento-plusplus/8.0.1/Chart.yaml new file mode 100644 index 00000000000..ccaf6d41d0a --- /dev/null +++ b/stable/commento-plusplus/8.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.8.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/dashy/3.0.16/README.md b/stable/commento-plusplus/8.0.1/README.md similarity index 100% rename from stable/dashy/3.0.16/README.md rename to stable/commento-plusplus/8.0.1/README.md diff --git a/stable/commento-plusplus/8.0.1/app-changelog.md b/stable/commento-plusplus/8.0.1/app-changelog.md new file mode 100644 index 00000000000..5c29891d9c2 --- /dev/null +++ b/stable/commento-plusplus/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [commento-plusplus-8.0.1](https://github.com/truecharts/charts/compare/commento-plusplus-8.0.0...commento-plusplus-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/commento-plusplus/8.0.0/app-readme.md b/stable/commento-plusplus/8.0.1/app-readme.md similarity index 100% rename from stable/commento-plusplus/8.0.0/app-readme.md rename to stable/commento-plusplus/8.0.1/app-readme.md diff --git a/stable/commento-plusplus/8.0.1/charts/common-14.0.9.tgz b/stable/commento-plusplus/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/commento-plusplus/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/commento-plusplus/8.0.0/ix_values.yaml b/stable/commento-plusplus/8.0.1/ix_values.yaml similarity index 100% rename from stable/commento-plusplus/8.0.0/ix_values.yaml rename to stable/commento-plusplus/8.0.1/ix_values.yaml diff --git a/stable/commento-plusplus/8.0.0/questions.yaml b/stable/commento-plusplus/8.0.1/questions.yaml similarity index 100% rename from stable/commento-plusplus/8.0.0/questions.yaml rename to stable/commento-plusplus/8.0.1/questions.yaml diff --git a/stable/dell-idrac-fan-controller/2.0.0/templates/NOTES.txt b/stable/commento-plusplus/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/dell-idrac-fan-controller/2.0.0/templates/NOTES.txt rename to stable/commento-plusplus/8.0.1/templates/NOTES.txt diff --git a/stable/ddclient/6.0.0/templates/common.yaml b/stable/commento-plusplus/8.0.1/templates/common.yaml similarity index 100% rename from stable/ddclient/6.0.0/templates/common.yaml rename to stable/commento-plusplus/8.0.1/templates/common.yaml diff --git a/stable/dell-idrac-fan-controller/2.0.0/values.yaml b/stable/commento-plusplus/8.0.1/values.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/2.0.0/values.yaml rename to stable/commento-plusplus/8.0.1/values.yaml diff --git a/stable/cops/5.0.13/CHANGELOG.md b/stable/cops/5.0.13/CHANGELOG.md deleted file mode 100644 index 380af4f4094..00000000000 --- a/stable/cops/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cops-5.0.13](https://github.com/truecharts/charts/compare/cops-5.0.12...cops-5.0.13) (2023-10-01) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#13147](https://github.com/truecharts/charts/issues/13147)) - - - - -## [cops-5.0.12](https://github.com/truecharts/charts/compare/cops-5.0.11...cops-5.0.12) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#12991](https://github.com/truecharts/charts/issues/12991)) - - - - -## [cops-5.0.11](https://github.com/truecharts/charts/compare/cops-5.0.10...cops-5.0.11) (2023-09-24) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#12910](https://github.com/truecharts/charts/issues/12910)) - - - - -## [cops-5.0.10](https://github.com/truecharts/charts/compare/cops-5.0.9...cops-5.0.10) (2023-09-17) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#12707](https://github.com/truecharts/charts/issues/12707)) - - - - -## [cops-5.0.9](https://github.com/truecharts/charts/compare/cops-5.0.8...cops-5.0.9) (2023-09-10) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#12464](https://github.com/truecharts/charts/issues/12464)) - - - - -## [cops-5.0.8](https://github.com/truecharts/charts/compare/cops-5.0.7...cops-5.0.8) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#12433](https://github.com/truecharts/charts/issues/12433)) - - - - -## [cops-5.0.7](https://github.com/truecharts/charts/compare/cops-5.0.6...cops-5.0.7) (2023-09-06) - -### Chore - -- update helm general non-major ([#12276](https://github.com/truecharts/charts/issues/12276)) - - - - -## [cops-5.0.6](https://github.com/truecharts/charts/compare/cops-5.0.5...cops-5.0.6) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#12273](https://github.com/truecharts/charts/issues/12273)) - - - - -## [cops-5.0.5](https://github.com/truecharts/charts/compare/cops-5.0.4...cops-5.0.5) (2023-08-28) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#11965](https://github.com/truecharts/charts/issues/11965)) - - - - -## [cops-5.0.4](https://github.com/truecharts/charts/compare/cops-5.0.3...cops-5.0.4) (2023-08-20) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#11739](https://github.com/truecharts/charts/issues/11739)) - - - - -## [cops-5.0.3](https://github.com/truecharts/charts/compare/cops-5.0.2...cops-5.0.3) (2023-08-16) - -### Chore diff --git a/stable/cops/5.0.13/Chart.yaml b/stable/cops/5.0.13/Chart.yaml deleted file mode 100644 index 227f3424513..00000000000 --- a/stable/cops/5.0.13/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -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: 5.0.13 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - MediaApp-Books - - MediaServer-Books diff --git a/stable/cops/5.0.13/app-changelog.md b/stable/cops/5.0.13/app-changelog.md deleted file mode 100644 index b768ff412f7..00000000000 --- a/stable/cops/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cops-5.0.13](https://github.com/truecharts/charts/compare/cops-5.0.12...cops-5.0.13) (2023-10-01) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#13147](https://github.com/truecharts/charts/issues/13147)) - - \ No newline at end of file diff --git a/stable/cops/5.0.13/charts/common-14.0.6.tgz b/stable/cops/5.0.13/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/cops/5.0.13/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/cops/5.0.14/CHANGELOG.md b/stable/cops/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..083dfe4f390 --- /dev/null +++ b/stable/cops/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cops-5.0.14](https://github.com/truecharts/charts/compare/cops-5.0.13...cops-5.0.14) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [cops-5.0.13](https://github.com/truecharts/charts/compare/cops-5.0.12...cops-5.0.13) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#13147](https://github.com/truecharts/charts/issues/13147)) + + + + +## [cops-5.0.12](https://github.com/truecharts/charts/compare/cops-5.0.11...cops-5.0.12) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#12991](https://github.com/truecharts/charts/issues/12991)) + + + + +## [cops-5.0.11](https://github.com/truecharts/charts/compare/cops-5.0.10...cops-5.0.11) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#12910](https://github.com/truecharts/charts/issues/12910)) + + + + +## [cops-5.0.10](https://github.com/truecharts/charts/compare/cops-5.0.9...cops-5.0.10) (2023-09-17) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#12707](https://github.com/truecharts/charts/issues/12707)) + + + + +## [cops-5.0.9](https://github.com/truecharts/charts/compare/cops-5.0.8...cops-5.0.9) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#12464](https://github.com/truecharts/charts/issues/12464)) + + + + +## [cops-5.0.8](https://github.com/truecharts/charts/compare/cops-5.0.7...cops-5.0.8) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#12433](https://github.com/truecharts/charts/issues/12433)) + + + + +## [cops-5.0.7](https://github.com/truecharts/charts/compare/cops-5.0.6...cops-5.0.7) (2023-09-06) + +### Chore + +- update helm general non-major ([#12276](https://github.com/truecharts/charts/issues/12276)) + + + + +## [cops-5.0.6](https://github.com/truecharts/charts/compare/cops-5.0.5...cops-5.0.6) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#12273](https://github.com/truecharts/charts/issues/12273)) + + + + +## [cops-5.0.5](https://github.com/truecharts/charts/compare/cops-5.0.4...cops-5.0.5) (2023-08-28) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#11965](https://github.com/truecharts/charts/issues/11965)) + + + + +## [cops-5.0.4](https://github.com/truecharts/charts/compare/cops-5.0.3...cops-5.0.4) (2023-08-20) + +### Chore diff --git a/stable/cops/5.0.14/Chart.yaml b/stable/cops/5.0.14/Chart.yaml new file mode 100644 index 00000000000..00996cab1d4 --- /dev/null +++ b/stable/cops/5.0.14/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.14 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - MediaApp-Books + - MediaServer-Books diff --git a/stable/davos/8.0.0/README.md b/stable/cops/5.0.14/README.md similarity index 100% rename from stable/davos/8.0.0/README.md rename to stable/cops/5.0.14/README.md diff --git a/stable/cops/5.0.14/app-changelog.md b/stable/cops/5.0.14/app-changelog.md new file mode 100644 index 00000000000..93f66253bb8 --- /dev/null +++ b/stable/cops/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cops-5.0.14](https://github.com/truecharts/charts/compare/cops-5.0.13...cops-5.0.14) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/cops/5.0.13/app-readme.md b/stable/cops/5.0.14/app-readme.md similarity index 100% rename from stable/cops/5.0.13/app-readme.md rename to stable/cops/5.0.14/app-readme.md diff --git a/stable/cops/5.0.14/charts/common-14.0.9.tgz b/stable/cops/5.0.14/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/cops/5.0.14/charts/common-14.0.9.tgz differ diff --git a/stable/cops/5.0.13/ix_values.yaml b/stable/cops/5.0.14/ix_values.yaml similarity index 100% rename from stable/cops/5.0.13/ix_values.yaml rename to stable/cops/5.0.14/ix_values.yaml diff --git a/stable/cops/5.0.13/questions.yaml b/stable/cops/5.0.14/questions.yaml similarity index 100% rename from stable/cops/5.0.13/questions.yaml rename to stable/cops/5.0.14/questions.yaml diff --git a/stable/digikam/8.0.0/templates/NOTES.txt b/stable/cops/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/digikam/8.0.0/templates/NOTES.txt rename to stable/cops/5.0.14/templates/NOTES.txt diff --git a/stable/cops/5.0.13/templates/common.yaml b/stable/cops/5.0.14/templates/common.yaml similarity index 100% rename from stable/cops/5.0.13/templates/common.yaml rename to stable/cops/5.0.14/templates/common.yaml diff --git a/stable/digikam/8.0.0/values.yaml b/stable/cops/5.0.14/values.yaml similarity index 100% rename from stable/digikam/8.0.0/values.yaml rename to stable/cops/5.0.14/values.yaml diff --git a/stable/couchpotato/6.0.0/CHANGELOG.md b/stable/couchpotato/6.0.0/CHANGELOG.md deleted file mode 100644 index 1f9bf1db499..00000000000 --- a/stable/couchpotato/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [couchpotato-6.0.0](https://github.com/truecharts/charts/compare/couchpotato-5.0.23...couchpotato-6.0.0) (2023-07-31) - - - - -## [couchpotato-5.0.23](https://github.com/truecharts/charts/compare/couchpotato-5.0.22...couchpotato-5.0.23) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [couchpotato-5.0.22](https://github.com/truecharts/charts/compare/couchpotato-5.0.21...couchpotato-5.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [couchpotato-5.0.21](https://github.com/truecharts/charts/compare/couchpotato-5.0.20...couchpotato-5.0.21) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [couchpotato-5.0.20](https://github.com/truecharts/charts/compare/couchpotato-5.0.19...couchpotato-5.0.20) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [couchpotato-5.0.19](https://github.com/truecharts/charts/compare/couchpotato-5.0.18...couchpotato-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [couchpotato-5.0.18](https://github.com/truecharts/charts/compare/couchpotato-5.0.17...couchpotato-5.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [couchpotato-5.0.17](https://github.com/truecharts/charts/compare/couchpotato-5.0.16...couchpotato-5.0.17) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [couchpotato-5.0.16](https://github.com/truecharts/charts/compare/couchpotato-5.0.15...couchpotato-5.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [couchpotato-5.0.15](https://github.com/truecharts/charts/compare/couchpotato-5.0.14...couchpotato-5.0.15) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [couchpotato-5.0.14](https://github.com/truecharts/charts/compare/couchpotato-5.0.13...couchpotato-5.0.14) (2023-05-24) - diff --git a/stable/couchpotato/6.0.0/Chart.yaml b/stable/couchpotato/6.0.0/Chart.yaml deleted file mode 100644 index 6a456d30633..00000000000 --- a/stable/couchpotato/6.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: couchpotato -version: 6.0.0 -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: 14.0.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/6.0.0/charts/common-14.0.1.tgz b/stable/couchpotato/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/couchpotato/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/couchpotato/6.0.1/CHANGELOG.md b/stable/couchpotato/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..5dad8c34868 --- /dev/null +++ b/stable/couchpotato/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [couchpotato-6.0.1](https://github.com/truecharts/charts/compare/couchpotato-6.0.0...couchpotato-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [couchpotato-6.0.0](https://github.com/truecharts/charts/compare/couchpotato-5.0.23...couchpotato-6.0.0) (2023-07-31) + + + + +## [couchpotato-5.0.23](https://github.com/truecharts/charts/compare/couchpotato-5.0.22...couchpotato-5.0.23) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [couchpotato-5.0.22](https://github.com/truecharts/charts/compare/couchpotato-5.0.21...couchpotato-5.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [couchpotato-5.0.21](https://github.com/truecharts/charts/compare/couchpotato-5.0.20...couchpotato-5.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [couchpotato-5.0.20](https://github.com/truecharts/charts/compare/couchpotato-5.0.19...couchpotato-5.0.20) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [couchpotato-5.0.19](https://github.com/truecharts/charts/compare/couchpotato-5.0.18...couchpotato-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [couchpotato-5.0.18](https://github.com/truecharts/charts/compare/couchpotato-5.0.17...couchpotato-5.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [couchpotato-5.0.17](https://github.com/truecharts/charts/compare/couchpotato-5.0.16...couchpotato-5.0.17) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [couchpotato-5.0.16](https://github.com/truecharts/charts/compare/couchpotato-5.0.15...couchpotato-5.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [couchpotato-5.0.15](https://github.com/truecharts/charts/compare/couchpotato-5.0.14...couchpotato-5.0.15) (2023-05-26) + diff --git a/stable/couchpotato/6.0.1/Chart.yaml b/stable/couchpotato/6.0.1/Chart.yaml new file mode 100644 index 00000000000..ed67c3f9230 --- /dev/null +++ b/stable/couchpotato/6.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: couchpotato +version: 6.0.1 +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: 14.0.9 + # 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/6.0.0/README.md b/stable/couchpotato/6.0.1/README.md similarity index 100% rename from stable/ddclient/6.0.0/README.md rename to stable/couchpotato/6.0.1/README.md diff --git a/stable/couchpotato/6.0.1/app-changelog.md b/stable/couchpotato/6.0.1/app-changelog.md new file mode 100644 index 00000000000..ad9d72464d3 --- /dev/null +++ b/stable/couchpotato/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [couchpotato-6.0.1](https://github.com/truecharts/charts/compare/couchpotato-6.0.0...couchpotato-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/couchpotato/6.0.0/app-readme.md b/stable/couchpotato/6.0.1/app-readme.md similarity index 100% rename from stable/couchpotato/6.0.0/app-readme.md rename to stable/couchpotato/6.0.1/app-readme.md diff --git a/stable/couchpotato/6.0.1/charts/common-14.0.9.tgz b/stable/couchpotato/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/couchpotato/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/couchpotato/6.0.0/ix_values.yaml b/stable/couchpotato/6.0.1/ix_values.yaml similarity index 100% rename from stable/couchpotato/6.0.0/ix_values.yaml rename to stable/couchpotato/6.0.1/ix_values.yaml diff --git a/stable/couchpotato/6.0.0/questions.yaml b/stable/couchpotato/6.0.1/questions.yaml similarity index 100% rename from stable/couchpotato/6.0.0/questions.yaml rename to stable/couchpotato/6.0.1/questions.yaml diff --git a/stable/dillinger/6.0.7/templates/NOTES.txt b/stable/couchpotato/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/dillinger/6.0.7/templates/NOTES.txt rename to stable/couchpotato/6.0.1/templates/NOTES.txt diff --git a/stable/ddns-go/6.0.4/templates/common.yaml b/stable/couchpotato/6.0.1/templates/common.yaml similarity index 100% rename from stable/ddns-go/6.0.4/templates/common.yaml rename to stable/couchpotato/6.0.1/templates/common.yaml diff --git a/stable/dillinger/6.0.7/values.yaml b/stable/couchpotato/6.0.1/values.yaml similarity index 100% rename from stable/dillinger/6.0.7/values.yaml rename to stable/couchpotato/6.0.1/values.yaml diff --git a/stable/crafty-4/4.0.0/CHANGELOG.md b/stable/crafty-4/4.0.0/CHANGELOG.md deleted file mode 100644 index e74c6c18035..00000000000 --- a/stable/crafty-4/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [crafty-4-4.0.0](https://github.com/truecharts/charts/compare/crafty-4-3.0.28...crafty-4-4.0.0) (2023-07-31) - - - - -## [crafty-4-3.0.28](https://github.com/truecharts/charts/compare/crafty-4-3.0.27...crafty-4-3.0.28) (2023-07-21) - -### Chore - -- update helm general non-major ([#10666](https://github.com/truecharts/charts/issues/10666)) - - - - -## [crafty-4-3.0.27](https://github.com/truecharts/charts/compare/crafty-4-3.0.26...crafty-4-3.0.27) (2023-07-21) - -### Chore - -- update container image tccr.io/truecharts/crafty-4 to v4.1.3 ([#10699](https://github.com/truecharts/charts/issues/10699)) - - - - -## [crafty-4-3.0.26](https://github.com/truecharts/charts/compare/crafty-4-3.0.25...crafty-4-3.0.26) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [crafty-4-3.0.25](https://github.com/truecharts/charts/compare/crafty-4-3.0.24...crafty-4-3.0.25) (2023-06-26) - -### Chore - -- update container image tccr.io/truecharts/crafty-4 to v4.1.2 ([#9914](https://github.com/truecharts/charts/issues/9914)) - - - - -## [crafty-4-3.0.24](https://github.com/truecharts/charts/compare/crafty-4-3.0.23...crafty-4-3.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [crafty-4-3.0.23](https://github.com/truecharts/charts/compare/crafty-4-3.0.22...crafty-4-3.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [crafty-4-3.0.22](https://github.com/truecharts/charts/compare/crafty-4-3.0.21...crafty-4-3.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [crafty-4-3.0.21](https://github.com/truecharts/charts/compare/crafty-4-3.0.20...crafty-4-3.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [crafty-4-3.0.20](https://github.com/truecharts/charts/compare/crafty-4-3.0.19...crafty-4-3.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [crafty-4-3.0.19](https://github.com/truecharts/charts/compare/crafty-4-3.0.18...crafty-4-3.0.19) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/crafty-4 to v4.1.1 ([#9263](https://github.com/truecharts/charts/issues/9263)) - diff --git a/stable/crafty-4/4.0.0/Chart.yaml b/stable/crafty-4/4.0.0/Chart.yaml deleted file mode 100644 index 94e139eea97..00000000000 --- a/stable/crafty-4/4.0.0/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "4.1.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 4.0.0 -annotations: - truecharts.org/catagories: | - - GameServers - - minecraft - truecharts.org/SCALE-support: "true" diff --git a/stable/crafty-4/4.0.0/charts/common-14.0.1.tgz b/stable/crafty-4/4.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/crafty-4/4.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/crafty-4/4.0.1/CHANGELOG.md b/stable/crafty-4/4.0.1/CHANGELOG.md new file mode 100644 index 00000000000..db5b44deeb2 --- /dev/null +++ b/stable/crafty-4/4.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [crafty-4-4.0.1](https://github.com/truecharts/charts/compare/crafty-4-4.0.0...crafty-4-4.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [crafty-4-4.0.0](https://github.com/truecharts/charts/compare/crafty-4-3.0.28...crafty-4-4.0.0) (2023-07-31) + + + + +## [crafty-4-3.0.28](https://github.com/truecharts/charts/compare/crafty-4-3.0.27...crafty-4-3.0.28) (2023-07-21) + +### Chore + +- update helm general non-major ([#10666](https://github.com/truecharts/charts/issues/10666)) + + + + +## [crafty-4-3.0.27](https://github.com/truecharts/charts/compare/crafty-4-3.0.26...crafty-4-3.0.27) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/crafty-4 to v4.1.3 ([#10699](https://github.com/truecharts/charts/issues/10699)) + + + + +## [crafty-4-3.0.26](https://github.com/truecharts/charts/compare/crafty-4-3.0.25...crafty-4-3.0.26) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [crafty-4-3.0.25](https://github.com/truecharts/charts/compare/crafty-4-3.0.24...crafty-4-3.0.25) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/crafty-4 to v4.1.2 ([#9914](https://github.com/truecharts/charts/issues/9914)) + + + + +## [crafty-4-3.0.24](https://github.com/truecharts/charts/compare/crafty-4-3.0.23...crafty-4-3.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [crafty-4-3.0.23](https://github.com/truecharts/charts/compare/crafty-4-3.0.22...crafty-4-3.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [crafty-4-3.0.22](https://github.com/truecharts/charts/compare/crafty-4-3.0.21...crafty-4-3.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [crafty-4-3.0.21](https://github.com/truecharts/charts/compare/crafty-4-3.0.20...crafty-4-3.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [crafty-4-3.0.20](https://github.com/truecharts/charts/compare/crafty-4-3.0.19...crafty-4-3.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/crafty-4/4.0.1/Chart.yaml b/stable/crafty-4/4.0.1/Chart.yaml new file mode 100644 index 00000000000..d1aa54ca5ad --- /dev/null +++ b/stable/crafty-4/4.0.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.1.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 4.0.1 +annotations: + truecharts.org/catagories: | + - GameServers + - minecraft + truecharts.org/SCALE-support: "true" diff --git a/stable/ddns-go/6.0.4/README.md b/stable/crafty-4/4.0.1/README.md similarity index 100% rename from stable/ddns-go/6.0.4/README.md rename to stable/crafty-4/4.0.1/README.md diff --git a/stable/crafty-4/4.0.1/app-changelog.md b/stable/crafty-4/4.0.1/app-changelog.md new file mode 100644 index 00000000000..98ecbbd5fb9 --- /dev/null +++ b/stable/crafty-4/4.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [crafty-4-4.0.1](https://github.com/truecharts/charts/compare/crafty-4-4.0.0...crafty-4-4.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/crafty-4/4.0.0/app-readme.md b/stable/crafty-4/4.0.1/app-readme.md similarity index 100% rename from stable/crafty-4/4.0.0/app-readme.md rename to stable/crafty-4/4.0.1/app-readme.md diff --git a/stable/crafty-4/4.0.1/charts/common-14.0.9.tgz b/stable/crafty-4/4.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/crafty-4/4.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/crafty-4/4.0.0/ix_values.yaml b/stable/crafty-4/4.0.1/ix_values.yaml similarity index 100% rename from stable/crafty-4/4.0.0/ix_values.yaml rename to stable/crafty-4/4.0.1/ix_values.yaml diff --git a/stable/crafty-4/4.0.0/questions.yaml b/stable/crafty-4/4.0.1/questions.yaml similarity index 100% rename from stable/crafty-4/4.0.0/questions.yaml rename to stable/crafty-4/4.0.1/questions.yaml diff --git a/stable/discordgsm/4.0.1/templates/NOTES.txt b/stable/crafty-4/4.0.1/templates/NOTES.txt similarity index 100% rename from stable/discordgsm/4.0.1/templates/NOTES.txt rename to stable/crafty-4/4.0.1/templates/NOTES.txt diff --git a/stable/crafty-4/4.0.0/templates/common.yaml b/stable/crafty-4/4.0.1/templates/common.yaml similarity index 100% rename from stable/crafty-4/4.0.0/templates/common.yaml rename to stable/crafty-4/4.0.1/templates/common.yaml diff --git a/stable/discordgsm/4.0.1/values.yaml b/stable/crafty-4/4.0.1/values.yaml similarity index 100% rename from stable/discordgsm/4.0.1/values.yaml rename to stable/crafty-4/4.0.1/values.yaml diff --git a/stable/cryptofolio/9.0.0/CHANGELOG.md b/stable/cryptofolio/9.0.0/CHANGELOG.md deleted file mode 100644 index a03de902c5e..00000000000 --- a/stable/cryptofolio/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [cryptofolio-9.0.0](https://github.com/truecharts/charts/compare/cryptofolio-8.0.1...cryptofolio-9.0.0) (2023-07-31) - - - - -## [cryptofolio-8.0.1](https://github.com/truecharts/charts/compare/cryptofolio-8.0.0...cryptofolio-8.0.1) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [cryptofolio-8.0.0](https://github.com/truecharts/charts/compare/cryptofolio-7.0.22...cryptofolio-8.0.0) (2023-07-14) - - - - -## [cryptofolio-7.0.22](https://github.com/truecharts/charts/compare/cryptofolio-7.0.21...cryptofolio-7.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [cryptofolio-7.0.21](https://github.com/truecharts/charts/compare/cryptofolio-7.0.20...cryptofolio-7.0.21) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [cryptofolio-7.0.20](https://github.com/truecharts/charts/compare/cryptofolio-7.0.19...cryptofolio-7.0.20) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [cryptofolio-7.0.19](https://github.com/truecharts/charts/compare/cryptofolio-7.0.18...cryptofolio-7.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [cryptofolio-7.0.18](https://github.com/truecharts/charts/compare/cryptofolio-7.0.17...cryptofolio-7.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [cryptofolio-7.0.17](https://github.com/truecharts/charts/compare/cryptofolio-7.0.16...cryptofolio-7.0.17) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [cryptofolio-7.0.16](https://github.com/truecharts/charts/compare/cryptofolio-7.0.15...cryptofolio-7.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [cryptofolio-7.0.15](https://github.com/truecharts/charts/compare/cryptofolio-7.0.14...cryptofolio-7.0.15) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - diff --git a/stable/cryptofolio/9.0.0/Chart.yaml b/stable/cryptofolio/9.0.0/Chart.yaml deleted file mode 100644 index 0eec9b88ea7..00000000000 --- a/stable/cryptofolio/9.0.0/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 9.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/cryptofolio/9.0.0/charts/common-14.0.1.tgz b/stable/cryptofolio/9.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/cryptofolio/9.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/cryptofolio/9.0.1/CHANGELOG.md b/stable/cryptofolio/9.0.1/CHANGELOG.md new file mode 100644 index 00000000000..14ca02ce86c --- /dev/null +++ b/stable/cryptofolio/9.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cryptofolio-9.0.1](https://github.com/truecharts/charts/compare/cryptofolio-9.0.0...cryptofolio-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [cryptofolio-9.0.0](https://github.com/truecharts/charts/compare/cryptofolio-8.0.1...cryptofolio-9.0.0) (2023-07-31) + + + + +## [cryptofolio-8.0.1](https://github.com/truecharts/charts/compare/cryptofolio-8.0.0...cryptofolio-8.0.1) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [cryptofolio-8.0.0](https://github.com/truecharts/charts/compare/cryptofolio-7.0.22...cryptofolio-8.0.0) (2023-07-14) + + + + +## [cryptofolio-7.0.22](https://github.com/truecharts/charts/compare/cryptofolio-7.0.21...cryptofolio-7.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [cryptofolio-7.0.21](https://github.com/truecharts/charts/compare/cryptofolio-7.0.20...cryptofolio-7.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [cryptofolio-7.0.20](https://github.com/truecharts/charts/compare/cryptofolio-7.0.19...cryptofolio-7.0.20) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [cryptofolio-7.0.19](https://github.com/truecharts/charts/compare/cryptofolio-7.0.18...cryptofolio-7.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [cryptofolio-7.0.18](https://github.com/truecharts/charts/compare/cryptofolio-7.0.17...cryptofolio-7.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [cryptofolio-7.0.17](https://github.com/truecharts/charts/compare/cryptofolio-7.0.16...cryptofolio-7.0.17) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [cryptofolio-7.0.16](https://github.com/truecharts/charts/compare/cryptofolio-7.0.15...cryptofolio-7.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + diff --git a/stable/cryptofolio/9.0.1/Chart.yaml b/stable/cryptofolio/9.0.1/Chart.yaml new file mode 100644 index 00000000000..9f4a8ccdead --- /dev/null +++ b/stable/cryptofolio/9.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 9.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/ddns-updater/6.0.0/README.md b/stable/cryptofolio/9.0.1/README.md similarity index 100% rename from stable/ddns-updater/6.0.0/README.md rename to stable/cryptofolio/9.0.1/README.md diff --git a/stable/cryptofolio/9.0.1/app-changelog.md b/stable/cryptofolio/9.0.1/app-changelog.md new file mode 100644 index 00000000000..ccb1fb586fe --- /dev/null +++ b/stable/cryptofolio/9.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cryptofolio-9.0.1](https://github.com/truecharts/charts/compare/cryptofolio-9.0.0...cryptofolio-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/cryptofolio/9.0.0/app-readme.md b/stable/cryptofolio/9.0.1/app-readme.md similarity index 100% rename from stable/cryptofolio/9.0.0/app-readme.md rename to stable/cryptofolio/9.0.1/app-readme.md diff --git a/stable/cryptofolio/9.0.1/charts/common-14.0.9.tgz b/stable/cryptofolio/9.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/cryptofolio/9.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/cryptofolio/9.0.0/ix_values.yaml b/stable/cryptofolio/9.0.1/ix_values.yaml similarity index 100% rename from stable/cryptofolio/9.0.0/ix_values.yaml rename to stable/cryptofolio/9.0.1/ix_values.yaml diff --git a/stable/cryptofolio/9.0.0/questions.yaml b/stable/cryptofolio/9.0.1/questions.yaml similarity index 100% rename from stable/cryptofolio/9.0.0/questions.yaml rename to stable/cryptofolio/9.0.1/questions.yaml diff --git a/stable/docker-compose/7.0.13/templates/NOTES.txt b/stable/cryptofolio/9.0.1/templates/NOTES.txt similarity index 100% rename from stable/docker-compose/7.0.13/templates/NOTES.txt rename to stable/cryptofolio/9.0.1/templates/NOTES.txt diff --git a/stable/ddns-updater/6.0.0/templates/common.yaml b/stable/cryptofolio/9.0.1/templates/common.yaml similarity index 100% rename from stable/ddns-updater/6.0.0/templates/common.yaml rename to stable/cryptofolio/9.0.1/templates/common.yaml diff --git a/stable/docker-compose/7.0.13/values.yaml b/stable/cryptofolio/9.0.1/values.yaml similarity index 100% rename from stable/docker-compose/7.0.13/values.yaml rename to stable/cryptofolio/9.0.1/values.yaml diff --git a/stable/cura-novnc/5.0.0/CHANGELOG.md b/stable/cura-novnc/5.0.0/CHANGELOG.md deleted file mode 100644 index ffa97beff81..00000000000 --- a/stable/cura-novnc/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [cura-novnc-5.0.0](https://github.com/truecharts/charts/compare/cura-novnc-4.0.26...cura-novnc-5.0.0) (2023-07-31) - - - - -## [cura-novnc-4.0.26](https://github.com/truecharts/charts/compare/cura-novnc-4.0.25...cura-novnc-4.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [cura-novnc-4.0.25](https://github.com/truecharts/charts/compare/cura-novnc-4.0.24...cura-novnc-4.0.25) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/cura-novnc to latest ([#10230](https://github.com/truecharts/charts/issues/10230)) - - - - -## [cura-novnc-4.0.24](https://github.com/truecharts/charts/compare/cura-novnc-4.0.23...cura-novnc-4.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [cura-novnc-4.0.23](https://github.com/truecharts/charts/compare/cura-novnc-4.0.22...cura-novnc-4.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [cura-novnc-4.0.22](https://github.com/truecharts/charts/compare/cura-novnc-4.0.21...cura-novnc-4.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [cura-novnc-4.0.21](https://github.com/truecharts/charts/compare/cura-novnc-4.0.20...cura-novnc-4.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [cura-novnc-4.0.20](https://github.com/truecharts/charts/compare/cura-novnc-4.0.19...cura-novnc-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [cura-novnc-4.0.19](https://github.com/truecharts/charts/compare/cura-novnc-4.0.18...cura-novnc-4.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [cura-novnc-4.0.18](https://github.com/truecharts/charts/compare/cura-novnc-4.0.17...cura-novnc-4.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [cura-novnc-4.0.17](https://github.com/truecharts/charts/compare/cura-novnc-4.0.16...cura-novnc-4.0.17) (2023-05-26) - diff --git a/stable/cura-novnc/5.0.0/Chart.yaml b/stable/cura-novnc/5.0.0/Chart.yaml deleted file mode 100644 index aeb6129a194..00000000000 --- a/stable/cura-novnc/5.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity diff --git a/stable/cura-novnc/5.0.0/charts/common-14.0.1.tgz b/stable/cura-novnc/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/cura-novnc/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/cura-novnc/5.0.1/CHANGELOG.md b/stable/cura-novnc/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..953029ecdcd --- /dev/null +++ b/stable/cura-novnc/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cura-novnc-5.0.1](https://github.com/truecharts/charts/compare/cura-novnc-5.0.0...cura-novnc-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [cura-novnc-5.0.0](https://github.com/truecharts/charts/compare/cura-novnc-4.0.26...cura-novnc-5.0.0) (2023-07-31) + + + + +## [cura-novnc-4.0.26](https://github.com/truecharts/charts/compare/cura-novnc-4.0.25...cura-novnc-4.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [cura-novnc-4.0.25](https://github.com/truecharts/charts/compare/cura-novnc-4.0.24...cura-novnc-4.0.25) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/cura-novnc to latest ([#10230](https://github.com/truecharts/charts/issues/10230)) + + + + +## [cura-novnc-4.0.24](https://github.com/truecharts/charts/compare/cura-novnc-4.0.23...cura-novnc-4.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [cura-novnc-4.0.23](https://github.com/truecharts/charts/compare/cura-novnc-4.0.22...cura-novnc-4.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [cura-novnc-4.0.22](https://github.com/truecharts/charts/compare/cura-novnc-4.0.21...cura-novnc-4.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [cura-novnc-4.0.21](https://github.com/truecharts/charts/compare/cura-novnc-4.0.20...cura-novnc-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [cura-novnc-4.0.20](https://github.com/truecharts/charts/compare/cura-novnc-4.0.19...cura-novnc-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [cura-novnc-4.0.19](https://github.com/truecharts/charts/compare/cura-novnc-4.0.18...cura-novnc-4.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [cura-novnc-4.0.18](https://github.com/truecharts/charts/compare/cura-novnc-4.0.17...cura-novnc-4.0.18) (2023-05-27) + diff --git a/stable/cura-novnc/5.0.1/Chart.yaml b/stable/cura-novnc/5.0.1/Chart.yaml new file mode 100644 index 00000000000..35c7aca7581 --- /dev/null +++ b/stable/cura-novnc/5.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Productivity diff --git a/stable/deemix/7.0.0/README.md b/stable/cura-novnc/5.0.1/README.md similarity index 100% rename from stable/deemix/7.0.0/README.md rename to stable/cura-novnc/5.0.1/README.md diff --git a/stable/cura-novnc/5.0.1/app-changelog.md b/stable/cura-novnc/5.0.1/app-changelog.md new file mode 100644 index 00000000000..c980944d661 --- /dev/null +++ b/stable/cura-novnc/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cura-novnc-5.0.1](https://github.com/truecharts/charts/compare/cura-novnc-5.0.0...cura-novnc-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/cura-novnc/5.0.0/app-readme.md b/stable/cura-novnc/5.0.1/app-readme.md similarity index 100% rename from stable/cura-novnc/5.0.0/app-readme.md rename to stable/cura-novnc/5.0.1/app-readme.md diff --git a/stable/cura-novnc/5.0.1/charts/common-14.0.9.tgz b/stable/cura-novnc/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/cura-novnc/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/cura-novnc/5.0.0/ix_values.yaml b/stable/cura-novnc/5.0.1/ix_values.yaml similarity index 100% rename from stable/cura-novnc/5.0.0/ix_values.yaml rename to stable/cura-novnc/5.0.1/ix_values.yaml diff --git a/stable/cura-novnc/5.0.0/questions.yaml b/stable/cura-novnc/5.0.1/questions.yaml similarity index 100% rename from stable/cura-novnc/5.0.0/questions.yaml rename to stable/cura-novnc/5.0.1/questions.yaml diff --git a/stable/docusaurus/5.0.0/templates/NOTES.txt b/stable/cura-novnc/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/docusaurus/5.0.0/templates/NOTES.txt rename to stable/cura-novnc/5.0.1/templates/NOTES.txt diff --git a/stable/cura-novnc/5.0.0/templates/common.yaml b/stable/cura-novnc/5.0.1/templates/common.yaml similarity index 100% rename from stable/cura-novnc/5.0.0/templates/common.yaml rename to stable/cura-novnc/5.0.1/templates/common.yaml diff --git a/stable/docusaurus/5.0.0/values.yaml b/stable/cura-novnc/5.0.1/values.yaml similarity index 100% rename from stable/docusaurus/5.0.0/values.yaml rename to stable/cura-novnc/5.0.1/values.yaml diff --git a/stable/custom-app/9.0.5/CHANGELOG.md b/stable/custom-app/9.0.5/CHANGELOG.md deleted file mode 100644 index 94ca25a6419..00000000000 --- a/stable/custom-app/9.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [custom-app-9.0.5](https://github.com/truecharts/charts/compare/custom-app-9.0.4...custom-app-9.0.5) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.21.976 ([#13355](https://github.com/truecharts/charts/issues/13355)) - - - - -## [custom-app-9.0.4](https://github.com/truecharts/charts/compare/custom-app-9.0.3...custom-app-9.0.4) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.21.976 ([#13329](https://github.com/truecharts/charts/issues/13329)) - - - - -## [custom-app-9.0.3](https://github.com/truecharts/charts/compare/custom-app-9.0.2...custom-app-9.0.3) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.21.969 ([#13311](https://github.com/truecharts/charts/issues/13311)) - - - - -## [custom-app-9.0.2](https://github.com/truecharts/charts/compare/custom-app-9.0.1...custom-app-9.0.2) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.21.969 ([#13297](https://github.com/truecharts/charts/issues/13297)) - - - - -## [custom-app-9.0.1](https://github.com/truecharts/charts/compare/custom-app-9.0.0...custom-app-9.0.1) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.21.887 ([#13279](https://github.com/truecharts/charts/issues/13279)) - - - - - -## [custom-app-9.0.0](https://github.com/truecharts/charts/compare/custom-app-8.0.24...custom-app-9.0.0) (2023-07-31) - - - - -## [custom-app-8.0.24](https://github.com/truecharts/charts/compare/custom-app-8.0.23...custom-app-8.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [custom-app-8.0.23](https://github.com/truecharts/charts/compare/custom-app-8.0.22...custom-app-8.0.23) (2023-07-06) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#10200](https://github.com/truecharts/charts/issues/10200)) - - - - -## [custom-app-8.0.22](https://github.com/truecharts/charts/compare/custom-app-8.0.21...custom-app-8.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [custom-app-8.0.21](https://github.com/truecharts/charts/compare/custom-app-8.0.20...custom-app-8.0.21) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [custom-app-8.0.20](https://github.com/truecharts/charts/compare/custom-app-8.0.19...custom-app-8.0.20) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - diff --git a/stable/custom-app/9.0.5/Chart.yaml b/stable/custom-app/9.0.5/Chart.yaml deleted file mode 100644 index 66cee64cfd6..00000000000 --- a/stable/custom-app/9.0.5/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.21.976" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 9.0.5 -annotations: - truecharts.org/catagories: | - - custom - truecharts.org/SCALE-support: "true" diff --git a/stable/custom-app/9.0.5/app-changelog.md b/stable/custom-app/9.0.5/app-changelog.md deleted file mode 100644 index c91003eafbd..00000000000 --- a/stable/custom-app/9.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [custom-app-9.0.5](https://github.com/truecharts/charts/compare/custom-app-9.0.4...custom-app-9.0.5) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.21.976 ([#13355](https://github.com/truecharts/charts/issues/13355)) - - \ No newline at end of file diff --git a/stable/custom-app/9.0.5/charts/common-14.0.1.tgz b/stable/custom-app/9.0.5/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/custom-app/9.0.5/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/custom-app/9.0.6/CHANGELOG.md b/stable/custom-app/9.0.6/CHANGELOG.md new file mode 100644 index 00000000000..3263b867a1a --- /dev/null +++ b/stable/custom-app/9.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [custom-app-9.0.6](https://github.com/truecharts/charts/compare/custom-app-9.0.5...custom-app-9.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [custom-app-9.0.5](https://github.com/truecharts/charts/compare/custom-app-9.0.4...custom-app-9.0.5) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.21.976 ([#13355](https://github.com/truecharts/charts/issues/13355)) + + + + +## [custom-app-9.0.4](https://github.com/truecharts/charts/compare/custom-app-9.0.3...custom-app-9.0.4) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.21.976 ([#13329](https://github.com/truecharts/charts/issues/13329)) + + + + +## [custom-app-9.0.3](https://github.com/truecharts/charts/compare/custom-app-9.0.2...custom-app-9.0.3) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.21.969 ([#13311](https://github.com/truecharts/charts/issues/13311)) + + + + +## [custom-app-9.0.2](https://github.com/truecharts/charts/compare/custom-app-9.0.1...custom-app-9.0.2) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.21.969 ([#13297](https://github.com/truecharts/charts/issues/13297)) + + + + +## [custom-app-9.0.1](https://github.com/truecharts/charts/compare/custom-app-9.0.0...custom-app-9.0.1) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.21.887 ([#13279](https://github.com/truecharts/charts/issues/13279)) + + + + + +## [custom-app-9.0.0](https://github.com/truecharts/charts/compare/custom-app-8.0.24...custom-app-9.0.0) (2023-07-31) + + + + +## [custom-app-8.0.24](https://github.com/truecharts/charts/compare/custom-app-8.0.23...custom-app-8.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [custom-app-8.0.23](https://github.com/truecharts/charts/compare/custom-app-8.0.22...custom-app-8.0.23) (2023-07-06) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#10200](https://github.com/truecharts/charts/issues/10200)) + + + + +## [custom-app-8.0.22](https://github.com/truecharts/charts/compare/custom-app-8.0.21...custom-app-8.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [custom-app-8.0.21](https://github.com/truecharts/charts/compare/custom-app-8.0.20...custom-app-8.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + diff --git a/stable/custom-app/9.0.6/Chart.yaml b/stable/custom-app/9.0.6/Chart.yaml new file mode 100644 index 00000000000..b21a988acef --- /dev/null +++ b/stable/custom-app/9.0.6/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.21.976" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 9.0.6 +annotations: + truecharts.org/catagories: | + - custom + truecharts.org/SCALE-support: "true" diff --git a/stable/deepstack/8.0.0/README.md b/stable/custom-app/9.0.6/README.md similarity index 100% rename from stable/deepstack/8.0.0/README.md rename to stable/custom-app/9.0.6/README.md diff --git a/stable/custom-app/9.0.6/app-changelog.md b/stable/custom-app/9.0.6/app-changelog.md new file mode 100644 index 00000000000..f1a7054129a --- /dev/null +++ b/stable/custom-app/9.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [custom-app-9.0.6](https://github.com/truecharts/charts/compare/custom-app-9.0.5...custom-app-9.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/custom-app/9.0.5/app-readme.md b/stable/custom-app/9.0.6/app-readme.md similarity index 100% rename from stable/custom-app/9.0.5/app-readme.md rename to stable/custom-app/9.0.6/app-readme.md diff --git a/stable/custom-app/9.0.6/charts/common-14.0.9.tgz b/stable/custom-app/9.0.6/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/custom-app/9.0.6/charts/common-14.0.9.tgz differ diff --git a/stable/custom-app/9.0.5/ix_values.yaml b/stable/custom-app/9.0.6/ix_values.yaml similarity index 100% rename from stable/custom-app/9.0.5/ix_values.yaml rename to stable/custom-app/9.0.6/ix_values.yaml diff --git a/stable/custom-app/9.0.5/questions.yaml b/stable/custom-app/9.0.6/questions.yaml similarity index 100% rename from stable/custom-app/9.0.5/questions.yaml rename to stable/custom-app/9.0.6/questions.yaml diff --git a/stable/dokuwiki/7.0.23/templates/NOTES.txt b/stable/custom-app/9.0.6/templates/NOTES.txt similarity index 100% rename from stable/dokuwiki/7.0.23/templates/NOTES.txt rename to stable/custom-app/9.0.6/templates/NOTES.txt diff --git a/stable/deemix/7.0.0/templates/common.yaml b/stable/custom-app/9.0.6/templates/common.yaml similarity index 100% rename from stable/deemix/7.0.0/templates/common.yaml rename to stable/custom-app/9.0.6/templates/common.yaml diff --git a/stable/dokuwiki/7.0.23/values.yaml b/stable/custom-app/9.0.6/values.yaml similarity index 100% rename from stable/dokuwiki/7.0.23/values.yaml rename to stable/custom-app/9.0.6/values.yaml diff --git a/stable/cyberchef/6.0.34/CHANGELOG.md b/stable/cyberchef/6.0.34/CHANGELOG.md deleted file mode 100644 index d437e676297..00000000000 --- a/stable/cyberchef/6.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cyberchef-6.0.34](https://github.com/truecharts/charts/compare/cyberchef-6.0.33...cyberchef-6.0.34) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12559](https://github.com/truecharts/charts/issues/12559)) - - - - -## [cyberchef-6.0.33](https://github.com/truecharts/charts/compare/cyberchef-6.0.32...cyberchef-6.0.33) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12554](https://github.com/truecharts/charts/issues/12554)) - - - - -## [cyberchef-6.0.32](https://github.com/truecharts/charts/compare/cyberchef-6.0.31...cyberchef-6.0.32) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12541](https://github.com/truecharts/charts/issues/12541)) - - - - -## [cyberchef-6.0.31](https://github.com/truecharts/charts/compare/cyberchef-6.0.30...cyberchef-6.0.31) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12504](https://github.com/truecharts/charts/issues/12504)) - - - - -## [cyberchef-6.0.30](https://github.com/truecharts/charts/compare/cyberchef-6.0.29...cyberchef-6.0.30) (2023-09-11) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12485](https://github.com/truecharts/charts/issues/12485)) - - - - -## [cyberchef-6.0.29](https://github.com/truecharts/charts/compare/cyberchef-6.0.28...cyberchef-6.0.29) (2023-09-10) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12444](https://github.com/truecharts/charts/issues/12444)) - - - - -## [cyberchef-6.0.28](https://github.com/truecharts/charts/compare/cyberchef-6.0.27...cyberchef-6.0.28) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12408](https://github.com/truecharts/charts/issues/12408)) - - - - -## [cyberchef-6.0.27](https://github.com/truecharts/charts/compare/cyberchef-6.0.26...cyberchef-6.0.27) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12328](https://github.com/truecharts/charts/issues/12328)) - - - - -## [cyberchef-6.0.26](https://github.com/truecharts/charts/compare/cyberchef-6.0.25...cyberchef-6.0.26) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12266](https://github.com/truecharts/charts/issues/12266)) - - - - -## [cyberchef-6.0.25](https://github.com/truecharts/charts/compare/cyberchef-6.0.24...cyberchef-6.0.25) (2023-09-05) - -### Chore - -- update helm general non-major ([#12230](https://github.com/truecharts/charts/issues/12230)) - - - - -## [cyberchef-6.0.24](https://github.com/truecharts/charts/compare/cyberchef-6.0.23...cyberchef-6.0.24) (2023-09-05) - -### Chore diff --git a/stable/cyberchef/6.0.34/Chart.yaml b/stable/cyberchef/6.0.34/Chart.yaml deleted file mode 100644 index f82ef126fee..00000000000 --- a/stable/cyberchef/6.0.34/Chart.yaml +++ /dev/null @@ -1,24 +0,0 @@ -apiVersion: v2 -appVersion: "10.5.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -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: 6.0.34 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/cyberchef/6.0.34/app-changelog.md b/stable/cyberchef/6.0.34/app-changelog.md deleted file mode 100644 index cd31ad039f6..00000000000 --- a/stable/cyberchef/6.0.34/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cyberchef-6.0.34](https://github.com/truecharts/charts/compare/cyberchef-6.0.33...cyberchef-6.0.34) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12559](https://github.com/truecharts/charts/issues/12559)) - - \ No newline at end of file diff --git a/stable/cyberchef/6.0.34/charts/common-14.0.6.tgz b/stable/cyberchef/6.0.34/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/cyberchef/6.0.34/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/cyberchef/6.0.35/CHANGELOG.md b/stable/cyberchef/6.0.35/CHANGELOG.md new file mode 100644 index 00000000000..6a31878f1f0 --- /dev/null +++ b/stable/cyberchef/6.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cyberchef-6.0.35](https://github.com/truecharts/charts/compare/cyberchef-6.0.34...cyberchef-6.0.35) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [cyberchef-6.0.34](https://github.com/truecharts/charts/compare/cyberchef-6.0.33...cyberchef-6.0.34) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12559](https://github.com/truecharts/charts/issues/12559)) + + + + +## [cyberchef-6.0.33](https://github.com/truecharts/charts/compare/cyberchef-6.0.32...cyberchef-6.0.33) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12554](https://github.com/truecharts/charts/issues/12554)) + + + + +## [cyberchef-6.0.32](https://github.com/truecharts/charts/compare/cyberchef-6.0.31...cyberchef-6.0.32) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12541](https://github.com/truecharts/charts/issues/12541)) + + + + +## [cyberchef-6.0.31](https://github.com/truecharts/charts/compare/cyberchef-6.0.30...cyberchef-6.0.31) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12504](https://github.com/truecharts/charts/issues/12504)) + + + + +## [cyberchef-6.0.30](https://github.com/truecharts/charts/compare/cyberchef-6.0.29...cyberchef-6.0.30) (2023-09-11) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12485](https://github.com/truecharts/charts/issues/12485)) + + + + +## [cyberchef-6.0.29](https://github.com/truecharts/charts/compare/cyberchef-6.0.28...cyberchef-6.0.29) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12444](https://github.com/truecharts/charts/issues/12444)) + + + + +## [cyberchef-6.0.28](https://github.com/truecharts/charts/compare/cyberchef-6.0.27...cyberchef-6.0.28) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12408](https://github.com/truecharts/charts/issues/12408)) + + + + +## [cyberchef-6.0.27](https://github.com/truecharts/charts/compare/cyberchef-6.0.26...cyberchef-6.0.27) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12328](https://github.com/truecharts/charts/issues/12328)) + + + + +## [cyberchef-6.0.26](https://github.com/truecharts/charts/compare/cyberchef-6.0.25...cyberchef-6.0.26) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12266](https://github.com/truecharts/charts/issues/12266)) + + + + +## [cyberchef-6.0.25](https://github.com/truecharts/charts/compare/cyberchef-6.0.24...cyberchef-6.0.25) (2023-09-05) + +### Chore diff --git a/stable/cyberchef/6.0.35/Chart.yaml b/stable/cyberchef/6.0.35/Chart.yaml new file mode 100644 index 00000000000..11f7d29c347 --- /dev/null +++ b/stable/cyberchef/6.0.35/Chart.yaml @@ -0,0 +1,24 @@ +apiVersion: v2 +appVersion: "10.5.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.35 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/dell-idrac-fan-controller/2.0.0/README.md b/stable/cyberchef/6.0.35/README.md similarity index 100% rename from stable/dell-idrac-fan-controller/2.0.0/README.md rename to stable/cyberchef/6.0.35/README.md diff --git a/stable/cyberchef/6.0.35/app-changelog.md b/stable/cyberchef/6.0.35/app-changelog.md new file mode 100644 index 00000000000..1ad45a41019 --- /dev/null +++ b/stable/cyberchef/6.0.35/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cyberchef-6.0.35](https://github.com/truecharts/charts/compare/cyberchef-6.0.34...cyberchef-6.0.35) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/cyberchef/6.0.34/app-readme.md b/stable/cyberchef/6.0.35/app-readme.md similarity index 100% rename from stable/cyberchef/6.0.34/app-readme.md rename to stable/cyberchef/6.0.35/app-readme.md diff --git a/stable/cyberchef/6.0.35/charts/common-14.0.9.tgz b/stable/cyberchef/6.0.35/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/cyberchef/6.0.35/charts/common-14.0.9.tgz differ diff --git a/stable/cyberchef/6.0.34/ix_values.yaml b/stable/cyberchef/6.0.35/ix_values.yaml similarity index 100% rename from stable/cyberchef/6.0.34/ix_values.yaml rename to stable/cyberchef/6.0.35/ix_values.yaml diff --git a/stable/cyberchef/6.0.34/questions.yaml b/stable/cyberchef/6.0.35/questions.yaml similarity index 100% rename from stable/cyberchef/6.0.34/questions.yaml rename to stable/cyberchef/6.0.35/questions.yaml diff --git a/stable/domoticz/6.0.2/templates/NOTES.txt b/stable/cyberchef/6.0.35/templates/NOTES.txt similarity index 100% rename from stable/domoticz/6.0.2/templates/NOTES.txt rename to stable/cyberchef/6.0.35/templates/NOTES.txt diff --git a/stable/deepstack/8.0.0/templates/common.yaml b/stable/cyberchef/6.0.35/templates/common.yaml similarity index 100% rename from stable/deepstack/8.0.0/templates/common.yaml rename to stable/cyberchef/6.0.35/templates/common.yaml diff --git a/stable/domoticz/6.0.2/values.yaml b/stable/cyberchef/6.0.35/values.yaml similarity index 100% rename from stable/domoticz/6.0.2/values.yaml rename to stable/cyberchef/6.0.35/values.yaml diff --git a/stable/czkawka/5.0.1/CHANGELOG.md b/stable/czkawka/5.0.1/CHANGELOG.md deleted file mode 100644 index 8653845c0d2..00000000000 --- a/stable/czkawka/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [czkawka-5.0.1](https://github.com/truecharts/charts/compare/czkawka-5.0.0...czkawka-5.0.1) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/czkawka to v23.09.1 ([#12360](https://github.com/truecharts/charts/issues/12360)) - - - - - -## [czkawka-5.0.0](https://github.com/truecharts/charts/compare/czkawka-4.0.29...czkawka-5.0.0) (2023-07-31) - - - - -## [czkawka-4.0.29](https://github.com/truecharts/charts/compare/czkawka-4.0.28...czkawka-4.0.29) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [czkawka-4.0.28](https://github.com/truecharts/charts/compare/czkawka-4.0.27...czkawka-4.0.28) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [czkawka-4.0.27](https://github.com/truecharts/charts/compare/czkawka-4.0.26...czkawka-4.0.27) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/czkawka to v23.06.2 ([#9666](https://github.com/truecharts/charts/issues/9666)) - - - - -## [czkawka-4.0.27](https://github.com/truecharts/charts/compare/czkawka-4.0.26...czkawka-4.0.27) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/czkawka to v23.06.2 ([#9666](https://github.com/truecharts/charts/issues/9666)) - - - - -## [czkawka-4.0.27](https://github.com/truecharts/charts/compare/czkawka-4.0.26...czkawka-4.0.27) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/czkawka to v23.06.2 ([#9666](https://github.com/truecharts/charts/issues/9666)) - - - - -## [czkawka-4.0.27](https://github.com/truecharts/charts/compare/czkawka-4.0.26...czkawka-4.0.27) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/czkawka to v23.06.2 ([#9666](https://github.com/truecharts/charts/issues/9666)) - - - - -## [czkawka-4.0.27](https://github.com/truecharts/charts/compare/czkawka-4.0.26...czkawka-4.0.27) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/czkawka to v23.06.2 ([#9666](https://github.com/truecharts/charts/issues/9666)) - - - - -## [czkawka-4.0.27](https://github.com/truecharts/charts/compare/czkawka-4.0.26...czkawka-4.0.27) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/czkawka to v23.06.2 ([#9666](https://github.com/truecharts/charts/issues/9666)) - - - - -## [czkawka-4.0.27](https://github.com/truecharts/charts/compare/czkawka-4.0.26...czkawka-4.0.27) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/czkawka to v23.06.2 ([#9666](https://github.com/truecharts/charts/issues/9666)) - diff --git a/stable/czkawka/5.0.1/Chart.yaml b/stable/czkawka/5.0.1/Chart.yaml deleted file mode 100644 index 8288c0e606d..00000000000 --- a/stable/czkawka/5.0.1/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "23.09.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.1 -annotations: - truecharts.org/catagories: | - - duplicates - - files - truecharts.org/SCALE-support: "true" diff --git a/stable/czkawka/5.0.1/app-changelog.md b/stable/czkawka/5.0.1/app-changelog.md deleted file mode 100644 index 5e4a026446d..00000000000 --- a/stable/czkawka/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [czkawka-5.0.1](https://github.com/truecharts/charts/compare/czkawka-5.0.0...czkawka-5.0.1) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/czkawka to v23.09.1 ([#12360](https://github.com/truecharts/charts/issues/12360)) - - \ No newline at end of file diff --git a/stable/czkawka/5.0.1/charts/common-14.0.1.tgz b/stable/czkawka/5.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/czkawka/5.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/czkawka/5.0.2/CHANGELOG.md b/stable/czkawka/5.0.2/CHANGELOG.md new file mode 100644 index 00000000000..169aa35e6be --- /dev/null +++ b/stable/czkawka/5.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [czkawka-5.0.2](https://github.com/truecharts/charts/compare/czkawka-5.0.1...czkawka-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [czkawka-5.0.1](https://github.com/truecharts/charts/compare/czkawka-5.0.0...czkawka-5.0.1) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/czkawka to v23.09.1 ([#12360](https://github.com/truecharts/charts/issues/12360)) + + + + + +## [czkawka-5.0.0](https://github.com/truecharts/charts/compare/czkawka-4.0.29...czkawka-5.0.0) (2023-07-31) + + + + +## [czkawka-4.0.29](https://github.com/truecharts/charts/compare/czkawka-4.0.28...czkawka-4.0.29) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [czkawka-4.0.28](https://github.com/truecharts/charts/compare/czkawka-4.0.27...czkawka-4.0.28) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [czkawka-4.0.27](https://github.com/truecharts/charts/compare/czkawka-4.0.26...czkawka-4.0.27) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/czkawka to v23.06.2 ([#9666](https://github.com/truecharts/charts/issues/9666)) + + + + +## [czkawka-4.0.27](https://github.com/truecharts/charts/compare/czkawka-4.0.26...czkawka-4.0.27) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/czkawka to v23.06.2 ([#9666](https://github.com/truecharts/charts/issues/9666)) + + + + +## [czkawka-4.0.27](https://github.com/truecharts/charts/compare/czkawka-4.0.26...czkawka-4.0.27) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/czkawka to v23.06.2 ([#9666](https://github.com/truecharts/charts/issues/9666)) + + + + +## [czkawka-4.0.27](https://github.com/truecharts/charts/compare/czkawka-4.0.26...czkawka-4.0.27) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/czkawka to v23.06.2 ([#9666](https://github.com/truecharts/charts/issues/9666)) + + + + +## [czkawka-4.0.27](https://github.com/truecharts/charts/compare/czkawka-4.0.26...czkawka-4.0.27) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/czkawka to v23.06.2 ([#9666](https://github.com/truecharts/charts/issues/9666)) + + + + +## [czkawka-4.0.27](https://github.com/truecharts/charts/compare/czkawka-4.0.26...czkawka-4.0.27) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/czkawka to v23.06.2 ([#9666](https://github.com/truecharts/charts/issues/9666)) + diff --git a/stable/czkawka/5.0.2/Chart.yaml b/stable/czkawka/5.0.2/Chart.yaml new file mode 100644 index 00000000000..5995d127f73 --- /dev/null +++ b/stable/czkawka/5.0.2/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "23.09.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.2 +annotations: + truecharts.org/catagories: | + - duplicates + - files + truecharts.org/SCALE-support: "true" diff --git a/stable/digikam/8.0.0/README.md b/stable/czkawka/5.0.2/README.md similarity index 100% rename from stable/digikam/8.0.0/README.md rename to stable/czkawka/5.0.2/README.md diff --git a/stable/czkawka/5.0.2/app-changelog.md b/stable/czkawka/5.0.2/app-changelog.md new file mode 100644 index 00000000000..3cb29dff3f9 --- /dev/null +++ b/stable/czkawka/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [czkawka-5.0.2](https://github.com/truecharts/charts/compare/czkawka-5.0.1...czkawka-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/czkawka/5.0.1/app-readme.md b/stable/czkawka/5.0.2/app-readme.md similarity index 100% rename from stable/czkawka/5.0.1/app-readme.md rename to stable/czkawka/5.0.2/app-readme.md diff --git a/stable/czkawka/5.0.2/charts/common-14.0.9.tgz b/stable/czkawka/5.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/czkawka/5.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/czkawka/5.0.1/ix_values.yaml b/stable/czkawka/5.0.2/ix_values.yaml similarity index 100% rename from stable/czkawka/5.0.1/ix_values.yaml rename to stable/czkawka/5.0.2/ix_values.yaml diff --git a/stable/czkawka/5.0.1/questions.yaml b/stable/czkawka/5.0.2/questions.yaml similarity index 100% rename from stable/czkawka/5.0.1/questions.yaml rename to stable/czkawka/5.0.2/questions.yaml diff --git a/stable/doplarr/6.0.0/templates/NOTES.txt b/stable/czkawka/5.0.2/templates/NOTES.txt similarity index 100% rename from stable/doplarr/6.0.0/templates/NOTES.txt rename to stable/czkawka/5.0.2/templates/NOTES.txt diff --git a/stable/dell-idrac-fan-controller/2.0.0/templates/common.yaml b/stable/czkawka/5.0.2/templates/common.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/2.0.0/templates/common.yaml rename to stable/czkawka/5.0.2/templates/common.yaml diff --git a/stable/doplarr/6.0.0/values.yaml b/stable/czkawka/5.0.2/values.yaml similarity index 100% rename from stable/doplarr/6.0.0/values.yaml rename to stable/czkawka/5.0.2/values.yaml diff --git a/stable/dashdot/5.0.1/CHANGELOG.md b/stable/dashdot/5.0.1/CHANGELOG.md deleted file mode 100644 index a374f6b09e9..00000000000 --- a/stable/dashdot/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dashdot-5.0.1](https://github.com/truecharts/charts/compare/dashdot-5.0.0...dashdot-5.0.1) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/dashdot to v5.2.3 ([#11913](https://github.com/truecharts/charts/issues/11913)) - - - - - -## [dashdot-5.0.0](https://github.com/truecharts/charts/compare/dashdot-4.0.26...dashdot-5.0.0) (2023-07-31) - - - - -## [dashdot-4.0.26](https://github.com/truecharts/charts/compare/dashdot-4.0.25...dashdot-4.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [dashdot-4.0.25](https://github.com/truecharts/charts/compare/dashdot-4.0.24...dashdot-4.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [dashdot-4.0.24](https://github.com/truecharts/charts/compare/dashdot-4.0.23...dashdot-4.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [dashdot-4.0.23](https://github.com/truecharts/charts/compare/dashdot-4.0.22...dashdot-4.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [dashdot-4.0.22](https://github.com/truecharts/charts/compare/dashdot-4.0.21...dashdot-4.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [dashdot-4.0.21](https://github.com/truecharts/charts/compare/dashdot-4.0.20...dashdot-4.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [dashdot-4.0.20](https://github.com/truecharts/charts/compare/dashdot-4.0.19...dashdot-4.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [dashdot-4.0.19](https://github.com/truecharts/charts/compare/dashdot-4.0.18...dashdot-4.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [dashdot-4.0.18](https://github.com/truecharts/charts/compare/dashdot-4.0.17...dashdot-4.0.18) (2023-05-26) - diff --git a/stable/dashdot/5.0.1/Chart.yaml b/stable/dashdot/5.0.1/Chart.yaml deleted file mode 100644 index cd3ca771281..00000000000 --- a/stable/dashdot/5.0.1/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "5.2.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/dashdot/5.0.1/app-changelog.md b/stable/dashdot/5.0.1/app-changelog.md deleted file mode 100644 index 2be10760562..00000000000 --- a/stable/dashdot/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dashdot-5.0.1](https://github.com/truecharts/charts/compare/dashdot-5.0.0...dashdot-5.0.1) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/dashdot to v5.2.3 ([#11913](https://github.com/truecharts/charts/issues/11913)) - - \ No newline at end of file diff --git a/stable/dashdot/5.0.1/charts/common-14.0.1.tgz b/stable/dashdot/5.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/dashdot/5.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/dashdot/5.0.2/CHANGELOG.md b/stable/dashdot/5.0.2/CHANGELOG.md new file mode 100644 index 00000000000..63106eeedf2 --- /dev/null +++ b/stable/dashdot/5.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dashdot-5.0.2](https://github.com/truecharts/charts/compare/dashdot-5.0.1...dashdot-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [dashdot-5.0.1](https://github.com/truecharts/charts/compare/dashdot-5.0.0...dashdot-5.0.1) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/dashdot to v5.2.3 ([#11913](https://github.com/truecharts/charts/issues/11913)) + + + + + +## [dashdot-5.0.0](https://github.com/truecharts/charts/compare/dashdot-4.0.26...dashdot-5.0.0) (2023-07-31) + + + + +## [dashdot-4.0.26](https://github.com/truecharts/charts/compare/dashdot-4.0.25...dashdot-4.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [dashdot-4.0.25](https://github.com/truecharts/charts/compare/dashdot-4.0.24...dashdot-4.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [dashdot-4.0.24](https://github.com/truecharts/charts/compare/dashdot-4.0.23...dashdot-4.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [dashdot-4.0.23](https://github.com/truecharts/charts/compare/dashdot-4.0.22...dashdot-4.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [dashdot-4.0.22](https://github.com/truecharts/charts/compare/dashdot-4.0.21...dashdot-4.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [dashdot-4.0.21](https://github.com/truecharts/charts/compare/dashdot-4.0.20...dashdot-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [dashdot-4.0.20](https://github.com/truecharts/charts/compare/dashdot-4.0.19...dashdot-4.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [dashdot-4.0.19](https://github.com/truecharts/charts/compare/dashdot-4.0.18...dashdot-4.0.19) (2023-05-27) + diff --git a/stable/dashdot/5.0.2/Chart.yaml b/stable/dashdot/5.0.2/Chart.yaml new file mode 100644 index 00000000000..57a43595daa --- /dev/null +++ b/stable/dashdot/5.0.2/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.2.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/dillinger/6.0.7/README.md b/stable/dashdot/5.0.2/README.md similarity index 100% rename from stable/dillinger/6.0.7/README.md rename to stable/dashdot/5.0.2/README.md diff --git a/stable/dashdot/5.0.2/app-changelog.md b/stable/dashdot/5.0.2/app-changelog.md new file mode 100644 index 00000000000..66355579192 --- /dev/null +++ b/stable/dashdot/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dashdot-5.0.2](https://github.com/truecharts/charts/compare/dashdot-5.0.1...dashdot-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/dashdot/5.0.1/app-readme.md b/stable/dashdot/5.0.2/app-readme.md similarity index 100% rename from stable/dashdot/5.0.1/app-readme.md rename to stable/dashdot/5.0.2/app-readme.md diff --git a/stable/dashdot/5.0.2/charts/common-14.0.9.tgz b/stable/dashdot/5.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/dashdot/5.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/dashdot/5.0.1/ix_values.yaml b/stable/dashdot/5.0.2/ix_values.yaml similarity index 100% rename from stable/dashdot/5.0.1/ix_values.yaml rename to stable/dashdot/5.0.2/ix_values.yaml diff --git a/stable/dashdot/5.0.1/questions.yaml b/stable/dashdot/5.0.2/questions.yaml similarity index 100% rename from stable/dashdot/5.0.1/questions.yaml rename to stable/dashdot/5.0.2/questions.yaml diff --git a/stable/double-take/6.0.0/templates/NOTES.txt b/stable/dashdot/5.0.2/templates/NOTES.txt similarity index 100% rename from stable/double-take/6.0.0/templates/NOTES.txt rename to stable/dashdot/5.0.2/templates/NOTES.txt diff --git a/stable/dillinger/6.0.7/templates/common.yaml b/stable/dashdot/5.0.2/templates/common.yaml similarity index 100% rename from stable/dillinger/6.0.7/templates/common.yaml rename to stable/dashdot/5.0.2/templates/common.yaml diff --git a/stable/double-take/6.0.0/values.yaml b/stable/dashdot/5.0.2/values.yaml similarity index 100% rename from stable/double-take/6.0.0/values.yaml rename to stable/dashdot/5.0.2/values.yaml diff --git a/stable/dashy/3.0.16/CHANGELOG.md b/stable/dashy/3.0.16/CHANGELOG.md deleted file mode 100644 index 11e635d1b78..00000000000 --- a/stable/dashy/3.0.16/CHANGELOG.md +++ /dev/null @@ -1,17 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dashy-3.0.16](https://github.com/truecharts/charts/compare/dashy-3.0.15...dashy-3.0.16) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/dashy to v2.1.1 ([#13054](https://github.com/truecharts/charts/issues/13054)) - - - - -## [dashy-3.0.15](https://github.com/truecharts/charts/compare/dashy-4.0.0...dashy-3.0.15) (2023-08-29) - diff --git a/stable/dashy/3.0.16/Chart.yaml b/stable/dashy/3.0.16/Chart.yaml deleted file mode 100644 index 1dd39828312..00000000000 --- a/stable/dashy/3.0.16/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -description: Dashy helps you organize your self-hosted services by making them accessible from a single place -home: https://truecharts.org/charts/stable/dashy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png -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/stable/dashy - - https://github.com/Lissy93/dashy -version: 3.0.16 -annotations: - truecharts.org/catagories: | - - dashboard - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dashy/3.0.16/app-changelog.md b/stable/dashy/3.0.16/app-changelog.md deleted file mode 100644 index 8d857761023..00000000000 --- a/stable/dashy/3.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dashy-3.0.16](https://github.com/truecharts/charts/compare/dashy-3.0.15...dashy-3.0.16) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/dashy to v2.1.1 ([#13054](https://github.com/truecharts/charts/issues/13054)) - - \ No newline at end of file diff --git a/stable/dashy/3.0.16/charts/common-14.0.3.tgz b/stable/dashy/3.0.16/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/dashy/3.0.16/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/dashy/3.0.17/CHANGELOG.md b/stable/dashy/3.0.17/CHANGELOG.md new file mode 100644 index 00000000000..8ef3a8c763b --- /dev/null +++ b/stable/dashy/3.0.17/CHANGELOG.md @@ -0,0 +1,26 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dashy-3.0.17](https://github.com/truecharts/charts/compare/dashy-3.0.16...dashy-3.0.17) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [dashy-3.0.16](https://github.com/truecharts/charts/compare/dashy-3.0.15...dashy-3.0.16) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/dashy to v2.1.1 ([#13054](https://github.com/truecharts/charts/issues/13054)) + + + + +## [dashy-3.0.15](https://github.com/truecharts/charts/compare/dashy-4.0.0...dashy-3.0.15) (2023-08-29) + diff --git a/stable/dashy/3.0.17/Chart.yaml b/stable/dashy/3.0.17/Chart.yaml new file mode 100644 index 00000000000..d9f8aabaac5 --- /dev/null +++ b/stable/dashy/3.0.17/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +description: Dashy helps you organize your self-hosted services by making them accessible from a single place +home: https://truecharts.org/charts/stable/dashy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png +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/stable/dashy + - https://github.com/Lissy93/dashy +version: 3.0.17 +annotations: + truecharts.org/catagories: | + - dashboard + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/discordgsm/4.0.1/README.md b/stable/dashy/3.0.17/README.md similarity index 100% rename from stable/discordgsm/4.0.1/README.md rename to stable/dashy/3.0.17/README.md diff --git a/stable/dashy/3.0.17/app-changelog.md b/stable/dashy/3.0.17/app-changelog.md new file mode 100644 index 00000000000..f778746781c --- /dev/null +++ b/stable/dashy/3.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dashy-3.0.17](https://github.com/truecharts/charts/compare/dashy-3.0.16...dashy-3.0.17) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/dashy/3.0.16/app-readme.md b/stable/dashy/3.0.17/app-readme.md similarity index 100% rename from stable/dashy/3.0.16/app-readme.md rename to stable/dashy/3.0.17/app-readme.md diff --git a/stable/dashy/3.0.17/charts/common-14.0.9.tgz b/stable/dashy/3.0.17/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/dashy/3.0.17/charts/common-14.0.9.tgz differ diff --git a/stable/dashy/3.0.16/ix_values.yaml b/stable/dashy/3.0.17/ix_values.yaml similarity index 100% rename from stable/dashy/3.0.16/ix_values.yaml rename to stable/dashy/3.0.17/ix_values.yaml diff --git a/stable/dashy/3.0.16/questions.yaml b/stable/dashy/3.0.17/questions.yaml similarity index 100% rename from stable/dashy/3.0.16/questions.yaml rename to stable/dashy/3.0.17/questions.yaml diff --git a/stable/doublecommander/9.0.9/templates/NOTES.txt b/stable/dashy/3.0.17/templates/NOTES.txt similarity index 100% rename from stable/doublecommander/9.0.9/templates/NOTES.txt rename to stable/dashy/3.0.17/templates/NOTES.txt diff --git a/stable/dashy/3.0.16/templates/_configmap.tpl b/stable/dashy/3.0.17/templates/_configmap.tpl similarity index 100% rename from stable/dashy/3.0.16/templates/_configmap.tpl rename to stable/dashy/3.0.17/templates/_configmap.tpl diff --git a/stable/dashy/3.0.16/templates/common.yaml b/stable/dashy/3.0.17/templates/common.yaml similarity index 100% rename from stable/dashy/3.0.16/templates/common.yaml rename to stable/dashy/3.0.17/templates/common.yaml diff --git a/stable/doublecommander/9.0.9/values.yaml b/stable/dashy/3.0.17/values.yaml similarity index 100% rename from stable/doublecommander/9.0.9/values.yaml rename to stable/dashy/3.0.17/values.yaml diff --git a/stable/davos/8.0.0/CHANGELOG.md b/stable/davos/8.0.0/CHANGELOG.md deleted file mode 100644 index 6835199e189..00000000000 --- a/stable/davos/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [davos-8.0.0](https://github.com/truecharts/charts/compare/davos-7.0.24...davos-8.0.0) (2023-07-31) - - - - -## [davos-7.0.24](https://github.com/truecharts/charts/compare/davos-7.0.23...davos-7.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [davos-7.0.23](https://github.com/truecharts/charts/compare/davos-7.0.22...davos-7.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [davos-7.0.22](https://github.com/truecharts/charts/compare/davos-7.0.21...davos-7.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [davos-7.0.21](https://github.com/truecharts/charts/compare/davos-7.0.20...davos-7.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [davos-7.0.20](https://github.com/truecharts/charts/compare/davos-7.0.19...davos-7.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [davos-7.0.19](https://github.com/truecharts/charts/compare/davos-7.0.18...davos-7.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [davos-7.0.18](https://github.com/truecharts/charts/compare/davos-7.0.17...davos-7.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [davos-7.0.17](https://github.com/truecharts/charts/compare/davos-7.0.16...davos-7.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [davos-7.0.16](https://github.com/truecharts/charts/compare/davos-7.0.15...davos-7.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [davos-7.0.15](https://github.com/truecharts/charts/compare/davos-7.0.14...davos-7.0.15) (2023-05-24) - diff --git a/stable/davos/8.0.0/Chart.yaml b/stable/davos/8.0.0/Chart.yaml deleted file mode 100644 index afd461c6c4d..00000000000 --- a/stable/davos/8.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/davos/8.0.0/charts/common-14.0.1.tgz b/stable/davos/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/davos/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/davos/8.0.1/CHANGELOG.md b/stable/davos/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..ff88099f714 --- /dev/null +++ b/stable/davos/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [davos-8.0.1](https://github.com/truecharts/charts/compare/davos-8.0.0...davos-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [davos-8.0.0](https://github.com/truecharts/charts/compare/davos-7.0.24...davos-8.0.0) (2023-07-31) + + + + +## [davos-7.0.24](https://github.com/truecharts/charts/compare/davos-7.0.23...davos-7.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [davos-7.0.23](https://github.com/truecharts/charts/compare/davos-7.0.22...davos-7.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [davos-7.0.22](https://github.com/truecharts/charts/compare/davos-7.0.21...davos-7.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [davos-7.0.21](https://github.com/truecharts/charts/compare/davos-7.0.20...davos-7.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [davos-7.0.20](https://github.com/truecharts/charts/compare/davos-7.0.19...davos-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [davos-7.0.19](https://github.com/truecharts/charts/compare/davos-7.0.18...davos-7.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [davos-7.0.18](https://github.com/truecharts/charts/compare/davos-7.0.17...davos-7.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [davos-7.0.17](https://github.com/truecharts/charts/compare/davos-7.0.16...davos-7.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [davos-7.0.16](https://github.com/truecharts/charts/compare/davos-7.0.15...davos-7.0.16) (2023-05-26) + diff --git a/stable/davos/8.0.1/Chart.yaml b/stable/davos/8.0.1/Chart.yaml new file mode 100644 index 00000000000..b2bbd1bd039 --- /dev/null +++ b/stable/davos/8.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/docker-compose/7.0.13/README.md b/stable/davos/8.0.1/README.md similarity index 100% rename from stable/docker-compose/7.0.13/README.md rename to stable/davos/8.0.1/README.md diff --git a/stable/davos/8.0.1/app-changelog.md b/stable/davos/8.0.1/app-changelog.md new file mode 100644 index 00000000000..438fbe66a18 --- /dev/null +++ b/stable/davos/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [davos-8.0.1](https://github.com/truecharts/charts/compare/davos-8.0.0...davos-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/davos/8.0.0/app-readme.md b/stable/davos/8.0.1/app-readme.md similarity index 100% rename from stable/davos/8.0.0/app-readme.md rename to stable/davos/8.0.1/app-readme.md diff --git a/stable/davos/8.0.1/charts/common-14.0.9.tgz b/stable/davos/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/davos/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/davos/8.0.0/ix_values.yaml b/stable/davos/8.0.1/ix_values.yaml similarity index 100% rename from stable/davos/8.0.0/ix_values.yaml rename to stable/davos/8.0.1/ix_values.yaml diff --git a/stable/davos/8.0.0/questions.yaml b/stable/davos/8.0.1/questions.yaml similarity index 100% rename from stable/davos/8.0.0/questions.yaml rename to stable/davos/8.0.1/questions.yaml diff --git a/stable/drawio/6.0.11/templates/NOTES.txt b/stable/davos/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/drawio/6.0.11/templates/NOTES.txt rename to stable/davos/8.0.1/templates/NOTES.txt diff --git a/stable/digikam/8.0.0/templates/common.yaml b/stable/davos/8.0.1/templates/common.yaml similarity index 100% rename from stable/digikam/8.0.0/templates/common.yaml rename to stable/davos/8.0.1/templates/common.yaml diff --git a/stable/drawio/6.0.11/values.yaml b/stable/davos/8.0.1/values.yaml similarity index 100% rename from stable/drawio/6.0.11/values.yaml rename to stable/davos/8.0.1/values.yaml diff --git a/stable/ddclient/6.0.0/CHANGELOG.md b/stable/ddclient/6.0.0/CHANGELOG.md deleted file mode 100644 index bc7a5941d74..00000000000 --- a/stable/ddclient/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [ddclient-6.0.0](https://github.com/truecharts/charts/compare/ddclient-5.0.25...ddclient-6.0.0) (2023-07-31) - - - - -## [ddclient-5.0.25](https://github.com/truecharts/charts/compare/ddclient-5.0.24...ddclient-5.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [ddclient-5.0.24](https://github.com/truecharts/charts/compare/ddclient-5.0.23...ddclient-5.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [ddclient-5.0.23](https://github.com/truecharts/charts/compare/ddclient-5.0.22...ddclient-5.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [ddclient-5.0.22](https://github.com/truecharts/charts/compare/ddclient-5.0.21...ddclient-5.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [ddclient-5.0.21](https://github.com/truecharts/charts/compare/ddclient-5.0.20...ddclient-5.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [ddclient-5.0.20](https://github.com/truecharts/charts/compare/ddclient-5.0.19...ddclient-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [ddclient-5.0.19](https://github.com/truecharts/charts/compare/ddclient-5.0.18...ddclient-5.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [ddclient-5.0.18](https://github.com/truecharts/charts/compare/ddclient-5.0.17...ddclient-5.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [ddclient-5.0.17](https://github.com/truecharts/charts/compare/ddclient-5.0.16...ddclient-5.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [ddclient-5.0.16](https://github.com/truecharts/charts/compare/ddclient-5.0.15...ddclient-5.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - diff --git a/stable/ddclient/6.0.0/Chart.yaml b/stable/ddclient/6.0.0/Chart.yaml deleted file mode 100644 index 83e8cdb1128..00000000000 --- a/stable/ddclient/6.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddclient -version: 6.0.0 -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: 14.0.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/6.0.0/charts/common-14.0.1.tgz b/stable/ddclient/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/ddclient/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/ddclient/6.0.1/CHANGELOG.md b/stable/ddclient/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..0dcd4208ef2 --- /dev/null +++ b/stable/ddclient/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ddclient-6.0.1](https://github.com/truecharts/charts/compare/ddclient-6.0.0...ddclient-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [ddclient-6.0.0](https://github.com/truecharts/charts/compare/ddclient-5.0.25...ddclient-6.0.0) (2023-07-31) + + + + +## [ddclient-5.0.25](https://github.com/truecharts/charts/compare/ddclient-5.0.24...ddclient-5.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [ddclient-5.0.24](https://github.com/truecharts/charts/compare/ddclient-5.0.23...ddclient-5.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [ddclient-5.0.23](https://github.com/truecharts/charts/compare/ddclient-5.0.22...ddclient-5.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [ddclient-5.0.22](https://github.com/truecharts/charts/compare/ddclient-5.0.21...ddclient-5.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [ddclient-5.0.21](https://github.com/truecharts/charts/compare/ddclient-5.0.20...ddclient-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [ddclient-5.0.20](https://github.com/truecharts/charts/compare/ddclient-5.0.19...ddclient-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [ddclient-5.0.19](https://github.com/truecharts/charts/compare/ddclient-5.0.18...ddclient-5.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [ddclient-5.0.18](https://github.com/truecharts/charts/compare/ddclient-5.0.17...ddclient-5.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [ddclient-5.0.17](https://github.com/truecharts/charts/compare/ddclient-5.0.16...ddclient-5.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + diff --git a/stable/ddclient/6.0.1/Chart.yaml b/stable/ddclient/6.0.1/Chart.yaml new file mode 100644 index 00000000000..b15adedba77 --- /dev/null +++ b/stable/ddclient/6.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddclient +version: 6.0.1 +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: 14.0.9 + # 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/docusaurus/5.0.0/README.md b/stable/ddclient/6.0.1/README.md similarity index 100% rename from stable/docusaurus/5.0.0/README.md rename to stable/ddclient/6.0.1/README.md diff --git a/stable/ddclient/6.0.1/app-changelog.md b/stable/ddclient/6.0.1/app-changelog.md new file mode 100644 index 00000000000..b1d48e52f44 --- /dev/null +++ b/stable/ddclient/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddclient-6.0.1](https://github.com/truecharts/charts/compare/ddclient-6.0.0...ddclient-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ddclient/6.0.0/app-readme.md b/stable/ddclient/6.0.1/app-readme.md similarity index 100% rename from stable/ddclient/6.0.0/app-readme.md rename to stable/ddclient/6.0.1/app-readme.md diff --git a/stable/ddclient/6.0.1/charts/common-14.0.9.tgz b/stable/ddclient/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ddclient/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/ddclient/6.0.0/ix_values.yaml b/stable/ddclient/6.0.1/ix_values.yaml similarity index 100% rename from stable/ddclient/6.0.0/ix_values.yaml rename to stable/ddclient/6.0.1/ix_values.yaml diff --git a/stable/ddclient/6.0.0/questions.yaml b/stable/ddclient/6.0.1/questions.yaml similarity index 100% rename from stable/ddclient/6.0.0/questions.yaml rename to stable/ddclient/6.0.1/questions.yaml diff --git a/stable/duckdns/6.0.6/templates/NOTES.txt b/stable/ddclient/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/duckdns/6.0.6/templates/NOTES.txt rename to stable/ddclient/6.0.1/templates/NOTES.txt diff --git a/stable/docker-compose/7.0.13/templates/common.yaml b/stable/ddclient/6.0.1/templates/common.yaml similarity index 100% rename from stable/docker-compose/7.0.13/templates/common.yaml rename to stable/ddclient/6.0.1/templates/common.yaml diff --git a/stable/duckdns/6.0.6/values.yaml b/stable/ddclient/6.0.1/values.yaml similarity index 100% rename from stable/duckdns/6.0.6/values.yaml rename to stable/ddclient/6.0.1/values.yaml diff --git a/stable/ddns-go/6.0.4/CHANGELOG.md b/stable/ddns-go/6.0.4/CHANGELOG.md deleted file mode 100644 index 6357e3214a0..00000000000 --- a/stable/ddns-go/6.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ddns-go-6.0.4](https://github.com/truecharts/charts/compare/ddns-go-6.0.3...ddns-go-6.0.4) (2023-09-11) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.6.2 ([#12478](https://github.com/truecharts/charts/issues/12478)) - - - - -## [ddns-go-6.0.3](https://github.com/truecharts/charts/compare/ddns-go-6.0.2...ddns-go-6.0.3) (2023-08-18) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.6.1 ([#11667](https://github.com/truecharts/charts/issues/11667)) - - - - -## [ddns-go-6.0.2](https://github.com/truecharts/charts/compare/ddns-go-6.0.1...ddns-go-6.0.2) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.6.0 ([#11318](https://github.com/truecharts/charts/issues/11318)) - - - - -## [ddns-go-6.0.1](https://github.com/truecharts/charts/compare/ddns-go-6.0.0...ddns-go-6.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.5.2 ([#11245](https://github.com/truecharts/charts/issues/11245)) - - - - - -## [ddns-go-6.0.0](https://github.com/truecharts/charts/compare/ddns-go-5.0.32...ddns-go-6.0.0) (2023-07-31) - - - - -## [ddns-go-5.0.32](https://github.com/truecharts/charts/compare/ddns-go-5.0.31...ddns-go-5.0.32) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [ddns-go-5.0.31](https://github.com/truecharts/charts/compare/ddns-go-5.0.30...ddns-go-5.0.31) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.5.1 ([#10937](https://github.com/truecharts/charts/issues/10937)) - - - - -## [ddns-go-5.0.30](https://github.com/truecharts/charts/compare/ddns-go-5.0.29...ddns-go-5.0.30) (2023-07-21) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.5.0 ([#10709](https://github.com/truecharts/charts/issues/10709)) - - - - -## [ddns-go-5.0.29](https://github.com/truecharts/charts/compare/ddns-go-5.0.28...ddns-go-5.0.29) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.4.1 ([#10656](https://github.com/truecharts/charts/issues/10656)) - - - - -## [ddns-go-5.0.28](https://github.com/truecharts/charts/compare/ddns-go-5.0.27...ddns-go-5.0.28) (2023-07-18) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.3.7 ([#10571](https://github.com/truecharts/charts/issues/10571)) - - - - -## [ddns-go-5.0.27](https://github.com/truecharts/charts/compare/ddns-go-5.0.26...ddns-go-5.0.27) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - diff --git a/stable/ddns-go/6.0.4/Chart.yaml b/stable/ddns-go/6.0.4/Chart.yaml deleted file mode 100644 index 3c6cca549e1..00000000000 --- a/stable/ddns-go/6.0.4/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddns-go -version: 6.0.4 -appVersion: "5.6.2" -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: 14.0.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/6.0.4/app-changelog.md b/stable/ddns-go/6.0.4/app-changelog.md deleted file mode 100644 index ca4b3d83c25..00000000000 --- a/stable/ddns-go/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-go-6.0.4](https://github.com/truecharts/charts/compare/ddns-go-6.0.3...ddns-go-6.0.4) (2023-09-11) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.6.2 ([#12478](https://github.com/truecharts/charts/issues/12478)) - - \ No newline at end of file diff --git a/stable/ddns-go/6.0.4/charts/common-14.0.1.tgz b/stable/ddns-go/6.0.4/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/ddns-go/6.0.4/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/ddns-go/6.0.5/CHANGELOG.md b/stable/ddns-go/6.0.5/CHANGELOG.md new file mode 100644 index 00000000000..00c90f570f4 --- /dev/null +++ b/stable/ddns-go/6.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ddns-go-6.0.5](https://github.com/truecharts/charts/compare/ddns-go-6.0.4...ddns-go-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [ddns-go-6.0.4](https://github.com/truecharts/charts/compare/ddns-go-6.0.3...ddns-go-6.0.4) (2023-09-11) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.6.2 ([#12478](https://github.com/truecharts/charts/issues/12478)) + + + + +## [ddns-go-6.0.3](https://github.com/truecharts/charts/compare/ddns-go-6.0.2...ddns-go-6.0.3) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.6.1 ([#11667](https://github.com/truecharts/charts/issues/11667)) + + + + +## [ddns-go-6.0.2](https://github.com/truecharts/charts/compare/ddns-go-6.0.1...ddns-go-6.0.2) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.6.0 ([#11318](https://github.com/truecharts/charts/issues/11318)) + + + + +## [ddns-go-6.0.1](https://github.com/truecharts/charts/compare/ddns-go-6.0.0...ddns-go-6.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.5.2 ([#11245](https://github.com/truecharts/charts/issues/11245)) + + + + + +## [ddns-go-6.0.0](https://github.com/truecharts/charts/compare/ddns-go-5.0.32...ddns-go-6.0.0) (2023-07-31) + + + + +## [ddns-go-5.0.32](https://github.com/truecharts/charts/compare/ddns-go-5.0.31...ddns-go-5.0.32) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [ddns-go-5.0.31](https://github.com/truecharts/charts/compare/ddns-go-5.0.30...ddns-go-5.0.31) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.5.1 ([#10937](https://github.com/truecharts/charts/issues/10937)) + + + + +## [ddns-go-5.0.30](https://github.com/truecharts/charts/compare/ddns-go-5.0.29...ddns-go-5.0.30) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.5.0 ([#10709](https://github.com/truecharts/charts/issues/10709)) + + + + +## [ddns-go-5.0.29](https://github.com/truecharts/charts/compare/ddns-go-5.0.28...ddns-go-5.0.29) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.4.1 ([#10656](https://github.com/truecharts/charts/issues/10656)) + + + + +## [ddns-go-5.0.28](https://github.com/truecharts/charts/compare/ddns-go-5.0.27...ddns-go-5.0.28) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.3.7 ([#10571](https://github.com/truecharts/charts/issues/10571)) + diff --git a/stable/ddns-go/6.0.5/Chart.yaml b/stable/ddns-go/6.0.5/Chart.yaml new file mode 100644 index 00000000000..9ff87cb3adc --- /dev/null +++ b/stable/ddns-go/6.0.5/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddns-go +version: 6.0.5 +appVersion: "5.6.2" +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: 14.0.9 +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/dokuwiki/7.0.23/README.md b/stable/ddns-go/6.0.5/README.md similarity index 100% rename from stable/dokuwiki/7.0.23/README.md rename to stable/ddns-go/6.0.5/README.md diff --git a/stable/ddns-go/6.0.5/app-changelog.md b/stable/ddns-go/6.0.5/app-changelog.md new file mode 100644 index 00000000000..db7072c4959 --- /dev/null +++ b/stable/ddns-go/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddns-go-6.0.5](https://github.com/truecharts/charts/compare/ddns-go-6.0.4...ddns-go-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ddns-go/6.0.4/app-readme.md b/stable/ddns-go/6.0.5/app-readme.md similarity index 100% rename from stable/ddns-go/6.0.4/app-readme.md rename to stable/ddns-go/6.0.5/app-readme.md diff --git a/stable/ddns-go/6.0.5/charts/common-14.0.9.tgz b/stable/ddns-go/6.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ddns-go/6.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/ddns-go/6.0.4/ix_values.yaml b/stable/ddns-go/6.0.5/ix_values.yaml similarity index 100% rename from stable/ddns-go/6.0.4/ix_values.yaml rename to stable/ddns-go/6.0.5/ix_values.yaml diff --git a/stable/ddns-go/6.0.4/questions.yaml b/stable/ddns-go/6.0.5/questions.yaml similarity index 100% rename from stable/ddns-go/6.0.4/questions.yaml rename to stable/ddns-go/6.0.5/questions.yaml diff --git a/stable/embystat/6.0.4/templates/NOTES.txt b/stable/ddns-go/6.0.5/templates/NOTES.txt similarity index 100% rename from stable/embystat/6.0.4/templates/NOTES.txt rename to stable/ddns-go/6.0.5/templates/NOTES.txt diff --git a/stable/docusaurus/5.0.0/templates/common.yaml b/stable/ddns-go/6.0.5/templates/common.yaml similarity index 100% rename from stable/docusaurus/5.0.0/templates/common.yaml rename to stable/ddns-go/6.0.5/templates/common.yaml diff --git a/stable/embystat/6.0.4/values.yaml b/stable/ddns-go/6.0.5/values.yaml similarity index 100% rename from stable/embystat/6.0.4/values.yaml rename to stable/ddns-go/6.0.5/values.yaml diff --git a/stable/ddns-updater/6.0.0/CHANGELOG.md b/stable/ddns-updater/6.0.0/CHANGELOG.md deleted file mode 100644 index 8e9c611b6f6..00000000000 --- a/stable/ddns-updater/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [ddns-updater-6.0.0](https://github.com/truecharts/charts/compare/ddns-updater-5.0.25...ddns-updater-6.0.0) (2023-07-31) - - - - -## [ddns-updater-5.0.25](https://github.com/truecharts/charts/compare/ddns-updater-5.0.24...ddns-updater-5.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [ddns-updater-5.0.24](https://github.com/truecharts/charts/compare/ddns-updater-5.0.23...ddns-updater-5.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [ddns-updater-5.0.23](https://github.com/truecharts/charts/compare/ddns-updater-5.0.22...ddns-updater-5.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [ddns-updater-5.0.22](https://github.com/truecharts/charts/compare/ddns-updater-5.0.21...ddns-updater-5.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [ddns-updater-5.0.21](https://github.com/truecharts/charts/compare/ddns-updater-5.0.20...ddns-updater-5.0.21) (2023-06-09) - -### Chore - -- update container image tccr.io/truecharts/ddns-updater to v2.5.0 ([#9501](https://github.com/truecharts/charts/issues/9501)) - - - - -## [ddns-updater-5.0.20](https://github.com/truecharts/charts/compare/ddns-updater-5.0.19...ddns-updater-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [ddns-updater-5.0.19](https://github.com/truecharts/charts/compare/ddns-updater-5.0.18...ddns-updater-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [ddns-updater-5.0.18](https://github.com/truecharts/charts/compare/ddns-updater-5.0.17...ddns-updater-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [ddns-updater-5.0.17](https://github.com/truecharts/charts/compare/ddns-updater-5.0.16...ddns-updater-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [ddns-updater-5.0.16](https://github.com/truecharts/charts/compare/ddns-updater-5.0.15...ddns-updater-5.0.16) (2023-05-26) - diff --git a/stable/ddns-updater/6.0.0/Chart.yaml b/stable/ddns-updater/6.0.0/Chart.yaml deleted file mode 100644 index 338dcd8f99b..00000000000 --- a/stable/ddns-updater/6.0.0/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.0 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/ddns-updater/6.0.0/charts/common-14.0.1.tgz b/stable/ddns-updater/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/ddns-updater/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/ddns-updater/6.0.1/CHANGELOG.md b/stable/ddns-updater/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..137475a5921 --- /dev/null +++ b/stable/ddns-updater/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ddns-updater-6.0.1](https://github.com/truecharts/charts/compare/ddns-updater-6.0.0...ddns-updater-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [ddns-updater-6.0.0](https://github.com/truecharts/charts/compare/ddns-updater-5.0.25...ddns-updater-6.0.0) (2023-07-31) + + + + +## [ddns-updater-5.0.25](https://github.com/truecharts/charts/compare/ddns-updater-5.0.24...ddns-updater-5.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [ddns-updater-5.0.24](https://github.com/truecharts/charts/compare/ddns-updater-5.0.23...ddns-updater-5.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [ddns-updater-5.0.23](https://github.com/truecharts/charts/compare/ddns-updater-5.0.22...ddns-updater-5.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [ddns-updater-5.0.22](https://github.com/truecharts/charts/compare/ddns-updater-5.0.21...ddns-updater-5.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [ddns-updater-5.0.21](https://github.com/truecharts/charts/compare/ddns-updater-5.0.20...ddns-updater-5.0.21) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/ddns-updater to v2.5.0 ([#9501](https://github.com/truecharts/charts/issues/9501)) + + + + +## [ddns-updater-5.0.20](https://github.com/truecharts/charts/compare/ddns-updater-5.0.19...ddns-updater-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [ddns-updater-5.0.19](https://github.com/truecharts/charts/compare/ddns-updater-5.0.18...ddns-updater-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [ddns-updater-5.0.18](https://github.com/truecharts/charts/compare/ddns-updater-5.0.17...ddns-updater-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [ddns-updater-5.0.17](https://github.com/truecharts/charts/compare/ddns-updater-5.0.16...ddns-updater-5.0.17) (2023-05-27) + diff --git a/stable/ddns-updater/6.0.1/Chart.yaml b/stable/ddns-updater/6.0.1/Chart.yaml new file mode 100644 index 00000000000..597c9d6dec9 --- /dev/null +++ b/stable/ddns-updater/6.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/domoticz/6.0.2/README.md b/stable/ddns-updater/6.0.1/README.md similarity index 100% rename from stable/domoticz/6.0.2/README.md rename to stable/ddns-updater/6.0.1/README.md diff --git a/stable/ddns-updater/6.0.1/app-changelog.md b/stable/ddns-updater/6.0.1/app-changelog.md new file mode 100644 index 00000000000..b6341f49063 --- /dev/null +++ b/stable/ddns-updater/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddns-updater-6.0.1](https://github.com/truecharts/charts/compare/ddns-updater-6.0.0...ddns-updater-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ddns-updater/6.0.0/app-readme.md b/stable/ddns-updater/6.0.1/app-readme.md similarity index 100% rename from stable/ddns-updater/6.0.0/app-readme.md rename to stable/ddns-updater/6.0.1/app-readme.md diff --git a/stable/ddns-updater/6.0.1/charts/common-14.0.9.tgz b/stable/ddns-updater/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ddns-updater/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/ddns-updater/6.0.0/ix_values.yaml b/stable/ddns-updater/6.0.1/ix_values.yaml similarity index 100% rename from stable/ddns-updater/6.0.0/ix_values.yaml rename to stable/ddns-updater/6.0.1/ix_values.yaml diff --git a/stable/ddns-updater/6.0.0/questions.yaml b/stable/ddns-updater/6.0.1/questions.yaml similarity index 100% rename from stable/ddns-updater/6.0.0/questions.yaml rename to stable/ddns-updater/6.0.1/questions.yaml diff --git a/stable/emulatorjs/6.0.4/templates/NOTES.txt b/stable/ddns-updater/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/emulatorjs/6.0.4/templates/NOTES.txt rename to stable/ddns-updater/6.0.1/templates/NOTES.txt diff --git a/stable/dokuwiki/7.0.23/templates/common.yaml b/stable/ddns-updater/6.0.1/templates/common.yaml similarity index 100% rename from stable/dokuwiki/7.0.23/templates/common.yaml rename to stable/ddns-updater/6.0.1/templates/common.yaml diff --git a/stable/emulatorjs/6.0.4/values.yaml b/stable/ddns-updater/6.0.1/values.yaml similarity index 100% rename from stable/emulatorjs/6.0.4/values.yaml rename to stable/ddns-updater/6.0.1/values.yaml diff --git a/stable/deconz/12.0.5/CHANGELOG.md b/stable/deconz/12.0.5/CHANGELOG.md new file mode 100644 index 00000000000..362fce5b7c4 --- /dev/null +++ b/stable/deconz/12.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [deconz-12.0.5](https://github.com/truecharts/charts/compare/deconz-12.0.4...deconz-12.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [deconz-12.0.4](https://github.com/truecharts/charts/compare/deconz-12.0.3...deconz-12.0.4) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/deconz to v2.24.1 ([#13321](https://github.com/truecharts/charts/issues/13321)) + + + + +## [deconz-12.0.3](https://github.com/truecharts/charts/compare/deconz-12.0.2...deconz-12.0.3) (2023-09-18) + +### Chore + +- update container image tccr.io/truecharts/deconz to v2.24.0 ([#12712](https://github.com/truecharts/charts/issues/12712)) + + + + +## [deconz-12.0.2](https://github.com/truecharts/charts/compare/deconz-12.0.1...deconz-12.0.2) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/deconz to v2.23.01 ([#12671](https://github.com/truecharts/charts/issues/12671)) + + + + +## [deconz-12.0.1](https://github.com/truecharts/charts/compare/deconz-12.0.0...deconz-12.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/deconz to v2.23.00 ([#11274](https://github.com/truecharts/charts/issues/11274)) + + + + + +## [deconz-12.0.0](https://github.com/truecharts/charts/compare/deconz-11.0.15...deconz-12.0.0) (2023-07-31) + + + + +## [deconz-11.0.15](https://github.com/truecharts/charts/compare/deconz-11.0.14...deconz-11.0.15) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [deconz-11.0.14](https://github.com/truecharts/charts/compare/deconz-11.0.13...deconz-11.0.14) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/deconz to v2.22.02 ([#10214](https://github.com/truecharts/charts/issues/10214)) + + + + +## [deconz-11.0.13](https://github.com/truecharts/charts/compare/deconz-11.0.12...deconz-11.0.13) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [deconz-11.0.12](https://github.com/truecharts/charts/compare/deconz-11.0.11...deconz-11.0.12) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [deconz-11.0.11](https://github.com/truecharts/charts/compare/deconz-11.0.10...deconz-11.0.11) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + diff --git a/stable/deconz/12.0.5/Chart.yaml b/stable/deconz/12.0.5/Chart.yaml new file mode 100644 index 00000000000..1c63904bd58 --- /dev/null +++ b/stable/deconz/12.0.5/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.24.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 12.0.5 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/doplarr/6.0.0/README.md b/stable/deconz/12.0.5/README.md similarity index 100% rename from stable/doplarr/6.0.0/README.md rename to stable/deconz/12.0.5/README.md diff --git a/stable/deconz/12.0.5/app-changelog.md b/stable/deconz/12.0.5/app-changelog.md new file mode 100644 index 00000000000..3fec1684279 --- /dev/null +++ b/stable/deconz/12.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [deconz-12.0.5](https://github.com/truecharts/charts/compare/deconz-12.0.4...deconz-12.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/deconz/12.0.5/app-readme.md b/stable/deconz/12.0.5/app-readme.md new file mode 100644 index 00000000000..1313fa891f2 --- /dev/null +++ b/stable/deconz/12.0.5/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/12.0.5/charts/common-14.0.9.tgz b/stable/deconz/12.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/deconz/12.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/deconz/12.0.5/ix_values.yaml b/stable/deconz/12.0.5/ix_values.yaml new file mode 100644 index 00000000000..a528b28d8e2 --- /dev/null +++ b/stable/deconz/12.0.5/ix_values.yaml @@ -0,0 +1,62 @@ +image: + repository: tccr.io/truecharts/deconz + tag: v2.24.1@sha256:07251e4d11b10bda6dbb37894d7adaee3da9677547654639e88fd3d4688b1719 + 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/12.0.5/questions.yaml b/stable/deconz/12.0.5/questions.yaml new file mode 100644 index 00000000000..f57d260159f --- /dev/null +++ b/stable/deconz/12.0.5/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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: DECONZ_VNC_PASSWORD + label: "DECONZ_VNC_PASSWORD" + description: "If VNC is enabled (DECONZ_VNC_MODE=1) you can change the default password" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + - variable: DECONZ_DEVICE + label: "DECONZ_DEVICE" + description: "Override the location where deCONZ looks for the RaspBee/Conbee device" + schema: + type: string + default: "/dev/ttyUSB0" + - variable: DECONZ_VNC_MODE + label: "DECONZ_VNC_MODE" + description: "Enable VNC access to the container to view the deCONZ ZigBee mesh" + schema: + type: int + default: 1 + - variable: DECONZ_UPNP + label: "DECONZ_UPNP" + description: "Set this option to 0 to disable uPNP" + schema: + type: int + default: 0 + - variable: DECONZ_START_VERBOSE + label: "DECONZ_START_VERBOSE" + description: "Set this option to 0 to disable verbose of start script, set to 1 to enable set -x logging" + schema: + type: int + default: 0 + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10008 + required: true + - variable: websocket + label: "websocket Service" + description: "The websocket service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: websocket + label: "websocket Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10001 + required: true + - variable: vnc + label: "vnc Service" + description: "The vnc service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vnc + label: "vnc Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10002 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/domoticz/6.0.2/templates/common.yaml b/stable/deconz/12.0.5/templates/common.yaml similarity index 100% rename from stable/domoticz/6.0.2/templates/common.yaml rename to stable/deconz/12.0.5/templates/common.yaml diff --git a/stable/endlessh/6.0.0/values.yaml b/stable/deconz/12.0.5/values.yaml similarity index 100% rename from stable/endlessh/6.0.0/values.yaml rename to stable/deconz/12.0.5/values.yaml diff --git a/stable/deemix/7.0.0/CHANGELOG.md b/stable/deemix/7.0.0/CHANGELOG.md deleted file mode 100644 index d7522c04e49..00000000000 --- a/stable/deemix/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [deemix-7.0.0](https://github.com/truecharts/charts/compare/deemix-6.0.24...deemix-7.0.0) (2023-07-31) - - - - -## [deemix-6.0.24](https://github.com/truecharts/charts/compare/deemix-6.0.23...deemix-6.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [deemix-6.0.23](https://github.com/truecharts/charts/compare/deemix-6.0.22...deemix-6.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [deemix-6.0.22](https://github.com/truecharts/charts/compare/deemix-6.0.21...deemix-6.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [deemix-6.0.21](https://github.com/truecharts/charts/compare/deemix-6.0.20...deemix-6.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [deemix-6.0.20](https://github.com/truecharts/charts/compare/deemix-6.0.19...deemix-6.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [deemix-6.0.19](https://github.com/truecharts/charts/compare/deemix-6.0.18...deemix-6.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [deemix-6.0.18](https://github.com/truecharts/charts/compare/deemix-6.0.17...deemix-6.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [deemix-6.0.17](https://github.com/truecharts/charts/compare/deemix-6.0.16...deemix-6.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [deemix-6.0.16](https://github.com/truecharts/charts/compare/deemix-6.0.15...deemix-6.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [deemix-6.0.15](https://github.com/truecharts/charts/compare/deemix-6.0.14...deemix-6.0.15) (2023-05-24) - diff --git a/stable/deemix/7.0.0/Chart.yaml b/stable/deemix/7.0.0/Chart.yaml deleted file mode 100644 index 012467dcba7..00000000000 --- a/stable/deemix/7.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/deemix/7.0.0/charts/common-14.0.1.tgz b/stable/deemix/7.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/deemix/7.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/deemix/7.0.1/CHANGELOG.md b/stable/deemix/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..db13e7ecca6 --- /dev/null +++ b/stable/deemix/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [deemix-7.0.1](https://github.com/truecharts/charts/compare/deemix-7.0.0...deemix-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [deemix-7.0.0](https://github.com/truecharts/charts/compare/deemix-6.0.24...deemix-7.0.0) (2023-07-31) + + + + +## [deemix-6.0.24](https://github.com/truecharts/charts/compare/deemix-6.0.23...deemix-6.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [deemix-6.0.23](https://github.com/truecharts/charts/compare/deemix-6.0.22...deemix-6.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [deemix-6.0.22](https://github.com/truecharts/charts/compare/deemix-6.0.21...deemix-6.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [deemix-6.0.21](https://github.com/truecharts/charts/compare/deemix-6.0.20...deemix-6.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [deemix-6.0.20](https://github.com/truecharts/charts/compare/deemix-6.0.19...deemix-6.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [deemix-6.0.19](https://github.com/truecharts/charts/compare/deemix-6.0.18...deemix-6.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [deemix-6.0.18](https://github.com/truecharts/charts/compare/deemix-6.0.17...deemix-6.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [deemix-6.0.17](https://github.com/truecharts/charts/compare/deemix-6.0.16...deemix-6.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [deemix-6.0.16](https://github.com/truecharts/charts/compare/deemix-6.0.15...deemix-6.0.16) (2023-05-26) + diff --git a/stable/deemix/7.0.1/Chart.yaml b/stable/deemix/7.0.1/Chart.yaml new file mode 100644 index 00000000000..eaa1551118f --- /dev/null +++ b/stable/deemix/7.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/double-take/6.0.0/README.md b/stable/deemix/7.0.1/README.md similarity index 100% rename from stable/double-take/6.0.0/README.md rename to stable/deemix/7.0.1/README.md diff --git a/stable/deemix/7.0.1/app-changelog.md b/stable/deemix/7.0.1/app-changelog.md new file mode 100644 index 00000000000..282f1dda103 --- /dev/null +++ b/stable/deemix/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [deemix-7.0.1](https://github.com/truecharts/charts/compare/deemix-7.0.0...deemix-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/deemix/7.0.0/app-readme.md b/stable/deemix/7.0.1/app-readme.md similarity index 100% rename from stable/deemix/7.0.0/app-readme.md rename to stable/deemix/7.0.1/app-readme.md diff --git a/stable/deemix/7.0.1/charts/common-14.0.9.tgz b/stable/deemix/7.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/deemix/7.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/deemix/7.0.0/ix_values.yaml b/stable/deemix/7.0.1/ix_values.yaml similarity index 100% rename from stable/deemix/7.0.0/ix_values.yaml rename to stable/deemix/7.0.1/ix_values.yaml diff --git a/stable/deemix/7.0.0/questions.yaml b/stable/deemix/7.0.1/questions.yaml similarity index 100% rename from stable/deemix/7.0.0/questions.yaml rename to stable/deemix/7.0.1/questions.yaml diff --git a/stable/endlessh/6.0.0/templates/NOTES.txt b/stable/deemix/7.0.1/templates/NOTES.txt similarity index 100% rename from stable/endlessh/6.0.0/templates/NOTES.txt rename to stable/deemix/7.0.1/templates/NOTES.txt diff --git a/stable/doplarr/6.0.0/templates/common.yaml b/stable/deemix/7.0.1/templates/common.yaml similarity index 100% rename from stable/doplarr/6.0.0/templates/common.yaml rename to stable/deemix/7.0.1/templates/common.yaml diff --git a/stable/etesync/5.0.0/values.yaml b/stable/deemix/7.0.1/values.yaml similarity index 100% rename from stable/etesync/5.0.0/values.yaml rename to stable/deemix/7.0.1/values.yaml diff --git a/stable/deepstack/8.0.0/CHANGELOG.md b/stable/deepstack/8.0.0/CHANGELOG.md deleted file mode 100644 index 2e0af78cfb6..00000000000 --- a/stable/deepstack/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [deepstack-8.0.0](https://github.com/truecharts/charts/compare/deepstack-7.0.26...deepstack-8.0.0) (2023-07-31) - - - - -## [deepstack-7.0.26](https://github.com/truecharts/charts/compare/deepstack-7.0.25...deepstack-7.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [deepstack-7.0.25](https://github.com/truecharts/charts/compare/deepstack-7.0.24...deepstack-7.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [deepstack-7.0.24](https://github.com/truecharts/charts/compare/deepstack-7.0.23...deepstack-7.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [deepstack-7.0.23](https://github.com/truecharts/charts/compare/deepstack-7.0.22...deepstack-7.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [deepstack-7.0.22](https://github.com/truecharts/charts/compare/deepstack-7.0.21...deepstack-7.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [deepstack-7.0.21](https://github.com/truecharts/charts/compare/deepstack-7.0.20...deepstack-7.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [deepstack-7.0.20](https://github.com/truecharts/charts/compare/deepstack-7.0.19...deepstack-7.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [deepstack-7.0.19](https://github.com/truecharts/charts/compare/deepstack-7.0.18...deepstack-7.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [deepstack-7.0.18](https://github.com/truecharts/charts/compare/deepstack-7.0.17...deepstack-7.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [deepstack-7.0.17](https://github.com/truecharts/charts/compare/deepstack-7.0.16...deepstack-7.0.17) (2023-05-24) - diff --git a/stable/deepstack/8.0.0/Chart.yaml b/stable/deepstack/8.0.0/Chart.yaml deleted file mode 100644 index a07e6429afa..00000000000 --- a/stable/deepstack/8.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2022.01.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - AI - truecharts.org/SCALE-support: "true" diff --git a/stable/deepstack/8.0.0/charts/common-14.0.1.tgz b/stable/deepstack/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/deepstack/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/deepstack/8.0.1/CHANGELOG.md b/stable/deepstack/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..05e41c33b23 --- /dev/null +++ b/stable/deepstack/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [deepstack-8.0.1](https://github.com/truecharts/charts/compare/deepstack-8.0.0...deepstack-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [deepstack-8.0.0](https://github.com/truecharts/charts/compare/deepstack-7.0.26...deepstack-8.0.0) (2023-07-31) + + + + +## [deepstack-7.0.26](https://github.com/truecharts/charts/compare/deepstack-7.0.25...deepstack-7.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [deepstack-7.0.25](https://github.com/truecharts/charts/compare/deepstack-7.0.24...deepstack-7.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [deepstack-7.0.24](https://github.com/truecharts/charts/compare/deepstack-7.0.23...deepstack-7.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [deepstack-7.0.23](https://github.com/truecharts/charts/compare/deepstack-7.0.22...deepstack-7.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [deepstack-7.0.22](https://github.com/truecharts/charts/compare/deepstack-7.0.21...deepstack-7.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [deepstack-7.0.21](https://github.com/truecharts/charts/compare/deepstack-7.0.20...deepstack-7.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [deepstack-7.0.20](https://github.com/truecharts/charts/compare/deepstack-7.0.19...deepstack-7.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [deepstack-7.0.19](https://github.com/truecharts/charts/compare/deepstack-7.0.18...deepstack-7.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [deepstack-7.0.18](https://github.com/truecharts/charts/compare/deepstack-7.0.17...deepstack-7.0.18) (2023-05-26) + diff --git a/stable/deepstack/8.0.1/Chart.yaml b/stable/deepstack/8.0.1/Chart.yaml new file mode 100644 index 00000000000..dbbbbde8ba1 --- /dev/null +++ b/stable/deepstack/8.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2022.01.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - AI + truecharts.org/SCALE-support: "true" diff --git a/stable/doublecommander/9.0.9/README.md b/stable/deepstack/8.0.1/README.md similarity index 100% rename from stable/doublecommander/9.0.9/README.md rename to stable/deepstack/8.0.1/README.md diff --git a/stable/deepstack/8.0.1/app-changelog.md b/stable/deepstack/8.0.1/app-changelog.md new file mode 100644 index 00000000000..c26a3ecd047 --- /dev/null +++ b/stable/deepstack/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [deepstack-8.0.1](https://github.com/truecharts/charts/compare/deepstack-8.0.0...deepstack-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/deepstack/8.0.0/app-readme.md b/stable/deepstack/8.0.1/app-readme.md similarity index 100% rename from stable/deepstack/8.0.0/app-readme.md rename to stable/deepstack/8.0.1/app-readme.md diff --git a/stable/deepstack/8.0.1/charts/common-14.0.9.tgz b/stable/deepstack/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/deepstack/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/deepstack/8.0.0/ix_values.yaml b/stable/deepstack/8.0.1/ix_values.yaml similarity index 100% rename from stable/deepstack/8.0.0/ix_values.yaml rename to stable/deepstack/8.0.1/ix_values.yaml diff --git a/stable/deepstack/8.0.0/questions.yaml b/stable/deepstack/8.0.1/questions.yaml similarity index 100% rename from stable/deepstack/8.0.0/questions.yaml rename to stable/deepstack/8.0.1/questions.yaml diff --git a/stable/ferdi-server/8.0.0/templates/NOTES.txt b/stable/deepstack/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/ferdi-server/8.0.0/templates/NOTES.txt rename to stable/deepstack/8.0.1/templates/NOTES.txt diff --git a/stable/double-take/6.0.0/templates/common.yaml b/stable/deepstack/8.0.1/templates/common.yaml similarity index 100% rename from stable/double-take/6.0.0/templates/common.yaml rename to stable/deepstack/8.0.1/templates/common.yaml diff --git a/stable/ferdi-server/8.0.0/values.yaml b/stable/deepstack/8.0.1/values.yaml similarity index 100% rename from stable/ferdi-server/8.0.0/values.yaml rename to stable/deepstack/8.0.1/values.yaml diff --git a/stable/dell-idrac-fan-controller/2.0.0/CHANGELOG.md b/stable/dell-idrac-fan-controller/2.0.0/CHANGELOG.md deleted file mode 100644 index 1033012cf8a..00000000000 --- a/stable/dell-idrac-fan-controller/2.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [dell-idrac-fan-controller-2.0.0](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.13...dell-idrac-fan-controller-2.0.0) (2023-07-31) - - - - -## [dell-idrac-fan-controller-1.0.13](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.12...dell-idrac-fan-controller-1.0.13) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [dell-idrac-fan-controller-1.0.12](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.11...dell-idrac-fan-controller-1.0.12) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [dell-idrac-fan-controller-1.0.11](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.10...dell-idrac-fan-controller-1.0.11) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [dell-idrac-fan-controller-1.0.10](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.9...dell-idrac-fan-controller-1.0.10) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [dell-idrac-fan-controller-1.0.9](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.8...dell-idrac-fan-controller-1.0.9) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [dell-idrac-fan-controller-1.0.8](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.7...dell-idrac-fan-controller-1.0.8) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [dell-idrac-fan-controller-1.0.7](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.6...dell-idrac-fan-controller-1.0.7) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [dell-idrac-fan-controller-1.0.6](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.5...dell-idrac-fan-controller-1.0.6) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [dell-idrac-fan-controller-1.0.5](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.4...dell-idrac-fan-controller-1.0.5) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [dell-idrac-fan-controller-1.0.4](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.3...dell-idrac-fan-controller-1.0.4) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - diff --git a/stable/dell-idrac-fan-controller/2.0.0/Chart.yaml b/stable/dell-idrac-fan-controller/2.0.0/Chart.yaml deleted file mode 100644 index 2c702365408..00000000000 --- a/stable/dell-idrac-fan-controller/2.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 2.0.0 -annotations: - truecharts.org/catagories: | - - utilities - - hardware - truecharts.org/SCALE-support: "true" diff --git a/stable/dell-idrac-fan-controller/2.0.0/charts/common-14.0.1.tgz b/stable/dell-idrac-fan-controller/2.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/dell-idrac-fan-controller/2.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/dell-idrac-fan-controller/2.0.1/CHANGELOG.md b/stable/dell-idrac-fan-controller/2.0.1/CHANGELOG.md new file mode 100644 index 00000000000..30a9395d463 --- /dev/null +++ b/stable/dell-idrac-fan-controller/2.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dell-idrac-fan-controller-2.0.1](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-2.0.0...dell-idrac-fan-controller-2.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [dell-idrac-fan-controller-2.0.0](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.13...dell-idrac-fan-controller-2.0.0) (2023-07-31) + + + + +## [dell-idrac-fan-controller-1.0.13](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.12...dell-idrac-fan-controller-1.0.13) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [dell-idrac-fan-controller-1.0.12](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.11...dell-idrac-fan-controller-1.0.12) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [dell-idrac-fan-controller-1.0.11](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.10...dell-idrac-fan-controller-1.0.11) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [dell-idrac-fan-controller-1.0.10](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.9...dell-idrac-fan-controller-1.0.10) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [dell-idrac-fan-controller-1.0.9](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.8...dell-idrac-fan-controller-1.0.9) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [dell-idrac-fan-controller-1.0.8](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.7...dell-idrac-fan-controller-1.0.8) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [dell-idrac-fan-controller-1.0.7](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.6...dell-idrac-fan-controller-1.0.7) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [dell-idrac-fan-controller-1.0.6](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.5...dell-idrac-fan-controller-1.0.6) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [dell-idrac-fan-controller-1.0.5](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.4...dell-idrac-fan-controller-1.0.5) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + diff --git a/stable/dell-idrac-fan-controller/2.0.1/Chart.yaml b/stable/dell-idrac-fan-controller/2.0.1/Chart.yaml new file mode 100644 index 00000000000..cd257a2eec1 --- /dev/null +++ b/stable/dell-idrac-fan-controller/2.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 2.0.1 +annotations: + truecharts.org/catagories: | + - utilities + - hardware + truecharts.org/SCALE-support: "true" diff --git a/stable/drawio/6.0.11/README.md b/stable/dell-idrac-fan-controller/2.0.1/README.md similarity index 100% rename from stable/drawio/6.0.11/README.md rename to stable/dell-idrac-fan-controller/2.0.1/README.md diff --git a/stable/dell-idrac-fan-controller/2.0.1/app-changelog.md b/stable/dell-idrac-fan-controller/2.0.1/app-changelog.md new file mode 100644 index 00000000000..f2d0d1bf94f --- /dev/null +++ b/stable/dell-idrac-fan-controller/2.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dell-idrac-fan-controller-2.0.1](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-2.0.0...dell-idrac-fan-controller-2.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/dell-idrac-fan-controller/2.0.0/app-readme.md b/stable/dell-idrac-fan-controller/2.0.1/app-readme.md similarity index 100% rename from stable/dell-idrac-fan-controller/2.0.0/app-readme.md rename to stable/dell-idrac-fan-controller/2.0.1/app-readme.md diff --git a/stable/dell-idrac-fan-controller/2.0.1/charts/common-14.0.9.tgz b/stable/dell-idrac-fan-controller/2.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/dell-idrac-fan-controller/2.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/dell-idrac-fan-controller/2.0.0/ix_values.yaml b/stable/dell-idrac-fan-controller/2.0.1/ix_values.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/2.0.0/ix_values.yaml rename to stable/dell-idrac-fan-controller/2.0.1/ix_values.yaml diff --git a/stable/dell-idrac-fan-controller/2.0.0/questions.yaml b/stable/dell-idrac-fan-controller/2.0.1/questions.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/2.0.0/questions.yaml rename to stable/dell-idrac-fan-controller/2.0.1/questions.yaml diff --git a/stable/filebot/5.0.0/templates/NOTES.txt b/stable/dell-idrac-fan-controller/2.0.1/templates/NOTES.txt similarity index 100% rename from stable/filebot/5.0.0/templates/NOTES.txt rename to stable/dell-idrac-fan-controller/2.0.1/templates/NOTES.txt diff --git a/stable/drawio/6.0.11/templates/common.yaml b/stable/dell-idrac-fan-controller/2.0.1/templates/common.yaml similarity index 100% rename from stable/drawio/6.0.11/templates/common.yaml rename to stable/dell-idrac-fan-controller/2.0.1/templates/common.yaml diff --git a/stable/filebot/5.0.0/values.yaml b/stable/dell-idrac-fan-controller/2.0.1/values.yaml similarity index 100% rename from stable/filebot/5.0.0/values.yaml rename to stable/dell-idrac-fan-controller/2.0.1/values.yaml diff --git a/stable/deluge/15.0.1/CHANGELOG.md b/stable/deluge/15.0.1/CHANGELOG.md new file mode 100644 index 00000000000..7986831374d --- /dev/null +++ b/stable/deluge/15.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [deluge-15.0.1](https://github.com/truecharts/charts/compare/deluge-15.0.0...deluge-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [deluge-15.0.0](https://github.com/truecharts/charts/compare/deluge-14.0.25...deluge-15.0.0) (2023-07-31) + + + + +## [deluge-14.0.25](https://github.com/truecharts/charts/compare/deluge-14.0.24...deluge-14.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [deluge-14.0.24](https://github.com/truecharts/charts/compare/deluge-14.0.23...deluge-14.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [deluge-14.0.23](https://github.com/truecharts/charts/compare/deluge-14.0.22...deluge-14.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [deluge-14.0.22](https://github.com/truecharts/charts/compare/deluge-14.0.21...deluge-14.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [deluge-14.0.21](https://github.com/truecharts/charts/compare/deluge-14.0.20...deluge-14.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [deluge-14.0.20](https://github.com/truecharts/charts/compare/deluge-14.0.19...deluge-14.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [deluge-14.0.19](https://github.com/truecharts/charts/compare/deluge-14.0.18...deluge-14.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [deluge-14.0.18](https://github.com/truecharts/charts/compare/deluge-14.0.17...deluge-14.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [deluge-14.0.17](https://github.com/truecharts/charts/compare/deluge-14.0.16...deluge-14.0.17) (2023-05-26) + diff --git a/stable/deluge/15.0.1/Chart.yaml b/stable/deluge/15.0.1/Chart.yaml new file mode 100644 index 00000000000..d02c38abaa5 --- /dev/null +++ b/stable/deluge/15.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/duckdns/6.0.6/README.md b/stable/deluge/15.0.1/README.md similarity index 100% rename from stable/duckdns/6.0.6/README.md rename to stable/deluge/15.0.1/README.md diff --git a/stable/deluge/15.0.1/app-changelog.md b/stable/deluge/15.0.1/app-changelog.md new file mode 100644 index 00000000000..58f4a900eef --- /dev/null +++ b/stable/deluge/15.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [deluge-15.0.1](https://github.com/truecharts/charts/compare/deluge-15.0.0...deluge-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/deluge/15.0.1/app-readme.md b/stable/deluge/15.0.1/app-readme.md new file mode 100644 index 00000000000..e00bfd13309 --- /dev/null +++ b/stable/deluge/15.0.1/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/15.0.1/charts/common-14.0.9.tgz b/stable/deluge/15.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/deluge/15.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/deluge/15.0.1/ix_values.yaml b/stable/deluge/15.0.1/ix_values.yaml new file mode 100644 index 00000000000..24de9f9f2c0 --- /dev/null +++ b/stable/deluge/15.0.1/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/15.0.1/questions.yaml b/stable/deluge/15.0.1/questions.yaml new file mode 100644 index 00000000000..e5643027ebb --- /dev/null +++ b/stable/deluge/15.0.1/questions.yaml @@ -0,0 +1,2104 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + ## Portal Button + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + 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: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/filebrowser/6.0.3/templates/NOTES.txt b/stable/deluge/15.0.1/templates/NOTES.txt similarity index 100% rename from stable/filebrowser/6.0.3/templates/NOTES.txt rename to stable/deluge/15.0.1/templates/NOTES.txt diff --git a/stable/duckdns/6.0.6/templates/common.yaml b/stable/deluge/15.0.1/templates/common.yaml similarity index 100% rename from stable/duckdns/6.0.6/templates/common.yaml rename to stable/deluge/15.0.1/templates/common.yaml diff --git a/stable/filebrowser/6.0.3/values.yaml b/stable/deluge/15.0.1/values.yaml similarity index 100% rename from stable/filebrowser/6.0.3/values.yaml rename to stable/deluge/15.0.1/values.yaml diff --git a/stable/digikam/8.0.0/CHANGELOG.md b/stable/digikam/8.0.0/CHANGELOG.md deleted file mode 100644 index c7ec7cf87b6..00000000000 --- a/stable/digikam/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [digikam-8.0.0](https://github.com/truecharts/charts/compare/digikam-7.0.22...digikam-8.0.0) (2023-07-31) - - - - -## [digikam-7.0.22](https://github.com/truecharts/charts/compare/digikam-7.0.21...digikam-7.0.22) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [digikam-7.0.21](https://github.com/truecharts/charts/compare/digikam-7.0.20...digikam-7.0.21) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [digikam-7.0.20](https://github.com/truecharts/charts/compare/digikam-7.0.19...digikam-7.0.20) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [digikam-7.0.19](https://github.com/truecharts/charts/compare/digikam-7.0.18...digikam-7.0.19) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [digikam-7.0.18](https://github.com/truecharts/charts/compare/digikam-7.0.17...digikam-7.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [digikam-7.0.17](https://github.com/truecharts/charts/compare/digikam-7.0.16...digikam-7.0.17) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [digikam-7.0.16](https://github.com/truecharts/charts/compare/digikam-7.0.15...digikam-7.0.16) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [digikam-7.0.15](https://github.com/truecharts/charts/compare/digikam-7.0.14...digikam-7.0.15) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [digikam-7.0.14](https://github.com/truecharts/charts/compare/digikam-7.0.13...digikam-7.0.14) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [digikam-7.0.13](https://github.com/truecharts/charts/compare/digikam-7.0.12...digikam-7.0.13) (2023-05-24) - diff --git a/stable/digikam/8.0.0/Chart.yaml b/stable/digikam/8.0.0/Chart.yaml deleted file mode 100644 index 1010e92ef1f..00000000000 --- a/stable/digikam/8.0.0/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "7.8.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/digikam/8.0.0/charts/common-14.0.1.tgz b/stable/digikam/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/digikam/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/digikam/8.0.1/CHANGELOG.md b/stable/digikam/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..9cee5094cd7 --- /dev/null +++ b/stable/digikam/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [digikam-8.0.1](https://github.com/truecharts/charts/compare/digikam-8.0.0...digikam-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [digikam-8.0.0](https://github.com/truecharts/charts/compare/digikam-7.0.22...digikam-8.0.0) (2023-07-31) + + + + +## [digikam-7.0.22](https://github.com/truecharts/charts/compare/digikam-7.0.21...digikam-7.0.22) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [digikam-7.0.21](https://github.com/truecharts/charts/compare/digikam-7.0.20...digikam-7.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [digikam-7.0.20](https://github.com/truecharts/charts/compare/digikam-7.0.19...digikam-7.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [digikam-7.0.19](https://github.com/truecharts/charts/compare/digikam-7.0.18...digikam-7.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [digikam-7.0.18](https://github.com/truecharts/charts/compare/digikam-7.0.17...digikam-7.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [digikam-7.0.17](https://github.com/truecharts/charts/compare/digikam-7.0.16...digikam-7.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [digikam-7.0.16](https://github.com/truecharts/charts/compare/digikam-7.0.15...digikam-7.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [digikam-7.0.15](https://github.com/truecharts/charts/compare/digikam-7.0.14...digikam-7.0.15) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [digikam-7.0.14](https://github.com/truecharts/charts/compare/digikam-7.0.13...digikam-7.0.14) (2023-05-26) + diff --git a/stable/digikam/8.0.1/Chart.yaml b/stable/digikam/8.0.1/Chart.yaml new file mode 100644 index 00000000000..d6e3583c456 --- /dev/null +++ b/stable/digikam/8.0.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "7.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/embystat/6.0.4/README.md b/stable/digikam/8.0.1/README.md similarity index 100% rename from stable/embystat/6.0.4/README.md rename to stable/digikam/8.0.1/README.md diff --git a/stable/digikam/8.0.1/app-changelog.md b/stable/digikam/8.0.1/app-changelog.md new file mode 100644 index 00000000000..742dd828659 --- /dev/null +++ b/stable/digikam/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [digikam-8.0.1](https://github.com/truecharts/charts/compare/digikam-8.0.0...digikam-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/digikam/8.0.0/app-readme.md b/stable/digikam/8.0.1/app-readme.md similarity index 100% rename from stable/digikam/8.0.0/app-readme.md rename to stable/digikam/8.0.1/app-readme.md diff --git a/stable/digikam/8.0.1/charts/common-14.0.9.tgz b/stable/digikam/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/digikam/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/digikam/8.0.0/ix_values.yaml b/stable/digikam/8.0.1/ix_values.yaml similarity index 100% rename from stable/digikam/8.0.0/ix_values.yaml rename to stable/digikam/8.0.1/ix_values.yaml diff --git a/stable/digikam/8.0.0/questions.yaml b/stable/digikam/8.0.1/questions.yaml similarity index 100% rename from stable/digikam/8.0.0/questions.yaml rename to stable/digikam/8.0.1/questions.yaml diff --git a/stable/fileflows/6.0.1/templates/NOTES.txt b/stable/digikam/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/fileflows/6.0.1/templates/NOTES.txt rename to stable/digikam/8.0.1/templates/NOTES.txt diff --git a/stable/doublecommander/9.0.9/templates/common.yaml b/stable/digikam/8.0.1/templates/common.yaml similarity index 100% rename from stable/doublecommander/9.0.9/templates/common.yaml rename to stable/digikam/8.0.1/templates/common.yaml diff --git a/stable/fileflows/6.0.1/values.yaml b/stable/digikam/8.0.1/values.yaml similarity index 100% rename from stable/fileflows/6.0.1/values.yaml rename to stable/digikam/8.0.1/values.yaml diff --git a/stable/dillinger/6.0.7/CHANGELOG.md b/stable/dillinger/6.0.7/CHANGELOG.md deleted file mode 100644 index 21f19284cd0..00000000000 --- a/stable/dillinger/6.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dillinger-6.0.7](https://github.com/truecharts/charts/compare/dillinger-6.0.6...dillinger-6.0.7) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#13351](https://github.com/truecharts/charts/issues/13351)) - - - - -## [dillinger-6.0.6](https://github.com/truecharts/charts/compare/dillinger-6.0.5...dillinger-6.0.6) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#13101](https://github.com/truecharts/charts/issues/13101)) - - - - -## [dillinger-6.0.5](https://github.com/truecharts/charts/compare/dillinger-6.0.4...dillinger-6.0.5) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#12861](https://github.com/truecharts/charts/issues/12861)) - - - - -## [dillinger-6.0.4](https://github.com/truecharts/charts/compare/dillinger-6.0.3...dillinger-6.0.4) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#12644](https://github.com/truecharts/charts/issues/12644)) - - - - -## [dillinger-6.0.3](https://github.com/truecharts/charts/compare/dillinger-6.0.2...dillinger-6.0.3) (2023-08-19) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#11697](https://github.com/truecharts/charts/issues/11697)) - - - - -## [dillinger-6.0.2](https://github.com/truecharts/charts/compare/dillinger-6.0.1...dillinger-6.0.2) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#11456](https://github.com/truecharts/charts/issues/11456)) - - - - -## [dillinger-6.0.1](https://github.com/truecharts/charts/compare/dillinger-6.0.0...dillinger-6.0.1) (2023-08-05) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#11212](https://github.com/truecharts/charts/issues/11212)) - - - - - -## [dillinger-6.0.0](https://github.com/truecharts/charts/compare/dillinger-5.0.35...dillinger-6.0.0) (2023-07-31) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [dillinger-5.0.35](https://github.com/truecharts/charts/compare/dillinger-5.0.34...dillinger-5.0.35) (2023-07-29) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#10982](https://github.com/truecharts/charts/issues/10982)) - - - - -## [dillinger-5.0.34](https://github.com/truecharts/charts/compare/dillinger-5.0.33...dillinger-5.0.34) (2023-07-22) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#10729](https://github.com/truecharts/charts/issues/10729)) - - - - -## [dillinger-5.0.33](https://github.com/truecharts/charts/compare/dillinger-5.0.32...dillinger-5.0.33) (2023-07-15) - diff --git a/stable/dillinger/6.0.7/Chart.yaml b/stable/dillinger/6.0.7/Chart.yaml deleted file mode 100644 index 4e0fe531dd7..00000000000 --- a/stable/dillinger/6.0.7/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dillinger -version: 6.0.7 -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: 14.0.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/6.0.7/app-changelog.md b/stable/dillinger/6.0.7/app-changelog.md deleted file mode 100644 index e94527539de..00000000000 --- a/stable/dillinger/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dillinger-6.0.7](https://github.com/truecharts/charts/compare/dillinger-6.0.6...dillinger-6.0.7) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#13351](https://github.com/truecharts/charts/issues/13351)) - - \ No newline at end of file diff --git a/stable/dillinger/6.0.7/charts/common-14.0.1.tgz b/stable/dillinger/6.0.7/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/dillinger/6.0.7/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/dillinger/6.0.8/CHANGELOG.md b/stable/dillinger/6.0.8/CHANGELOG.md new file mode 100644 index 00000000000..a7b540b99ac --- /dev/null +++ b/stable/dillinger/6.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dillinger-6.0.8](https://github.com/truecharts/charts/compare/dillinger-6.0.7...dillinger-6.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [dillinger-6.0.7](https://github.com/truecharts/charts/compare/dillinger-6.0.6...dillinger-6.0.7) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#13351](https://github.com/truecharts/charts/issues/13351)) + + + + +## [dillinger-6.0.6](https://github.com/truecharts/charts/compare/dillinger-6.0.5...dillinger-6.0.6) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#13101](https://github.com/truecharts/charts/issues/13101)) + + + + +## [dillinger-6.0.5](https://github.com/truecharts/charts/compare/dillinger-6.0.4...dillinger-6.0.5) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#12861](https://github.com/truecharts/charts/issues/12861)) + + + + +## [dillinger-6.0.4](https://github.com/truecharts/charts/compare/dillinger-6.0.3...dillinger-6.0.4) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#12644](https://github.com/truecharts/charts/issues/12644)) + + + + +## [dillinger-6.0.3](https://github.com/truecharts/charts/compare/dillinger-6.0.2...dillinger-6.0.3) (2023-08-19) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#11697](https://github.com/truecharts/charts/issues/11697)) + + + + +## [dillinger-6.0.2](https://github.com/truecharts/charts/compare/dillinger-6.0.1...dillinger-6.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#11456](https://github.com/truecharts/charts/issues/11456)) + + + + +## [dillinger-6.0.1](https://github.com/truecharts/charts/compare/dillinger-6.0.0...dillinger-6.0.1) (2023-08-05) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#11212](https://github.com/truecharts/charts/issues/11212)) + + + + + +## [dillinger-6.0.0](https://github.com/truecharts/charts/compare/dillinger-5.0.35...dillinger-6.0.0) (2023-07-31) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [dillinger-5.0.35](https://github.com/truecharts/charts/compare/dillinger-5.0.34...dillinger-5.0.35) (2023-07-29) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#10982](https://github.com/truecharts/charts/issues/10982)) + + + + +## [dillinger-5.0.34](https://github.com/truecharts/charts/compare/dillinger-5.0.33...dillinger-5.0.34) (2023-07-22) + diff --git a/stable/dillinger/6.0.8/Chart.yaml b/stable/dillinger/6.0.8/Chart.yaml new file mode 100644 index 00000000000..3f052ac73d6 --- /dev/null +++ b/stable/dillinger/6.0.8/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dillinger +version: 6.0.8 +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: 14.0.9 + # 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/6.0.4/README.md b/stable/dillinger/6.0.8/README.md similarity index 100% rename from stable/emulatorjs/6.0.4/README.md rename to stable/dillinger/6.0.8/README.md diff --git a/stable/dillinger/6.0.8/app-changelog.md b/stable/dillinger/6.0.8/app-changelog.md new file mode 100644 index 00000000000..5f85991f442 --- /dev/null +++ b/stable/dillinger/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dillinger-6.0.8](https://github.com/truecharts/charts/compare/dillinger-6.0.7...dillinger-6.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/dillinger/6.0.7/app-readme.md b/stable/dillinger/6.0.8/app-readme.md similarity index 100% rename from stable/dillinger/6.0.7/app-readme.md rename to stable/dillinger/6.0.8/app-readme.md diff --git a/stable/dillinger/6.0.8/charts/common-14.0.9.tgz b/stable/dillinger/6.0.8/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/dillinger/6.0.8/charts/common-14.0.9.tgz differ diff --git a/stable/dillinger/6.0.7/ix_values.yaml b/stable/dillinger/6.0.8/ix_values.yaml similarity index 100% rename from stable/dillinger/6.0.7/ix_values.yaml rename to stable/dillinger/6.0.8/ix_values.yaml diff --git a/stable/dillinger/6.0.7/questions.yaml b/stable/dillinger/6.0.8/questions.yaml similarity index 100% rename from stable/dillinger/6.0.7/questions.yaml rename to stable/dillinger/6.0.8/questions.yaml diff --git a/stable/firefox/7.0.9/templates/NOTES.txt b/stable/dillinger/6.0.8/templates/NOTES.txt similarity index 100% rename from stable/firefox/7.0.9/templates/NOTES.txt rename to stable/dillinger/6.0.8/templates/NOTES.txt diff --git a/stable/embystat/6.0.4/templates/common.yaml b/stable/dillinger/6.0.8/templates/common.yaml similarity index 100% rename from stable/embystat/6.0.4/templates/common.yaml rename to stable/dillinger/6.0.8/templates/common.yaml diff --git a/stable/firefox/7.0.9/values.yaml b/stable/dillinger/6.0.8/values.yaml similarity index 100% rename from stable/firefox/7.0.9/values.yaml rename to stable/dillinger/6.0.8/values.yaml diff --git a/stable/discordgsm/4.0.1/CHANGELOG.md b/stable/discordgsm/4.0.1/CHANGELOG.md deleted file mode 100644 index d580c37ceaa..00000000000 --- a/stable/discordgsm/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [discordgsm-4.0.1](https://github.com/truecharts/charts/compare/discordgsm-4.0.0...discordgsm-4.0.1) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/game-server-monitor to v2.14.0 ([#12321](https://github.com/truecharts/charts/issues/12321)) - - - - - -## [discordgsm-4.0.0](https://github.com/truecharts/charts/compare/discordgsm-3.0.1...discordgsm-4.0.0) (2023-07-31) - - - - -## [discordgsm-3.0.1](https://github.com/truecharts/charts/compare/discordgsm-3.0.0...discordgsm-3.0.1) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [discordgsm-3.0.0](https://github.com/truecharts/charts/compare/discordgsm-2.0.24...discordgsm-3.0.0) (2023-07-04) - - - - -## [discordgsm-2.0.24](https://github.com/truecharts/charts/compare/discordgsm-2.0.23...discordgsm-2.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [discordgsm-2.0.23](https://github.com/truecharts/charts/compare/discordgsm-2.0.22...discordgsm-2.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [discordgsm-2.0.22](https://github.com/truecharts/charts/compare/discordgsm-2.0.21...discordgsm-2.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [discordgsm-2.0.21](https://github.com/truecharts/charts/compare/discordgsm-2.0.20...discordgsm-2.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [discordgsm-2.0.20](https://github.com/truecharts/charts/compare/discordgsm-2.0.19...discordgsm-2.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [discordgsm-2.0.19](https://github.com/truecharts/charts/compare/discordgsm-2.0.18...discordgsm-2.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [discordgsm-2.0.18](https://github.com/truecharts/charts/compare/discordgsm-2.0.17...discordgsm-2.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - diff --git a/stable/discordgsm/4.0.1/Chart.yaml b/stable/discordgsm/4.0.1/Chart.yaml deleted file mode 100644 index 99bf2c8908d..00000000000 --- a/stable/discordgsm/4.0.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.14.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 4.0.1 -annotations: - truecharts.org/catagories: | - - monitor - - discord - truecharts.org/SCALE-support: "true" diff --git a/stable/discordgsm/4.0.1/app-changelog.md b/stable/discordgsm/4.0.1/app-changelog.md deleted file mode 100644 index ac79e9cc41a..00000000000 --- a/stable/discordgsm/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [discordgsm-4.0.1](https://github.com/truecharts/charts/compare/discordgsm-4.0.0...discordgsm-4.0.1) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/game-server-monitor to v2.14.0 ([#12321](https://github.com/truecharts/charts/issues/12321)) - - \ No newline at end of file diff --git a/stable/discordgsm/4.0.1/charts/common-14.0.1.tgz b/stable/discordgsm/4.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/discordgsm/4.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/discordgsm/4.0.2/CHANGELOG.md b/stable/discordgsm/4.0.2/CHANGELOG.md new file mode 100644 index 00000000000..24f5a418e35 --- /dev/null +++ b/stable/discordgsm/4.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [discordgsm-4.0.2](https://github.com/truecharts/charts/compare/discordgsm-4.0.1...discordgsm-4.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [discordgsm-4.0.1](https://github.com/truecharts/charts/compare/discordgsm-4.0.0...discordgsm-4.0.1) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/game-server-monitor to v2.14.0 ([#12321](https://github.com/truecharts/charts/issues/12321)) + + + + + +## [discordgsm-4.0.0](https://github.com/truecharts/charts/compare/discordgsm-3.0.1...discordgsm-4.0.0) (2023-07-31) + + + + +## [discordgsm-3.0.1](https://github.com/truecharts/charts/compare/discordgsm-3.0.0...discordgsm-3.0.1) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [discordgsm-3.0.0](https://github.com/truecharts/charts/compare/discordgsm-2.0.24...discordgsm-3.0.0) (2023-07-04) + + + + +## [discordgsm-2.0.24](https://github.com/truecharts/charts/compare/discordgsm-2.0.23...discordgsm-2.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [discordgsm-2.0.23](https://github.com/truecharts/charts/compare/discordgsm-2.0.22...discordgsm-2.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [discordgsm-2.0.22](https://github.com/truecharts/charts/compare/discordgsm-2.0.21...discordgsm-2.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [discordgsm-2.0.21](https://github.com/truecharts/charts/compare/discordgsm-2.0.20...discordgsm-2.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [discordgsm-2.0.20](https://github.com/truecharts/charts/compare/discordgsm-2.0.19...discordgsm-2.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [discordgsm-2.0.19](https://github.com/truecharts/charts/compare/discordgsm-2.0.18...discordgsm-2.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + diff --git a/stable/discordgsm/4.0.2/Chart.yaml b/stable/discordgsm/4.0.2/Chart.yaml new file mode 100644 index 00000000000..ee58b150ddd --- /dev/null +++ b/stable/discordgsm/4.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.14.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 4.0.2 +annotations: + truecharts.org/catagories: | + - monitor + - discord + truecharts.org/SCALE-support: "true" diff --git a/stable/endlessh/6.0.0/README.md b/stable/discordgsm/4.0.2/README.md similarity index 100% rename from stable/endlessh/6.0.0/README.md rename to stable/discordgsm/4.0.2/README.md diff --git a/stable/discordgsm/4.0.2/app-changelog.md b/stable/discordgsm/4.0.2/app-changelog.md new file mode 100644 index 00000000000..aea2129c191 --- /dev/null +++ b/stable/discordgsm/4.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [discordgsm-4.0.2](https://github.com/truecharts/charts/compare/discordgsm-4.0.1...discordgsm-4.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/discordgsm/4.0.1/app-readme.md b/stable/discordgsm/4.0.2/app-readme.md similarity index 100% rename from stable/discordgsm/4.0.1/app-readme.md rename to stable/discordgsm/4.0.2/app-readme.md diff --git a/stable/discordgsm/4.0.2/charts/common-14.0.9.tgz b/stable/discordgsm/4.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/discordgsm/4.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/discordgsm/4.0.1/ix_values.yaml b/stable/discordgsm/4.0.2/ix_values.yaml similarity index 100% rename from stable/discordgsm/4.0.1/ix_values.yaml rename to stable/discordgsm/4.0.2/ix_values.yaml diff --git a/stable/discordgsm/4.0.1/questions.yaml b/stable/discordgsm/4.0.2/questions.yaml similarity index 100% rename from stable/discordgsm/4.0.1/questions.yaml rename to stable/discordgsm/4.0.2/questions.yaml diff --git a/stable/firezone/0.2.3/templates/NOTES.txt b/stable/discordgsm/4.0.2/templates/NOTES.txt similarity index 100% rename from stable/firezone/0.2.3/templates/NOTES.txt rename to stable/discordgsm/4.0.2/templates/NOTES.txt diff --git a/stable/discordgsm/4.0.1/templates/_secret.tpl b/stable/discordgsm/4.0.2/templates/_secret.tpl similarity index 100% rename from stable/discordgsm/4.0.1/templates/_secret.tpl rename to stable/discordgsm/4.0.2/templates/_secret.tpl diff --git a/stable/discordgsm/4.0.1/templates/common.yaml b/stable/discordgsm/4.0.2/templates/common.yaml similarity index 100% rename from stable/discordgsm/4.0.1/templates/common.yaml rename to stable/discordgsm/4.0.2/templates/common.yaml diff --git a/stable/firezone/0.2.3/values.yaml b/stable/discordgsm/4.0.2/values.yaml similarity index 100% rename from stable/firezone/0.2.3/values.yaml rename to stable/discordgsm/4.0.2/values.yaml diff --git a/stable/dizquetv/11.0.1/CHANGELOG.md b/stable/dizquetv/11.0.1/CHANGELOG.md new file mode 100644 index 00000000000..e3b02749511 --- /dev/null +++ b/stable/dizquetv/11.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dizquetv-11.0.1](https://github.com/truecharts/charts/compare/dizquetv-11.0.0...dizquetv-11.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [dizquetv-11.0.0](https://github.com/truecharts/charts/compare/dizquetv-10.0.24...dizquetv-11.0.0) (2023-07-31) + + + + +## [dizquetv-10.0.24](https://github.com/truecharts/charts/compare/dizquetv-10.0.23...dizquetv-10.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [dizquetv-10.0.23](https://github.com/truecharts/charts/compare/dizquetv-10.0.22...dizquetv-10.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [dizquetv-10.0.22](https://github.com/truecharts/charts/compare/dizquetv-10.0.21...dizquetv-10.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [dizquetv-10.0.21](https://github.com/truecharts/charts/compare/dizquetv-10.0.20...dizquetv-10.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [dizquetv-10.0.20](https://github.com/truecharts/charts/compare/dizquetv-10.0.19...dizquetv-10.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [dizquetv-10.0.19](https://github.com/truecharts/charts/compare/dizquetv-10.0.18...dizquetv-10.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [dizquetv-10.0.18](https://github.com/truecharts/charts/compare/dizquetv-10.0.17...dizquetv-10.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [dizquetv-10.0.17](https://github.com/truecharts/charts/compare/dizquetv-10.0.16...dizquetv-10.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [dizquetv-10.0.16](https://github.com/truecharts/charts/compare/dizquetv-10.0.15...dizquetv-10.0.16) (2023-05-26) + diff --git a/stable/dizquetv/11.0.1/Chart.yaml b/stable/dizquetv/11.0.1/Chart.yaml new file mode 100644 index 00000000000..37c76cdedcb --- /dev/null +++ b/stable/dizquetv/11.0.1/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 11.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/etesync/5.0.0/README.md b/stable/dizquetv/11.0.1/README.md similarity index 100% rename from stable/etesync/5.0.0/README.md rename to stable/dizquetv/11.0.1/README.md diff --git a/stable/dizquetv/11.0.1/app-changelog.md b/stable/dizquetv/11.0.1/app-changelog.md new file mode 100644 index 00000000000..4269ed917b8 --- /dev/null +++ b/stable/dizquetv/11.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dizquetv-11.0.1](https://github.com/truecharts/charts/compare/dizquetv-11.0.0...dizquetv-11.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/dizquetv/11.0.1/app-readme.md b/stable/dizquetv/11.0.1/app-readme.md new file mode 100644 index 00000000000..d0c81557225 --- /dev/null +++ b/stable/dizquetv/11.0.1/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/11.0.1/charts/common-14.0.9.tgz b/stable/dizquetv/11.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/dizquetv/11.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/dizquetv/11.0.1/ix_values.yaml b/stable/dizquetv/11.0.1/ix_values.yaml new file mode 100644 index 00000000000..3bb62736956 --- /dev/null +++ b/stable/dizquetv/11.0.1/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/11.0.1/questions.yaml b/stable/dizquetv/11.0.1/questions.yaml new file mode 100644 index 00000000000..d8e79fba8a2 --- /dev/null +++ b/stable/dizquetv/11.0.1/questions.yaml @@ -0,0 +1,2003 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10071 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/fleet/8.0.0/templates/NOTES.txt b/stable/dizquetv/11.0.1/templates/NOTES.txt similarity index 100% rename from stable/fleet/8.0.0/templates/NOTES.txt rename to stable/dizquetv/11.0.1/templates/NOTES.txt diff --git a/stable/emulatorjs/6.0.4/templates/common.yaml b/stable/dizquetv/11.0.1/templates/common.yaml similarity index 100% rename from stable/emulatorjs/6.0.4/templates/common.yaml rename to stable/dizquetv/11.0.1/templates/common.yaml diff --git a/stable/fleet/8.0.0/values.yaml b/stable/dizquetv/11.0.1/values.yaml similarity index 100% rename from stable/fleet/8.0.0/values.yaml rename to stable/dizquetv/11.0.1/values.yaml diff --git a/stable/docker-compose/7.0.13/CHANGELOG.md b/stable/docker-compose/7.0.13/CHANGELOG.md deleted file mode 100644 index 5079aaeae8a..00000000000 --- a/stable/docker-compose/7.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [docker-compose-7.0.13](https://github.com/truecharts/charts/compare/docker-compose-7.0.12...docker-compose-7.0.13) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13200](https://github.com/truecharts/charts/issues/13200)) - - - - -## [docker-compose-7.0.12](https://github.com/truecharts/charts/compare/docker-compose-7.0.11...docker-compose-7.0.12) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13186](https://github.com/truecharts/charts/issues/13186)) - - - - -## [docker-compose-7.0.11](https://github.com/truecharts/charts/compare/docker-compose-7.0.10...docker-compose-7.0.11) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13077](https://github.com/truecharts/charts/issues/13077)) - - - - -## [docker-compose-7.0.10](https://github.com/truecharts/charts/compare/docker-compose-7.0.9...docker-compose-7.0.10) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13072](https://github.com/truecharts/charts/issues/13072)) - - - - -## [docker-compose-7.0.9](https://github.com/truecharts/charts/compare/docker-compose-7.0.8...docker-compose-7.0.9) (2023-09-27) - -### Chore - -- update helm general non-major ([#12950](https://github.com/truecharts/charts/issues/12950)) - - - - -## [docker-compose-7.0.8](https://github.com/truecharts/charts/compare/docker-compose-7.0.7...docker-compose-7.0.8) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#12988](https://github.com/truecharts/charts/issues/12988)) - - - - -## [docker-compose-7.0.7](https://github.com/truecharts/charts/compare/docker-compose-7.0.6...docker-compose-7.0.7) (2023-09-16) - -### Fix - -- postStart execution. ([#12472](https://github.com/truecharts/charts/issues/12472)) - - - - -## [docker-compose-7.0.6](https://github.com/truecharts/charts/compare/docker-compose-7.0.5...docker-compose-7.0.6) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#12271](https://github.com/truecharts/charts/issues/12271)) - - - - -## [docker-compose-7.0.5](https://github.com/truecharts/charts/compare/docker-compose-7.0.4...docker-compose-7.0.5) (2023-09-01) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v24.0.5 ([#12122](https://github.com/truecharts/charts/issues/12122)) - - - - -## [docker-compose-7.0.4](https://github.com/truecharts/charts/compare/docker-compose-7.0.3...docker-compose-7.0.4) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v24.0.5 ([#11440](https://github.com/truecharts/charts/issues/11440)) - - - - -## [docker-compose-7.0.3](https://github.com/truecharts/charts/compare/docker-compose-7.0.2...docker-compose-7.0.3) (2023-08-09) - -### Chore diff --git a/stable/docker-compose/7.0.13/Chart.yaml b/stable/docker-compose/7.0.13/Chart.yaml deleted file mode 100644 index 220fcf0698d..00000000000 --- a/stable/docker-compose/7.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "24.0.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -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: 7.0.13 -annotations: - truecharts.org/catagories: | - - docker - truecharts.org/SCALE-support: "true" diff --git a/stable/docker-compose/7.0.13/app-changelog.md b/stable/docker-compose/7.0.13/app-changelog.md deleted file mode 100644 index d65bcaf5145..00000000000 --- a/stable/docker-compose/7.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [docker-compose-7.0.13](https://github.com/truecharts/charts/compare/docker-compose-7.0.12...docker-compose-7.0.13) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13200](https://github.com/truecharts/charts/issues/13200)) - - \ No newline at end of file diff --git a/stable/docker-compose/7.0.13/charts/common-14.0.6.tgz b/stable/docker-compose/7.0.13/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/docker-compose/7.0.13/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/docker-compose/7.0.14/CHANGELOG.md b/stable/docker-compose/7.0.14/CHANGELOG.md new file mode 100644 index 00000000000..15c8d8870f1 --- /dev/null +++ b/stable/docker-compose/7.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [docker-compose-7.0.14](https://github.com/truecharts/charts/compare/docker-compose-7.0.13...docker-compose-7.0.14) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [docker-compose-7.0.13](https://github.com/truecharts/charts/compare/docker-compose-7.0.12...docker-compose-7.0.13) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13200](https://github.com/truecharts/charts/issues/13200)) + + + + +## [docker-compose-7.0.12](https://github.com/truecharts/charts/compare/docker-compose-7.0.11...docker-compose-7.0.12) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13186](https://github.com/truecharts/charts/issues/13186)) + + + + +## [docker-compose-7.0.11](https://github.com/truecharts/charts/compare/docker-compose-7.0.10...docker-compose-7.0.11) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13077](https://github.com/truecharts/charts/issues/13077)) + + + + +## [docker-compose-7.0.10](https://github.com/truecharts/charts/compare/docker-compose-7.0.9...docker-compose-7.0.10) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#13072](https://github.com/truecharts/charts/issues/13072)) + + + + +## [docker-compose-7.0.9](https://github.com/truecharts/charts/compare/docker-compose-7.0.8...docker-compose-7.0.9) (2023-09-27) + +### Chore + +- update helm general non-major ([#12950](https://github.com/truecharts/charts/issues/12950)) + + + + +## [docker-compose-7.0.8](https://github.com/truecharts/charts/compare/docker-compose-7.0.7...docker-compose-7.0.8) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#12988](https://github.com/truecharts/charts/issues/12988)) + + + + +## [docker-compose-7.0.7](https://github.com/truecharts/charts/compare/docker-compose-7.0.6...docker-compose-7.0.7) (2023-09-16) + +### Fix + +- postStart execution. ([#12472](https://github.com/truecharts/charts/issues/12472)) + + + + +## [docker-compose-7.0.6](https://github.com/truecharts/charts/compare/docker-compose-7.0.5...docker-compose-7.0.6) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#12271](https://github.com/truecharts/charts/issues/12271)) + + + + +## [docker-compose-7.0.5](https://github.com/truecharts/charts/compare/docker-compose-7.0.4...docker-compose-7.0.5) (2023-09-01) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v24.0.5 ([#12122](https://github.com/truecharts/charts/issues/12122)) + + + + +## [docker-compose-7.0.4](https://github.com/truecharts/charts/compare/docker-compose-7.0.3...docker-compose-7.0.4) (2023-08-12) + +### Chore diff --git a/stable/docker-compose/7.0.14/Chart.yaml b/stable/docker-compose/7.0.14/Chart.yaml new file mode 100644 index 00000000000..bf31d6e7a87 --- /dev/null +++ b/stable/docker-compose/7.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "24.0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.14 +annotations: + truecharts.org/catagories: | + - docker + truecharts.org/SCALE-support: "true" diff --git a/stable/ferdi-server/8.0.0/README.md b/stable/docker-compose/7.0.14/README.md similarity index 100% rename from stable/ferdi-server/8.0.0/README.md rename to stable/docker-compose/7.0.14/README.md diff --git a/stable/docker-compose/7.0.14/app-changelog.md b/stable/docker-compose/7.0.14/app-changelog.md new file mode 100644 index 00000000000..f8b32abd4c6 --- /dev/null +++ b/stable/docker-compose/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [docker-compose-7.0.14](https://github.com/truecharts/charts/compare/docker-compose-7.0.13...docker-compose-7.0.14) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/docker-compose/7.0.13/app-readme.md b/stable/docker-compose/7.0.14/app-readme.md similarity index 100% rename from stable/docker-compose/7.0.13/app-readme.md rename to stable/docker-compose/7.0.14/app-readme.md diff --git a/stable/docker-compose/7.0.14/charts/common-14.0.9.tgz b/stable/docker-compose/7.0.14/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/docker-compose/7.0.14/charts/common-14.0.9.tgz differ diff --git a/stable/docker-compose/7.0.13/ix_values.yaml b/stable/docker-compose/7.0.14/ix_values.yaml similarity index 100% rename from stable/docker-compose/7.0.13/ix_values.yaml rename to stable/docker-compose/7.0.14/ix_values.yaml diff --git a/stable/docker-compose/7.0.13/questions.yaml b/stable/docker-compose/7.0.14/questions.yaml similarity index 100% rename from stable/docker-compose/7.0.13/questions.yaml rename to stable/docker-compose/7.0.14/questions.yaml diff --git a/stable/flexget/6.0.12/templates/NOTES.txt b/stable/docker-compose/7.0.14/templates/NOTES.txt similarity index 100% rename from stable/flexget/6.0.12/templates/NOTES.txt rename to stable/docker-compose/7.0.14/templates/NOTES.txt diff --git a/stable/endlessh/6.0.0/templates/common.yaml b/stable/docker-compose/7.0.14/templates/common.yaml similarity index 100% rename from stable/endlessh/6.0.0/templates/common.yaml rename to stable/docker-compose/7.0.14/templates/common.yaml diff --git a/stable/flexget/6.0.12/values.yaml b/stable/docker-compose/7.0.14/values.yaml similarity index 100% rename from stable/flexget/6.0.12/values.yaml rename to stable/docker-compose/7.0.14/values.yaml diff --git a/stable/docusaurus/5.0.0/CHANGELOG.md b/stable/docusaurus/5.0.0/CHANGELOG.md deleted file mode 100644 index b49c9cfc673..00000000000 --- a/stable/docusaurus/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [docusaurus-5.0.0](https://github.com/truecharts/charts/compare/docusaurus-4.0.23...docusaurus-5.0.0) (2023-07-31) - - - - -## [docusaurus-4.0.23](https://github.com/truecharts/charts/compare/docusaurus-4.0.22...docusaurus-4.0.23) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [docusaurus-4.0.22](https://github.com/truecharts/charts/compare/docusaurus-4.0.21...docusaurus-4.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [docusaurus-4.0.21](https://github.com/truecharts/charts/compare/docusaurus-4.0.20...docusaurus-4.0.21) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [docusaurus-4.0.20](https://github.com/truecharts/charts/compare/docusaurus-4.0.19...docusaurus-4.0.20) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [docusaurus-4.0.19](https://github.com/truecharts/charts/compare/docusaurus-4.0.18...docusaurus-4.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [docusaurus-4.0.18](https://github.com/truecharts/charts/compare/docusaurus-4.0.17...docusaurus-4.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [docusaurus-4.0.17](https://github.com/truecharts/charts/compare/docusaurus-4.0.16...docusaurus-4.0.17) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [docusaurus-4.0.16](https://github.com/truecharts/charts/compare/docusaurus-4.0.15...docusaurus-4.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [docusaurus-4.0.15](https://github.com/truecharts/charts/compare/docusaurus-4.0.14...docusaurus-4.0.15) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [docusaurus-4.0.14](https://github.com/truecharts/charts/compare/docusaurus-4.0.13...docusaurus-4.0.14) (2023-05-25) - diff --git a/stable/docusaurus/5.0.0/Chart.yaml b/stable/docusaurus/5.0.0/Chart.yaml deleted file mode 100644 index bd2a32953f8..00000000000 --- a/stable/docusaurus/5.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/catagories: | - - website - - documentation - truecharts.org/SCALE-support: "true" diff --git a/stable/docusaurus/5.0.0/charts/common-14.0.1.tgz b/stable/docusaurus/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/docusaurus/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/docusaurus/5.0.1/CHANGELOG.md b/stable/docusaurus/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..e312b64a9b3 --- /dev/null +++ b/stable/docusaurus/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [docusaurus-5.0.1](https://github.com/truecharts/charts/compare/docusaurus-5.0.0...docusaurus-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [docusaurus-5.0.0](https://github.com/truecharts/charts/compare/docusaurus-4.0.23...docusaurus-5.0.0) (2023-07-31) + + + + +## [docusaurus-4.0.23](https://github.com/truecharts/charts/compare/docusaurus-4.0.22...docusaurus-4.0.23) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [docusaurus-4.0.22](https://github.com/truecharts/charts/compare/docusaurus-4.0.21...docusaurus-4.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [docusaurus-4.0.21](https://github.com/truecharts/charts/compare/docusaurus-4.0.20...docusaurus-4.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [docusaurus-4.0.20](https://github.com/truecharts/charts/compare/docusaurus-4.0.19...docusaurus-4.0.20) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [docusaurus-4.0.19](https://github.com/truecharts/charts/compare/docusaurus-4.0.18...docusaurus-4.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [docusaurus-4.0.18](https://github.com/truecharts/charts/compare/docusaurus-4.0.17...docusaurus-4.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [docusaurus-4.0.17](https://github.com/truecharts/charts/compare/docusaurus-4.0.16...docusaurus-4.0.17) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [docusaurus-4.0.16](https://github.com/truecharts/charts/compare/docusaurus-4.0.15...docusaurus-4.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [docusaurus-4.0.15](https://github.com/truecharts/charts/compare/docusaurus-4.0.14...docusaurus-4.0.15) (2023-05-26) + diff --git a/stable/docusaurus/5.0.1/Chart.yaml b/stable/docusaurus/5.0.1/Chart.yaml new file mode 100644 index 00000000000..8c576c6c897 --- /dev/null +++ b/stable/docusaurus/5.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - website + - documentation + truecharts.org/SCALE-support: "true" diff --git a/stable/filebot/5.0.0/README.md b/stable/docusaurus/5.0.1/README.md similarity index 100% rename from stable/filebot/5.0.0/README.md rename to stable/docusaurus/5.0.1/README.md diff --git a/stable/docusaurus/5.0.1/app-changelog.md b/stable/docusaurus/5.0.1/app-changelog.md new file mode 100644 index 00000000000..fc11014a293 --- /dev/null +++ b/stable/docusaurus/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [docusaurus-5.0.1](https://github.com/truecharts/charts/compare/docusaurus-5.0.0...docusaurus-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/docusaurus/5.0.0/app-readme.md b/stable/docusaurus/5.0.1/app-readme.md similarity index 100% rename from stable/docusaurus/5.0.0/app-readme.md rename to stable/docusaurus/5.0.1/app-readme.md diff --git a/stable/docusaurus/5.0.1/charts/common-14.0.9.tgz b/stable/docusaurus/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/docusaurus/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/docusaurus/5.0.0/ix_values.yaml b/stable/docusaurus/5.0.1/ix_values.yaml similarity index 100% rename from stable/docusaurus/5.0.0/ix_values.yaml rename to stable/docusaurus/5.0.1/ix_values.yaml diff --git a/stable/docusaurus/5.0.0/questions.yaml b/stable/docusaurus/5.0.1/questions.yaml similarity index 100% rename from stable/docusaurus/5.0.0/questions.yaml rename to stable/docusaurus/5.0.1/questions.yaml diff --git a/stable/flowise/1.0.4/templates/NOTES.txt b/stable/docusaurus/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/flowise/1.0.4/templates/NOTES.txt rename to stable/docusaurus/5.0.1/templates/NOTES.txt diff --git a/stable/filebot/5.0.0/templates/common.yaml b/stable/docusaurus/5.0.1/templates/common.yaml similarity index 100% rename from stable/filebot/5.0.0/templates/common.yaml rename to stable/docusaurus/5.0.1/templates/common.yaml diff --git a/stable/flowise/1.0.4/values.yaml b/stable/docusaurus/5.0.1/values.yaml similarity index 100% rename from stable/flowise/1.0.4/values.yaml rename to stable/docusaurus/5.0.1/values.yaml diff --git a/stable/dokuwiki/7.0.23/CHANGELOG.md b/stable/dokuwiki/7.0.23/CHANGELOG.md deleted file mode 100644 index 50dfcc19a7a..00000000000 --- a/stable/dokuwiki/7.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dokuwiki-7.0.23](https://github.com/truecharts/charts/compare/dokuwiki-7.0.22...dokuwiki-7.0.23) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#13298](https://github.com/truecharts/charts/issues/13298)) - - - - -## [dokuwiki-7.0.22](https://github.com/truecharts/charts/compare/dokuwiki-7.0.21...dokuwiki-7.0.22) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#13212](https://github.com/truecharts/charts/issues/13212)) - - - - -## [dokuwiki-7.0.21](https://github.com/truecharts/charts/compare/dokuwiki-7.0.20...dokuwiki-7.0.21) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#13123](https://github.com/truecharts/charts/issues/13123)) - - - - -## [dokuwiki-7.0.20](https://github.com/truecharts/charts/compare/dokuwiki-7.0.19...dokuwiki-7.0.20) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#13016](https://github.com/truecharts/charts/issues/13016)) - - - - -## [dokuwiki-7.0.19](https://github.com/truecharts/charts/compare/dokuwiki-7.0.18...dokuwiki-7.0.19) (2023-09-24) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12922](https://github.com/truecharts/charts/issues/12922)) - - - - -## [dokuwiki-7.0.18](https://github.com/truecharts/charts/compare/dokuwiki-7.0.17...dokuwiki-7.0.18) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12808](https://github.com/truecharts/charts/issues/12808)) - - - - -## [dokuwiki-7.0.17](https://github.com/truecharts/charts/compare/dokuwiki-7.0.16...dokuwiki-7.0.17) (2023-09-18) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12723](https://github.com/truecharts/charts/issues/12723)) - - - - -## [dokuwiki-7.0.16](https://github.com/truecharts/charts/compare/dokuwiki-7.0.15...dokuwiki-7.0.16) (2023-09-15) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12628](https://github.com/truecharts/charts/issues/12628)) - - - - -## [dokuwiki-7.0.15](https://github.com/truecharts/charts/compare/dokuwiki-7.0.14...dokuwiki-7.0.15) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12531](https://github.com/truecharts/charts/issues/12531)) - - - - -## [dokuwiki-7.0.14](https://github.com/truecharts/charts/compare/dokuwiki-7.0.13...dokuwiki-7.0.14) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12430](https://github.com/truecharts/charts/issues/12430)) - - - - -## [dokuwiki-7.0.13](https://github.com/truecharts/charts/compare/dokuwiki-7.0.12...dokuwiki-7.0.13) (2023-09-06) - -### Chore diff --git a/stable/dokuwiki/7.0.23/Chart.yaml b/stable/dokuwiki/7.0.23/Chart.yaml deleted file mode 100644 index 467a972c008..00000000000 --- a/stable/dokuwiki/7.0.23/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dokuwiki -version: 7.0.23 -appVersion: "20230404.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: 14.0.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/7.0.23/app-changelog.md b/stable/dokuwiki/7.0.23/app-changelog.md deleted file mode 100644 index f30b915a076..00000000000 --- a/stable/dokuwiki/7.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dokuwiki-7.0.23](https://github.com/truecharts/charts/compare/dokuwiki-7.0.22...dokuwiki-7.0.23) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#13298](https://github.com/truecharts/charts/issues/13298)) - - \ No newline at end of file diff --git a/stable/dokuwiki/7.0.23/charts/common-14.0.1.tgz b/stable/dokuwiki/7.0.23/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/dokuwiki/7.0.23/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/dokuwiki/7.0.24/CHANGELOG.md b/stable/dokuwiki/7.0.24/CHANGELOG.md new file mode 100644 index 00000000000..04125ba752e --- /dev/null +++ b/stable/dokuwiki/7.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dokuwiki-7.0.24](https://github.com/truecharts/charts/compare/dokuwiki-7.0.23...dokuwiki-7.0.24) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [dokuwiki-7.0.23](https://github.com/truecharts/charts/compare/dokuwiki-7.0.22...dokuwiki-7.0.23) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#13298](https://github.com/truecharts/charts/issues/13298)) + + + + +## [dokuwiki-7.0.22](https://github.com/truecharts/charts/compare/dokuwiki-7.0.21...dokuwiki-7.0.22) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#13212](https://github.com/truecharts/charts/issues/13212)) + + + + +## [dokuwiki-7.0.21](https://github.com/truecharts/charts/compare/dokuwiki-7.0.20...dokuwiki-7.0.21) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#13123](https://github.com/truecharts/charts/issues/13123)) + + + + +## [dokuwiki-7.0.20](https://github.com/truecharts/charts/compare/dokuwiki-7.0.19...dokuwiki-7.0.20) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#13016](https://github.com/truecharts/charts/issues/13016)) + + + + +## [dokuwiki-7.0.19](https://github.com/truecharts/charts/compare/dokuwiki-7.0.18...dokuwiki-7.0.19) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12922](https://github.com/truecharts/charts/issues/12922)) + + + + +## [dokuwiki-7.0.18](https://github.com/truecharts/charts/compare/dokuwiki-7.0.17...dokuwiki-7.0.18) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12808](https://github.com/truecharts/charts/issues/12808)) + + + + +## [dokuwiki-7.0.17](https://github.com/truecharts/charts/compare/dokuwiki-7.0.16...dokuwiki-7.0.17) (2023-09-18) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12723](https://github.com/truecharts/charts/issues/12723)) + + + + +## [dokuwiki-7.0.16](https://github.com/truecharts/charts/compare/dokuwiki-7.0.15...dokuwiki-7.0.16) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12628](https://github.com/truecharts/charts/issues/12628)) + + + + +## [dokuwiki-7.0.15](https://github.com/truecharts/charts/compare/dokuwiki-7.0.14...dokuwiki-7.0.15) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12531](https://github.com/truecharts/charts/issues/12531)) + + + + +## [dokuwiki-7.0.14](https://github.com/truecharts/charts/compare/dokuwiki-7.0.13...dokuwiki-7.0.14) (2023-09-09) + +### Chore diff --git a/stable/dokuwiki/7.0.24/Chart.yaml b/stable/dokuwiki/7.0.24/Chart.yaml new file mode 100644 index 00000000000..c196fd1ec0a --- /dev/null +++ b/stable/dokuwiki/7.0.24/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dokuwiki +version: 7.0.24 +appVersion: "20230404.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: 14.0.9 + # 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/filebrowser/6.0.3/README.md b/stable/dokuwiki/7.0.24/README.md similarity index 100% rename from stable/filebrowser/6.0.3/README.md rename to stable/dokuwiki/7.0.24/README.md diff --git a/stable/dokuwiki/7.0.24/app-changelog.md b/stable/dokuwiki/7.0.24/app-changelog.md new file mode 100644 index 00000000000..000b967820a --- /dev/null +++ b/stable/dokuwiki/7.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dokuwiki-7.0.24](https://github.com/truecharts/charts/compare/dokuwiki-7.0.23...dokuwiki-7.0.24) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/dokuwiki/7.0.23/app-readme.md b/stable/dokuwiki/7.0.24/app-readme.md similarity index 100% rename from stable/dokuwiki/7.0.23/app-readme.md rename to stable/dokuwiki/7.0.24/app-readme.md diff --git a/stable/dokuwiki/7.0.24/charts/common-14.0.9.tgz b/stable/dokuwiki/7.0.24/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/dokuwiki/7.0.24/charts/common-14.0.9.tgz differ diff --git a/stable/dokuwiki/7.0.23/ix_values.yaml b/stable/dokuwiki/7.0.24/ix_values.yaml similarity index 100% rename from stable/dokuwiki/7.0.23/ix_values.yaml rename to stable/dokuwiki/7.0.24/ix_values.yaml diff --git a/stable/dokuwiki/7.0.23/questions.yaml b/stable/dokuwiki/7.0.24/questions.yaml similarity index 100% rename from stable/dokuwiki/7.0.23/questions.yaml rename to stable/dokuwiki/7.0.24/questions.yaml diff --git a/stable/fluidd/6.0.5/templates/NOTES.txt b/stable/dokuwiki/7.0.24/templates/NOTES.txt similarity index 100% rename from stable/fluidd/6.0.5/templates/NOTES.txt rename to stable/dokuwiki/7.0.24/templates/NOTES.txt diff --git a/stable/fileflows/6.0.1/templates/common.yaml b/stable/dokuwiki/7.0.24/templates/common.yaml similarity index 100% rename from stable/fileflows/6.0.1/templates/common.yaml rename to stable/dokuwiki/7.0.24/templates/common.yaml diff --git a/stable/fluidd/6.0.5/values.yaml b/stable/dokuwiki/7.0.24/values.yaml similarity index 100% rename from stable/fluidd/6.0.5/values.yaml rename to stable/dokuwiki/7.0.24/values.yaml diff --git a/stable/domoticz/6.0.2/CHANGELOG.md b/stable/domoticz/6.0.2/CHANGELOG.md deleted file mode 100644 index d6fac01ce3e..00000000000 --- a/stable/domoticz/6.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [domoticz-6.0.2](https://github.com/truecharts/charts/compare/domoticz-6.0.1...domoticz-6.0.2) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.2.20231005 ([#13273](https://github.com/truecharts/charts/issues/13273)) - - - - -## [domoticz-6.0.1](https://github.com/truecharts/charts/compare/domoticz-6.0.0...domoticz-6.0.1) (2023-09-14) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.2.20230914 ([#12590](https://github.com/truecharts/charts/issues/12590)) - - - - - -## [domoticz-6.0.0](https://github.com/truecharts/charts/compare/domoticz-5.0.23...domoticz-6.0.0) (2023-07-31) - - - - -## [domoticz-5.0.23](https://github.com/truecharts/charts/compare/domoticz-5.0.22...domoticz-5.0.23) (2023-07-22) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.2.20230721 ([#10747](https://github.com/truecharts/charts/issues/10747)) - - - - -## [domoticz-5.0.22](https://github.com/truecharts/charts/compare/domoticz-5.0.21...domoticz-5.0.22) (2023-07-21) - -### Chore - -- update helm general non-major ([#10666](https://github.com/truecharts/charts/issues/10666)) - - - - -## [domoticz-5.0.21](https://github.com/truecharts/charts/compare/domoticz-5.0.20...domoticz-5.0.21) (2023-07-21) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230720 ([#10700](https://github.com/truecharts/charts/issues/10700)) - - - - -## [domoticz-5.0.20](https://github.com/truecharts/charts/compare/domoticz-5.0.19...domoticz-5.0.20) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230706 ([#10215](https://github.com/truecharts/charts/issues/10215)) - - - - -## [domoticz-5.0.19](https://github.com/truecharts/charts/compare/domoticz-5.0.18...domoticz-5.0.19) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [domoticz-5.0.18](https://github.com/truecharts/charts/compare/domoticz-5.0.17...domoticz-5.0.18) (2023-06-26) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230615 ([#9916](https://github.com/truecharts/charts/issues/9916)) - - - - -## [domoticz-5.0.17](https://github.com/truecharts/charts/compare/domoticz-5.0.16...domoticz-5.0.17) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [domoticz-5.0.16](https://github.com/truecharts/charts/compare/domoticz-5.0.15...domoticz-5.0.16) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - diff --git a/stable/domoticz/6.0.2/Chart.yaml b/stable/domoticz/6.0.2/Chart.yaml deleted file mode 100644 index 79fe456774a..00000000000 --- a/stable/domoticz/6.0.2/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: domoticz -version: 6.0.2 -appVersion: "2023.2.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: 14.0.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/6.0.2/app-changelog.md b/stable/domoticz/6.0.2/app-changelog.md deleted file mode 100644 index 4a5c9c18681..00000000000 --- a/stable/domoticz/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [domoticz-6.0.2](https://github.com/truecharts/charts/compare/domoticz-6.0.1...domoticz-6.0.2) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.2.20231005 ([#13273](https://github.com/truecharts/charts/issues/13273)) - - \ No newline at end of file diff --git a/stable/domoticz/6.0.2/charts/common-14.0.1.tgz b/stable/domoticz/6.0.2/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/domoticz/6.0.2/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/domoticz/6.0.3/CHANGELOG.md b/stable/domoticz/6.0.3/CHANGELOG.md new file mode 100644 index 00000000000..a5a15016983 --- /dev/null +++ b/stable/domoticz/6.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [domoticz-6.0.3](https://github.com/truecharts/charts/compare/domoticz-6.0.2...domoticz-6.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [domoticz-6.0.2](https://github.com/truecharts/charts/compare/domoticz-6.0.1...domoticz-6.0.2) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.2.20231005 ([#13273](https://github.com/truecharts/charts/issues/13273)) + + + + +## [domoticz-6.0.1](https://github.com/truecharts/charts/compare/domoticz-6.0.0...domoticz-6.0.1) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.2.20230914 ([#12590](https://github.com/truecharts/charts/issues/12590)) + + + + + +## [domoticz-6.0.0](https://github.com/truecharts/charts/compare/domoticz-5.0.23...domoticz-6.0.0) (2023-07-31) + + + + +## [domoticz-5.0.23](https://github.com/truecharts/charts/compare/domoticz-5.0.22...domoticz-5.0.23) (2023-07-22) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.2.20230721 ([#10747](https://github.com/truecharts/charts/issues/10747)) + + + + +## [domoticz-5.0.22](https://github.com/truecharts/charts/compare/domoticz-5.0.21...domoticz-5.0.22) (2023-07-21) + +### Chore + +- update helm general non-major ([#10666](https://github.com/truecharts/charts/issues/10666)) + + + + +## [domoticz-5.0.21](https://github.com/truecharts/charts/compare/domoticz-5.0.20...domoticz-5.0.21) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230720 ([#10700](https://github.com/truecharts/charts/issues/10700)) + + + + +## [domoticz-5.0.20](https://github.com/truecharts/charts/compare/domoticz-5.0.19...domoticz-5.0.20) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230706 ([#10215](https://github.com/truecharts/charts/issues/10215)) + + + + +## [domoticz-5.0.19](https://github.com/truecharts/charts/compare/domoticz-5.0.18...domoticz-5.0.19) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [domoticz-5.0.18](https://github.com/truecharts/charts/compare/domoticz-5.0.17...domoticz-5.0.18) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230615 ([#9916](https://github.com/truecharts/charts/issues/9916)) + + + + +## [domoticz-5.0.17](https://github.com/truecharts/charts/compare/domoticz-5.0.16...domoticz-5.0.17) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + diff --git a/stable/domoticz/6.0.3/Chart.yaml b/stable/domoticz/6.0.3/Chart.yaml new file mode 100644 index 00000000000..b590300cb19 --- /dev/null +++ b/stable/domoticz/6.0.3/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: domoticz +version: 6.0.3 +appVersion: "2023.2.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: 14.0.9 + # 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/6.0.1/README.md b/stable/domoticz/6.0.3/README.md similarity index 100% rename from stable/fileflows/6.0.1/README.md rename to stable/domoticz/6.0.3/README.md diff --git a/stable/domoticz/6.0.3/app-changelog.md b/stable/domoticz/6.0.3/app-changelog.md new file mode 100644 index 00000000000..a98e2953c87 --- /dev/null +++ b/stable/domoticz/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [domoticz-6.0.3](https://github.com/truecharts/charts/compare/domoticz-6.0.2...domoticz-6.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/domoticz/6.0.2/app-readme.md b/stable/domoticz/6.0.3/app-readme.md similarity index 100% rename from stable/domoticz/6.0.2/app-readme.md rename to stable/domoticz/6.0.3/app-readme.md diff --git a/stable/domoticz/6.0.3/charts/common-14.0.9.tgz b/stable/domoticz/6.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/domoticz/6.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/domoticz/6.0.2/ix_values.yaml b/stable/domoticz/6.0.3/ix_values.yaml similarity index 100% rename from stable/domoticz/6.0.2/ix_values.yaml rename to stable/domoticz/6.0.3/ix_values.yaml diff --git a/stable/domoticz/6.0.2/questions.yaml b/stable/domoticz/6.0.3/questions.yaml similarity index 100% rename from stable/domoticz/6.0.2/questions.yaml rename to stable/domoticz/6.0.3/questions.yaml diff --git a/stable/foldingathome/6.0.5/templates/NOTES.txt b/stable/domoticz/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/foldingathome/6.0.5/templates/NOTES.txt rename to stable/domoticz/6.0.3/templates/NOTES.txt diff --git a/stable/firefox/7.0.9/templates/common.yaml b/stable/domoticz/6.0.3/templates/common.yaml similarity index 100% rename from stable/firefox/7.0.9/templates/common.yaml rename to stable/domoticz/6.0.3/templates/common.yaml diff --git a/stable/foldingathome/6.0.5/values.yaml b/stable/domoticz/6.0.3/values.yaml similarity index 100% rename from stable/foldingathome/6.0.5/values.yaml rename to stable/domoticz/6.0.3/values.yaml diff --git a/stable/doplarr/6.0.0/CHANGELOG.md b/stable/doplarr/6.0.0/CHANGELOG.md deleted file mode 100644 index eb25e889ee4..00000000000 --- a/stable/doplarr/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [doplarr-6.0.0](https://github.com/truecharts/charts/compare/doplarr-5.0.24...doplarr-6.0.0) (2023-07-31) - - - - -## [doplarr-5.0.24](https://github.com/truecharts/charts/compare/doplarr-5.0.23...doplarr-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [doplarr-5.0.23](https://github.com/truecharts/charts/compare/doplarr-5.0.22...doplarr-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [doplarr-5.0.22](https://github.com/truecharts/charts/compare/doplarr-5.0.21...doplarr-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [doplarr-5.0.21](https://github.com/truecharts/charts/compare/doplarr-5.0.20...doplarr-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [doplarr-5.0.20](https://github.com/truecharts/charts/compare/doplarr-5.0.19...doplarr-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [doplarr-5.0.19](https://github.com/truecharts/charts/compare/doplarr-5.0.18...doplarr-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [doplarr-5.0.18](https://github.com/truecharts/charts/compare/doplarr-5.0.17...doplarr-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [doplarr-5.0.17](https://github.com/truecharts/charts/compare/doplarr-5.0.16...doplarr-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [doplarr-5.0.16](https://github.com/truecharts/charts/compare/doplarr-5.0.15...doplarr-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [doplarr-5.0.15](https://github.com/truecharts/charts/compare/doplarr-5.0.14...doplarr-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - diff --git a/stable/doplarr/6.0.0/Chart.yaml b/stable/doplarr/6.0.0/Chart.yaml deleted file mode 100644 index 4252fb66245..00000000000 --- a/stable/doplarr/6.0.0/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/doplarr/6.0.0/charts/common-14.0.1.tgz b/stable/doplarr/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/doplarr/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/doplarr/6.0.1/CHANGELOG.md b/stable/doplarr/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..2a7ca2e7019 --- /dev/null +++ b/stable/doplarr/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [doplarr-6.0.1](https://github.com/truecharts/charts/compare/doplarr-6.0.0...doplarr-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [doplarr-6.0.0](https://github.com/truecharts/charts/compare/doplarr-5.0.24...doplarr-6.0.0) (2023-07-31) + + + + +## [doplarr-5.0.24](https://github.com/truecharts/charts/compare/doplarr-5.0.23...doplarr-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [doplarr-5.0.23](https://github.com/truecharts/charts/compare/doplarr-5.0.22...doplarr-5.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [doplarr-5.0.22](https://github.com/truecharts/charts/compare/doplarr-5.0.21...doplarr-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [doplarr-5.0.21](https://github.com/truecharts/charts/compare/doplarr-5.0.20...doplarr-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [doplarr-5.0.20](https://github.com/truecharts/charts/compare/doplarr-5.0.19...doplarr-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [doplarr-5.0.19](https://github.com/truecharts/charts/compare/doplarr-5.0.18...doplarr-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [doplarr-5.0.18](https://github.com/truecharts/charts/compare/doplarr-5.0.17...doplarr-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [doplarr-5.0.17](https://github.com/truecharts/charts/compare/doplarr-5.0.16...doplarr-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [doplarr-5.0.16](https://github.com/truecharts/charts/compare/doplarr-5.0.15...doplarr-5.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + diff --git a/stable/doplarr/6.0.1/Chart.yaml b/stable/doplarr/6.0.1/Chart.yaml new file mode 100644 index 00000000000..154274f8c16 --- /dev/null +++ b/stable/doplarr/6.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "3.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/firefox/7.0.9/README.md b/stable/doplarr/6.0.1/README.md similarity index 100% rename from stable/firefox/7.0.9/README.md rename to stable/doplarr/6.0.1/README.md diff --git a/stable/doplarr/6.0.1/app-changelog.md b/stable/doplarr/6.0.1/app-changelog.md new file mode 100644 index 00000000000..e06485197d0 --- /dev/null +++ b/stable/doplarr/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [doplarr-6.0.1](https://github.com/truecharts/charts/compare/doplarr-6.0.0...doplarr-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/doplarr/6.0.0/app-readme.md b/stable/doplarr/6.0.1/app-readme.md similarity index 100% rename from stable/doplarr/6.0.0/app-readme.md rename to stable/doplarr/6.0.1/app-readme.md diff --git a/stable/doplarr/6.0.1/charts/common-14.0.9.tgz b/stable/doplarr/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/doplarr/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/doplarr/6.0.0/ix_values.yaml b/stable/doplarr/6.0.1/ix_values.yaml similarity index 100% rename from stable/doplarr/6.0.0/ix_values.yaml rename to stable/doplarr/6.0.1/ix_values.yaml diff --git a/stable/doplarr/6.0.0/questions.yaml b/stable/doplarr/6.0.1/questions.yaml similarity index 100% rename from stable/doplarr/6.0.0/questions.yaml rename to stable/doplarr/6.0.1/questions.yaml diff --git a/stable/fossil/8.0.0/templates/NOTES.txt b/stable/doplarr/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/fossil/8.0.0/templates/NOTES.txt rename to stable/doplarr/6.0.1/templates/NOTES.txt diff --git a/stable/fleet/8.0.0/templates/common.yaml b/stable/doplarr/6.0.1/templates/common.yaml similarity index 100% rename from stable/fleet/8.0.0/templates/common.yaml rename to stable/doplarr/6.0.1/templates/common.yaml diff --git a/stable/fossil/8.0.0/values.yaml b/stable/doplarr/6.0.1/values.yaml similarity index 100% rename from stable/fossil/8.0.0/values.yaml rename to stable/doplarr/6.0.1/values.yaml diff --git a/stable/double-take/6.0.0/CHANGELOG.md b/stable/double-take/6.0.0/CHANGELOG.md deleted file mode 100644 index 6caf51f2c57..00000000000 --- a/stable/double-take/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [double-take-6.0.0](https://github.com/truecharts/charts/compare/double-take-5.0.24...double-take-6.0.0) (2023-07-31) - - - - -## [double-take-5.0.24](https://github.com/truecharts/charts/compare/double-take-5.0.23...double-take-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [double-take-5.0.23](https://github.com/truecharts/charts/compare/double-take-5.0.22...double-take-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [double-take-5.0.22](https://github.com/truecharts/charts/compare/double-take-5.0.21...double-take-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [double-take-5.0.21](https://github.com/truecharts/charts/compare/double-take-5.0.20...double-take-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [double-take-5.0.20](https://github.com/truecharts/charts/compare/double-take-5.0.19...double-take-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [double-take-5.0.19](https://github.com/truecharts/charts/compare/double-take-5.0.18...double-take-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [double-take-5.0.18](https://github.com/truecharts/charts/compare/double-take-5.0.17...double-take-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [double-take-5.0.17](https://github.com/truecharts/charts/compare/double-take-5.0.16...double-take-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [double-take-5.0.16](https://github.com/truecharts/charts/compare/double-take-5.0.15...double-take-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [double-take-5.0.15](https://github.com/truecharts/charts/compare/double-take-5.0.14...double-take-5.0.15) (2023-05-24) - diff --git a/stable/double-take/6.0.0/Chart.yaml b/stable/double-take/6.0.0/Chart.yaml deleted file mode 100644 index 73ae4355047..00000000000 --- a/stable/double-take/6.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: double-take -version: 6.0.0 -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: 14.0.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/6.0.0/charts/common-14.0.1.tgz b/stable/double-take/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/double-take/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/double-take/6.0.1/CHANGELOG.md b/stable/double-take/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..a319db445f4 --- /dev/null +++ b/stable/double-take/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [double-take-6.0.1](https://github.com/truecharts/charts/compare/double-take-6.0.0...double-take-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [double-take-6.0.0](https://github.com/truecharts/charts/compare/double-take-5.0.24...double-take-6.0.0) (2023-07-31) + + + + +## [double-take-5.0.24](https://github.com/truecharts/charts/compare/double-take-5.0.23...double-take-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [double-take-5.0.23](https://github.com/truecharts/charts/compare/double-take-5.0.22...double-take-5.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [double-take-5.0.22](https://github.com/truecharts/charts/compare/double-take-5.0.21...double-take-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [double-take-5.0.21](https://github.com/truecharts/charts/compare/double-take-5.0.20...double-take-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [double-take-5.0.20](https://github.com/truecharts/charts/compare/double-take-5.0.19...double-take-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [double-take-5.0.19](https://github.com/truecharts/charts/compare/double-take-5.0.18...double-take-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [double-take-5.0.18](https://github.com/truecharts/charts/compare/double-take-5.0.17...double-take-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [double-take-5.0.17](https://github.com/truecharts/charts/compare/double-take-5.0.16...double-take-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [double-take-5.0.16](https://github.com/truecharts/charts/compare/double-take-5.0.15...double-take-5.0.16) (2023-05-26) + diff --git a/stable/double-take/6.0.1/Chart.yaml b/stable/double-take/6.0.1/Chart.yaml new file mode 100644 index 00000000000..74411a0ce13 --- /dev/null +++ b/stable/double-take/6.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: double-take +version: 6.0.1 +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: 14.0.9 + # 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/firezone/0.2.3/README.md b/stable/double-take/6.0.1/README.md similarity index 100% rename from stable/firezone/0.2.3/README.md rename to stable/double-take/6.0.1/README.md diff --git a/stable/double-take/6.0.1/app-changelog.md b/stable/double-take/6.0.1/app-changelog.md new file mode 100644 index 00000000000..b55a446f4ce --- /dev/null +++ b/stable/double-take/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [double-take-6.0.1](https://github.com/truecharts/charts/compare/double-take-6.0.0...double-take-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/double-take/6.0.0/app-readme.md b/stable/double-take/6.0.1/app-readme.md similarity index 100% rename from stable/double-take/6.0.0/app-readme.md rename to stable/double-take/6.0.1/app-readme.md diff --git a/stable/double-take/6.0.1/charts/common-14.0.9.tgz b/stable/double-take/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/double-take/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/double-take/6.0.0/ix_values.yaml b/stable/double-take/6.0.1/ix_values.yaml similarity index 100% rename from stable/double-take/6.0.0/ix_values.yaml rename to stable/double-take/6.0.1/ix_values.yaml diff --git a/stable/double-take/6.0.0/questions.yaml b/stable/double-take/6.0.1/questions.yaml similarity index 100% rename from stable/double-take/6.0.0/questions.yaml rename to stable/double-take/6.0.1/questions.yaml diff --git a/stable/friendica/9.0.0/templates/NOTES.txt b/stable/double-take/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/friendica/9.0.0/templates/NOTES.txt rename to stable/double-take/6.0.1/templates/NOTES.txt diff --git a/stable/flexget/6.0.12/templates/common.yaml b/stable/double-take/6.0.1/templates/common.yaml similarity index 100% rename from stable/flexget/6.0.12/templates/common.yaml rename to stable/double-take/6.0.1/templates/common.yaml diff --git a/stable/friendica/9.0.0/values.yaml b/stable/double-take/6.0.1/values.yaml similarity index 100% rename from stable/friendica/9.0.0/values.yaml rename to stable/double-take/6.0.1/values.yaml diff --git a/stable/doublecommander/9.0.10/CHANGELOG.md b/stable/doublecommander/9.0.10/CHANGELOG.md new file mode 100644 index 00000000000..d1d20cce57e --- /dev/null +++ b/stable/doublecommander/9.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [doublecommander-9.0.10](https://github.com/truecharts/charts/compare/doublecommander-9.0.9...doublecommander-9.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [doublecommander-9.0.9](https://github.com/truecharts/charts/compare/doublecommander-9.0.8...doublecommander-9.0.9) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/doublecommander to latest ([#13249](https://github.com/truecharts/charts/issues/13249)) + + + + +## [doublecommander-9.0.8](https://github.com/truecharts/charts/compare/doublecommander-9.0.7...doublecommander-9.0.8) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/doublecommander to latest ([#13020](https://github.com/truecharts/charts/issues/13020)) + + + + +## [doublecommander-9.0.7](https://github.com/truecharts/charts/compare/doublecommander-9.0.6...doublecommander-9.0.7) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/doublecommander to latest ([#12789](https://github.com/truecharts/charts/issues/12789)) + + + + +## [doublecommander-9.0.6](https://github.com/truecharts/charts/compare/doublecommander-9.0.5...doublecommander-9.0.6) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/doublecommander to latest ([#12575](https://github.com/truecharts/charts/issues/12575)) + + + + +## [doublecommander-9.0.5](https://github.com/truecharts/charts/compare/doublecommander-9.0.4...doublecommander-9.0.5) (2023-09-11) + +### Chore + +- update container image tccr.io/truecharts/doublecommander to latest ([#12307](https://github.com/truecharts/charts/issues/12307)) + + + + +## [doublecommander-9.0.4](https://github.com/truecharts/charts/compare/doublecommander-9.0.3...doublecommander-9.0.4) (2023-08-30) + +### Chore + +- update container image tccr.io/truecharts/doublecommander to latest ([#12051](https://github.com/truecharts/charts/issues/12051)) + + + + +## [doublecommander-9.0.3](https://github.com/truecharts/charts/compare/doublecommander-9.0.2...doublecommander-9.0.3) (2023-08-23) + +### Chore + +- update container image tccr.io/truecharts/doublecommander to latest ([#11829](https://github.com/truecharts/charts/issues/11829)) + + + + +## [doublecommander-9.0.2](https://github.com/truecharts/charts/compare/doublecommander-9.0.1...doublecommander-9.0.2) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/doublecommander to latest ([#11617](https://github.com/truecharts/charts/issues/11617)) + + + + +## [doublecommander-9.0.1](https://github.com/truecharts/charts/compare/doublecommander-9.0.0...doublecommander-9.0.1) (2023-08-02) + +### Chore + +- update container image tccr.io/truecharts/doublecommander to latest ([#11154](https://github.com/truecharts/charts/issues/11154)) + + + + + +## [doublecommander-9.0.0](https://github.com/truecharts/charts/compare/doublecommander-8.0.0...doublecommander-9.0.0) (2023-07-31) + diff --git a/stable/doublecommander/9.0.10/Chart.yaml b/stable/doublecommander/9.0.10/Chart.yaml new file mode 100644 index 00000000000..244c7a67e3a --- /dev/null +++ b/stable/doublecommander/9.0.10/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 9.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/fleet/8.0.0/README.md b/stable/doublecommander/9.0.10/README.md similarity index 100% rename from stable/fleet/8.0.0/README.md rename to stable/doublecommander/9.0.10/README.md diff --git a/stable/doublecommander/9.0.10/app-changelog.md b/stable/doublecommander/9.0.10/app-changelog.md new file mode 100644 index 00000000000..96cd9b2ae14 --- /dev/null +++ b/stable/doublecommander/9.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [doublecommander-9.0.10](https://github.com/truecharts/charts/compare/doublecommander-9.0.9...doublecommander-9.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/doublecommander/9.0.9/app-readme.md b/stable/doublecommander/9.0.10/app-readme.md similarity index 100% rename from stable/doublecommander/9.0.9/app-readme.md rename to stable/doublecommander/9.0.10/app-readme.md diff --git a/stable/doublecommander/9.0.10/charts/common-14.0.9.tgz b/stable/doublecommander/9.0.10/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/doublecommander/9.0.10/charts/common-14.0.9.tgz differ diff --git a/stable/doublecommander/9.0.9/ix_values.yaml b/stable/doublecommander/9.0.10/ix_values.yaml similarity index 100% rename from stable/doublecommander/9.0.9/ix_values.yaml rename to stable/doublecommander/9.0.10/ix_values.yaml diff --git a/stable/doublecommander/9.0.9/questions.yaml b/stable/doublecommander/9.0.10/questions.yaml similarity index 100% rename from stable/doublecommander/9.0.9/questions.yaml rename to stable/doublecommander/9.0.10/questions.yaml diff --git a/stable/gamevault-backend/1.1.8/templates/NOTES.txt b/stable/doublecommander/9.0.10/templates/NOTES.txt similarity index 100% rename from stable/gamevault-backend/1.1.8/templates/NOTES.txt rename to stable/doublecommander/9.0.10/templates/NOTES.txt diff --git a/stable/fossil/8.0.0/templates/common.yaml b/stable/doublecommander/9.0.10/templates/common.yaml similarity index 100% rename from stable/fossil/8.0.0/templates/common.yaml rename to stable/doublecommander/9.0.10/templates/common.yaml diff --git a/stable/gamevault-backend/1.1.8/values.yaml b/stable/doublecommander/9.0.10/values.yaml similarity index 100% rename from stable/gamevault-backend/1.1.8/values.yaml rename to stable/doublecommander/9.0.10/values.yaml diff --git a/stable/doublecommander/9.0.9/CHANGELOG.md b/stable/doublecommander/9.0.9/CHANGELOG.md deleted file mode 100644 index 7ac39b2929f..00000000000 --- a/stable/doublecommander/9.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [doublecommander-9.0.9](https://github.com/truecharts/charts/compare/doublecommander-9.0.8...doublecommander-9.0.9) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/doublecommander to latest ([#13249](https://github.com/truecharts/charts/issues/13249)) - - - - -## [doublecommander-9.0.8](https://github.com/truecharts/charts/compare/doublecommander-9.0.7...doublecommander-9.0.8) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/doublecommander to latest ([#13020](https://github.com/truecharts/charts/issues/13020)) - - - - -## [doublecommander-9.0.7](https://github.com/truecharts/charts/compare/doublecommander-9.0.6...doublecommander-9.0.7) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/doublecommander to latest ([#12789](https://github.com/truecharts/charts/issues/12789)) - - - - -## [doublecommander-9.0.6](https://github.com/truecharts/charts/compare/doublecommander-9.0.5...doublecommander-9.0.6) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/doublecommander to latest ([#12575](https://github.com/truecharts/charts/issues/12575)) - - - - -## [doublecommander-9.0.5](https://github.com/truecharts/charts/compare/doublecommander-9.0.4...doublecommander-9.0.5) (2023-09-11) - -### Chore - -- update container image tccr.io/truecharts/doublecommander to latest ([#12307](https://github.com/truecharts/charts/issues/12307)) - - - - -## [doublecommander-9.0.4](https://github.com/truecharts/charts/compare/doublecommander-9.0.3...doublecommander-9.0.4) (2023-08-30) - -### Chore - -- update container image tccr.io/truecharts/doublecommander to latest ([#12051](https://github.com/truecharts/charts/issues/12051)) - - - - -## [doublecommander-9.0.3](https://github.com/truecharts/charts/compare/doublecommander-9.0.2...doublecommander-9.0.3) (2023-08-23) - -### Chore - -- update container image tccr.io/truecharts/doublecommander to latest ([#11829](https://github.com/truecharts/charts/issues/11829)) - - - - -## [doublecommander-9.0.2](https://github.com/truecharts/charts/compare/doublecommander-9.0.1...doublecommander-9.0.2) (2023-08-16) - -### Chore - -- update container image tccr.io/truecharts/doublecommander to latest ([#11617](https://github.com/truecharts/charts/issues/11617)) - - - - -## [doublecommander-9.0.1](https://github.com/truecharts/charts/compare/doublecommander-9.0.0...doublecommander-9.0.1) (2023-08-02) - -### Chore - -- update container image tccr.io/truecharts/doublecommander to latest ([#11154](https://github.com/truecharts/charts/issues/11154)) - - - - - -## [doublecommander-9.0.0](https://github.com/truecharts/charts/compare/doublecommander-8.0.0...doublecommander-9.0.0) (2023-07-31) - - - - -## [doublecommander-8.0.0](https://github.com/truecharts/charts/compare/doublecommander-7.0.26...doublecommander-8.0.0) (2023-07-30) - -### Feat - -- Update 2 KasmVNC *breaking* ([#11054](https://github.com/truecharts/charts/issues/11054)) - diff --git a/stable/doublecommander/9.0.9/Chart.yaml b/stable/doublecommander/9.0.9/Chart.yaml deleted file mode 100644 index 08110e0a05e..00000000000 --- a/stable/doublecommander/9.0.9/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 9.0.9 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/doublecommander/9.0.9/app-changelog.md b/stable/doublecommander/9.0.9/app-changelog.md deleted file mode 100644 index 8debaf9c510..00000000000 --- a/stable/doublecommander/9.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [doublecommander-9.0.9](https://github.com/truecharts/charts/compare/doublecommander-9.0.8...doublecommander-9.0.9) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/doublecommander to latest ([#13249](https://github.com/truecharts/charts/issues/13249)) - - \ No newline at end of file diff --git a/stable/doublecommander/9.0.9/charts/common-14.0.1.tgz b/stable/doublecommander/9.0.9/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/doublecommander/9.0.9/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/drawio/6.0.11/CHANGELOG.md b/stable/drawio/6.0.11/CHANGELOG.md deleted file mode 100644 index 86c52f16604..00000000000 --- a/stable/drawio/6.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [drawio-6.0.11](https://github.com/truecharts/charts/compare/drawio-6.0.10...drawio-6.0.11) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/drawio to v22.0.3 ([#13295](https://github.com/truecharts/charts/issues/13295)) - - - - -## [drawio-6.0.10](https://github.com/truecharts/charts/compare/drawio-6.0.9...drawio-6.0.10) (2023-10-04) - -### Chore - -- update helm general non-major ([#13197](https://github.com/truecharts/charts/issues/13197)) - - - - -## [drawio-6.0.9](https://github.com/truecharts/charts/compare/drawio-6.0.8...drawio-6.0.9) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/drawio to v22.0.2 ([#13224](https://github.com/truecharts/charts/issues/13224)) - - - - -## [drawio-6.0.8](https://github.com/truecharts/charts/compare/drawio-6.0.7...drawio-6.0.8) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/drawio to v22.0.1 ([#13060](https://github.com/truecharts/charts/issues/13060)) - - - - -## [drawio-6.0.7](https://github.com/truecharts/charts/compare/drawio-6.0.6...drawio-6.0.7) (2023-09-24) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.8.2 ([#12917](https://github.com/truecharts/charts/issues/12917)) - - - - -## [drawio-6.0.6](https://github.com/truecharts/charts/compare/drawio-6.0.5...drawio-6.0.6) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.7.5 ([#12569](https://github.com/truecharts/charts/issues/12569)) - - - - -## [drawio-6.0.5](https://github.com/truecharts/charts/compare/drawio-6.0.4...drawio-6.0.5) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.7.4 ([#12422](https://github.com/truecharts/charts/issues/12422)) - - - - -## [drawio-6.0.4](https://github.com/truecharts/charts/compare/drawio-6.0.3...drawio-6.0.4) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.7.2 ([#12300](https://github.com/truecharts/charts/issues/12300)) - - - - -## [drawio-6.0.3](https://github.com/truecharts/charts/compare/drawio-6.0.2...drawio-6.0.3) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.7.1 ([#12089](https://github.com/truecharts/charts/issues/12089)) - - - - -## [drawio-6.0.2](https://github.com/truecharts/charts/compare/drawio-6.0.1...drawio-6.0.2) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.6.9 ([#11883](https://github.com/truecharts/charts/issues/11883)) - - - - -## [drawio-6.0.1](https://github.com/truecharts/charts/compare/drawio-6.0.0...drawio-6.0.1) (2023-08-12) - -### Chore diff --git a/stable/drawio/6.0.11/Chart.yaml b/stable/drawio/6.0.11/Chart.yaml deleted file mode 100644 index 80d45398635..00000000000 --- a/stable/drawio/6.0.11/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "22.0.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -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: 6.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/drawio/6.0.11/app-changelog.md b/stable/drawio/6.0.11/app-changelog.md deleted file mode 100644 index 78830a874d5..00000000000 --- a/stable/drawio/6.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-6.0.11](https://github.com/truecharts/charts/compare/drawio-6.0.10...drawio-6.0.11) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/drawio to v22.0.3 ([#13295](https://github.com/truecharts/charts/issues/13295)) - - \ No newline at end of file diff --git a/stable/drawio/6.0.11/charts/common-14.0.6.tgz b/stable/drawio/6.0.11/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/drawio/6.0.11/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/drawio/6.0.12/CHANGELOG.md b/stable/drawio/6.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6bee62f3327 --- /dev/null +++ b/stable/drawio/6.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [drawio-6.0.12](https://github.com/truecharts/charts/compare/drawio-6.0.11...drawio-6.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [drawio-6.0.11](https://github.com/truecharts/charts/compare/drawio-6.0.10...drawio-6.0.11) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/drawio to v22.0.3 ([#13295](https://github.com/truecharts/charts/issues/13295)) + + + + +## [drawio-6.0.10](https://github.com/truecharts/charts/compare/drawio-6.0.9...drawio-6.0.10) (2023-10-04) + +### Chore + +- update helm general non-major ([#13197](https://github.com/truecharts/charts/issues/13197)) + + + + +## [drawio-6.0.9](https://github.com/truecharts/charts/compare/drawio-6.0.8...drawio-6.0.9) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/drawio to v22.0.2 ([#13224](https://github.com/truecharts/charts/issues/13224)) + + + + +## [drawio-6.0.8](https://github.com/truecharts/charts/compare/drawio-6.0.7...drawio-6.0.8) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/drawio to v22.0.1 ([#13060](https://github.com/truecharts/charts/issues/13060)) + + + + +## [drawio-6.0.7](https://github.com/truecharts/charts/compare/drawio-6.0.6...drawio-6.0.7) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/drawio to v21.8.2 ([#12917](https://github.com/truecharts/charts/issues/12917)) + + + + +## [drawio-6.0.6](https://github.com/truecharts/charts/compare/drawio-6.0.5...drawio-6.0.6) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/drawio to v21.7.5 ([#12569](https://github.com/truecharts/charts/issues/12569)) + + + + +## [drawio-6.0.5](https://github.com/truecharts/charts/compare/drawio-6.0.4...drawio-6.0.5) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/drawio to v21.7.4 ([#12422](https://github.com/truecharts/charts/issues/12422)) + + + + +## [drawio-6.0.4](https://github.com/truecharts/charts/compare/drawio-6.0.3...drawio-6.0.4) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/drawio to v21.7.2 ([#12300](https://github.com/truecharts/charts/issues/12300)) + + + + +## [drawio-6.0.3](https://github.com/truecharts/charts/compare/drawio-6.0.2...drawio-6.0.3) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/drawio to v21.7.1 ([#12089](https://github.com/truecharts/charts/issues/12089)) + + + + +## [drawio-6.0.2](https://github.com/truecharts/charts/compare/drawio-6.0.1...drawio-6.0.2) (2023-08-26) + +### Chore diff --git a/stable/drawio/6.0.12/Chart.yaml b/stable/drawio/6.0.12/Chart.yaml new file mode 100644 index 00000000000..bca60cdb655 --- /dev/null +++ b/stable/drawio/6.0.12/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "22.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/flexget/6.0.12/README.md b/stable/drawio/6.0.12/README.md similarity index 100% rename from stable/flexget/6.0.12/README.md rename to stable/drawio/6.0.12/README.md diff --git a/stable/drawio/6.0.12/app-changelog.md b/stable/drawio/6.0.12/app-changelog.md new file mode 100644 index 00000000000..1c56a29f6be --- /dev/null +++ b/stable/drawio/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [drawio-6.0.12](https://github.com/truecharts/charts/compare/drawio-6.0.11...drawio-6.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/drawio/6.0.11/app-readme.md b/stable/drawio/6.0.12/app-readme.md similarity index 100% rename from stable/drawio/6.0.11/app-readme.md rename to stable/drawio/6.0.12/app-readme.md diff --git a/stable/drawio/6.0.12/charts/common-14.0.9.tgz b/stable/drawio/6.0.12/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/drawio/6.0.12/charts/common-14.0.9.tgz differ diff --git a/stable/drawio/6.0.11/ix_values.yaml b/stable/drawio/6.0.12/ix_values.yaml similarity index 100% rename from stable/drawio/6.0.11/ix_values.yaml rename to stable/drawio/6.0.12/ix_values.yaml diff --git a/stable/drawio/6.0.11/questions.yaml b/stable/drawio/6.0.12/questions.yaml similarity index 100% rename from stable/drawio/6.0.11/questions.yaml rename to stable/drawio/6.0.12/questions.yaml diff --git a/stable/ghostfolio/0.0.19/templates/NOTES.txt b/stable/drawio/6.0.12/templates/NOTES.txt similarity index 100% rename from stable/ghostfolio/0.0.19/templates/NOTES.txt rename to stable/drawio/6.0.12/templates/NOTES.txt diff --git a/stable/fluidd/6.0.5/templates/common.yaml b/stable/drawio/6.0.12/templates/common.yaml similarity index 100% rename from stable/fluidd/6.0.5/templates/common.yaml rename to stable/drawio/6.0.12/templates/common.yaml diff --git a/stable/ghostfolio/0.0.19/values.yaml b/stable/drawio/6.0.12/values.yaml similarity index 100% rename from stable/ghostfolio/0.0.19/values.yaml rename to stable/drawio/6.0.12/values.yaml diff --git a/stable/duckdns/6.0.6/CHANGELOG.md b/stable/duckdns/6.0.6/CHANGELOG.md deleted file mode 100644 index 1d1e0d7588e..00000000000 --- a/stable/duckdns/6.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [duckdns-6.0.6](https://github.com/truecharts/charts/compare/duckdns-6.0.5...duckdns-6.0.6) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#13158](https://github.com/truecharts/charts/issues/13158)) - - - - -## [duckdns-6.0.5](https://github.com/truecharts/charts/compare/duckdns-6.0.4...duckdns-6.0.5) (2023-09-25) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#12933](https://github.com/truecharts/charts/issues/12933)) - - - - -## [duckdns-6.0.4](https://github.com/truecharts/charts/compare/duckdns-6.0.3...duckdns-6.0.4) (2023-09-04) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#12200](https://github.com/truecharts/charts/issues/12200)) - - - - -## [duckdns-6.0.3](https://github.com/truecharts/charts/compare/duckdns-6.0.2...duckdns-6.0.3) (2023-08-21) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#11746](https://github.com/truecharts/charts/issues/11746)) - - - - -## [duckdns-6.0.2](https://github.com/truecharts/charts/compare/duckdns-6.0.1...duckdns-6.0.2) (2023-08-14) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#11540](https://github.com/truecharts/charts/issues/11540)) - - - - -## [duckdns-6.0.1](https://github.com/truecharts/charts/compare/duckdns-6.0.0...duckdns-6.0.1) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#11286](https://github.com/truecharts/charts/issues/11286)) - - - - - -## [duckdns-6.0.0](https://github.com/truecharts/charts/compare/duckdns-5.0.36...duckdns-6.0.0) (2023-07-31) - - - - -## [duckdns-5.0.36](https://github.com/truecharts/charts/compare/duckdns-5.0.35...duckdns-5.0.36) (2023-07-31) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#11076](https://github.com/truecharts/charts/issues/11076)) - - - - -## [duckdns-5.0.35](https://github.com/truecharts/charts/compare/duckdns-5.0.34...duckdns-5.0.35) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [duckdns-5.0.34](https://github.com/truecharts/charts/compare/duckdns-5.0.33...duckdns-5.0.34) (2023-07-24) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#10791](https://github.com/truecharts/charts/issues/10791)) - - - - -## [duckdns-5.0.33](https://github.com/truecharts/charts/compare/duckdns-5.0.32...duckdns-5.0.33) (2023-07-17) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#10529](https://github.com/truecharts/charts/issues/10529)) - diff --git a/stable/duckdns/6.0.6/Chart.yaml b/stable/duckdns/6.0.6/Chart.yaml deleted file mode 100644 index be11cf0c2fa..00000000000 --- a/stable/duckdns/6.0.6/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: duckdns -version: 6.0.6 -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: 14.0.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/6.0.6/app-changelog.md b/stable/duckdns/6.0.6/app-changelog.md deleted file mode 100644 index 33a8fb6b247..00000000000 --- a/stable/duckdns/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [duckdns-6.0.6](https://github.com/truecharts/charts/compare/duckdns-6.0.5...duckdns-6.0.6) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#13158](https://github.com/truecharts/charts/issues/13158)) - - \ No newline at end of file diff --git a/stable/duckdns/6.0.6/charts/common-14.0.1.tgz b/stable/duckdns/6.0.6/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/duckdns/6.0.6/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/duckdns/6.0.7/CHANGELOG.md b/stable/duckdns/6.0.7/CHANGELOG.md new file mode 100644 index 00000000000..611579ca66c --- /dev/null +++ b/stable/duckdns/6.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [duckdns-6.0.7](https://github.com/truecharts/charts/compare/duckdns-6.0.6...duckdns-6.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [duckdns-6.0.6](https://github.com/truecharts/charts/compare/duckdns-6.0.5...duckdns-6.0.6) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#13158](https://github.com/truecharts/charts/issues/13158)) + + + + +## [duckdns-6.0.5](https://github.com/truecharts/charts/compare/duckdns-6.0.4...duckdns-6.0.5) (2023-09-25) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#12933](https://github.com/truecharts/charts/issues/12933)) + + + + +## [duckdns-6.0.4](https://github.com/truecharts/charts/compare/duckdns-6.0.3...duckdns-6.0.4) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#12200](https://github.com/truecharts/charts/issues/12200)) + + + + +## [duckdns-6.0.3](https://github.com/truecharts/charts/compare/duckdns-6.0.2...duckdns-6.0.3) (2023-08-21) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#11746](https://github.com/truecharts/charts/issues/11746)) + + + + +## [duckdns-6.0.2](https://github.com/truecharts/charts/compare/duckdns-6.0.1...duckdns-6.0.2) (2023-08-14) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#11540](https://github.com/truecharts/charts/issues/11540)) + + + + +## [duckdns-6.0.1](https://github.com/truecharts/charts/compare/duckdns-6.0.0...duckdns-6.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#11286](https://github.com/truecharts/charts/issues/11286)) + + + + + +## [duckdns-6.0.0](https://github.com/truecharts/charts/compare/duckdns-5.0.36...duckdns-6.0.0) (2023-07-31) + + + + +## [duckdns-5.0.36](https://github.com/truecharts/charts/compare/duckdns-5.0.35...duckdns-5.0.36) (2023-07-31) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#11076](https://github.com/truecharts/charts/issues/11076)) + + + + +## [duckdns-5.0.35](https://github.com/truecharts/charts/compare/duckdns-5.0.34...duckdns-5.0.35) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [duckdns-5.0.34](https://github.com/truecharts/charts/compare/duckdns-5.0.33...duckdns-5.0.34) (2023-07-24) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#10791](https://github.com/truecharts/charts/issues/10791)) + diff --git a/stable/duckdns/6.0.7/Chart.yaml b/stable/duckdns/6.0.7/Chart.yaml new file mode 100644 index 00000000000..d6754f5c214 --- /dev/null +++ b/stable/duckdns/6.0.7/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: duckdns +version: 6.0.7 +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: 14.0.9 + # 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/flowise/1.0.4/README.md b/stable/duckdns/6.0.7/README.md similarity index 100% rename from stable/flowise/1.0.4/README.md rename to stable/duckdns/6.0.7/README.md diff --git a/stable/duckdns/6.0.7/app-changelog.md b/stable/duckdns/6.0.7/app-changelog.md new file mode 100644 index 00000000000..0f44a0dad1b --- /dev/null +++ b/stable/duckdns/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duckdns-6.0.7](https://github.com/truecharts/charts/compare/duckdns-6.0.6...duckdns-6.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/duckdns/6.0.6/app-readme.md b/stable/duckdns/6.0.7/app-readme.md similarity index 100% rename from stable/duckdns/6.0.6/app-readme.md rename to stable/duckdns/6.0.7/app-readme.md diff --git a/stable/duckdns/6.0.7/charts/common-14.0.9.tgz b/stable/duckdns/6.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/duckdns/6.0.7/charts/common-14.0.9.tgz differ diff --git a/stable/duckdns/6.0.6/ix_values.yaml b/stable/duckdns/6.0.7/ix_values.yaml similarity index 100% rename from stable/duckdns/6.0.6/ix_values.yaml rename to stable/duckdns/6.0.7/ix_values.yaml diff --git a/stable/duckdns/6.0.6/questions.yaml b/stable/duckdns/6.0.7/questions.yaml similarity index 100% rename from stable/duckdns/6.0.6/questions.yaml rename to stable/duckdns/6.0.7/questions.yaml diff --git a/stable/golinks/8.0.0/templates/NOTES.txt b/stable/duckdns/6.0.7/templates/NOTES.txt similarity index 100% rename from stable/golinks/8.0.0/templates/NOTES.txt rename to stable/duckdns/6.0.7/templates/NOTES.txt diff --git a/stable/foldingathome/6.0.5/templates/common.yaml b/stable/duckdns/6.0.7/templates/common.yaml similarity index 100% rename from stable/foldingathome/6.0.5/templates/common.yaml rename to stable/duckdns/6.0.7/templates/common.yaml diff --git a/stable/golinks/8.0.0/values.yaml b/stable/duckdns/6.0.7/values.yaml similarity index 100% rename from stable/golinks/8.0.0/values.yaml rename to stable/duckdns/6.0.7/values.yaml diff --git a/stable/duplicati/10.0.1/CHANGELOG.md b/stable/duplicati/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..6602a5994f9 --- /dev/null +++ b/stable/duplicati/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [duplicati-10.0.1](https://github.com/truecharts/charts/compare/duplicati-10.0.0...duplicati-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [duplicati-10.0.0](https://github.com/truecharts/charts/compare/duplicati-9.0.25...duplicati-10.0.0) (2023-07-31) + + + + +## [duplicati-9.0.25](https://github.com/truecharts/charts/compare/duplicati-9.0.24...duplicati-9.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [duplicati-9.0.24](https://github.com/truecharts/charts/compare/duplicati-9.0.23...duplicati-9.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [duplicati-9.0.23](https://github.com/truecharts/charts/compare/duplicati-9.0.22...duplicati-9.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [duplicati-9.0.22](https://github.com/truecharts/charts/compare/duplicati-9.0.21...duplicati-9.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [duplicati-9.0.21](https://github.com/truecharts/charts/compare/duplicati-9.0.20...duplicati-9.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [duplicati-9.0.20](https://github.com/truecharts/charts/compare/duplicati-9.0.19...duplicati-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [duplicati-9.0.19](https://github.com/truecharts/charts/compare/duplicati-9.0.18...duplicati-9.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [duplicati-9.0.18](https://github.com/truecharts/charts/compare/duplicati-9.0.17...duplicati-9.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [duplicati-9.0.17](https://github.com/truecharts/charts/compare/duplicati-9.0.16...duplicati-9.0.17) (2023-05-26) + diff --git a/stable/duplicati/10.0.1/Chart.yaml b/stable/duplicati/10.0.1/Chart.yaml new file mode 100644 index 00000000000..710d672305f --- /dev/null +++ b/stable/duplicati/10.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/fluidd/6.0.5/README.md b/stable/duplicati/10.0.1/README.md similarity index 100% rename from stable/fluidd/6.0.5/README.md rename to stable/duplicati/10.0.1/README.md diff --git a/stable/duplicati/10.0.1/app-changelog.md b/stable/duplicati/10.0.1/app-changelog.md new file mode 100644 index 00000000000..cad8d4c4122 --- /dev/null +++ b/stable/duplicati/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duplicati-10.0.1](https://github.com/truecharts/charts/compare/duplicati-10.0.0...duplicati-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/duplicati/10.0.1/app-readme.md b/stable/duplicati/10.0.1/app-readme.md new file mode 100644 index 00000000000..9ece210648f --- /dev/null +++ b/stable/duplicati/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +Store securely encrypted backups on cloud storage services! + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/duplicati](https://truecharts.org/charts/stable/duplicati) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/duplicati/10.0.1/charts/common-14.0.9.tgz b/stable/duplicati/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/duplicati/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/duplicati/10.0.1/ix_values.yaml b/stable/duplicati/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..8e3d2fe522f --- /dev/null +++ b/stable/duplicati/10.0.1/ix_values.yaml @@ -0,0 +1,37 @@ +image: + repository: tccr.io/truecharts/duplicati + tag: latest@sha256:bfd3741e9e2ca4403f192f0729a08bfeceee26f95897322a836d363f49b75245 + pullPolicy: IfNotPresent + +service: + main: + ports: + main: + port: 8200 + targetPort: 8200 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} + +persistence: + config: + enabled: true + mountPath: /data + +portal: + open: + enabled: true diff --git a/stable/duplicati/10.0.1/questions.yaml b/stable/duplicati/10.0.1/questions.yaml new file mode 100644 index 00000000000..d826ea8d879 --- /dev/null +++ b/stable/duplicati/10.0.1/questions.yaml @@ -0,0 +1,2003 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8200 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/grav/8.0.11/templates/NOTES.txt b/stable/duplicati/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/grav/8.0.11/templates/NOTES.txt rename to stable/duplicati/10.0.1/templates/NOTES.txt diff --git a/stable/gamevault-backend/1.1.8/templates/common.yaml b/stable/duplicati/10.0.1/templates/common.yaml similarity index 100% rename from stable/gamevault-backend/1.1.8/templates/common.yaml rename to stable/duplicati/10.0.1/templates/common.yaml diff --git a/stable/grav/8.0.11/values.yaml b/stable/duplicati/10.0.1/values.yaml similarity index 100% rename from stable/grav/8.0.11/values.yaml rename to stable/duplicati/10.0.1/values.yaml diff --git a/stable/emby/15.0.7/CHANGELOG.md b/stable/emby/15.0.7/CHANGELOG.md new file mode 100644 index 00000000000..7901a7aee79 --- /dev/null +++ b/stable/emby/15.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [emby-15.0.7](https://github.com/truecharts/charts/compare/emby-15.0.6...emby-15.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [emby-15.0.6](https://github.com/truecharts/charts/compare/emby-15.0.5...emby-15.0.6) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/emby to v4.7.14.0 ([#13358](https://github.com/truecharts/charts/issues/13358)) + + + + +## [emby-15.0.5](https://github.com/truecharts/charts/compare/emby-15.0.4...emby-15.0.5) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/emby to v4.7.14.0 ([#13354](https://github.com/truecharts/charts/issues/13354)) + + + + +## [emby-15.0.4](https://github.com/truecharts/charts/compare/emby-15.0.3...emby-15.0.4) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/emby to v4.7.14.0 ([#13350](https://github.com/truecharts/charts/issues/13350)) + + + + +## [emby-15.0.3](https://github.com/truecharts/charts/compare/emby-15.0.2...emby-15.0.3) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/emby to v4.7.14.0 ([#13345](https://github.com/truecharts/charts/issues/13345)) + + + + +## [emby-15.0.2](https://github.com/truecharts/charts/compare/emby-15.0.1...emby-15.0.2) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/emby to v4.7.14.0 ([#13343](https://github.com/truecharts/charts/issues/13343)) + + + + +## [emby-15.0.1](https://github.com/truecharts/charts/compare/emby-15.0.0...emby-15.0.1) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/emby to v4.7.14.0 ([#11885](https://github.com/truecharts/charts/issues/11885)) + + + + + +## [emby-15.0.0](https://github.com/truecharts/charts/compare/emby-14.0.27...emby-15.0.0) (2023-07-31) + + + + +## [emby-14.0.27](https://github.com/truecharts/charts/compare/emby-14.0.26...emby-14.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [emby-14.0.26](https://github.com/truecharts/charts/compare/emby-14.0.25...emby-14.0.26) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [emby-14.0.25](https://github.com/truecharts/charts/compare/emby-14.0.24...emby-14.0.25) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + diff --git a/stable/emby/15.0.7/Chart.yaml b/stable/emby/15.0.7/Chart.yaml new file mode 100644 index 00000000000..aec2117888f --- /dev/null +++ b/stable/emby/15.0.7/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.7.14.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.7 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/foldingathome/6.0.5/README.md b/stable/emby/15.0.7/README.md similarity index 100% rename from stable/foldingathome/6.0.5/README.md rename to stable/emby/15.0.7/README.md diff --git a/stable/emby/15.0.7/app-changelog.md b/stable/emby/15.0.7/app-changelog.md new file mode 100644 index 00000000000..421c558b9f1 --- /dev/null +++ b/stable/emby/15.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [emby-15.0.7](https://github.com/truecharts/charts/compare/emby-15.0.6...emby-15.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/emby/15.0.7/app-readme.md b/stable/emby/15.0.7/app-readme.md new file mode 100644 index 00000000000..5cac7011800 --- /dev/null +++ b/stable/emby/15.0.7/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/15.0.7/charts/common-14.0.9.tgz b/stable/emby/15.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/emby/15.0.7/charts/common-14.0.9.tgz differ diff --git a/stable/emby/15.0.7/ix_values.yaml b/stable/emby/15.0.7/ix_values.yaml new file mode 100644 index 00000000000..550cf4e5bc0 --- /dev/null +++ b/stable/emby/15.0.7/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: tccr.io/truecharts/emby + pullPolicy: IfNotPresent + tag: v4.7.14.0@sha256:35e7ed601e1770090cf10944e554ca51ad039857170cd7b396442f2f4798d3ae + +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/15.0.7/questions.yaml b/stable/emby/15.0.7/questions.yaml new file mode 100644 index 00000000000..88ec868e5bb --- /dev/null +++ b/stable/emby/15.0.7/questions.yaml @@ -0,0 +1,2003 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10079 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/guacd/6.0.1/templates/NOTES.txt b/stable/emby/15.0.7/templates/NOTES.txt similarity index 100% rename from stable/guacd/6.0.1/templates/NOTES.txt rename to stable/emby/15.0.7/templates/NOTES.txt diff --git a/stable/guacd/6.0.1/templates/common.yaml b/stable/emby/15.0.7/templates/common.yaml similarity index 100% rename from stable/guacd/6.0.1/templates/common.yaml rename to stable/emby/15.0.7/templates/common.yaml diff --git a/stable/guacd/6.0.1/values.yaml b/stable/emby/15.0.7/values.yaml similarity index 100% rename from stable/guacd/6.0.1/values.yaml rename to stable/emby/15.0.7/values.yaml diff --git a/stable/embystat/6.0.4/CHANGELOG.md b/stable/embystat/6.0.4/CHANGELOG.md deleted file mode 100644 index 5e8aa4a235c..00000000000 --- a/stable/embystat/6.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [embystat-6.0.4](https://github.com/truecharts/charts/compare/embystat-6.0.3...embystat-6.0.4) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#12560](https://github.com/truecharts/charts/issues/12560)) - - - - -## [embystat-6.0.3](https://github.com/truecharts/charts/compare/embystat-6.0.2...embystat-6.0.3) (2023-08-28) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#11955](https://github.com/truecharts/charts/issues/11955)) - - - - -## [embystat-6.0.2](https://github.com/truecharts/charts/compare/embystat-6.0.1...embystat-6.0.2) (2023-08-21) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#11749](https://github.com/truecharts/charts/issues/11749)) - - - - -## [embystat-6.0.1](https://github.com/truecharts/charts/compare/embystat-6.0.0...embystat-6.0.1) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#11289](https://github.com/truecharts/charts/issues/11289)) - - - - - -## [embystat-6.0.0](https://github.com/truecharts/charts/compare/embystat-5.0.31...embystat-6.0.0) (2023-07-31) - - - - -## [embystat-5.0.31](https://github.com/truecharts/charts/compare/embystat-5.0.30...embystat-5.0.31) (2023-07-31) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#11079](https://github.com/truecharts/charts/issues/11079)) - - - - -## [embystat-5.0.30](https://github.com/truecharts/charts/compare/embystat-5.0.29...embystat-5.0.30) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [embystat-5.0.29](https://github.com/truecharts/charts/compare/embystat-5.0.28...embystat-5.0.29) (2023-07-03) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#10108](https://github.com/truecharts/charts/issues/10108)) - - - - -## [embystat-5.0.28](https://github.com/truecharts/charts/compare/embystat-5.0.27...embystat-5.0.28) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [embystat-5.0.27](https://github.com/truecharts/charts/compare/embystat-5.0.26...embystat-5.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#9614](https://github.com/truecharts/charts/issues/9614)) - - - - -## [embystat-5.0.27](https://github.com/truecharts/charts/compare/embystat-5.0.26...embystat-5.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#9614](https://github.com/truecharts/charts/issues/9614)) - diff --git a/stable/embystat/6.0.4/Chart.yaml b/stable/embystat/6.0.4/Chart.yaml deleted file mode 100644 index 0f6534fa241..00000000000 --- a/stable/embystat/6.0.4/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: embystat -version: 6.0.4 -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: 14.0.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/6.0.4/app-changelog.md b/stable/embystat/6.0.4/app-changelog.md deleted file mode 100644 index be0eea462a0..00000000000 --- a/stable/embystat/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [embystat-6.0.4](https://github.com/truecharts/charts/compare/embystat-6.0.3...embystat-6.0.4) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#12560](https://github.com/truecharts/charts/issues/12560)) - - \ No newline at end of file diff --git a/stable/embystat/6.0.4/charts/common-14.0.1.tgz b/stable/embystat/6.0.4/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/embystat/6.0.4/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/embystat/6.0.5/CHANGELOG.md b/stable/embystat/6.0.5/CHANGELOG.md new file mode 100644 index 00000000000..5bc0d010d21 --- /dev/null +++ b/stable/embystat/6.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [embystat-6.0.5](https://github.com/truecharts/charts/compare/embystat-6.0.4...embystat-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [embystat-6.0.4](https://github.com/truecharts/charts/compare/embystat-6.0.3...embystat-6.0.4) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#12560](https://github.com/truecharts/charts/issues/12560)) + + + + +## [embystat-6.0.3](https://github.com/truecharts/charts/compare/embystat-6.0.2...embystat-6.0.3) (2023-08-28) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#11955](https://github.com/truecharts/charts/issues/11955)) + + + + +## [embystat-6.0.2](https://github.com/truecharts/charts/compare/embystat-6.0.1...embystat-6.0.2) (2023-08-21) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#11749](https://github.com/truecharts/charts/issues/11749)) + + + + +## [embystat-6.0.1](https://github.com/truecharts/charts/compare/embystat-6.0.0...embystat-6.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#11289](https://github.com/truecharts/charts/issues/11289)) + + + + + +## [embystat-6.0.0](https://github.com/truecharts/charts/compare/embystat-5.0.31...embystat-6.0.0) (2023-07-31) + + + + +## [embystat-5.0.31](https://github.com/truecharts/charts/compare/embystat-5.0.30...embystat-5.0.31) (2023-07-31) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#11079](https://github.com/truecharts/charts/issues/11079)) + + + + +## [embystat-5.0.30](https://github.com/truecharts/charts/compare/embystat-5.0.29...embystat-5.0.30) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [embystat-5.0.29](https://github.com/truecharts/charts/compare/embystat-5.0.28...embystat-5.0.29) (2023-07-03) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#10108](https://github.com/truecharts/charts/issues/10108)) + + + + +## [embystat-5.0.28](https://github.com/truecharts/charts/compare/embystat-5.0.27...embystat-5.0.28) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [embystat-5.0.27](https://github.com/truecharts/charts/compare/embystat-5.0.26...embystat-5.0.27) (2023-06-14) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#9614](https://github.com/truecharts/charts/issues/9614)) + diff --git a/stable/embystat/6.0.5/Chart.yaml b/stable/embystat/6.0.5/Chart.yaml new file mode 100644 index 00000000000..5eaec577bf0 --- /dev/null +++ b/stable/embystat/6.0.5/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: embystat +version: 6.0.5 +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: 14.0.9 + # 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/fossil/8.0.0/README.md b/stable/embystat/6.0.5/README.md similarity index 100% rename from stable/fossil/8.0.0/README.md rename to stable/embystat/6.0.5/README.md diff --git a/stable/embystat/6.0.5/app-changelog.md b/stable/embystat/6.0.5/app-changelog.md new file mode 100644 index 00000000000..105fbf5aba9 --- /dev/null +++ b/stable/embystat/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [embystat-6.0.5](https://github.com/truecharts/charts/compare/embystat-6.0.4...embystat-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/embystat/6.0.4/app-readme.md b/stable/embystat/6.0.5/app-readme.md similarity index 100% rename from stable/embystat/6.0.4/app-readme.md rename to stable/embystat/6.0.5/app-readme.md diff --git a/stable/embystat/6.0.5/charts/common-14.0.9.tgz b/stable/embystat/6.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/embystat/6.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/embystat/6.0.4/ix_values.yaml b/stable/embystat/6.0.5/ix_values.yaml similarity index 100% rename from stable/embystat/6.0.4/ix_values.yaml rename to stable/embystat/6.0.5/ix_values.yaml diff --git a/stable/embystat/6.0.4/questions.yaml b/stable/embystat/6.0.5/questions.yaml similarity index 100% rename from stable/embystat/6.0.4/questions.yaml rename to stable/embystat/6.0.5/questions.yaml diff --git a/stable/hammond/6.0.0/templates/NOTES.txt b/stable/embystat/6.0.5/templates/NOTES.txt similarity index 100% rename from stable/hammond/6.0.0/templates/NOTES.txt rename to stable/embystat/6.0.5/templates/NOTES.txt diff --git a/stable/homarr/6.0.4/templates/common.yaml b/stable/embystat/6.0.5/templates/common.yaml similarity index 100% rename from stable/homarr/6.0.4/templates/common.yaml rename to stable/embystat/6.0.5/templates/common.yaml diff --git a/stable/hammond/6.0.0/values.yaml b/stable/embystat/6.0.5/values.yaml similarity index 100% rename from stable/hammond/6.0.0/values.yaml rename to stable/embystat/6.0.5/values.yaml diff --git a/stable/emulatorjs/6.0.4/CHANGELOG.md b/stable/emulatorjs/6.0.4/CHANGELOG.md deleted file mode 100644 index 58c2c609c5f..00000000000 --- a/stable/emulatorjs/6.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [emulatorjs-6.0.4](https://github.com/truecharts/charts/compare/emulatorjs-6.0.3...emulatorjs-6.0.4) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#13269](https://github.com/truecharts/charts/issues/13269)) - - - - -## [emulatorjs-6.0.3](https://github.com/truecharts/charts/compare/emulatorjs-6.0.2...emulatorjs-6.0.3) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#13045](https://github.com/truecharts/charts/issues/13045)) - - - - -## [emulatorjs-6.0.2](https://github.com/truecharts/charts/compare/emulatorjs-6.0.1...emulatorjs-6.0.2) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#12798](https://github.com/truecharts/charts/issues/12798)) - - - - -## [emulatorjs-6.0.1](https://github.com/truecharts/charts/compare/emulatorjs-6.0.0...emulatorjs-6.0.1) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#12676](https://github.com/truecharts/charts/issues/12676)) - - - - - -## [emulatorjs-6.0.0](https://github.com/truecharts/charts/compare/emulatorjs-5.0.25...emulatorjs-6.0.0) (2023-07-31) - - - - -## [emulatorjs-5.0.25](https://github.com/truecharts/charts/compare/emulatorjs-5.0.24...emulatorjs-5.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [emulatorjs-5.0.24](https://github.com/truecharts/charts/compare/emulatorjs-5.0.23...emulatorjs-5.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [emulatorjs-5.0.23](https://github.com/truecharts/charts/compare/emulatorjs-5.0.22...emulatorjs-5.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [emulatorjs-5.0.22](https://github.com/truecharts/charts/compare/emulatorjs-5.0.21...emulatorjs-5.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [emulatorjs-5.0.21](https://github.com/truecharts/charts/compare/emulatorjs-5.0.20...emulatorjs-5.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [emulatorjs-5.0.20](https://github.com/truecharts/charts/compare/emulatorjs-5.0.19...emulatorjs-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/emulatorjs/6.0.4/Chart.yaml b/stable/emulatorjs/6.0.4/Chart.yaml deleted file mode 100644 index 0daf8ffa051..00000000000 --- a/stable/emulatorjs/6.0.4/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: emulatorjs -version: 6.0.4 -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: 14.0.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/6.0.4/app-changelog.md b/stable/emulatorjs/6.0.4/app-changelog.md deleted file mode 100644 index ff0a746b342..00000000000 --- a/stable/emulatorjs/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [emulatorjs-6.0.4](https://github.com/truecharts/charts/compare/emulatorjs-6.0.3...emulatorjs-6.0.4) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#13269](https://github.com/truecharts/charts/issues/13269)) - - \ No newline at end of file diff --git a/stable/emulatorjs/6.0.4/charts/common-14.0.1.tgz b/stable/emulatorjs/6.0.4/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/emulatorjs/6.0.4/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/emulatorjs/6.0.5/CHANGELOG.md b/stable/emulatorjs/6.0.5/CHANGELOG.md new file mode 100644 index 00000000000..6622b02b909 --- /dev/null +++ b/stable/emulatorjs/6.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [emulatorjs-6.0.5](https://github.com/truecharts/charts/compare/emulatorjs-6.0.4...emulatorjs-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [emulatorjs-6.0.4](https://github.com/truecharts/charts/compare/emulatorjs-6.0.3...emulatorjs-6.0.4) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#13269](https://github.com/truecharts/charts/issues/13269)) + + + + +## [emulatorjs-6.0.3](https://github.com/truecharts/charts/compare/emulatorjs-6.0.2...emulatorjs-6.0.3) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#13045](https://github.com/truecharts/charts/issues/13045)) + + + + +## [emulatorjs-6.0.2](https://github.com/truecharts/charts/compare/emulatorjs-6.0.1...emulatorjs-6.0.2) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#12798](https://github.com/truecharts/charts/issues/12798)) + + + + +## [emulatorjs-6.0.1](https://github.com/truecharts/charts/compare/emulatorjs-6.0.0...emulatorjs-6.0.1) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#12676](https://github.com/truecharts/charts/issues/12676)) + + + + + +## [emulatorjs-6.0.0](https://github.com/truecharts/charts/compare/emulatorjs-5.0.25...emulatorjs-6.0.0) (2023-07-31) + + + + +## [emulatorjs-5.0.25](https://github.com/truecharts/charts/compare/emulatorjs-5.0.24...emulatorjs-5.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [emulatorjs-5.0.24](https://github.com/truecharts/charts/compare/emulatorjs-5.0.23...emulatorjs-5.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [emulatorjs-5.0.23](https://github.com/truecharts/charts/compare/emulatorjs-5.0.22...emulatorjs-5.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [emulatorjs-5.0.22](https://github.com/truecharts/charts/compare/emulatorjs-5.0.21...emulatorjs-5.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [emulatorjs-5.0.21](https://github.com/truecharts/charts/compare/emulatorjs-5.0.20...emulatorjs-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + diff --git a/stable/emulatorjs/6.0.5/Chart.yaml b/stable/emulatorjs/6.0.5/Chart.yaml new file mode 100644 index 00000000000..899e0893cb2 --- /dev/null +++ b/stable/emulatorjs/6.0.5/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: emulatorjs +version: 6.0.5 +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: 14.0.9 + # 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/friendica/9.0.0/README.md b/stable/emulatorjs/6.0.5/README.md similarity index 100% rename from stable/friendica/9.0.0/README.md rename to stable/emulatorjs/6.0.5/README.md diff --git a/stable/emulatorjs/6.0.5/app-changelog.md b/stable/emulatorjs/6.0.5/app-changelog.md new file mode 100644 index 00000000000..a44d8c8eb0c --- /dev/null +++ b/stable/emulatorjs/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [emulatorjs-6.0.5](https://github.com/truecharts/charts/compare/emulatorjs-6.0.4...emulatorjs-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/emulatorjs/6.0.4/app-readme.md b/stable/emulatorjs/6.0.5/app-readme.md similarity index 100% rename from stable/emulatorjs/6.0.4/app-readme.md rename to stable/emulatorjs/6.0.5/app-readme.md diff --git a/stable/emulatorjs/6.0.5/charts/common-14.0.9.tgz b/stable/emulatorjs/6.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/emulatorjs/6.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/emulatorjs/6.0.4/ix_values.yaml b/stable/emulatorjs/6.0.5/ix_values.yaml similarity index 100% rename from stable/emulatorjs/6.0.4/ix_values.yaml rename to stable/emulatorjs/6.0.5/ix_values.yaml diff --git a/stable/emulatorjs/6.0.4/questions.yaml b/stable/emulatorjs/6.0.5/questions.yaml similarity index 100% rename from stable/emulatorjs/6.0.4/questions.yaml rename to stable/emulatorjs/6.0.5/questions.yaml diff --git a/stable/headphones/8.0.0/templates/NOTES.txt b/stable/emulatorjs/6.0.5/templates/NOTES.txt similarity index 100% rename from stable/headphones/8.0.0/templates/NOTES.txt rename to stable/emulatorjs/6.0.5/templates/NOTES.txt diff --git a/stable/homepage/4.0.10/templates/common.yaml b/stable/emulatorjs/6.0.5/templates/common.yaml similarity index 100% rename from stable/homepage/4.0.10/templates/common.yaml rename to stable/emulatorjs/6.0.5/templates/common.yaml diff --git a/stable/headphones/8.0.0/values.yaml b/stable/emulatorjs/6.0.5/values.yaml similarity index 100% rename from stable/headphones/8.0.0/values.yaml rename to stable/emulatorjs/6.0.5/values.yaml diff --git a/stable/endlessh/6.0.0/CHANGELOG.md b/stable/endlessh/6.0.0/CHANGELOG.md deleted file mode 100644 index 7aee6368a84..00000000000 --- a/stable/endlessh/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [endlessh-6.0.0](https://github.com/truecharts/charts/compare/endlessh-5.0.24...endlessh-6.0.0) (2023-07-31) - - - - -## [endlessh-5.0.24](https://github.com/truecharts/charts/compare/endlessh-5.0.23...endlessh-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [endlessh-5.0.23](https://github.com/truecharts/charts/compare/endlessh-5.0.22...endlessh-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [endlessh-5.0.22](https://github.com/truecharts/charts/compare/endlessh-5.0.21...endlessh-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [endlessh-5.0.21](https://github.com/truecharts/charts/compare/endlessh-5.0.20...endlessh-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [endlessh-5.0.20](https://github.com/truecharts/charts/compare/endlessh-5.0.19...endlessh-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [endlessh-5.0.19](https://github.com/truecharts/charts/compare/endlessh-5.0.18...endlessh-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [endlessh-5.0.18](https://github.com/truecharts/charts/compare/endlessh-5.0.17...endlessh-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [endlessh-5.0.17](https://github.com/truecharts/charts/compare/endlessh-5.0.16...endlessh-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [endlessh-5.0.16](https://github.com/truecharts/charts/compare/endlessh-5.0.15...endlessh-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [endlessh-5.0.15](https://github.com/truecharts/charts/compare/endlessh-5.0.14...endlessh-5.0.15) (2023-05-24) - diff --git a/stable/endlessh/6.0.0/Chart.yaml b/stable/endlessh/6.0.0/Chart.yaml deleted file mode 100644 index c78cead76dd..00000000000 --- a/stable/endlessh/6.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: endlessh -version: 6.0.0 -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: 14.0.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/6.0.0/charts/common-14.0.1.tgz b/stable/endlessh/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/endlessh/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/endlessh/6.0.1/CHANGELOG.md b/stable/endlessh/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..fb4afcfef46 --- /dev/null +++ b/stable/endlessh/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [endlessh-6.0.1](https://github.com/truecharts/charts/compare/endlessh-6.0.0...endlessh-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [endlessh-6.0.0](https://github.com/truecharts/charts/compare/endlessh-5.0.24...endlessh-6.0.0) (2023-07-31) + + + + +## [endlessh-5.0.24](https://github.com/truecharts/charts/compare/endlessh-5.0.23...endlessh-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [endlessh-5.0.23](https://github.com/truecharts/charts/compare/endlessh-5.0.22...endlessh-5.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [endlessh-5.0.22](https://github.com/truecharts/charts/compare/endlessh-5.0.21...endlessh-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [endlessh-5.0.21](https://github.com/truecharts/charts/compare/endlessh-5.0.20...endlessh-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [endlessh-5.0.20](https://github.com/truecharts/charts/compare/endlessh-5.0.19...endlessh-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [endlessh-5.0.19](https://github.com/truecharts/charts/compare/endlessh-5.0.18...endlessh-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [endlessh-5.0.18](https://github.com/truecharts/charts/compare/endlessh-5.0.17...endlessh-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [endlessh-5.0.17](https://github.com/truecharts/charts/compare/endlessh-5.0.16...endlessh-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [endlessh-5.0.16](https://github.com/truecharts/charts/compare/endlessh-5.0.15...endlessh-5.0.16) (2023-05-26) + diff --git a/stable/endlessh/6.0.1/Chart.yaml b/stable/endlessh/6.0.1/Chart.yaml new file mode 100644 index 00000000000..7403e52afde --- /dev/null +++ b/stable/endlessh/6.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: endlessh +version: 6.0.1 +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: 14.0.9 + # 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/gamevault-backend/1.1.8/README.md b/stable/endlessh/6.0.1/README.md similarity index 100% rename from stable/gamevault-backend/1.1.8/README.md rename to stable/endlessh/6.0.1/README.md diff --git a/stable/endlessh/6.0.1/app-changelog.md b/stable/endlessh/6.0.1/app-changelog.md new file mode 100644 index 00000000000..67186ac16c6 --- /dev/null +++ b/stable/endlessh/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [endlessh-6.0.1](https://github.com/truecharts/charts/compare/endlessh-6.0.0...endlessh-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/endlessh/6.0.0/app-readme.md b/stable/endlessh/6.0.1/app-readme.md similarity index 100% rename from stable/endlessh/6.0.0/app-readme.md rename to stable/endlessh/6.0.1/app-readme.md diff --git a/stable/endlessh/6.0.1/charts/common-14.0.9.tgz b/stable/endlessh/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/endlessh/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/endlessh/6.0.0/ix_values.yaml b/stable/endlessh/6.0.1/ix_values.yaml similarity index 100% rename from stable/endlessh/6.0.0/ix_values.yaml rename to stable/endlessh/6.0.1/ix_values.yaml diff --git a/stable/endlessh/6.0.0/questions.yaml b/stable/endlessh/6.0.1/questions.yaml similarity index 100% rename from stable/endlessh/6.0.0/questions.yaml rename to stable/endlessh/6.0.1/questions.yaml diff --git a/stable/hedgedoc/9.0.11/templates/NOTES.txt b/stable/endlessh/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/hedgedoc/9.0.11/templates/NOTES.txt rename to stable/endlessh/6.0.1/templates/NOTES.txt diff --git a/stable/homer/6.0.1/templates/common.yaml b/stable/endlessh/6.0.1/templates/common.yaml similarity index 100% rename from stable/homer/6.0.1/templates/common.yaml rename to stable/endlessh/6.0.1/templates/common.yaml diff --git a/stable/hedgedoc/9.0.11/values.yaml b/stable/endlessh/6.0.1/values.yaml similarity index 100% rename from stable/hedgedoc/9.0.11/values.yaml rename to stable/endlessh/6.0.1/values.yaml diff --git a/stable/esphome/15.0.8/CHANGELOG.md b/stable/esphome/15.0.8/CHANGELOG.md new file mode 100644 index 00000000000..e178f2f430d --- /dev/null +++ b/stable/esphome/15.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [esphome-15.0.8](https://github.com/truecharts/charts/compare/esphome-15.0.7...esphome-15.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [esphome-15.0.7](https://github.com/truecharts/charts/compare/esphome-15.0.6...esphome-15.0.7) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.9.3 ([#13222](https://github.com/truecharts/charts/issues/13222)) + + + + +## [esphome-15.0.6](https://github.com/truecharts/charts/compare/esphome-15.0.5...esphome-15.0.6) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.9.1 ([#13027](https://github.com/truecharts/charts/issues/13027)) + + + + +## [esphome-15.0.5](https://github.com/truecharts/charts/compare/esphome-15.0.4...esphome-15.0.5) (2023-09-06) + +### Chore + +- update helm general non-major ([#12276](https://github.com/truecharts/charts/issues/12276)) + + + + +## [esphome-15.0.4](https://github.com/truecharts/charts/compare/esphome-15.0.3...esphome-15.0.4) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.8.3 ([#12274](https://github.com/truecharts/charts/issues/12274)) + + + + +## [esphome-15.0.3](https://github.com/truecharts/charts/compare/esphome-15.0.2...esphome-15.0.3) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.8.2 ([#11894](https://github.com/truecharts/charts/issues/11894)) + + + + +## [esphome-15.0.2](https://github.com/truecharts/charts/compare/esphome-15.0.1...esphome-15.0.2) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.8.1 ([#11678](https://github.com/truecharts/charts/issues/11678)) + + + + +## [esphome-15.0.1](https://github.com/truecharts/charts/compare/esphome-15.0.0...esphome-15.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.7.1 ([#11246](https://github.com/truecharts/charts/issues/11246)) + + + + + +## [esphome-15.0.0](https://github.com/truecharts/charts/compare/esphome-14.0.32...esphome-15.0.0) (2023-07-31) + + + + +## [esphome-14.0.32](https://github.com/truecharts/charts/compare/esphome-14.0.31...esphome-14.0.32) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [esphome-14.0.31](https://github.com/truecharts/charts/compare/esphome-14.0.30...esphome-14.0.31) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.7.0 ([#10657](https://github.com/truecharts/charts/issues/10657)) + diff --git a/stable/esphome/15.0.8/Chart.yaml b/stable/esphome/15.0.8/Chart.yaml new file mode 100644 index 00000000000..0ec669090d6 --- /dev/null +++ b/stable/esphome/15.0.8/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2023.9.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.8 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" diff --git a/stable/ghostfolio/0.0.19/README.md b/stable/esphome/15.0.8/README.md similarity index 100% rename from stable/ghostfolio/0.0.19/README.md rename to stable/esphome/15.0.8/README.md diff --git a/stable/esphome/15.0.8/app-changelog.md b/stable/esphome/15.0.8/app-changelog.md new file mode 100644 index 00000000000..2d2d798c2c4 --- /dev/null +++ b/stable/esphome/15.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [esphome-15.0.8](https://github.com/truecharts/charts/compare/esphome-15.0.7...esphome-15.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/esphome/15.0.8/app-readme.md b/stable/esphome/15.0.8/app-readme.md new file mode 100644 index 00000000000..2efae02624d --- /dev/null +++ b/stable/esphome/15.0.8/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/15.0.8/charts/common-14.0.9.tgz b/stable/esphome/15.0.8/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/esphome/15.0.8/charts/common-14.0.9.tgz differ diff --git a/stable/esphome/15.0.8/ix_values.yaml b/stable/esphome/15.0.8/ix_values.yaml new file mode 100644 index 00000000000..2f726ad3ffb --- /dev/null +++ b/stable/esphome/15.0.8/ix_values.yaml @@ -0,0 +1,55 @@ +image: + repository: tccr.io/truecharts/esphome + pullPolicy: IfNotPresent + tag: v2023.9.3@sha256:a8bf91fa1e5d3cde6f257f7b8218c103d1928df176f2b5aead6779ab833bb290 + +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/15.0.8/questions.yaml b/stable/esphome/15.0.8/questions.yaml new file mode 100644 index 00000000000..a50f948aead --- /dev/null +++ b/stable/esphome/15.0.8/questions.yaml @@ -0,0 +1,2120 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ESPHOME_DASHBOARD_USE_PING + label: Esphome Dasboard Use Ping + description: Check the status of the device + schema: + type: boolean + default: true + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 6052 + required: true + # Configure app volumes + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/homarr/6.0.4/templates/NOTES.txt b/stable/esphome/15.0.8/templates/NOTES.txt similarity index 100% rename from stable/homarr/6.0.4/templates/NOTES.txt rename to stable/esphome/15.0.8/templates/NOTES.txt diff --git a/stable/htpcmanager/6.0.0/templates/common.yaml b/stable/esphome/15.0.8/templates/common.yaml similarity index 100% rename from stable/htpcmanager/6.0.0/templates/common.yaml rename to stable/esphome/15.0.8/templates/common.yaml diff --git a/stable/homarr/6.0.4/values.yaml b/stable/esphome/15.0.8/values.yaml similarity index 100% rename from stable/homarr/6.0.4/values.yaml rename to stable/esphome/15.0.8/values.yaml diff --git a/stable/etesync/5.0.0/CHANGELOG.md b/stable/etesync/5.0.0/CHANGELOG.md deleted file mode 100644 index f5b89e52f7b..00000000000 --- a/stable/etesync/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,37 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [etesync-5.0.0](https://github.com/truecharts/charts/compare/etesync-4.0.12...etesync-5.0.0) (2023-07-31) - - - - -## [etesync-4.0.12](https://github.com/truecharts/charts/compare/etesync-4.0.11...etesync-4.0.12) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [etesync-4.0.11](https://github.com/truecharts/charts/compare/etesync-4.0.10...etesync-4.0.11) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [etesync-4.0.10](https://github.com/truecharts/charts/compare/etesync-4.0.9...etesync-4.0.10) (2023-06-17) - -### Feat - -- Move to stable ([#9710](https://github.com/truecharts/charts/issues/9710)) - - \ No newline at end of file diff --git a/stable/etesync/5.0.0/Chart.yaml b/stable/etesync/5.0.0/Chart.yaml deleted file mode 100644 index eb5ede3e1f4..00000000000 --- a/stable/etesync/5.0.0/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -apiVersion: v2 -appVersion: "0.11.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.66 -deprecated: false -description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. -home: https://truecharts.org/charts/stable/etesync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.png -keywords: - - etesync - - sync - - contacts - - calendars - - tasks - - notes -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: etesync -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/etesync - - https://www.etesync.com/ - - https://github.com/etesync - - https://github.com/victor-rds/docker-etebase -type: application -version: 5.0.0 -annotations: - truecharts.org/catagories: | - - productivity - - sync - - contacts - - calendars - - tasks - - notes - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/etesync/5.0.0/charts/common-14.0.1.tgz b/stable/etesync/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/etesync/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/etesync/5.0.1/CHANGELOG.md b/stable/etesync/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..15c78a90037 --- /dev/null +++ b/stable/etesync/5.0.1/CHANGELOG.md @@ -0,0 +1,46 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [etesync-5.0.1](https://github.com/truecharts/charts/compare/etesync-5.0.0...etesync-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [etesync-5.0.0](https://github.com/truecharts/charts/compare/etesync-4.0.12...etesync-5.0.0) (2023-07-31) + + + + +## [etesync-4.0.12](https://github.com/truecharts/charts/compare/etesync-4.0.11...etesync-4.0.12) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [etesync-4.0.11](https://github.com/truecharts/charts/compare/etesync-4.0.10...etesync-4.0.11) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [etesync-4.0.10](https://github.com/truecharts/charts/compare/etesync-4.0.9...etesync-4.0.10) (2023-06-17) + +### Feat + +- Move to stable ([#9710](https://github.com/truecharts/charts/issues/9710)) + + \ No newline at end of file diff --git a/stable/etesync/5.0.1/Chart.yaml b/stable/etesync/5.0.1/Chart.yaml new file mode 100644 index 00000000000..cf09edd73ee --- /dev/null +++ b/stable/etesync/5.0.1/Chart.yaml @@ -0,0 +1,44 @@ +apiVersion: v2 +appVersion: "0.11.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +deprecated: false +description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. +home: https://truecharts.org/charts/stable/etesync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.png +keywords: + - etesync + - sync + - contacts + - calendars + - tasks + - notes +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: etesync +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/etesync + - https://www.etesync.com/ + - https://github.com/etesync + - https://github.com/victor-rds/docker-etebase +type: application +version: 5.0.1 +annotations: + truecharts.org/catagories: | + - productivity + - sync + - contacts + - calendars + - tasks + - notes + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/golinks/8.0.0/README.md b/stable/etesync/5.0.1/README.md similarity index 100% rename from stable/golinks/8.0.0/README.md rename to stable/etesync/5.0.1/README.md diff --git a/stable/etesync/5.0.1/app-changelog.md b/stable/etesync/5.0.1/app-changelog.md new file mode 100644 index 00000000000..e9237e74143 --- /dev/null +++ b/stable/etesync/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [etesync-5.0.1](https://github.com/truecharts/charts/compare/etesync-5.0.0...etesync-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/etesync/5.0.0/app-readme.md b/stable/etesync/5.0.1/app-readme.md similarity index 100% rename from stable/etesync/5.0.0/app-readme.md rename to stable/etesync/5.0.1/app-readme.md diff --git a/stable/etesync/5.0.1/charts/common-14.0.9.tgz b/stable/etesync/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/etesync/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/friendica/9.0.0/charts/redis-6.0.66.tgz b/stable/etesync/5.0.1/charts/redis-6.0.66.tgz similarity index 100% rename from stable/friendica/9.0.0/charts/redis-6.0.66.tgz rename to stable/etesync/5.0.1/charts/redis-6.0.66.tgz diff --git a/stable/etesync/5.0.0/ix_values.yaml b/stable/etesync/5.0.1/ix_values.yaml similarity index 100% rename from stable/etesync/5.0.0/ix_values.yaml rename to stable/etesync/5.0.1/ix_values.yaml diff --git a/stable/etesync/5.0.0/questions.yaml b/stable/etesync/5.0.1/questions.yaml similarity index 100% rename from stable/etesync/5.0.0/questions.yaml rename to stable/etesync/5.0.1/questions.yaml diff --git a/stable/etesync/5.0.0/templates/_secret.tpl b/stable/etesync/5.0.1/templates/_secret.tpl similarity index 100% rename from stable/etesync/5.0.0/templates/_secret.tpl rename to stable/etesync/5.0.1/templates/_secret.tpl diff --git a/stable/etesync/5.0.0/templates/common.yaml b/stable/etesync/5.0.1/templates/common.yaml similarity index 100% rename from stable/etesync/5.0.0/templates/common.yaml rename to stable/etesync/5.0.1/templates/common.yaml diff --git a/stable/homebox/3.0.0/values.yaml b/stable/etesync/5.0.1/values.yaml similarity index 100% rename from stable/homebox/3.0.0/values.yaml rename to stable/etesync/5.0.1/values.yaml diff --git a/stable/etherpad/13.0.1/CHANGELOG.md b/stable/etherpad/13.0.1/CHANGELOG.md new file mode 100644 index 00000000000..bd15c7bea1c --- /dev/null +++ b/stable/etherpad/13.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [etherpad-13.0.1](https://github.com/truecharts/charts/compare/etherpad-13.0.0...etherpad-13.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [etherpad-13.0.0](https://github.com/truecharts/charts/compare/etherpad-12.0.24...etherpad-13.0.0) (2023-07-31) + + + + +## [etherpad-12.0.24](https://github.com/truecharts/charts/compare/etherpad-12.0.23...etherpad-12.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [etherpad-12.0.23](https://github.com/truecharts/charts/compare/etherpad-12.0.22...etherpad-12.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [etherpad-12.0.22](https://github.com/truecharts/charts/compare/etherpad-12.0.21...etherpad-12.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [etherpad-12.0.21](https://github.com/truecharts/charts/compare/etherpad-12.0.20...etherpad-12.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [etherpad-12.0.20](https://github.com/truecharts/charts/compare/etherpad-12.0.19...etherpad-12.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [etherpad-12.0.19](https://github.com/truecharts/charts/compare/etherpad-12.0.18...etherpad-12.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [etherpad-12.0.18](https://github.com/truecharts/charts/compare/etherpad-12.0.17...etherpad-12.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [etherpad-12.0.17](https://github.com/truecharts/charts/compare/etherpad-12.0.16...etherpad-12.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [etherpad-12.0.16](https://github.com/truecharts/charts/compare/etherpad-12.0.15...etherpad-12.0.16) (2023-05-26) + diff --git a/stable/etherpad/13.0.1/Chart.yaml b/stable/etherpad/13.0.1/Chart.yaml new file mode 100644 index 00000000000..c8be85f053d --- /dev/null +++ b/stable/etherpad/13.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.8.14" +version: 13.0.1 +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: 14.0.9 +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/grav/8.0.11/README.md b/stable/etherpad/13.0.1/README.md similarity index 100% rename from stable/grav/8.0.11/README.md rename to stable/etherpad/13.0.1/README.md diff --git a/stable/etherpad/13.0.1/app-changelog.md b/stable/etherpad/13.0.1/app-changelog.md new file mode 100644 index 00000000000..8da2361e764 --- /dev/null +++ b/stable/etherpad/13.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [etherpad-13.0.1](https://github.com/truecharts/charts/compare/etherpad-13.0.0...etherpad-13.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/etherpad/13.0.1/app-readme.md b/stable/etherpad/13.0.1/app-readme.md new file mode 100644 index 00000000000..2d7f284f619 --- /dev/null +++ b/stable/etherpad/13.0.1/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/13.0.1/charts/common-14.0.9.tgz b/stable/etherpad/13.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/etherpad/13.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/etherpad/13.0.1/ix_values.yaml b/stable/etherpad/13.0.1/ix_values.yaml new file mode 100644 index 00000000000..34e58179ed8 --- /dev/null +++ b/stable/etherpad/13.0.1/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/13.0.1/questions.yaml b/stable/etherpad/13.0.1/questions.yaml new file mode 100644 index 00000000000..6ffa617202a --- /dev/null +++ b/stable/etherpad/13.0.1/questions.yaml @@ -0,0 +1,2143 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ADMIN_PASSWORD + label: "Admin Password" + description: "The password for the admin user (leave unspecified if you do not want to create it)" + schema: + type: string + private: true + default: "" + - variable: USER_PASSWORD + label: "User Password" + description: "The password for the first user user (leave unspecified if you do not want to create it)" + schema: + type: string + private: true + default: "" + - variable: TITLE + label: "Title" + description: "The name of the instance" + schema: + type: string + default: "Etherpad" + - variable: FAVICON + label: "Favicon" + description: "Favicon default name, or a fully specified URL to your own favicon" + schema: + type: string + default: "favicon.ico" + - variable: DEFAULT_PAD_TEXT + label: "Default Pad Text" + description: "The default text of a pad" + schema: + type: string + default: "Welcome to Etherpad! This pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents! Get involved with Etherpad at https://etherpad.org" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10060 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/homebox/3.0.0/templates/NOTES.txt b/stable/etherpad/13.0.1/templates/NOTES.txt similarity index 100% rename from stable/homebox/3.0.0/templates/NOTES.txt rename to stable/etherpad/13.0.1/templates/NOTES.txt diff --git a/stable/impostor-server/5.0.1/templates/common.yaml b/stable/etherpad/13.0.1/templates/common.yaml similarity index 100% rename from stable/impostor-server/5.0.1/templates/common.yaml rename to stable/etherpad/13.0.1/templates/common.yaml diff --git a/stable/homelablabelmaker/5.0.0/values.yaml b/stable/etherpad/13.0.1/values.yaml similarity index 100% rename from stable/homelablabelmaker/5.0.0/values.yaml rename to stable/etherpad/13.0.1/values.yaml diff --git a/stable/external-service/10.0.2/CHANGELOG.md b/stable/external-service/10.0.2/CHANGELOG.md new file mode 100644 index 00000000000..9fc2643bbe2 --- /dev/null +++ b/stable/external-service/10.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [external-service-10.0.2](https://github.com/truecharts/charts/compare/external-service-10.0.1...external-service-10.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [external-service-10.0.1](https://github.com/truecharts/charts/compare/external-service-10.0.0...external-service-10.0.1) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/alpine to latest ([#11522](https://github.com/truecharts/charts/issues/11522)) + + + + + +## [external-service-10.0.0](https://github.com/truecharts/charts/compare/external-service-9.0.26...external-service-10.0.0) (2023-07-31) + + + + +## [external-service-9.0.26](https://github.com/truecharts/charts/compare/external-service-9.0.25...external-service-9.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [external-service-9.0.25](https://github.com/truecharts/charts/compare/external-service-9.0.24...external-service-9.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [external-service-9.0.24](https://github.com/truecharts/charts/compare/external-service-9.0.23...external-service-9.0.24) (2023-06-25) + +### Chore + +- update container image tccr.io/truecharts/alpine to latest ([#9901](https://github.com/truecharts/charts/issues/9901)) + + ### Fix + +- add missing `additional_attrs: true` ([#9581](https://github.com/truecharts/charts/issues/9581)) + + + + +## [external-service-9.0.23](https://github.com/truecharts/charts/compare/external-service-9.0.22...external-service-9.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [external-service-9.0.22](https://github.com/truecharts/charts/compare/external-service-9.0.21...external-service-9.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [external-service-9.0.21](https://github.com/truecharts/charts/compare/external-service-9.0.20...external-service-9.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [external-service-9.0.20](https://github.com/truecharts/charts/compare/external-service-9.0.19...external-service-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [external-service-9.0.19](https://github.com/truecharts/charts/compare/external-service-9.0.18...external-service-9.0.19) (2023-06-04) + diff --git a/stable/external-service/10.0.2/Chart.yaml b/stable/external-service/10.0.2/Chart.yaml new file mode 100644 index 00000000000..1c82666622f --- /dev/null +++ b/stable/external-service/10.0.2/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.2 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/guacd/6.0.1/README.md b/stable/external-service/10.0.2/README.md similarity index 100% rename from stable/guacd/6.0.1/README.md rename to stable/external-service/10.0.2/README.md diff --git a/stable/external-service/10.0.2/app-changelog.md b/stable/external-service/10.0.2/app-changelog.md new file mode 100644 index 00000000000..cd74a3188c9 --- /dev/null +++ b/stable/external-service/10.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [external-service-10.0.2](https://github.com/truecharts/charts/compare/external-service-10.0.1...external-service-10.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/external-service/10.0.2/app-readme.md b/stable/external-service/10.0.2/app-readme.md new file mode 100644 index 00000000000..3b4a7ca6229 --- /dev/null +++ b/stable/external-service/10.0.2/app-readme.md @@ -0,0 +1,8 @@ +Allow external services to be used like Apps. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/external-service](https://truecharts.org/charts/stable/external-service) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/external-service/10.0.2/charts/common-14.0.9.tgz b/stable/external-service/10.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/external-service/10.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/external-service/10.0.2/ix_values.yaml b/stable/external-service/10.0.2/ix_values.yaml new file mode 100644 index 00000000000..01c05f3771a --- /dev/null +++ b/stable/external-service/10.0.2/ix_values.yaml @@ -0,0 +1,29 @@ +# Fake external service image +image: + repository: tccr.io/truecharts/alpine + pullPolicy: IfNotPresent + tag: latest@sha256:17cd77e25d3fa829d168caec4db7bb5b52ceeb935d8ca0d1180de6f615553dc4 + +service: + main: + type: ExternalIP + externalIP: "1.1.1.1" + useSlice: false + ports: + main: + protocol: https + port: 10003 + # Target port is the port of the "external service" + # Defaults to "port" if not set + +workload: + main: + enabled: false + podSpec: + containers: + main: + env: {} + +portal: + open: + enabled: true diff --git a/stable/external-service/10.0.2/questions.yaml b/stable/external-service/10.0.2/questions.yaml new file mode 100644 index 00000000000..4f6a9108954 --- /dev/null +++ b/stable/external-service/10.0.2/questions.yaml @@ -0,0 +1,451 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ExternalIP gets connected to using an IP and port, ExternalName gets connected to using a domain name" + schema: + type: string + default: "ExternalIP" + enum: + - value: "ExternalName" + description: "ExternalName" + - value: "ExternalIP" + description: "ExternalIP" + - variable: externalName + label: "External Service Domainname" + description: "Domainname of External service" + schema: + show_if: [["type", "=", "ExternalName"]] + type: string + default: "google.com" + - variable: externalIP + label: "External Service IP" + description: "IP of External service" + schema: + show_if: [["type", "=", "ExternalIP"]] + type: string + default: "1.1.1.1" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "http" + enum: + - value: "http" + description: "HTTP" + - value: "https" + description: "HTTPS" + - value: tcp + description: "TCP" + - value: "udp" + description: "UDP" + - variable: port + label: "Service Port" + description: "Both the external service port and internal service port will be the same" + schema: + type: int + default: 10003 + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: annotations + label: "annotations" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: traefik.frontend.passHostHeader + label: "passHostHeader" + schema: + type: string + default: "false" + hidden: true + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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 diff --git a/stable/homelablabelmaker/5.0.0/templates/NOTES.txt b/stable/external-service/10.0.2/templates/NOTES.txt similarity index 100% rename from stable/homelablabelmaker/5.0.0/templates/NOTES.txt rename to stable/external-service/10.0.2/templates/NOTES.txt diff --git a/stable/ispy-agent-dvr/6.0.9/templates/common.yaml b/stable/external-service/10.0.2/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.9/templates/common.yaml rename to stable/external-service/10.0.2/templates/common.yaml diff --git a/stable/homepage/4.0.10/values.yaml b/stable/external-service/10.0.2/values.yaml similarity index 100% rename from stable/homepage/4.0.10/values.yaml rename to stable/external-service/10.0.2/values.yaml diff --git a/stable/ferdi-server/8.0.0/CHANGELOG.md b/stable/ferdi-server/8.0.0/CHANGELOG.md deleted file mode 100644 index cdb07124011..00000000000 --- a/stable/ferdi-server/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [ferdi-server-8.0.0](https://github.com/truecharts/charts/compare/ferdi-server-7.0.24...ferdi-server-8.0.0) (2023-07-31) - - - - -## [ferdi-server-7.0.24](https://github.com/truecharts/charts/compare/ferdi-server-7.0.23...ferdi-server-7.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [ferdi-server-7.0.23](https://github.com/truecharts/charts/compare/ferdi-server-7.0.22...ferdi-server-7.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [ferdi-server-7.0.22](https://github.com/truecharts/charts/compare/ferdi-server-7.0.21...ferdi-server-7.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [ferdi-server-7.0.21](https://github.com/truecharts/charts/compare/ferdi-server-7.0.20...ferdi-server-7.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [ferdi-server-7.0.20](https://github.com/truecharts/charts/compare/ferdi-server-7.0.19...ferdi-server-7.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [ferdi-server-7.0.19](https://github.com/truecharts/charts/compare/ferdi-server-7.0.18...ferdi-server-7.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [ferdi-server-7.0.18](https://github.com/truecharts/charts/compare/ferdi-server-7.0.17...ferdi-server-7.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [ferdi-server-7.0.17](https://github.com/truecharts/charts/compare/ferdi-server-7.0.16...ferdi-server-7.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [ferdi-server-7.0.16](https://github.com/truecharts/charts/compare/ferdi-server-7.0.15...ferdi-server-7.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [ferdi-server-7.0.15](https://github.com/truecharts/charts/compare/ferdi-server-7.0.14...ferdi-server-7.0.15) (2023-05-24) - diff --git a/stable/ferdi-server/8.0.0/Chart.yaml b/stable/ferdi-server/8.0.0/Chart.yaml deleted file mode 100644 index 35e167647d9..00000000000 --- a/stable/ferdi-server/8.0.0/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/ferdi-server/8.0.0/charts/common-14.0.1.tgz b/stable/ferdi-server/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/ferdi-server/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/ferdi-server/8.0.1/CHANGELOG.md b/stable/ferdi-server/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..aec1d176711 --- /dev/null +++ b/stable/ferdi-server/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ferdi-server-8.0.1](https://github.com/truecharts/charts/compare/ferdi-server-8.0.0...ferdi-server-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [ferdi-server-8.0.0](https://github.com/truecharts/charts/compare/ferdi-server-7.0.24...ferdi-server-8.0.0) (2023-07-31) + + + + +## [ferdi-server-7.0.24](https://github.com/truecharts/charts/compare/ferdi-server-7.0.23...ferdi-server-7.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [ferdi-server-7.0.23](https://github.com/truecharts/charts/compare/ferdi-server-7.0.22...ferdi-server-7.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [ferdi-server-7.0.22](https://github.com/truecharts/charts/compare/ferdi-server-7.0.21...ferdi-server-7.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [ferdi-server-7.0.21](https://github.com/truecharts/charts/compare/ferdi-server-7.0.20...ferdi-server-7.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [ferdi-server-7.0.20](https://github.com/truecharts/charts/compare/ferdi-server-7.0.19...ferdi-server-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [ferdi-server-7.0.19](https://github.com/truecharts/charts/compare/ferdi-server-7.0.18...ferdi-server-7.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [ferdi-server-7.0.18](https://github.com/truecharts/charts/compare/ferdi-server-7.0.17...ferdi-server-7.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [ferdi-server-7.0.17](https://github.com/truecharts/charts/compare/ferdi-server-7.0.16...ferdi-server-7.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [ferdi-server-7.0.16](https://github.com/truecharts/charts/compare/ferdi-server-7.0.15...ferdi-server-7.0.16) (2023-05-26) + diff --git a/stable/ferdi-server/8.0.1/Chart.yaml b/stable/ferdi-server/8.0.1/Chart.yaml new file mode 100644 index 00000000000..377d93eef6a --- /dev/null +++ b/stable/ferdi-server/8.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/hammond/6.0.0/README.md b/stable/ferdi-server/8.0.1/README.md similarity index 100% rename from stable/hammond/6.0.0/README.md rename to stable/ferdi-server/8.0.1/README.md diff --git a/stable/ferdi-server/8.0.1/app-changelog.md b/stable/ferdi-server/8.0.1/app-changelog.md new file mode 100644 index 00000000000..0eff65372c3 --- /dev/null +++ b/stable/ferdi-server/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ferdi-server-8.0.1](https://github.com/truecharts/charts/compare/ferdi-server-8.0.0...ferdi-server-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ferdi-server/8.0.0/app-readme.md b/stable/ferdi-server/8.0.1/app-readme.md similarity index 100% rename from stable/ferdi-server/8.0.0/app-readme.md rename to stable/ferdi-server/8.0.1/app-readme.md diff --git a/stable/ferdi-server/8.0.1/charts/common-14.0.9.tgz b/stable/ferdi-server/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ferdi-server/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/ferdi-server/8.0.0/ix_values.yaml b/stable/ferdi-server/8.0.1/ix_values.yaml similarity index 100% rename from stable/ferdi-server/8.0.0/ix_values.yaml rename to stable/ferdi-server/8.0.1/ix_values.yaml diff --git a/stable/ferdi-server/8.0.0/questions.yaml b/stable/ferdi-server/8.0.1/questions.yaml similarity index 100% rename from stable/ferdi-server/8.0.0/questions.yaml rename to stable/ferdi-server/8.0.1/questions.yaml diff --git a/stable/homepage/4.0.10/templates/NOTES.txt b/stable/ferdi-server/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/homepage/4.0.10/templates/NOTES.txt rename to stable/ferdi-server/8.0.1/templates/NOTES.txt diff --git a/stable/ferdi-server/8.0.0/templates/_secrets.tpl b/stable/ferdi-server/8.0.1/templates/_secrets.tpl similarity index 100% rename from stable/ferdi-server/8.0.0/templates/_secrets.tpl rename to stable/ferdi-server/8.0.1/templates/_secrets.tpl diff --git a/stable/ferdi-server/8.0.0/templates/common.yaml b/stable/ferdi-server/8.0.1/templates/common.yaml similarity index 100% rename from stable/ferdi-server/8.0.0/templates/common.yaml rename to stable/ferdi-server/8.0.1/templates/common.yaml diff --git a/stable/homer/6.0.1/values.yaml b/stable/ferdi-server/8.0.1/values.yaml similarity index 100% rename from stable/homer/6.0.1/values.yaml rename to stable/ferdi-server/8.0.1/values.yaml diff --git a/stable/filebot/5.0.0/CHANGELOG.md b/stable/filebot/5.0.0/CHANGELOG.md deleted file mode 100644 index 2922e0735b9..00000000000 --- a/stable/filebot/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [filebot-5.0.0](https://github.com/truecharts/charts/compare/filebot-4.0.18...filebot-5.0.0) (2023-07-31) - - - - -## [filebot-4.0.18](https://github.com/truecharts/charts/compare/filebot-4.0.17...filebot-4.0.18) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [filebot-4.0.17](https://github.com/truecharts/charts/compare/filebot-4.0.16...filebot-4.0.17) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [filebot-4.0.16](https://github.com/truecharts/charts/compare/filebot-4.0.15...filebot-4.0.16) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [filebot-4.0.15](https://github.com/truecharts/charts/compare/filebot-4.0.14...filebot-4.0.15) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [filebot-4.0.14](https://github.com/truecharts/charts/compare/filebot-4.0.13...filebot-4.0.14) (2023-06-09) - -### Chore - -- update container image tccr.io/truecharts/filebot to v23.06.1 ([#9502](https://github.com/truecharts/charts/issues/9502)) - - - - -## [filebot-4.0.13](https://github.com/truecharts/charts/compare/filebot-4.0.12...filebot-4.0.13) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [filebot-4.0.12](https://github.com/truecharts/charts/compare/filebot-4.0.11...filebot-4.0.12) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [filebot-4.0.11](https://github.com/truecharts/charts/compare/filebot-4.0.10...filebot-4.0.11) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [filebot-4.0.10](https://github.com/truecharts/charts/compare/filebot-4.0.9...filebot-4.0.10) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [filebot-4.0.9](https://github.com/truecharts/charts/compare/filebot-4.0.8...filebot-4.0.9) (2023-05-26) - diff --git a/stable/filebot/5.0.0/Chart.yaml b/stable/filebot/5.0.0/Chart.yaml deleted file mode 100644 index 091f6926734..00000000000 --- a/stable/filebot/5.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.06.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/filebot/5.0.0/charts/common-14.0.1.tgz b/stable/filebot/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/filebot/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/filebot/5.0.1/CHANGELOG.md b/stable/filebot/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..24c7cfc3e27 --- /dev/null +++ b/stable/filebot/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [filebot-5.0.1](https://github.com/truecharts/charts/compare/filebot-5.0.0...filebot-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [filebot-5.0.0](https://github.com/truecharts/charts/compare/filebot-4.0.18...filebot-5.0.0) (2023-07-31) + + + + +## [filebot-4.0.18](https://github.com/truecharts/charts/compare/filebot-4.0.17...filebot-4.0.18) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [filebot-4.0.17](https://github.com/truecharts/charts/compare/filebot-4.0.16...filebot-4.0.17) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [filebot-4.0.16](https://github.com/truecharts/charts/compare/filebot-4.0.15...filebot-4.0.16) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [filebot-4.0.15](https://github.com/truecharts/charts/compare/filebot-4.0.14...filebot-4.0.15) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [filebot-4.0.14](https://github.com/truecharts/charts/compare/filebot-4.0.13...filebot-4.0.14) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/filebot to v23.06.1 ([#9502](https://github.com/truecharts/charts/issues/9502)) + + + + +## [filebot-4.0.13](https://github.com/truecharts/charts/compare/filebot-4.0.12...filebot-4.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [filebot-4.0.12](https://github.com/truecharts/charts/compare/filebot-4.0.11...filebot-4.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [filebot-4.0.11](https://github.com/truecharts/charts/compare/filebot-4.0.10...filebot-4.0.11) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [filebot-4.0.10](https://github.com/truecharts/charts/compare/filebot-4.0.9...filebot-4.0.10) (2023-05-27) + diff --git a/stable/filebot/5.0.1/Chart.yaml b/stable/filebot/5.0.1/Chart.yaml new file mode 100644 index 00000000000..62bc0dc9f93 --- /dev/null +++ b/stable/filebot/5.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.06.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/headphones/8.0.0/README.md b/stable/filebot/5.0.1/README.md similarity index 100% rename from stable/headphones/8.0.0/README.md rename to stable/filebot/5.0.1/README.md diff --git a/stable/filebot/5.0.1/app-changelog.md b/stable/filebot/5.0.1/app-changelog.md new file mode 100644 index 00000000000..3d82e0d4dfe --- /dev/null +++ b/stable/filebot/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [filebot-5.0.1](https://github.com/truecharts/charts/compare/filebot-5.0.0...filebot-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/filebot/5.0.0/app-readme.md b/stable/filebot/5.0.1/app-readme.md similarity index 100% rename from stable/filebot/5.0.0/app-readme.md rename to stable/filebot/5.0.1/app-readme.md diff --git a/stable/filebot/5.0.1/charts/common-14.0.9.tgz b/stable/filebot/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/filebot/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/filebot/5.0.0/ix_values.yaml b/stable/filebot/5.0.1/ix_values.yaml similarity index 100% rename from stable/filebot/5.0.0/ix_values.yaml rename to stable/filebot/5.0.1/ix_values.yaml diff --git a/stable/filebot/5.0.0/questions.yaml b/stable/filebot/5.0.1/questions.yaml similarity index 100% rename from stable/filebot/5.0.0/questions.yaml rename to stable/filebot/5.0.1/questions.yaml diff --git a/stable/homer/6.0.1/templates/NOTES.txt b/stable/filebot/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/homer/6.0.1/templates/NOTES.txt rename to stable/filebot/5.0.1/templates/NOTES.txt diff --git a/stable/it-tools/1.0.1/templates/common.yaml b/stable/filebot/5.0.1/templates/common.yaml similarity index 100% rename from stable/it-tools/1.0.1/templates/common.yaml rename to stable/filebot/5.0.1/templates/common.yaml diff --git a/stable/htpcmanager/6.0.0/values.yaml b/stable/filebot/5.0.1/values.yaml similarity index 100% rename from stable/htpcmanager/6.0.0/values.yaml rename to stable/filebot/5.0.1/values.yaml diff --git a/stable/filebrowser/6.0.3/CHANGELOG.md b/stable/filebrowser/6.0.3/CHANGELOG.md deleted file mode 100644 index 86ea1964483..00000000000 --- a/stable/filebrowser/6.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [filebrowser-6.0.3](https://github.com/truecharts/charts/compare/filebrowser-6.0.2...filebrowser-6.0.3) (2023-09-15) - -### Chore - -- update container image tccr.io/truecharts/filebrowser to v2.25.0 ([#12608](https://github.com/truecharts/charts/issues/12608)) - - - - -## [filebrowser-6.0.2](https://github.com/truecharts/charts/compare/filebrowser-6.0.1...filebrowser-6.0.2) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/filebrowser to v2.24.2 ([#11453](https://github.com/truecharts/charts/issues/11453)) - - - - -## [filebrowser-6.0.1](https://github.com/truecharts/charts/compare/filebrowser-6.0.0...filebrowser-6.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/filebrowser to v2.24.1 ([#11247](https://github.com/truecharts/charts/issues/11247)) - - - - - -## [filebrowser-6.0.0](https://github.com/truecharts/charts/compare/filebrowser-5.0.25...filebrowser-6.0.0) (2023-07-31) - - - - -## [filebrowser-5.0.25](https://github.com/truecharts/charts/compare/filebrowser-5.0.24...filebrowser-5.0.25) (2023-07-29) - -### Chore - -- update container image tccr.io/truecharts/filebrowser to v2.24.0 ([#11015](https://github.com/truecharts/charts/issues/11015)) - - - - -## [filebrowser-5.0.24](https://github.com/truecharts/charts/compare/filebrowser-5.0.23...filebrowser-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [filebrowser-5.0.23](https://github.com/truecharts/charts/compare/filebrowser-5.0.22...filebrowser-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [filebrowser-5.0.22](https://github.com/truecharts/charts/compare/filebrowser-5.0.21...filebrowser-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [filebrowser-5.0.21](https://github.com/truecharts/charts/compare/filebrowser-5.0.20...filebrowser-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [filebrowser-5.0.20](https://github.com/truecharts/charts/compare/filebrowser-5.0.19...filebrowser-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [filebrowser-5.0.19](https://github.com/truecharts/charts/compare/filebrowser-5.0.18...filebrowser-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/filebrowser/6.0.3/Chart.yaml b/stable/filebrowser/6.0.3/Chart.yaml deleted file mode 100644 index 5d68e573b9b..00000000000 --- a/stable/filebrowser/6.0.3/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.25.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.3 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/filebrowser/6.0.3/app-changelog.md b/stable/filebrowser/6.0.3/app-changelog.md deleted file mode 100644 index b7f0d0166d4..00000000000 --- a/stable/filebrowser/6.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [filebrowser-6.0.3](https://github.com/truecharts/charts/compare/filebrowser-6.0.2...filebrowser-6.0.3) (2023-09-15) - -### Chore - -- update container image tccr.io/truecharts/filebrowser to v2.25.0 ([#12608](https://github.com/truecharts/charts/issues/12608)) - - \ No newline at end of file diff --git a/stable/filebrowser/6.0.3/charts/common-14.0.1.tgz b/stable/filebrowser/6.0.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/filebrowser/6.0.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/filebrowser/6.0.4/CHANGELOG.md b/stable/filebrowser/6.0.4/CHANGELOG.md new file mode 100644 index 00000000000..a9d67c19e0e --- /dev/null +++ b/stable/filebrowser/6.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [filebrowser-6.0.4](https://github.com/truecharts/charts/compare/filebrowser-6.0.3...filebrowser-6.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [filebrowser-6.0.3](https://github.com/truecharts/charts/compare/filebrowser-6.0.2...filebrowser-6.0.3) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/filebrowser to v2.25.0 ([#12608](https://github.com/truecharts/charts/issues/12608)) + + + + +## [filebrowser-6.0.2](https://github.com/truecharts/charts/compare/filebrowser-6.0.1...filebrowser-6.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/filebrowser to v2.24.2 ([#11453](https://github.com/truecharts/charts/issues/11453)) + + + + +## [filebrowser-6.0.1](https://github.com/truecharts/charts/compare/filebrowser-6.0.0...filebrowser-6.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/filebrowser to v2.24.1 ([#11247](https://github.com/truecharts/charts/issues/11247)) + + + + + +## [filebrowser-6.0.0](https://github.com/truecharts/charts/compare/filebrowser-5.0.25...filebrowser-6.0.0) (2023-07-31) + + + + +## [filebrowser-5.0.25](https://github.com/truecharts/charts/compare/filebrowser-5.0.24...filebrowser-5.0.25) (2023-07-29) + +### Chore + +- update container image tccr.io/truecharts/filebrowser to v2.24.0 ([#11015](https://github.com/truecharts/charts/issues/11015)) + + + + +## [filebrowser-5.0.24](https://github.com/truecharts/charts/compare/filebrowser-5.0.23...filebrowser-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [filebrowser-5.0.23](https://github.com/truecharts/charts/compare/filebrowser-5.0.22...filebrowser-5.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [filebrowser-5.0.22](https://github.com/truecharts/charts/compare/filebrowser-5.0.21...filebrowser-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [filebrowser-5.0.21](https://github.com/truecharts/charts/compare/filebrowser-5.0.20...filebrowser-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [filebrowser-5.0.20](https://github.com/truecharts/charts/compare/filebrowser-5.0.19...filebrowser-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + diff --git a/stable/filebrowser/6.0.4/Chart.yaml b/stable/filebrowser/6.0.4/Chart.yaml new file mode 100644 index 00000000000..d3530cbda2f --- /dev/null +++ b/stable/filebrowser/6.0.4/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.25.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.4 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/hedgedoc/9.0.11/README.md b/stable/filebrowser/6.0.4/README.md similarity index 100% rename from stable/hedgedoc/9.0.11/README.md rename to stable/filebrowser/6.0.4/README.md diff --git a/stable/filebrowser/6.0.4/app-changelog.md b/stable/filebrowser/6.0.4/app-changelog.md new file mode 100644 index 00000000000..bc0a53ab50a --- /dev/null +++ b/stable/filebrowser/6.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [filebrowser-6.0.4](https://github.com/truecharts/charts/compare/filebrowser-6.0.3...filebrowser-6.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/filebrowser/6.0.3/app-readme.md b/stable/filebrowser/6.0.4/app-readme.md similarity index 100% rename from stable/filebrowser/6.0.3/app-readme.md rename to stable/filebrowser/6.0.4/app-readme.md diff --git a/stable/filebrowser/6.0.4/charts/common-14.0.9.tgz b/stable/filebrowser/6.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/filebrowser/6.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/filebrowser/6.0.3/ix_values.yaml b/stable/filebrowser/6.0.4/ix_values.yaml similarity index 100% rename from stable/filebrowser/6.0.3/ix_values.yaml rename to stable/filebrowser/6.0.4/ix_values.yaml diff --git a/stable/filebrowser/6.0.3/questions.yaml b/stable/filebrowser/6.0.4/questions.yaml similarity index 100% rename from stable/filebrowser/6.0.3/questions.yaml rename to stable/filebrowser/6.0.4/questions.yaml diff --git a/stable/htpcmanager/6.0.0/templates/NOTES.txt b/stable/filebrowser/6.0.4/templates/NOTES.txt similarity index 100% rename from stable/htpcmanager/6.0.0/templates/NOTES.txt rename to stable/filebrowser/6.0.4/templates/NOTES.txt diff --git a/stable/filebrowser/6.0.3/templates/common.yaml b/stable/filebrowser/6.0.4/templates/common.yaml similarity index 100% rename from stable/filebrowser/6.0.3/templates/common.yaml rename to stable/filebrowser/6.0.4/templates/common.yaml diff --git a/stable/immich/8.1.24/values.yaml b/stable/filebrowser/6.0.4/values.yaml similarity index 100% rename from stable/immich/8.1.24/values.yaml rename to stable/filebrowser/6.0.4/values.yaml diff --git a/stable/fileflows/6.0.1/CHANGELOG.md b/stable/fileflows/6.0.1/CHANGELOG.md deleted file mode 100644 index 095cb8751e7..00000000000 --- a/stable/fileflows/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fileflows-6.0.1](https://github.com/truecharts/charts/compare/fileflows-6.0.0...fileflows-6.0.1) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/fileflows to v23.10.0 ([#13381](https://github.com/truecharts/charts/issues/13381)) - - - - - -## [fileflows-6.0.0](https://github.com/truecharts/charts/compare/fileflows-5.0.31...fileflows-6.0.0) (2023-07-31) - - - - -## [fileflows-5.0.31](https://github.com/truecharts/charts/compare/fileflows-5.0.30...fileflows-5.0.31) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [fileflows-5.0.30](https://github.com/truecharts/charts/compare/fileflows-5.0.29...fileflows-5.0.30) (2023-07-18) - -### Chore - -- update container image tccr.io/truecharts/fileflows to v23.07.3 ([#10589](https://github.com/truecharts/charts/issues/10589)) - - - - -## [fileflows-5.0.29](https://github.com/truecharts/charts/compare/fileflows-5.0.28...fileflows-5.0.29) (2023-07-08) - -### Chore - -- update container image tccr.io/truecharts/fileflows to v23.07.2 ([#10295](https://github.com/truecharts/charts/issues/10295)) - - - - -## [fileflows-5.0.28](https://github.com/truecharts/charts/compare/fileflows-5.0.27...fileflows-5.0.28) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [fileflows-5.0.27](https://github.com/truecharts/charts/compare/fileflows-5.0.26...fileflows-5.0.27) (2023-06-26) - -### Chore - -- update container image tccr.io/truecharts/fileflows to v23.06.4 ([#9919](https://github.com/truecharts/charts/issues/9919)) - - - - -## [fileflows-5.0.26](https://github.com/truecharts/charts/compare/fileflows-5.0.25...fileflows-5.0.26) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/fileflows to v23.06.3 ([#9670](https://github.com/truecharts/charts/issues/9670)) - - - - -## [fileflows-5.0.26](https://github.com/truecharts/charts/compare/fileflows-5.0.25...fileflows-5.0.26) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/fileflows to v23.06.3 ([#9670](https://github.com/truecharts/charts/issues/9670)) - - - - -## [fileflows-5.0.26](https://github.com/truecharts/charts/compare/fileflows-5.0.25...fileflows-5.0.26) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/fileflows to v23.06.3 ([#9670](https://github.com/truecharts/charts/issues/9670)) - - - - -## [fileflows-5.0.26](https://github.com/truecharts/charts/compare/fileflows-5.0.25...fileflows-5.0.26) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/fileflows to v23.06.3 ([#9670](https://github.com/truecharts/charts/issues/9670)) - diff --git a/stable/fileflows/6.0.1/Chart.yaml b/stable/fileflows/6.0.1/Chart.yaml deleted file mode 100644 index 83e287d2009..00000000000 --- a/stable/fileflows/6.0.1/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "23.10.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/fileflows/6.0.1/app-changelog.md b/stable/fileflows/6.0.1/app-changelog.md deleted file mode 100644 index 3b7166fac98..00000000000 --- a/stable/fileflows/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fileflows-6.0.1](https://github.com/truecharts/charts/compare/fileflows-6.0.0...fileflows-6.0.1) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/fileflows to v23.10.0 ([#13381](https://github.com/truecharts/charts/issues/13381)) - - \ No newline at end of file diff --git a/stable/fileflows/6.0.1/charts/common-14.0.1.tgz b/stable/fileflows/6.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/fileflows/6.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/fileflows/6.0.2/CHANGELOG.md b/stable/fileflows/6.0.2/CHANGELOG.md new file mode 100644 index 00000000000..6b32d8e0a9b --- /dev/null +++ b/stable/fileflows/6.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fileflows-6.0.2](https://github.com/truecharts/charts/compare/fileflows-6.0.1...fileflows-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [fileflows-6.0.1](https://github.com/truecharts/charts/compare/fileflows-6.0.0...fileflows-6.0.1) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v23.10.0 ([#13381](https://github.com/truecharts/charts/issues/13381)) + + + + + +## [fileflows-6.0.0](https://github.com/truecharts/charts/compare/fileflows-5.0.31...fileflows-6.0.0) (2023-07-31) + + + + +## [fileflows-5.0.31](https://github.com/truecharts/charts/compare/fileflows-5.0.30...fileflows-5.0.31) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [fileflows-5.0.30](https://github.com/truecharts/charts/compare/fileflows-5.0.29...fileflows-5.0.30) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v23.07.3 ([#10589](https://github.com/truecharts/charts/issues/10589)) + + + + +## [fileflows-5.0.29](https://github.com/truecharts/charts/compare/fileflows-5.0.28...fileflows-5.0.29) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v23.07.2 ([#10295](https://github.com/truecharts/charts/issues/10295)) + + + + +## [fileflows-5.0.28](https://github.com/truecharts/charts/compare/fileflows-5.0.27...fileflows-5.0.28) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [fileflows-5.0.27](https://github.com/truecharts/charts/compare/fileflows-5.0.26...fileflows-5.0.27) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v23.06.4 ([#9919](https://github.com/truecharts/charts/issues/9919)) + + + + +## [fileflows-5.0.26](https://github.com/truecharts/charts/compare/fileflows-5.0.25...fileflows-5.0.26) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v23.06.3 ([#9670](https://github.com/truecharts/charts/issues/9670)) + + + + +## [fileflows-5.0.26](https://github.com/truecharts/charts/compare/fileflows-5.0.25...fileflows-5.0.26) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v23.06.3 ([#9670](https://github.com/truecharts/charts/issues/9670)) + + + + +## [fileflows-5.0.26](https://github.com/truecharts/charts/compare/fileflows-5.0.25...fileflows-5.0.26) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v23.06.3 ([#9670](https://github.com/truecharts/charts/issues/9670)) + diff --git a/stable/fileflows/6.0.2/Chart.yaml b/stable/fileflows/6.0.2/Chart.yaml new file mode 100644 index 00000000000..4b94d447dc0 --- /dev/null +++ b/stable/fileflows/6.0.2/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "23.10.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/homarr/6.0.4/README.md b/stable/fileflows/6.0.2/README.md similarity index 100% rename from stable/homarr/6.0.4/README.md rename to stable/fileflows/6.0.2/README.md diff --git a/stable/fileflows/6.0.2/app-changelog.md b/stable/fileflows/6.0.2/app-changelog.md new file mode 100644 index 00000000000..1ee5fedbe05 --- /dev/null +++ b/stable/fileflows/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fileflows-6.0.2](https://github.com/truecharts/charts/compare/fileflows-6.0.1...fileflows-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/fileflows/6.0.1/app-readme.md b/stable/fileflows/6.0.2/app-readme.md similarity index 100% rename from stable/fileflows/6.0.1/app-readme.md rename to stable/fileflows/6.0.2/app-readme.md diff --git a/stable/fileflows/6.0.2/charts/common-14.0.9.tgz b/stable/fileflows/6.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/fileflows/6.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/fileflows/6.0.1/ix_values.yaml b/stable/fileflows/6.0.2/ix_values.yaml similarity index 100% rename from stable/fileflows/6.0.1/ix_values.yaml rename to stable/fileflows/6.0.2/ix_values.yaml diff --git a/stable/fileflows/6.0.1/questions.yaml b/stable/fileflows/6.0.2/questions.yaml similarity index 100% rename from stable/fileflows/6.0.1/questions.yaml rename to stable/fileflows/6.0.2/questions.yaml diff --git a/stable/immich/8.1.24/templates/NOTES.txt b/stable/fileflows/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/immich/8.1.24/templates/NOTES.txt rename to stable/fileflows/6.0.2/templates/NOTES.txt diff --git a/stable/iyuuplus/6.0.0/templates/common.yaml b/stable/fileflows/6.0.2/templates/common.yaml similarity index 100% rename from stable/iyuuplus/6.0.0/templates/common.yaml rename to stable/fileflows/6.0.2/templates/common.yaml diff --git a/stable/impostor-server/5.0.1/values.yaml b/stable/fileflows/6.0.2/values.yaml similarity index 100% rename from stable/impostor-server/5.0.1/values.yaml rename to stable/fileflows/6.0.2/values.yaml diff --git a/stable/fireflyiii/21.0.7/CHANGELOG.md b/stable/fireflyiii/21.0.7/CHANGELOG.md new file mode 100644 index 00000000000..aeac5c6f703 --- /dev/null +++ b/stable/fireflyiii/21.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fireflyiii-21.0.7](https://github.com/truecharts/charts/compare/fireflyiii-21.0.6...fireflyiii-21.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [fireflyiii-21.0.6](https://github.com/truecharts/charts/compare/fireflyiii-21.0.5...fireflyiii-21.0.6) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/fireflyiii-core to v6.0.26 ([#12911](https://github.com/truecharts/charts/issues/12911)) + + + + +## [fireflyiii-21.0.5](https://github.com/truecharts/charts/compare/fireflyiii-21.0.4...fireflyiii-21.0.5) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/fireflyiii-core to v6.0.25 ([#12871](https://github.com/truecharts/charts/issues/12871)) + + + + +## [fireflyiii-21.0.4](https://github.com/truecharts/charts/compare/fireflyiii-21.0.3...fireflyiii-21.0.4) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/fireflyiii-core to v6.0.24 ([#12631](https://github.com/truecharts/charts/issues/12631)) + + + + +## [fireflyiii-21.0.3](https://github.com/truecharts/charts/compare/fireflyiii-21.0.2...fireflyiii-21.0.3) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/fireflyiii-core to v6.0.23 ([#12226](https://github.com/truecharts/charts/issues/12226)) + + + + +## [fireflyiii-21.0.2](https://github.com/truecharts/charts/compare/fireflyiii-21.0.1...fireflyiii-21.0.2) (2023-08-17) + +### Chore + +- update container image tccr.io/truecharts/fireflyiii-core to v6.0.20 ([#11634](https://github.com/truecharts/charts/issues/11634)) + + + + +## [fireflyiii-21.0.1](https://github.com/truecharts/charts/compare/fireflyiii-21.0.0...fireflyiii-21.0.1) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/fireflyiii-core to v6.0.20 ([#11610](https://github.com/truecharts/charts/issues/11610)) + + + + + +## [fireflyiii-21.0.0](https://github.com/truecharts/charts/compare/fireflyiii-20.0.33...fireflyiii-21.0.0) (2023-07-31) + + + + +## [fireflyiii-20.0.33](https://github.com/truecharts/charts/compare/fireflyiii-20.0.32...fireflyiii-20.0.33) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [fireflyiii-20.0.32](https://github.com/truecharts/charts/compare/fireflyiii-20.0.31...fireflyiii-20.0.32) (2023-07-29) + +### Chore + +- update container image tccr.io/truecharts/fireflyiii-core to v6.0.19 ([#10975](https://github.com/truecharts/charts/issues/10975)) + + + + +## [fireflyiii-20.0.31](https://github.com/truecharts/charts/compare/fireflyiii-20.0.30...fireflyiii-20.0.31) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/fireflyiii-core to v6.0.18 ([#10574](https://github.com/truecharts/charts/issues/10574)) + diff --git a/stable/fireflyiii/21.0.7/Chart.yaml b/stable/fireflyiii/21.0.7/Chart.yaml new file mode 100644 index 00000000000..ead004e5d59 --- /dev/null +++ b/stable/fireflyiii/21.0.7/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "6.0.26" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +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: 21.0.7 +annotations: + truecharts.org/catagories: | + - finacial + truecharts.org/SCALE-support: "true" diff --git a/stable/invidious/6.0.7/LICENSE b/stable/fireflyiii/21.0.7/LICENSE similarity index 100% rename from stable/invidious/6.0.7/LICENSE rename to stable/fireflyiii/21.0.7/LICENSE diff --git a/stable/homebox/3.0.0/README.md b/stable/fireflyiii/21.0.7/README.md similarity index 100% rename from stable/homebox/3.0.0/README.md rename to stable/fireflyiii/21.0.7/README.md diff --git a/stable/fireflyiii/21.0.7/app-changelog.md b/stable/fireflyiii/21.0.7/app-changelog.md new file mode 100644 index 00000000000..c35f986942e --- /dev/null +++ b/stable/fireflyiii/21.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fireflyiii-21.0.7](https://github.com/truecharts/charts/compare/fireflyiii-21.0.6...fireflyiii-21.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/fireflyiii/21.0.7/app-readme.md b/stable/fireflyiii/21.0.7/app-readme.md new file mode 100644 index 00000000000..5b1c6328e07 --- /dev/null +++ b/stable/fireflyiii/21.0.7/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/21.0.7/charts/common-14.0.9.tgz b/stable/fireflyiii/21.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/fireflyiii/21.0.7/charts/common-14.0.9.tgz differ diff --git a/stable/immich/8.1.24/charts/redis-6.0.66.tgz b/stable/fireflyiii/21.0.7/charts/redis-6.0.66.tgz similarity index 100% rename from stable/immich/8.1.24/charts/redis-6.0.66.tgz rename to stable/fireflyiii/21.0.7/charts/redis-6.0.66.tgz diff --git a/stable/fireflyiii/21.0.7/ix_values.yaml b/stable/fireflyiii/21.0.7/ix_values.yaml new file mode 100644 index 00000000000..c87b594bcda --- /dev/null +++ b/stable/fireflyiii/21.0.7/ix_values.yaml @@ -0,0 +1,96 @@ +image: + repository: tccr.io/truecharts/fireflyiii-core + pullPolicy: IfNotPresent + tag: v6.0.26@sha256:81530be11550132ccf81d0a172a49b15e8efeb3774d19bb15583f2a2a1196723 + +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/21.0.7/questions.yaml b/stable/fireflyiii/21.0.7/questions.yaml new file mode 100644 index 00000000000..bd534f12d7e --- /dev/null +++ b/stable/fireflyiii/21.0.7/questions.yaml @@ -0,0 +1,2022 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_URL + label: "APP_URL" + description: "Application URL eg. https://fireflyiii.mydomain.com" + schema: + type: string + default: "http://localhost:10082" + - variable: TRUSTED_PROXIES + label: "TRUSTED_PROXIES" + description: "TRUSTED_PROXIES" + schema: + type: string + default: "172.16.0.0/16" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10082 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/impostor-server/5.0.1/templates/NOTES.txt b/stable/fireflyiii/21.0.7/templates/NOTES.txt similarity index 100% rename from stable/impostor-server/5.0.1/templates/NOTES.txt rename to stable/fireflyiii/21.0.7/templates/NOTES.txt diff --git a/stable/fireflyiii/21.0.7/templates/_cronjob.tpl b/stable/fireflyiii/21.0.7/templates/_cronjob.tpl new file mode 100644 index 00000000000..014f0558033 --- /dev/null +++ b/stable/fireflyiii/21.0.7/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/21.0.7/templates/_secrets.tpl b/stable/fireflyiii/21.0.7/templates/_secrets.tpl new file mode 100644 index 00000000000..3ee40d03d05 --- /dev/null +++ b/stable/fireflyiii/21.0.7/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/21.0.7/templates/common.yaml b/stable/fireflyiii/21.0.7/templates/common.yaml new file mode 100644 index 00000000000..d88a7636609 --- /dev/null +++ b/stable/fireflyiii/21.0.7/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/invidious/6.0.7/values.yaml b/stable/fireflyiii/21.0.7/values.yaml similarity index 100% rename from stable/invidious/6.0.7/values.yaml rename to stable/fireflyiii/21.0.7/values.yaml diff --git a/stable/firefox-syncserver/14.0.1/CHANGELOG.md b/stable/firefox-syncserver/14.0.1/CHANGELOG.md new file mode 100644 index 00000000000..3c31df24011 --- /dev/null +++ b/stable/firefox-syncserver/14.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [firefox-syncserver-14.0.1](https://github.com/truecharts/charts/compare/firefox-syncserver-14.0.0...firefox-syncserver-14.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [firefox-syncserver-14.0.0](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.15...firefox-syncserver-14.0.0) (2023-07-31) + + + + +## [firefox-syncserver-13.0.15](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.14...firefox-syncserver-13.0.15) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [firefox-syncserver-13.0.14](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.13...firefox-syncserver-13.0.14) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [firefox-syncserver-13.0.13](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.12...firefox-syncserver-13.0.13) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [firefox-syncserver-13.0.12](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.11...firefox-syncserver-13.0.12) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [firefox-syncserver-13.0.11](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.10...firefox-syncserver-13.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [firefox-syncserver-13.0.10](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.9...firefox-syncserver-13.0.10) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [firefox-syncserver-13.0.9](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.8...firefox-syncserver-13.0.9) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [firefox-syncserver-13.0.8](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.7...firefox-syncserver-13.0.8) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [firefox-syncserver-13.0.7](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.6...firefox-syncserver-13.0.7) (2023-05-26) + diff --git a/stable/firefox-syncserver/14.0.1/Chart.yaml b/stable/firefox-syncserver/14.0.1/Chart.yaml new file mode 100644 index 00000000000..13997e078e2 --- /dev/null +++ b/stable/firefox-syncserver/14.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.8.0" +version: 14.0.1 +kubeVersion: ">=1.16.0-0" +name: firefox-syncserver +description: This is an all-in-one package for running a self-hosted Firefox Sync server. +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: 14.0.9 +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/homelablabelmaker/5.0.0/README.md b/stable/firefox-syncserver/14.0.1/README.md similarity index 100% rename from stable/homelablabelmaker/5.0.0/README.md rename to stable/firefox-syncserver/14.0.1/README.md diff --git a/stable/firefox-syncserver/14.0.1/app-changelog.md b/stable/firefox-syncserver/14.0.1/app-changelog.md new file mode 100644 index 00000000000..1236960e517 --- /dev/null +++ b/stable/firefox-syncserver/14.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firefox-syncserver-14.0.1](https://github.com/truecharts/charts/compare/firefox-syncserver-14.0.0...firefox-syncserver-14.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/firefox-syncserver/14.0.1/app-readme.md b/stable/firefox-syncserver/14.0.1/app-readme.md new file mode 100644 index 00000000000..604e65d7b78 --- /dev/null +++ b/stable/firefox-syncserver/14.0.1/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/14.0.1/charts/common-14.0.9.tgz b/stable/firefox-syncserver/14.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/firefox-syncserver/14.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/firefox-syncserver/14.0.1/ix_values.yaml b/stable/firefox-syncserver/14.0.1/ix_values.yaml new file mode 100644 index 00000000000..4846ca3eae5 --- /dev/null +++ b/stable/firefox-syncserver/14.0.1/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/14.0.1/questions.yaml b/stable/firefox-syncserver/14.0.1/questions.yaml new file mode 100644 index 00000000000..313ec491a3d --- /dev/null +++ b/stable/firefox-syncserver/14.0.1/questions.yaml @@ -0,0 +1,2053 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: FF_SYNCSERVER_SECRET + label: "FF_SYNCSERVER_SECRET" + description: "Sets the FF_SYNCSERVER_SECRET env var" + schema: + type: string + default: "changeme" + - variable: FF_SYNCSERVER_PUBLIC_URL + label: "FF_SYNCSERVER_PUBLIC_URL" + description: "Sets the FF_SYNCSERVER_PUBLIC_URL env var" + schema: + type: string + default: "" + - variable: FF_SYNCSERVER_FORCE_WSGI_ENVIRON + label: "FF_SYNCSERVER_FORCE_WSGI_ENVIRON" + description: "Sets the FF_SYNCSERVER_FORCE_WSGI_ENVIRON env var" + schema: + type: boolean + default: true + - variable: FF_SYNCSERVER_ACCESSLOG + label: "FF_SYNCSERVER_ACCESSLOG" + description: "Sets the FF_SYNCSERVER_ACCESSLOG env var" + schema: + type: boolean + default: false + - variable: FF_SYNCSERVER_LOGLEVEL + label: "FF_SYNCSERVER_LOGLEVEL" + description: "Sets the FF_SYNCSERVER_LOGLEVEL env var" + schema: + type: string + default: "info" + - variable: FF_SYNCSERVER_ALLOW_NEW_USERS + label: "FF_SYNCSERVER_ALLOW_NEW_USERS" + description: "Sets the FF_SYNCSERVER_ALLOW_NEW_USERS env var" + schema: + type: boolean + default: true + - variable: FF_SYNCSERVER_FORWARDED_ALLOW_IPS + label: "FF_SYNCSERVER_FORWARDED_ALLOW_IPS" + description: "Sets the FF_SYNCSERVER_FORWARDED_ALLOW_IPS env var" + schema: + type: string + default: "*" + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10051 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/ipfs/7.0.4/templates/NOTES.txt b/stable/firefox-syncserver/14.0.1/templates/NOTES.txt similarity index 100% rename from stable/ipfs/7.0.4/templates/NOTES.txt rename to stable/firefox-syncserver/14.0.1/templates/NOTES.txt diff --git a/stable/jellyseerr/6.0.2/templates/common.yaml b/stable/firefox-syncserver/14.0.1/templates/common.yaml similarity index 100% rename from stable/jellyseerr/6.0.2/templates/common.yaml rename to stable/firefox-syncserver/14.0.1/templates/common.yaml diff --git a/stable/ipfs/7.0.4/values.yaml b/stable/firefox-syncserver/14.0.1/values.yaml similarity index 100% rename from stable/ipfs/7.0.4/values.yaml rename to stable/firefox-syncserver/14.0.1/values.yaml diff --git a/stable/firefox/7.0.10/CHANGELOG.md b/stable/firefox/7.0.10/CHANGELOG.md new file mode 100644 index 00000000000..a0661f56885 --- /dev/null +++ b/stable/firefox/7.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [firefox-7.0.10](https://github.com/truecharts/charts/compare/firefox-7.0.9...firefox-7.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [firefox-7.0.9](https://github.com/truecharts/charts/compare/firefox-7.0.8...firefox-7.0.9) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#13382](https://github.com/truecharts/charts/issues/13382)) + + + + +## [firefox-7.0.8](https://github.com/truecharts/charts/compare/firefox-7.0.7...firefox-7.0.8) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#13122](https://github.com/truecharts/charts/issues/13122)) + + + + +## [firefox-7.0.7](https://github.com/truecharts/charts/compare/firefox-7.0.6...firefox-7.0.7) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#12893](https://github.com/truecharts/charts/issues/12893)) + + + + +## [firefox-7.0.6](https://github.com/truecharts/charts/compare/firefox-7.0.5...firefox-7.0.6) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#12678](https://github.com/truecharts/charts/issues/12678)) + + + + +## [firefox-7.0.5](https://github.com/truecharts/charts/compare/firefox-7.0.4...firefox-7.0.5) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#12440](https://github.com/truecharts/charts/issues/12440)) + + + + +## [firefox-7.0.4](https://github.com/truecharts/charts/compare/firefox-7.0.3...firefox-7.0.4) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#12168](https://github.com/truecharts/charts/issues/12168)) + + + + +## [firefox-7.0.3](https://github.com/truecharts/charts/compare/firefox-7.0.2...firefox-7.0.3) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#11940](https://github.com/truecharts/charts/issues/11940)) + + + + +## [firefox-7.0.2](https://github.com/truecharts/charts/compare/firefox-7.0.1...firefox-7.0.2) (2023-08-20) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#11723](https://github.com/truecharts/charts/issues/11723)) + + + + +## [firefox-7.0.1](https://github.com/truecharts/charts/compare/firefox-7.0.0...firefox-7.0.1) (2023-08-19) + +### Chore + +- update container image tccr.io/truecharts/firefox to v116.0.3 ([#11694](https://github.com/truecharts/charts/issues/11694)) + + + + + +## [firefox-7.0.0](https://github.com/truecharts/charts/compare/firefox-6.0.13...firefox-7.0.0) (2023-07-31) + diff --git a/stable/firefox/7.0.10/Chart.yaml b/stable/firefox/7.0.10/Chart.yaml new file mode 100644 index 00000000000..fd16922bb5a --- /dev/null +++ b/stable/firefox/7.0.10/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "116.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. +home: https://truecharts.org/charts/stable/firefox +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png +keywords: + - firefox + - browser +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: firefox +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox + - https://github.com/linuxserver/docker-firefox +type: application +version: 7.0.10 +annotations: + truecharts.org/catagories: | + - browser + truecharts.org/SCALE-support: "true" diff --git a/stable/homepage/4.0.10/README.md b/stable/firefox/7.0.10/README.md similarity index 100% rename from stable/homepage/4.0.10/README.md rename to stable/firefox/7.0.10/README.md diff --git a/stable/firefox/7.0.10/app-changelog.md b/stable/firefox/7.0.10/app-changelog.md new file mode 100644 index 00000000000..2998613ea03 --- /dev/null +++ b/stable/firefox/7.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firefox-7.0.10](https://github.com/truecharts/charts/compare/firefox-7.0.9...firefox-7.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/firefox/7.0.9/app-readme.md b/stable/firefox/7.0.10/app-readme.md similarity index 100% rename from stable/firefox/7.0.9/app-readme.md rename to stable/firefox/7.0.10/app-readme.md diff --git a/stable/firefox/7.0.10/charts/common-14.0.9.tgz b/stable/firefox/7.0.10/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/firefox/7.0.10/charts/common-14.0.9.tgz differ diff --git a/stable/firefox/7.0.9/ix_values.yaml b/stable/firefox/7.0.10/ix_values.yaml similarity index 100% rename from stable/firefox/7.0.9/ix_values.yaml rename to stable/firefox/7.0.10/ix_values.yaml diff --git a/stable/firefox/7.0.9/questions.yaml b/stable/firefox/7.0.10/questions.yaml similarity index 100% rename from stable/firefox/7.0.9/questions.yaml rename to stable/firefox/7.0.10/questions.yaml diff --git a/stable/ipmi-tools/3.0.2/templates/NOTES.txt b/stable/firefox/7.0.10/templates/NOTES.txt similarity index 100% rename from stable/ipmi-tools/3.0.2/templates/NOTES.txt rename to stable/firefox/7.0.10/templates/NOTES.txt diff --git a/stable/jupyter/5.0.32/templates/common.yaml b/stable/firefox/7.0.10/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.32/templates/common.yaml rename to stable/firefox/7.0.10/templates/common.yaml diff --git a/stable/ipmi-tools/3.0.2/values.yaml b/stable/firefox/7.0.10/values.yaml similarity index 100% rename from stable/ipmi-tools/3.0.2/values.yaml rename to stable/firefox/7.0.10/values.yaml diff --git a/stable/firefox/7.0.9/CHANGELOG.md b/stable/firefox/7.0.9/CHANGELOG.md deleted file mode 100644 index db2e9bd6e6d..00000000000 --- a/stable/firefox/7.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [firefox-7.0.9](https://github.com/truecharts/charts/compare/firefox-7.0.8...firefox-7.0.9) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/firefox to v116.0.3 ([#13382](https://github.com/truecharts/charts/issues/13382)) - - - - -## [firefox-7.0.8](https://github.com/truecharts/charts/compare/firefox-7.0.7...firefox-7.0.8) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/firefox to v116.0.3 ([#13122](https://github.com/truecharts/charts/issues/13122)) - - - - -## [firefox-7.0.7](https://github.com/truecharts/charts/compare/firefox-7.0.6...firefox-7.0.7) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/firefox to v116.0.3 ([#12893](https://github.com/truecharts/charts/issues/12893)) - - - - -## [firefox-7.0.6](https://github.com/truecharts/charts/compare/firefox-7.0.5...firefox-7.0.6) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/firefox to v116.0.3 ([#12678](https://github.com/truecharts/charts/issues/12678)) - - - - -## [firefox-7.0.5](https://github.com/truecharts/charts/compare/firefox-7.0.4...firefox-7.0.5) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/firefox to v116.0.3 ([#12440](https://github.com/truecharts/charts/issues/12440)) - - - - -## [firefox-7.0.4](https://github.com/truecharts/charts/compare/firefox-7.0.3...firefox-7.0.4) (2023-09-03) - -### Chore - -- update container image tccr.io/truecharts/firefox to v116.0.3 ([#12168](https://github.com/truecharts/charts/issues/12168)) - - - - -## [firefox-7.0.3](https://github.com/truecharts/charts/compare/firefox-7.0.2...firefox-7.0.3) (2023-08-27) - -### Chore - -- update container image tccr.io/truecharts/firefox to v116.0.3 ([#11940](https://github.com/truecharts/charts/issues/11940)) - - - - -## [firefox-7.0.2](https://github.com/truecharts/charts/compare/firefox-7.0.1...firefox-7.0.2) (2023-08-20) - -### Chore - -- update container image tccr.io/truecharts/firefox to v116.0.3 ([#11723](https://github.com/truecharts/charts/issues/11723)) - - - - -## [firefox-7.0.1](https://github.com/truecharts/charts/compare/firefox-7.0.0...firefox-7.0.1) (2023-08-19) - -### Chore - -- update container image tccr.io/truecharts/firefox to v116.0.3 ([#11694](https://github.com/truecharts/charts/issues/11694)) - - - - - -## [firefox-7.0.0](https://github.com/truecharts/charts/compare/firefox-6.0.13...firefox-7.0.0) (2023-07-31) - - - - -## [firefox-6.0.13](https://github.com/truecharts/charts/compare/firefox-6.0.12...firefox-6.0.13) (2023-07-30) - -### Chore - -- update container image tccr.io/truecharts/firefox to v115.0.3 ([#11020](https://github.com/truecharts/charts/issues/11020)) - diff --git a/stable/firefox/7.0.9/Chart.yaml b/stable/firefox/7.0.9/Chart.yaml deleted file mode 100644 index 1ec22062115..00000000000 --- a/stable/firefox/7.0.9/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "116.0.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. -home: https://truecharts.org/charts/stable/firefox -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png -keywords: - - firefox - - browser -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: firefox -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - - https://github.com/linuxserver/docker-firefox -type: application -version: 7.0.9 -annotations: - truecharts.org/catagories: | - - browser - truecharts.org/SCALE-support: "true" diff --git a/stable/firefox/7.0.9/app-changelog.md b/stable/firefox/7.0.9/app-changelog.md deleted file mode 100644 index 7dc7a45cccc..00000000000 --- a/stable/firefox/7.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [firefox-7.0.9](https://github.com/truecharts/charts/compare/firefox-7.0.8...firefox-7.0.9) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/firefox to v116.0.3 ([#13382](https://github.com/truecharts/charts/issues/13382)) - - \ No newline at end of file diff --git a/stable/firefox/7.0.9/charts/common-14.0.1.tgz b/stable/firefox/7.0.9/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/firefox/7.0.9/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/firezone/0.2.3/CHANGELOG.md b/stable/firezone/0.2.3/CHANGELOG.md deleted file mode 100644 index 440edeff782..00000000000 --- a/stable/firezone/0.2.3/CHANGELOG.md +++ /dev/null @@ -1,17 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [firezone-0.2.3](https://github.com/truecharts/charts/compare/firezone-0.2.2...firezone-0.2.3) (2023-10-01) - -### Fix - -- Add missing Ingress options to question ([#13065](https://github.com/truecharts/charts/issues/13065)) - - - - -## [firezone-0.2.2](https://github.com/truecharts/charts/compare/firezone-0.2.1...firezone-0.2.2) (2023-09-22) - diff --git a/stable/firezone/0.2.3/Chart.yaml b/stable/firezone/0.2.3/Chart.yaml deleted file mode 100644 index 71c32148d67..00000000000 --- a/stable/firezone/0.2.3/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.7.35" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: WireGuard-based VPN server and egress firewall -home: https://truecharts.org/charts/stable/firezone -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firezone.png -keywords: - - firezone - - wireguard - - vpn -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: firezone -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/firezone - - https://github.com/firezone/firezone -type: application -version: 0.2.3 -annotations: - truecharts.org/catagories: | - - vpn - - security - truecharts.org/SCALE-support: "true" diff --git a/stable/firezone/0.2.3/app-changelog.md b/stable/firezone/0.2.3/app-changelog.md deleted file mode 100644 index 26943f662d4..00000000000 --- a/stable/firezone/0.2.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [firezone-0.2.3](https://github.com/truecharts/charts/compare/firezone-0.2.2...firezone-0.2.3) (2023-10-01) - -### Fix - -- Add missing Ingress options to question ([#13065](https://github.com/truecharts/charts/issues/13065)) - - \ No newline at end of file diff --git a/stable/firezone/0.2.3/charts/common-14.0.3.tgz b/stable/firezone/0.2.3/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/firezone/0.2.3/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/firezone/0.2.4/CHANGELOG.md b/stable/firezone/0.2.4/CHANGELOG.md new file mode 100644 index 00000000000..c74cc85abda --- /dev/null +++ b/stable/firezone/0.2.4/CHANGELOG.md @@ -0,0 +1,26 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [firezone-0.2.4](https://github.com/truecharts/charts/compare/firezone-0.2.3...firezone-0.2.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [firezone-0.2.3](https://github.com/truecharts/charts/compare/firezone-0.2.2...firezone-0.2.3) (2023-10-01) + +### Fix + +- Add missing Ingress options to question ([#13065](https://github.com/truecharts/charts/issues/13065)) + + + + +## [firezone-0.2.2](https://github.com/truecharts/charts/compare/firezone-0.2.1...firezone-0.2.2) (2023-09-22) + diff --git a/stable/firezone/0.2.4/Chart.yaml b/stable/firezone/0.2.4/Chart.yaml new file mode 100644 index 00000000000..0ac21e77cdf --- /dev/null +++ b/stable/firezone/0.2.4/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.7.35" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: WireGuard-based VPN server and egress firewall +home: https://truecharts.org/charts/stable/firezone +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firezone.png +keywords: + - firezone + - wireguard + - vpn +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: firezone +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/firezone + - https://github.com/firezone/firezone +type: application +version: 0.2.4 +annotations: + truecharts.org/catagories: | + - vpn + - security + truecharts.org/SCALE-support: "true" diff --git a/stable/homer/6.0.1/README.md b/stable/firezone/0.2.4/README.md similarity index 100% rename from stable/homer/6.0.1/README.md rename to stable/firezone/0.2.4/README.md diff --git a/stable/firezone/0.2.4/app-changelog.md b/stable/firezone/0.2.4/app-changelog.md new file mode 100644 index 00000000000..f5a797f03a2 --- /dev/null +++ b/stable/firezone/0.2.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firezone-0.2.4](https://github.com/truecharts/charts/compare/firezone-0.2.3...firezone-0.2.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/firezone/0.2.3/app-readme.md b/stable/firezone/0.2.4/app-readme.md similarity index 100% rename from stable/firezone/0.2.3/app-readme.md rename to stable/firezone/0.2.4/app-readme.md diff --git a/stable/firezone/0.2.4/charts/common-14.0.9.tgz b/stable/firezone/0.2.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/firezone/0.2.4/charts/common-14.0.9.tgz differ diff --git a/stable/firezone/0.2.3/ix_values.yaml b/stable/firezone/0.2.4/ix_values.yaml similarity index 100% rename from stable/firezone/0.2.3/ix_values.yaml rename to stable/firezone/0.2.4/ix_values.yaml diff --git a/stable/firezone/0.2.3/questions.yaml b/stable/firezone/0.2.4/questions.yaml similarity index 100% rename from stable/firezone/0.2.3/questions.yaml rename to stable/firezone/0.2.4/questions.yaml diff --git a/stable/ispy-agent-dvr/6.0.9/templates/NOTES.txt b/stable/firezone/0.2.4/templates/NOTES.txt similarity index 100% rename from stable/ispy-agent-dvr/6.0.9/templates/NOTES.txt rename to stable/firezone/0.2.4/templates/NOTES.txt diff --git a/stable/firezone/0.2.3/templates/_secrets.tpl b/stable/firezone/0.2.4/templates/_secrets.tpl similarity index 100% rename from stable/firezone/0.2.3/templates/_secrets.tpl rename to stable/firezone/0.2.4/templates/_secrets.tpl diff --git a/stable/firezone/0.2.3/templates/common.yaml b/stable/firezone/0.2.4/templates/common.yaml similarity index 100% rename from stable/firezone/0.2.3/templates/common.yaml rename to stable/firezone/0.2.4/templates/common.yaml diff --git a/stable/ispy-agent-dvr/6.0.9/values.yaml b/stable/firezone/0.2.4/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.9/values.yaml rename to stable/firezone/0.2.4/values.yaml diff --git a/stable/flaresolverr/10.0.6/CHANGELOG.md b/stable/flaresolverr/10.0.6/CHANGELOG.md new file mode 100644 index 00000000000..98827d047eb --- /dev/null +++ b/stable/flaresolverr/10.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flaresolverr-10.0.6](https://github.com/truecharts/charts/compare/flaresolverr-10.0.5...flaresolverr-10.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [flaresolverr-10.0.5](https://github.com/truecharts/charts/compare/flaresolverr-10.0.4...flaresolverr-10.0.5) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/flaresolverr to v3.3.6 ([#12656](https://github.com/truecharts/charts/issues/12656)) + + + + +## [flaresolverr-10.0.4](https://github.com/truecharts/charts/compare/flaresolverr-10.0.3...flaresolverr-10.0.4) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/flaresolverr to v3.3.5 ([#12564](https://github.com/truecharts/charts/issues/12564)) + + + + +## [flaresolverr-10.0.3](https://github.com/truecharts/charts/compare/flaresolverr-10.0.2...flaresolverr-10.0.3) (2023-09-05) + +### Chore + +- update helm general non-major ([#12230](https://github.com/truecharts/charts/issues/12230)) + + + + +## [flaresolverr-10.0.2](https://github.com/truecharts/charts/compare/flaresolverr-10.0.1...flaresolverr-10.0.2) (2023-09-05) + +### Chore + +- update container image tccr.io/truecharts/flaresolverr to v3.3.4 ([#12237](https://github.com/truecharts/charts/issues/12237)) + + + + +## [flaresolverr-10.0.1](https://github.com/truecharts/charts/compare/flaresolverr-10.0.0...flaresolverr-10.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/flaresolverr to v3.3.2 ([#11275](https://github.com/truecharts/charts/issues/11275)) + + + + + +## [flaresolverr-10.0.0](https://github.com/truecharts/charts/compare/flaresolverr-9.0.29...flaresolverr-10.0.0) (2023-07-31) + + + + +## [flaresolverr-9.0.29](https://github.com/truecharts/charts/compare/flaresolverr-9.0.28...flaresolverr-9.0.29) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [flaresolverr-9.0.28](https://github.com/truecharts/charts/compare/flaresolverr-9.0.27...flaresolverr-9.0.28) (2023-07-22) + + + + +## [flaresolverr-9.0.27](https://github.com/truecharts/charts/compare/flaresolverr-9.0.26...flaresolverr-9.0.27) (2023-07-20) + + + + +## [flaresolverr-9.0.26](https://github.com/truecharts/charts/compare/flaresolverr-9.0.25...flaresolverr-9.0.26) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/flaresolverr to v3.2.2 ([#10577](https://github.com/truecharts/charts/issues/10577)) + + + + +## [flaresolverr-9.0.25](https://github.com/truecharts/charts/compare/flaresolverr-9.0.24...flaresolverr-9.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) diff --git a/stable/flaresolverr/10.0.6/Chart.yaml b/stable/flaresolverr/10.0.6/Chart.yaml new file mode 100644 index 00000000000..1052ca02e72 --- /dev/null +++ b/stable/flaresolverr/10.0.6/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "3.3.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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 + - proxy +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: 10.0.6 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/htpcmanager/6.0.0/README.md b/stable/flaresolverr/10.0.6/README.md similarity index 100% rename from stable/htpcmanager/6.0.0/README.md rename to stable/flaresolverr/10.0.6/README.md diff --git a/stable/flaresolverr/10.0.6/app-changelog.md b/stable/flaresolverr/10.0.6/app-changelog.md new file mode 100644 index 00000000000..25c576dc6c3 --- /dev/null +++ b/stable/flaresolverr/10.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flaresolverr-10.0.6](https://github.com/truecharts/charts/compare/flaresolverr-10.0.5...flaresolverr-10.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/flaresolverr/10.0.6/app-readme.md b/stable/flaresolverr/10.0.6/app-readme.md new file mode 100644 index 00000000000..702ad61d823 --- /dev/null +++ b/stable/flaresolverr/10.0.6/app-readme.md @@ -0,0 +1,8 @@ +FlareSolverr is a proxy server to bypass Cloudflare protection + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/flaresolverr](https://truecharts.org/charts/stable/flaresolverr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/flaresolverr/10.0.6/charts/common-14.0.9.tgz b/stable/flaresolverr/10.0.6/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/flaresolverr/10.0.6/charts/common-14.0.9.tgz differ diff --git a/stable/flaresolverr/10.0.6/ix_values.yaml b/stable/flaresolverr/10.0.6/ix_values.yaml new file mode 100644 index 00000000000..f5095df1af8 --- /dev/null +++ b/stable/flaresolverr/10.0.6/ix_values.yaml @@ -0,0 +1,42 @@ +image: + repository: tccr.io/truecharts/flaresolverr + pullPolicy: IfNotPresent + tag: v3.3.6@sha256:6ca044b8de19a27e6edcb4b5e27b2987e5829c335bc5e1a6c01cfee3b6d367bf + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8191 + +workload: + main: + podSpec: + containers: + main: + env: + PORT: "{{ .Values.service.main.ports.main.port }}" + HOST: "0.0.0.0" + TEST_URL: "https://www.google.com" + BROWSER_TIMEOUT: 40000 + HEADLESS: true + LOG_LEVEL: info + LOG_HTML: false + # At this time none of the captcha solvers work, defaults to none. + CAPTCHA_SOLVER: none + +persistence: + config: + enabled: true + mountPath: /config + +portal: + open: + enabled: false diff --git a/stable/flaresolverr/10.0.6/questions.yaml b/stable/flaresolverr/10.0.6/questions.yaml new file mode 100644 index 00000000000..7d63a72d367 --- /dev/null +++ b/stable/flaresolverr/10.0.6/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: {} +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: TEST_URL + label: Test Url + description: Makes a request on start to make sure the web browser is working. + schema: + type: string + required: true + default: "https://www.google.com" + - variable: LOG_LEVEL + label: Log Level + schema: + type: string + required: true + default: info + enum: + - value: info + description: Info + - value: debug + description: Debug + - variable: LOG_HTML + label: Log HTML + description: If true all HTML that passes through the proxy will be logged to the console in debug level. + schema: + type: boolean + default: false + - variable: BROWSER_TIMEOUT + label: Browser Timeout + description: If you are experiencing errors/timeouts because your system is slow, you can try to increase this value. + schema: + type: int + required: true + default: 40000 + - variable: HEADLESS + label: Headless + description: To run the web browser in headless mode or visible. + schema: + type: boolean + default: true + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8191 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/it-tools/1.0.1/templates/NOTES.txt b/stable/flaresolverr/10.0.6/templates/NOTES.txt similarity index 100% rename from stable/it-tools/1.0.1/templates/NOTES.txt rename to stable/flaresolverr/10.0.6/templates/NOTES.txt diff --git a/stable/kavita/6.0.1/templates/common.yaml b/stable/flaresolverr/10.0.6/templates/common.yaml similarity index 100% rename from stable/kavita/6.0.1/templates/common.yaml rename to stable/flaresolverr/10.0.6/templates/common.yaml diff --git a/stable/it-tools/1.0.1/values.yaml b/stable/flaresolverr/10.0.6/values.yaml similarity index 100% rename from stable/it-tools/1.0.1/values.yaml rename to stable/flaresolverr/10.0.6/values.yaml diff --git a/stable/fleet/8.0.0/CHANGELOG.md b/stable/fleet/8.0.0/CHANGELOG.md deleted file mode 100644 index 08ea3db4e10..00000000000 --- a/stable/fleet/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [fleet-8.0.0](https://github.com/truecharts/charts/compare/fleet-7.0.28...fleet-8.0.0) (2023-07-31) - - - - -## [fleet-7.0.28](https://github.com/truecharts/charts/compare/fleet-7.0.27...fleet-7.0.28) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [fleet-7.0.27](https://github.com/truecharts/charts/compare/fleet-7.0.26...fleet-7.0.27) (2023-07-04) - -### Chore - -- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) - - - - -## [fleet-7.0.26](https://github.com/truecharts/charts/compare/fleet-7.0.25...fleet-7.0.26) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [fleet-7.0.25](https://github.com/truecharts/charts/compare/fleet-7.0.24...fleet-7.0.25) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [fleet-7.0.24](https://github.com/truecharts/charts/compare/fleet-7.0.23...fleet-7.0.24) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [fleet-7.0.23](https://github.com/truecharts/charts/compare/fleet-7.0.22...fleet-7.0.23) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - - -## [fleet-7.0.22](https://github.com/truecharts/charts/compare/fleet-7.0.21...fleet-7.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [fleet-7.0.21](https://github.com/truecharts/charts/compare/fleet-7.0.20...fleet-7.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [fleet-7.0.20](https://github.com/truecharts/charts/compare/fleet-7.0.19...fleet-7.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [fleet-7.0.19](https://github.com/truecharts/charts/compare/fleet-7.0.18...fleet-7.0.19) (2023-05-27) - diff --git a/stable/fleet/8.0.0/Chart.yaml b/stable/fleet/8.0.0/Chart.yaml deleted file mode 100644 index 8f584529ba5..00000000000 --- a/stable/fleet/8.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: fleet -version: 8.0.0 -appVersion: "2.3.3" -description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. -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: 14.0.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.70 -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/8.0.0/charts/common-14.0.1.tgz b/stable/fleet/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/fleet/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/fleet/8.0.1/CHANGELOG.md b/stable/fleet/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..8532a5a4e5c --- /dev/null +++ b/stable/fleet/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fleet-8.0.1](https://github.com/truecharts/charts/compare/fleet-8.0.0...fleet-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [fleet-8.0.0](https://github.com/truecharts/charts/compare/fleet-7.0.28...fleet-8.0.0) (2023-07-31) + + + + +## [fleet-7.0.28](https://github.com/truecharts/charts/compare/fleet-7.0.27...fleet-7.0.28) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [fleet-7.0.27](https://github.com/truecharts/charts/compare/fleet-7.0.26...fleet-7.0.27) (2023-07-04) + +### Chore + +- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) + + + + +## [fleet-7.0.26](https://github.com/truecharts/charts/compare/fleet-7.0.25...fleet-7.0.26) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [fleet-7.0.25](https://github.com/truecharts/charts/compare/fleet-7.0.24...fleet-7.0.25) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [fleet-7.0.24](https://github.com/truecharts/charts/compare/fleet-7.0.23...fleet-7.0.24) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [fleet-7.0.23](https://github.com/truecharts/charts/compare/fleet-7.0.22...fleet-7.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [fleet-7.0.22](https://github.com/truecharts/charts/compare/fleet-7.0.21...fleet-7.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [fleet-7.0.21](https://github.com/truecharts/charts/compare/fleet-7.0.20...fleet-7.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [fleet-7.0.20](https://github.com/truecharts/charts/compare/fleet-7.0.19...fleet-7.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/fleet/8.0.1/Chart.yaml b/stable/fleet/8.0.1/Chart.yaml new file mode 100644 index 00000000000..d01e8f1db9e --- /dev/null +++ b/stable/fleet/8.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: fleet +version: 8.0.1 +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: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 +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/immich/8.1.24/README.md b/stable/fleet/8.0.1/README.md similarity index 100% rename from stable/immich/8.1.24/README.md rename to stable/fleet/8.0.1/README.md diff --git a/stable/fleet/8.0.1/app-changelog.md b/stable/fleet/8.0.1/app-changelog.md new file mode 100644 index 00000000000..52b1810217e --- /dev/null +++ b/stable/fleet/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fleet-8.0.1](https://github.com/truecharts/charts/compare/fleet-8.0.0...fleet-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/fleet/8.0.0/app-readme.md b/stable/fleet/8.0.1/app-readme.md similarity index 100% rename from stable/fleet/8.0.0/app-readme.md rename to stable/fleet/8.0.1/app-readme.md diff --git a/stable/fleet/8.0.1/charts/common-14.0.9.tgz b/stable/fleet/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/fleet/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/friendica/9.0.0/charts/mariadb-7.0.70.tgz b/stable/fleet/8.0.1/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/friendica/9.0.0/charts/mariadb-7.0.70.tgz rename to stable/fleet/8.0.1/charts/mariadb-7.0.70.tgz diff --git a/stable/fleet/8.0.0/ix_values.yaml b/stable/fleet/8.0.1/ix_values.yaml similarity index 100% rename from stable/fleet/8.0.0/ix_values.yaml rename to stable/fleet/8.0.1/ix_values.yaml diff --git a/stable/fleet/8.0.0/questions.yaml b/stable/fleet/8.0.1/questions.yaml similarity index 100% rename from stable/fleet/8.0.0/questions.yaml rename to stable/fleet/8.0.1/questions.yaml diff --git a/stable/iyuuplus/6.0.0/templates/NOTES.txt b/stable/fleet/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/iyuuplus/6.0.0/templates/NOTES.txt rename to stable/fleet/8.0.1/templates/NOTES.txt diff --git a/stable/kodi-headless/6.0.0/templates/common.yaml b/stable/fleet/8.0.1/templates/common.yaml similarity index 100% rename from stable/kodi-headless/6.0.0/templates/common.yaml rename to stable/fleet/8.0.1/templates/common.yaml diff --git a/stable/iyuuplus/6.0.0/values.yaml b/stable/fleet/8.0.1/values.yaml similarity index 100% rename from stable/iyuuplus/6.0.0/values.yaml rename to stable/fleet/8.0.1/values.yaml diff --git a/stable/flexget/6.0.12/CHANGELOG.md b/stable/flexget/6.0.12/CHANGELOG.md deleted file mode 100644 index 8af91db6746..00000000000 --- a/stable/flexget/6.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [flexget-6.0.12](https://github.com/truecharts/charts/compare/flexget-6.0.11...flexget-6.0.12) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.9.11 ([#13327](https://github.com/truecharts/charts/issues/13327)) - - - - -## [flexget-6.0.11](https://github.com/truecharts/charts/compare/flexget-6.0.10...flexget-6.0.11) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.9.10 ([#13092](https://github.com/truecharts/charts/issues/13092)) - - - - -## [flexget-6.0.10](https://github.com/truecharts/charts/compare/flexget-6.0.9...flexget-6.0.10) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.9.10 ([#12872](https://github.com/truecharts/charts/issues/12872)) - - - - -## [flexget-6.0.9](https://github.com/truecharts/charts/compare/flexget-6.0.8...flexget-6.0.9) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.9.9 ([#12660](https://github.com/truecharts/charts/issues/12660)) - - - - -## [flexget-6.0.8](https://github.com/truecharts/charts/compare/flexget-6.0.7...flexget-6.0.8) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.9.8 ([#12557](https://github.com/truecharts/charts/issues/12557)) - - - - -## [flexget-6.0.7](https://github.com/truecharts/charts/compare/flexget-6.0.6...flexget-6.0.7) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.9.8 ([#12547](https://github.com/truecharts/charts/issues/12547)) - - - - -## [flexget-6.0.6](https://github.com/truecharts/charts/compare/flexget-6.0.5...flexget-6.0.6) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.9.7 ([#12414](https://github.com/truecharts/charts/issues/12414)) - - - - -## [flexget-6.0.5](https://github.com/truecharts/charts/compare/flexget-6.0.4...flexget-6.0.5) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.9.7 ([#12285](https://github.com/truecharts/charts/issues/12285)) - - - - -## [flexget-6.0.4](https://github.com/truecharts/charts/compare/flexget-6.0.3...flexget-6.0.4) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.9.4 ([#12092](https://github.com/truecharts/charts/issues/12092)) - - - - -## [flexget-6.0.3](https://github.com/truecharts/charts/compare/flexget-6.0.2...flexget-6.0.3) (2023-08-16) - -### Chore - -- update helm general non-major ([#11557](https://github.com/truecharts/charts/issues/11557)) - - - - -## [flexget-6.0.2](https://github.com/truecharts/charts/compare/flexget-6.0.1...flexget-6.0.2) (2023-08-16) - -### Chore diff --git a/stable/flexget/6.0.12/Chart.yaml b/stable/flexget/6.0.12/Chart.yaml deleted file mode 100644 index 47873a55e98..00000000000 --- a/stable/flexget/6.0.12/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "3.9.11" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/flexget/6.0.12/app-changelog.md b/stable/flexget/6.0.12/app-changelog.md deleted file mode 100644 index aec7d1c6c52..00000000000 --- a/stable/flexget/6.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flexget-6.0.12](https://github.com/truecharts/charts/compare/flexget-6.0.11...flexget-6.0.12) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.9.11 ([#13327](https://github.com/truecharts/charts/issues/13327)) - - \ No newline at end of file diff --git a/stable/flexget/6.0.12/charts/common-14.0.2.tgz b/stable/flexget/6.0.12/charts/common-14.0.2.tgz deleted file mode 100644 index 5e335091105..00000000000 Binary files a/stable/flexget/6.0.12/charts/common-14.0.2.tgz and /dev/null differ diff --git a/stable/flexget/6.0.13/CHANGELOG.md b/stable/flexget/6.0.13/CHANGELOG.md new file mode 100644 index 00000000000..2127b9bba2a --- /dev/null +++ b/stable/flexget/6.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flexget-6.0.13](https://github.com/truecharts/charts/compare/flexget-6.0.12...flexget-6.0.13) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [flexget-6.0.12](https://github.com/truecharts/charts/compare/flexget-6.0.11...flexget-6.0.12) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.9.11 ([#13327](https://github.com/truecharts/charts/issues/13327)) + + + + +## [flexget-6.0.11](https://github.com/truecharts/charts/compare/flexget-6.0.10...flexget-6.0.11) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.9.10 ([#13092](https://github.com/truecharts/charts/issues/13092)) + + + + +## [flexget-6.0.10](https://github.com/truecharts/charts/compare/flexget-6.0.9...flexget-6.0.10) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.9.10 ([#12872](https://github.com/truecharts/charts/issues/12872)) + + + + +## [flexget-6.0.9](https://github.com/truecharts/charts/compare/flexget-6.0.8...flexget-6.0.9) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.9.9 ([#12660](https://github.com/truecharts/charts/issues/12660)) + + + + +## [flexget-6.0.8](https://github.com/truecharts/charts/compare/flexget-6.0.7...flexget-6.0.8) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.9.8 ([#12557](https://github.com/truecharts/charts/issues/12557)) + + + + +## [flexget-6.0.7](https://github.com/truecharts/charts/compare/flexget-6.0.6...flexget-6.0.7) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.9.8 ([#12547](https://github.com/truecharts/charts/issues/12547)) + + + + +## [flexget-6.0.6](https://github.com/truecharts/charts/compare/flexget-6.0.5...flexget-6.0.6) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.9.7 ([#12414](https://github.com/truecharts/charts/issues/12414)) + + + + +## [flexget-6.0.5](https://github.com/truecharts/charts/compare/flexget-6.0.4...flexget-6.0.5) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.9.7 ([#12285](https://github.com/truecharts/charts/issues/12285)) + + + + +## [flexget-6.0.4](https://github.com/truecharts/charts/compare/flexget-6.0.3...flexget-6.0.4) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.9.4 ([#12092](https://github.com/truecharts/charts/issues/12092)) + + + + +## [flexget-6.0.3](https://github.com/truecharts/charts/compare/flexget-6.0.2...flexget-6.0.3) (2023-08-16) + +### Chore diff --git a/stable/flexget/6.0.13/Chart.yaml b/stable/flexget/6.0.13/Chart.yaml new file mode 100644 index 00000000000..782384d80e2 --- /dev/null +++ b/stable/flexget/6.0.13/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.9.11" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/impostor-server/5.0.1/README.md b/stable/flexget/6.0.13/README.md similarity index 100% rename from stable/impostor-server/5.0.1/README.md rename to stable/flexget/6.0.13/README.md diff --git a/stable/flexget/6.0.13/app-changelog.md b/stable/flexget/6.0.13/app-changelog.md new file mode 100644 index 00000000000..bf57b1cb887 --- /dev/null +++ b/stable/flexget/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flexget-6.0.13](https://github.com/truecharts/charts/compare/flexget-6.0.12...flexget-6.0.13) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/flexget/6.0.12/app-readme.md b/stable/flexget/6.0.13/app-readme.md similarity index 100% rename from stable/flexget/6.0.12/app-readme.md rename to stable/flexget/6.0.13/app-readme.md diff --git a/stable/flexget/6.0.13/charts/common-14.0.9.tgz b/stable/flexget/6.0.13/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/flexget/6.0.13/charts/common-14.0.9.tgz differ diff --git a/stable/flexget/6.0.12/ix_values.yaml b/stable/flexget/6.0.13/ix_values.yaml similarity index 100% rename from stable/flexget/6.0.12/ix_values.yaml rename to stable/flexget/6.0.13/ix_values.yaml diff --git a/stable/flexget/6.0.12/questions.yaml b/stable/flexget/6.0.13/questions.yaml similarity index 100% rename from stable/flexget/6.0.12/questions.yaml rename to stable/flexget/6.0.13/questions.yaml diff --git a/stable/jellyseerr/6.0.2/templates/NOTES.txt b/stable/flexget/6.0.13/templates/NOTES.txt similarity index 100% rename from stable/jellyseerr/6.0.2/templates/NOTES.txt rename to stable/flexget/6.0.13/templates/NOTES.txt diff --git a/stable/lancache-dns/5.0.0/templates/common.yaml b/stable/flexget/6.0.13/templates/common.yaml similarity index 100% rename from stable/lancache-dns/5.0.0/templates/common.yaml rename to stable/flexget/6.0.13/templates/common.yaml diff --git a/stable/jellyseerr/6.0.2/values.yaml b/stable/flexget/6.0.13/values.yaml similarity index 100% rename from stable/jellyseerr/6.0.2/values.yaml rename to stable/flexget/6.0.13/values.yaml diff --git a/stable/flood/10.0.1/CHANGELOG.md b/stable/flood/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..5587053e8bb --- /dev/null +++ b/stable/flood/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flood-10.0.1](https://github.com/truecharts/charts/compare/flood-10.0.0...flood-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [flood-10.0.0](https://github.com/truecharts/charts/compare/flood-9.0.24...flood-10.0.0) (2023-07-31) + + + + +## [flood-9.0.24](https://github.com/truecharts/charts/compare/flood-9.0.23...flood-9.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [flood-9.0.23](https://github.com/truecharts/charts/compare/flood-9.0.22...flood-9.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [flood-9.0.22](https://github.com/truecharts/charts/compare/flood-9.0.21...flood-9.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [flood-9.0.21](https://github.com/truecharts/charts/compare/flood-9.0.20...flood-9.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [flood-9.0.20](https://github.com/truecharts/charts/compare/flood-9.0.19...flood-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [flood-9.0.19](https://github.com/truecharts/charts/compare/flood-9.0.18...flood-9.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [flood-9.0.18](https://github.com/truecharts/charts/compare/flood-9.0.17...flood-9.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [flood-9.0.17](https://github.com/truecharts/charts/compare/flood-9.0.16...flood-9.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [flood-9.0.16](https://github.com/truecharts/charts/compare/flood-9.0.15...flood-9.0.16) (2023-05-26) + diff --git a/stable/flood/10.0.1/Chart.yaml b/stable/flood/10.0.1/Chart.yaml new file mode 100644 index 00000000000..e9af332c0d8 --- /dev/null +++ b/stable/flood/10.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/invidious/6.0.7/README.md b/stable/flood/10.0.1/README.md similarity index 100% rename from stable/invidious/6.0.7/README.md rename to stable/flood/10.0.1/README.md diff --git a/stable/flood/10.0.1/app-changelog.md b/stable/flood/10.0.1/app-changelog.md new file mode 100644 index 00000000000..8f3b9f57440 --- /dev/null +++ b/stable/flood/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flood-10.0.1](https://github.com/truecharts/charts/compare/flood-10.0.0...flood-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/flood/10.0.1/app-readme.md b/stable/flood/10.0.1/app-readme.md new file mode 100644 index 00000000000..a1c9cfd97c8 --- /dev/null +++ b/stable/flood/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +Flood is a monitoring service for various torrent clients + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/flood](https://truecharts.org/charts/stable/flood) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/flood/10.0.1/charts/common-14.0.9.tgz b/stable/flood/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/flood/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/flood/10.0.1/ix_values.yaml b/stable/flood/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..dcc1dc23103 --- /dev/null +++ b/stable/flood/10.0.1/ix_values.yaml @@ -0,0 +1,28 @@ +image: + repository: tccr.io/truecharts/flood + pullPolicy: IfNotPresent + tag: v4.7.0@sha256:34598bb4d2fb99976c7474c5bc639163e773ae7575daeb13cc88041b3da8b4af + +workload: + main: + podSpec: + containers: + main: + env: + FLOOD_OPTION_RUNDIR: /data + +service: + main: + ports: + main: + port: 10036 + targetPort: 3000 + +persistence: + data: + enabled: true + mountPath: /data + +portal: + open: + enabled: true diff --git a/stable/flood/10.0.1/questions.yaml b/stable/flood/10.0.1/questions.yaml new file mode 100644 index 00000000000..2bc5c379157 --- /dev/null +++ b/stable/flood/10.0.1/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: FLOOD_OPTION_RUNDIR + label: "FLOOD_OPTION_RUNDIR" + description: "Where to store Flood's runtime files (eg. database)" + schema: + type: string + default: "/data" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10036 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/jellystat/0.0.4/templates/NOTES.txt b/stable/flood/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/jellystat/0.0.4/templates/NOTES.txt rename to stable/flood/10.0.1/templates/NOTES.txt diff --git a/stable/lanraragi/6.0.0/templates/common.yaml b/stable/flood/10.0.1/templates/common.yaml similarity index 100% rename from stable/lanraragi/6.0.0/templates/common.yaml rename to stable/flood/10.0.1/templates/common.yaml diff --git a/stable/jellystat/0.0.4/values.yaml b/stable/flood/10.0.1/values.yaml similarity index 100% rename from stable/jellystat/0.0.4/values.yaml rename to stable/flood/10.0.1/values.yaml diff --git a/stable/flowise/1.0.4/CHANGELOG.md b/stable/flowise/1.0.4/CHANGELOG.md deleted file mode 100644 index 5402eab50ea..00000000000 --- a/stable/flowise/1.0.4/CHANGELOG.md +++ /dev/null @@ -1,59 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [flowise-1.0.4](https://github.com/truecharts/charts/compare/flowise-1.0.3...flowise-1.0.4) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/flowise to v1.3.6 ([#12813](https://github.com/truecharts/charts/issues/12813)) - - - - -## [flowise-1.0.3](https://github.com/truecharts/charts/compare/flowise-1.0.2...flowise-1.0.3) (2023-09-15) - -### Chore - -- update container image tccr.io/truecharts/flowise to v1.3.5 ([#12635](https://github.com/truecharts/charts/issues/12635)) - - - - -## [flowise-1.0.2](https://github.com/truecharts/charts/compare/flowise-1.0.1...flowise-1.0.2) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/flowise to v1.3.4 ([#11895](https://github.com/truecharts/charts/issues/11895)) - - - - -## [flowise-1.0.1](https://github.com/truecharts/charts/compare/flowise-1.0.0...flowise-1.0.1) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/flowise to v1.3.3 ([#11466](https://github.com/truecharts/charts/issues/11466)) - - - - - -## [flowise-1.0.0](https://github.com/truecharts/charts/compare/flowise-0.0.5...flowise-1.0.0) (2023-07-31) - - - - -## [flowise-0.0.5](https://github.com/truecharts/charts/compare/flowise-0.0.4...flowise-0.0.5) (2023-07-31) - -### Chore - -- update container image tccr.io/truecharts/flowise to v1.3.2 ([#11089](https://github.com/truecharts/charts/issues/11089)) - - - - -## [flowise-0.0.4](https://github.com/truecharts/charts/compare/flowise-0.0.3...flowise-0.0.4) (2023-07-31) - diff --git a/stable/flowise/1.0.4/Chart.yaml b/stable/flowise/1.0.4/Chart.yaml deleted file mode 100644 index 6a6193ec830..00000000000 --- a/stable/flowise/1.0.4/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: Drag & drop UI to build your customized LLM flow. -home: https://truecharts.org/charts/stable/flowise -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png -keywords: - - flowise - - ai -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flowise -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - - https://github.com/FlowiseAI/Flowise -type: application -version: 1.0.4 -annotations: - truecharts.org/catagories: | - - ai - truecharts.org/SCALE-support: "true" diff --git a/stable/flowise/1.0.4/app-changelog.md b/stable/flowise/1.0.4/app-changelog.md deleted file mode 100644 index 7c13cb8480a..00000000000 --- a/stable/flowise/1.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flowise-1.0.4](https://github.com/truecharts/charts/compare/flowise-1.0.3...flowise-1.0.4) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/flowise to v1.3.6 ([#12813](https://github.com/truecharts/charts/issues/12813)) - - \ No newline at end of file diff --git a/stable/flowise/1.0.4/charts/common-14.0.1.tgz b/stable/flowise/1.0.4/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/flowise/1.0.4/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/flowise/1.0.5/CHANGELOG.md b/stable/flowise/1.0.5/CHANGELOG.md new file mode 100644 index 00000000000..0065b4803d9 --- /dev/null +++ b/stable/flowise/1.0.5/CHANGELOG.md @@ -0,0 +1,68 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flowise-1.0.5](https://github.com/truecharts/charts/compare/flowise-1.0.4...flowise-1.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [flowise-1.0.4](https://github.com/truecharts/charts/compare/flowise-1.0.3...flowise-1.0.4) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/flowise to v1.3.6 ([#12813](https://github.com/truecharts/charts/issues/12813)) + + + + +## [flowise-1.0.3](https://github.com/truecharts/charts/compare/flowise-1.0.2...flowise-1.0.3) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/flowise to v1.3.5 ([#12635](https://github.com/truecharts/charts/issues/12635)) + + + + +## [flowise-1.0.2](https://github.com/truecharts/charts/compare/flowise-1.0.1...flowise-1.0.2) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/flowise to v1.3.4 ([#11895](https://github.com/truecharts/charts/issues/11895)) + + + + +## [flowise-1.0.1](https://github.com/truecharts/charts/compare/flowise-1.0.0...flowise-1.0.1) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/flowise to v1.3.3 ([#11466](https://github.com/truecharts/charts/issues/11466)) + + + + + +## [flowise-1.0.0](https://github.com/truecharts/charts/compare/flowise-0.0.5...flowise-1.0.0) (2023-07-31) + + + + +## [flowise-0.0.5](https://github.com/truecharts/charts/compare/flowise-0.0.4...flowise-0.0.5) (2023-07-31) + +### Chore + +- update container image tccr.io/truecharts/flowise to v1.3.2 ([#11089](https://github.com/truecharts/charts/issues/11089)) + + + + +## [flowise-0.0.4](https://github.com/truecharts/charts/compare/flowise-0.0.3...flowise-0.0.4) (2023-07-31) + diff --git a/stable/flowise/1.0.5/Chart.yaml b/stable/flowise/1.0.5/Chart.yaml new file mode 100644 index 00000000000..a6e8555415d --- /dev/null +++ b/stable/flowise/1.0.5/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.3.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Drag & drop UI to build your customized LLM flow. +home: https://truecharts.org/charts/stable/flowise +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png +keywords: + - flowise + - ai +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flowise +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flowise + - https://github.com/FlowiseAI/Flowise +type: application +version: 1.0.5 +annotations: + truecharts.org/catagories: | + - ai + truecharts.org/SCALE-support: "true" diff --git a/stable/ipfs/7.0.4/README.md b/stable/flowise/1.0.5/README.md similarity index 100% rename from stable/ipfs/7.0.4/README.md rename to stable/flowise/1.0.5/README.md diff --git a/stable/flowise/1.0.5/app-changelog.md b/stable/flowise/1.0.5/app-changelog.md new file mode 100644 index 00000000000..c1d29e7edae --- /dev/null +++ b/stable/flowise/1.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flowise-1.0.5](https://github.com/truecharts/charts/compare/flowise-1.0.4...flowise-1.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/flowise/1.0.4/app-readme.md b/stable/flowise/1.0.5/app-readme.md similarity index 100% rename from stable/flowise/1.0.4/app-readme.md rename to stable/flowise/1.0.5/app-readme.md diff --git a/stable/flowise/1.0.5/charts/common-14.0.9.tgz b/stable/flowise/1.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/flowise/1.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/flowise/1.0.4/ix_values.yaml b/stable/flowise/1.0.5/ix_values.yaml similarity index 100% rename from stable/flowise/1.0.4/ix_values.yaml rename to stable/flowise/1.0.5/ix_values.yaml diff --git a/stable/flowise/1.0.4/questions.yaml b/stable/flowise/1.0.5/questions.yaml similarity index 100% rename from stable/flowise/1.0.4/questions.yaml rename to stable/flowise/1.0.5/questions.yaml diff --git a/stable/jenkins/4.0.4/templates/NOTES.txt b/stable/flowise/1.0.5/templates/NOTES.txt similarity index 100% rename from stable/jenkins/4.0.4/templates/NOTES.txt rename to stable/flowise/1.0.5/templates/NOTES.txt diff --git a/stable/flowise/1.0.4/templates/_secrets.tpl b/stable/flowise/1.0.5/templates/_secrets.tpl similarity index 100% rename from stable/flowise/1.0.4/templates/_secrets.tpl rename to stable/flowise/1.0.5/templates/_secrets.tpl diff --git a/stable/flowise/1.0.4/templates/common.yaml b/stable/flowise/1.0.5/templates/common.yaml similarity index 100% rename from stable/flowise/1.0.4/templates/common.yaml rename to stable/flowise/1.0.5/templates/common.yaml diff --git a/stable/jenkins/4.0.4/values.yaml b/stable/flowise/1.0.5/values.yaml similarity index 100% rename from stable/jenkins/4.0.4/values.yaml rename to stable/flowise/1.0.5/values.yaml diff --git a/stable/fluidd/6.0.5/CHANGELOG.md b/stable/fluidd/6.0.5/CHANGELOG.md deleted file mode 100644 index 40e5fbf3422..00000000000 --- a/stable/fluidd/6.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fluidd-6.0.5](https://github.com/truecharts/charts/compare/fluidd-6.0.4...fluidd-6.0.5) (2023-09-10) - -### Chore - -- update container image tccr.io/truecharts/fluidd to v1.25.3 ([#12465](https://github.com/truecharts/charts/issues/12465)) - - - - -## [fluidd-6.0.4](https://github.com/truecharts/charts/compare/fluidd-6.0.3...fluidd-6.0.4) (2023-08-16) - -### Chore - -- update helm general non-major ([#11557](https://github.com/truecharts/charts/issues/11557)) - - - - -## [fluidd-6.0.3](https://github.com/truecharts/charts/compare/fluidd-6.0.2...fluidd-6.0.3) (2023-08-16) - -### Chore - -- update container image tccr.io/truecharts/fluidd to v1.25.2 ([#11612](https://github.com/truecharts/charts/issues/11612)) - - - - -## [fluidd-6.0.2](https://github.com/truecharts/charts/compare/fluidd-6.0.1...fluidd-6.0.2) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/fluidd to v1.25.1 ([#11467](https://github.com/truecharts/charts/issues/11467)) - - - - -## [fluidd-6.0.1](https://github.com/truecharts/charts/compare/fluidd-6.0.0...fluidd-6.0.1) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/fluidd to v1.25.0 ([#11320](https://github.com/truecharts/charts/issues/11320)) - - - - - -## [fluidd-6.0.0](https://github.com/truecharts/charts/compare/fluidd-5.0.27...fluidd-6.0.0) (2023-07-31) - - - - -## [fluidd-5.0.27](https://github.com/truecharts/charts/compare/fluidd-5.0.26...fluidd-5.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [fluidd-5.0.26](https://github.com/truecharts/charts/compare/fluidd-5.0.25...fluidd-5.0.26) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/fluidd to v1.24.2 ([#10942](https://github.com/truecharts/charts/issues/10942)) - - - - -## [fluidd-5.0.25](https://github.com/truecharts/charts/compare/fluidd-5.0.24...fluidd-5.0.25) (2023-07-25) - -### Chore - -- update container image tccr.io/truecharts/fluidd to v1.24.1 ([#10828](https://github.com/truecharts/charts/issues/10828)) - - - - -## [fluidd-5.0.24](https://github.com/truecharts/charts/compare/fluidd-5.0.23...fluidd-5.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [fluidd-5.0.23](https://github.com/truecharts/charts/compare/fluidd-5.0.22...fluidd-5.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - diff --git a/stable/fluidd/6.0.5/Chart.yaml b/stable/fluidd/6.0.5/Chart.yaml deleted file mode 100644 index e8901668759..00000000000 --- a/stable/fluidd/6.0.5/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.25.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.5 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/fluidd/6.0.5/app-changelog.md b/stable/fluidd/6.0.5/app-changelog.md deleted file mode 100644 index a2e1b9ad095..00000000000 --- a/stable/fluidd/6.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fluidd-6.0.5](https://github.com/truecharts/charts/compare/fluidd-6.0.4...fluidd-6.0.5) (2023-09-10) - -### Chore - -- update container image tccr.io/truecharts/fluidd to v1.25.3 ([#12465](https://github.com/truecharts/charts/issues/12465)) - - \ No newline at end of file diff --git a/stable/fluidd/6.0.5/charts/common-14.0.2.tgz b/stable/fluidd/6.0.5/charts/common-14.0.2.tgz deleted file mode 100644 index 5e335091105..00000000000 Binary files a/stable/fluidd/6.0.5/charts/common-14.0.2.tgz and /dev/null differ diff --git a/stable/fluidd/6.0.6/CHANGELOG.md b/stable/fluidd/6.0.6/CHANGELOG.md new file mode 100644 index 00000000000..5a8934504c7 --- /dev/null +++ b/stable/fluidd/6.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fluidd-6.0.6](https://github.com/truecharts/charts/compare/fluidd-6.0.5...fluidd-6.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [fluidd-6.0.5](https://github.com/truecharts/charts/compare/fluidd-6.0.4...fluidd-6.0.5) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/fluidd to v1.25.3 ([#12465](https://github.com/truecharts/charts/issues/12465)) + + + + +## [fluidd-6.0.4](https://github.com/truecharts/charts/compare/fluidd-6.0.3...fluidd-6.0.4) (2023-08-16) + +### Chore + +- update helm general non-major ([#11557](https://github.com/truecharts/charts/issues/11557)) + + + + +## [fluidd-6.0.3](https://github.com/truecharts/charts/compare/fluidd-6.0.2...fluidd-6.0.3) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/fluidd to v1.25.2 ([#11612](https://github.com/truecharts/charts/issues/11612)) + + + + +## [fluidd-6.0.2](https://github.com/truecharts/charts/compare/fluidd-6.0.1...fluidd-6.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/fluidd to v1.25.1 ([#11467](https://github.com/truecharts/charts/issues/11467)) + + + + +## [fluidd-6.0.1](https://github.com/truecharts/charts/compare/fluidd-6.0.0...fluidd-6.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/fluidd to v1.25.0 ([#11320](https://github.com/truecharts/charts/issues/11320)) + + + + + +## [fluidd-6.0.0](https://github.com/truecharts/charts/compare/fluidd-5.0.27...fluidd-6.0.0) (2023-07-31) + + + + +## [fluidd-5.0.27](https://github.com/truecharts/charts/compare/fluidd-5.0.26...fluidd-5.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [fluidd-5.0.26](https://github.com/truecharts/charts/compare/fluidd-5.0.25...fluidd-5.0.26) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/fluidd to v1.24.2 ([#10942](https://github.com/truecharts/charts/issues/10942)) + + + + +## [fluidd-5.0.25](https://github.com/truecharts/charts/compare/fluidd-5.0.24...fluidd-5.0.25) (2023-07-25) + +### Chore + +- update container image tccr.io/truecharts/fluidd to v1.24.1 ([#10828](https://github.com/truecharts/charts/issues/10828)) + + + + +## [fluidd-5.0.24](https://github.com/truecharts/charts/compare/fluidd-5.0.23...fluidd-5.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + diff --git a/stable/fluidd/6.0.6/Chart.yaml b/stable/fluidd/6.0.6/Chart.yaml new file mode 100644 index 00000000000..1f175bba82a --- /dev/null +++ b/stable/fluidd/6.0.6/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.25.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.6 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/ispy-agent-dvr/6.0.9/README.md b/stable/fluidd/6.0.6/README.md similarity index 100% rename from stable/ispy-agent-dvr/6.0.9/README.md rename to stable/fluidd/6.0.6/README.md diff --git a/stable/fluidd/6.0.6/app-changelog.md b/stable/fluidd/6.0.6/app-changelog.md new file mode 100644 index 00000000000..ea612903358 --- /dev/null +++ b/stable/fluidd/6.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fluidd-6.0.6](https://github.com/truecharts/charts/compare/fluidd-6.0.5...fluidd-6.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/fluidd/6.0.5/app-readme.md b/stable/fluidd/6.0.6/app-readme.md similarity index 100% rename from stable/fluidd/6.0.5/app-readme.md rename to stable/fluidd/6.0.6/app-readme.md diff --git a/stable/fluidd/6.0.6/charts/common-14.0.9.tgz b/stable/fluidd/6.0.6/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/fluidd/6.0.6/charts/common-14.0.9.tgz differ diff --git a/stable/fluidd/6.0.5/ix_values.yaml b/stable/fluidd/6.0.6/ix_values.yaml similarity index 100% rename from stable/fluidd/6.0.5/ix_values.yaml rename to stable/fluidd/6.0.6/ix_values.yaml diff --git a/stable/fluidd/6.0.5/questions.yaml b/stable/fluidd/6.0.6/questions.yaml similarity index 100% rename from stable/fluidd/6.0.5/questions.yaml rename to stable/fluidd/6.0.6/questions.yaml diff --git a/stable/jupyter/5.0.32/templates/NOTES.txt b/stable/fluidd/6.0.6/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.32/templates/NOTES.txt rename to stable/fluidd/6.0.6/templates/NOTES.txt diff --git a/stable/libreddit/5.0.0/templates/common.yaml b/stable/fluidd/6.0.6/templates/common.yaml similarity index 100% rename from stable/libreddit/5.0.0/templates/common.yaml rename to stable/fluidd/6.0.6/templates/common.yaml diff --git a/stable/jupyter/5.0.32/values.yaml b/stable/fluidd/6.0.6/values.yaml similarity index 100% rename from stable/jupyter/5.0.32/values.yaml rename to stable/fluidd/6.0.6/values.yaml diff --git a/stable/foldingathome/6.0.5/CHANGELOG.md b/stable/foldingathome/6.0.5/CHANGELOG.md deleted file mode 100644 index 4c9057bb8d6..00000000000 --- a/stable/foldingathome/6.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [foldingathome-6.0.5](https://github.com/truecharts/charts/compare/foldingathome-6.0.4...foldingathome-6.0.5) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#12730](https://github.com/truecharts/charts/issues/12730)) - - - - -## [foldingathome-6.0.4](https://github.com/truecharts/charts/compare/foldingathome-6.0.3...foldingathome-6.0.4) (2023-08-29) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#11990](https://github.com/truecharts/charts/issues/11990)) - - - - -## [foldingathome-6.0.3](https://github.com/truecharts/charts/compare/foldingathome-6.0.2...foldingathome-6.0.3) (2023-08-22) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#11774](https://github.com/truecharts/charts/issues/11774)) - - - - -## [foldingathome-6.0.2](https://github.com/truecharts/charts/compare/foldingathome-6.0.1...foldingathome-6.0.2) (2023-08-08) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#11333](https://github.com/truecharts/charts/issues/11333)) - - - - -## [foldingathome-6.0.1](https://github.com/truecharts/charts/compare/foldingathome-6.0.0...foldingathome-6.0.1) (2023-08-01) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#11110](https://github.com/truecharts/charts/issues/11110)) - - - - - -## [foldingathome-6.0.0](https://github.com/truecharts/charts/compare/foldingathome-5.0.30...foldingathome-6.0.0) (2023-07-31) - - - - -## [foldingathome-5.0.30](https://github.com/truecharts/charts/compare/foldingathome-5.0.29...foldingathome-5.0.30) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [foldingathome-5.0.29](https://github.com/truecharts/charts/compare/foldingathome-5.0.28...foldingathome-5.0.29) (2023-07-04) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#10146](https://github.com/truecharts/charts/issues/10146)) - - - - -## [foldingathome-5.0.28](https://github.com/truecharts/charts/compare/foldingathome-5.0.27...foldingathome-5.0.28) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [foldingathome-5.0.27](https://github.com/truecharts/charts/compare/foldingathome-5.0.26...foldingathome-5.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#9615](https://github.com/truecharts/charts/issues/9615)) - - - - -## [foldingathome-5.0.27](https://github.com/truecharts/charts/compare/foldingathome-5.0.26...foldingathome-5.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#9615](https://github.com/truecharts/charts/issues/9615)) - diff --git a/stable/foldingathome/6.0.5/Chart.yaml b/stable/foldingathome/6.0.5/Chart.yaml deleted file mode 100644 index a05fb2c34f5..00000000000 --- a/stable/foldingathome/6.0.5/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: foldingathome -version: 6.0.5 -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: 14.0.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/6.0.5/app-changelog.md b/stable/foldingathome/6.0.5/app-changelog.md deleted file mode 100644 index 020a8cea461..00000000000 --- a/stable/foldingathome/6.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [foldingathome-6.0.5](https://github.com/truecharts/charts/compare/foldingathome-6.0.4...foldingathome-6.0.5) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#12730](https://github.com/truecharts/charts/issues/12730)) - - \ No newline at end of file diff --git a/stable/foldingathome/6.0.5/charts/common-14.0.1.tgz b/stable/foldingathome/6.0.5/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/foldingathome/6.0.5/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/foldingathome/6.0.6/CHANGELOG.md b/stable/foldingathome/6.0.6/CHANGELOG.md new file mode 100644 index 00000000000..33510a611cc --- /dev/null +++ b/stable/foldingathome/6.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [foldingathome-6.0.6](https://github.com/truecharts/charts/compare/foldingathome-6.0.5...foldingathome-6.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [foldingathome-6.0.5](https://github.com/truecharts/charts/compare/foldingathome-6.0.4...foldingathome-6.0.5) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#12730](https://github.com/truecharts/charts/issues/12730)) + + + + +## [foldingathome-6.0.4](https://github.com/truecharts/charts/compare/foldingathome-6.0.3...foldingathome-6.0.4) (2023-08-29) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#11990](https://github.com/truecharts/charts/issues/11990)) + + + + +## [foldingathome-6.0.3](https://github.com/truecharts/charts/compare/foldingathome-6.0.2...foldingathome-6.0.3) (2023-08-22) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#11774](https://github.com/truecharts/charts/issues/11774)) + + + + +## [foldingathome-6.0.2](https://github.com/truecharts/charts/compare/foldingathome-6.0.1...foldingathome-6.0.2) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#11333](https://github.com/truecharts/charts/issues/11333)) + + + + +## [foldingathome-6.0.1](https://github.com/truecharts/charts/compare/foldingathome-6.0.0...foldingathome-6.0.1) (2023-08-01) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#11110](https://github.com/truecharts/charts/issues/11110)) + + + + + +## [foldingathome-6.0.0](https://github.com/truecharts/charts/compare/foldingathome-5.0.30...foldingathome-6.0.0) (2023-07-31) + + + + +## [foldingathome-5.0.30](https://github.com/truecharts/charts/compare/foldingathome-5.0.29...foldingathome-5.0.30) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [foldingathome-5.0.29](https://github.com/truecharts/charts/compare/foldingathome-5.0.28...foldingathome-5.0.29) (2023-07-04) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#10146](https://github.com/truecharts/charts/issues/10146)) + + + + +## [foldingathome-5.0.28](https://github.com/truecharts/charts/compare/foldingathome-5.0.27...foldingathome-5.0.28) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [foldingathome-5.0.27](https://github.com/truecharts/charts/compare/foldingathome-5.0.26...foldingathome-5.0.27) (2023-06-14) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#9615](https://github.com/truecharts/charts/issues/9615)) + diff --git a/stable/foldingathome/6.0.6/Chart.yaml b/stable/foldingathome/6.0.6/Chart.yaml new file mode 100644 index 00000000000..1f7704a98c8 --- /dev/null +++ b/stable/foldingathome/6.0.6/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: foldingathome +version: 6.0.6 +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: 14.0.9 + # 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/iyuuplus/6.0.0/README.md b/stable/foldingathome/6.0.6/README.md similarity index 100% rename from stable/iyuuplus/6.0.0/README.md rename to stable/foldingathome/6.0.6/README.md diff --git a/stable/foldingathome/6.0.6/app-changelog.md b/stable/foldingathome/6.0.6/app-changelog.md new file mode 100644 index 00000000000..7059d560058 --- /dev/null +++ b/stable/foldingathome/6.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [foldingathome-6.0.6](https://github.com/truecharts/charts/compare/foldingathome-6.0.5...foldingathome-6.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/foldingathome/6.0.5/app-readme.md b/stable/foldingathome/6.0.6/app-readme.md similarity index 100% rename from stable/foldingathome/6.0.5/app-readme.md rename to stable/foldingathome/6.0.6/app-readme.md diff --git a/stable/foldingathome/6.0.6/charts/common-14.0.9.tgz b/stable/foldingathome/6.0.6/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/foldingathome/6.0.6/charts/common-14.0.9.tgz differ diff --git a/stable/foldingathome/6.0.5/ix_values.yaml b/stable/foldingathome/6.0.6/ix_values.yaml similarity index 100% rename from stable/foldingathome/6.0.5/ix_values.yaml rename to stable/foldingathome/6.0.6/ix_values.yaml diff --git a/stable/foldingathome/6.0.5/questions.yaml b/stable/foldingathome/6.0.6/questions.yaml similarity index 100% rename from stable/foldingathome/6.0.5/questions.yaml rename to stable/foldingathome/6.0.6/questions.yaml diff --git a/stable/kasm/5.0.1/templates/NOTES.txt b/stable/foldingathome/6.0.6/templates/NOTES.txt similarity index 100% rename from stable/kasm/5.0.1/templates/NOTES.txt rename to stable/foldingathome/6.0.6/templates/NOTES.txt diff --git a/stable/libremdb/3.0.155/templates/common.yaml b/stable/foldingathome/6.0.6/templates/common.yaml similarity index 100% rename from stable/libremdb/3.0.155/templates/common.yaml rename to stable/foldingathome/6.0.6/templates/common.yaml diff --git a/stable/kasm/5.0.1/values.yaml b/stable/foldingathome/6.0.6/values.yaml similarity index 100% rename from stable/kasm/5.0.1/values.yaml rename to stable/foldingathome/6.0.6/values.yaml diff --git a/stable/fossil/8.0.0/CHANGELOG.md b/stable/fossil/8.0.0/CHANGELOG.md deleted file mode 100644 index 71dd054469d..00000000000 --- a/stable/fossil/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [fossil-8.0.0](https://github.com/truecharts/charts/compare/fossil-7.0.24...fossil-8.0.0) (2023-07-31) - - - - -## [fossil-7.0.24](https://github.com/truecharts/charts/compare/fossil-7.0.23...fossil-7.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [fossil-7.0.23](https://github.com/truecharts/charts/compare/fossil-7.0.22...fossil-7.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [fossil-7.0.22](https://github.com/truecharts/charts/compare/fossil-7.0.21...fossil-7.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [fossil-7.0.21](https://github.com/truecharts/charts/compare/fossil-7.0.20...fossil-7.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [fossil-7.0.20](https://github.com/truecharts/charts/compare/fossil-7.0.19...fossil-7.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [fossil-7.0.19](https://github.com/truecharts/charts/compare/fossil-7.0.18...fossil-7.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [fossil-7.0.18](https://github.com/truecharts/charts/compare/fossil-7.0.17...fossil-7.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [fossil-7.0.17](https://github.com/truecharts/charts/compare/fossil-7.0.16...fossil-7.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [fossil-7.0.16](https://github.com/truecharts/charts/compare/fossil-7.0.15...fossil-7.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [fossil-7.0.15](https://github.com/truecharts/charts/compare/fossil-7.0.14...fossil-7.0.15) (2023-05-24) - diff --git a/stable/fossil/8.0.0/Chart.yaml b/stable/fossil/8.0.0/Chart.yaml deleted file mode 100644 index 155945d82e6..00000000000 --- a/stable/fossil/8.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.15.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/fossil/8.0.0/charts/common-14.0.1.tgz b/stable/fossil/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/fossil/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/fossil/8.0.1/CHANGELOG.md b/stable/fossil/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..420be4820e2 --- /dev/null +++ b/stable/fossil/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fossil-8.0.1](https://github.com/truecharts/charts/compare/fossil-8.0.0...fossil-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [fossil-8.0.0](https://github.com/truecharts/charts/compare/fossil-7.0.24...fossil-8.0.0) (2023-07-31) + + + + +## [fossil-7.0.24](https://github.com/truecharts/charts/compare/fossil-7.0.23...fossil-7.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [fossil-7.0.23](https://github.com/truecharts/charts/compare/fossil-7.0.22...fossil-7.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [fossil-7.0.22](https://github.com/truecharts/charts/compare/fossil-7.0.21...fossil-7.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [fossil-7.0.21](https://github.com/truecharts/charts/compare/fossil-7.0.20...fossil-7.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [fossil-7.0.20](https://github.com/truecharts/charts/compare/fossil-7.0.19...fossil-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [fossil-7.0.19](https://github.com/truecharts/charts/compare/fossil-7.0.18...fossil-7.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [fossil-7.0.18](https://github.com/truecharts/charts/compare/fossil-7.0.17...fossil-7.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [fossil-7.0.17](https://github.com/truecharts/charts/compare/fossil-7.0.16...fossil-7.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [fossil-7.0.16](https://github.com/truecharts/charts/compare/fossil-7.0.15...fossil-7.0.16) (2023-05-26) + diff --git a/stable/fossil/8.0.1/Chart.yaml b/stable/fossil/8.0.1/Chart.yaml new file mode 100644 index 00000000000..396eae0aa7b --- /dev/null +++ b/stable/fossil/8.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.15.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/jellyseerr/6.0.2/README.md b/stable/fossil/8.0.1/README.md similarity index 100% rename from stable/jellyseerr/6.0.2/README.md rename to stable/fossil/8.0.1/README.md diff --git a/stable/fossil/8.0.1/app-changelog.md b/stable/fossil/8.0.1/app-changelog.md new file mode 100644 index 00000000000..dd798f58dab --- /dev/null +++ b/stable/fossil/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fossil-8.0.1](https://github.com/truecharts/charts/compare/fossil-8.0.0...fossil-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/fossil/8.0.0/app-readme.md b/stable/fossil/8.0.1/app-readme.md similarity index 100% rename from stable/fossil/8.0.0/app-readme.md rename to stable/fossil/8.0.1/app-readme.md diff --git a/stable/fossil/8.0.1/charts/common-14.0.9.tgz b/stable/fossil/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/fossil/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/fossil/8.0.0/ix_values.yaml b/stable/fossil/8.0.1/ix_values.yaml similarity index 100% rename from stable/fossil/8.0.0/ix_values.yaml rename to stable/fossil/8.0.1/ix_values.yaml diff --git a/stable/fossil/8.0.0/questions.yaml b/stable/fossil/8.0.1/questions.yaml similarity index 100% rename from stable/fossil/8.0.0/questions.yaml rename to stable/fossil/8.0.1/questions.yaml diff --git a/stable/kavita/6.0.1/templates/NOTES.txt b/stable/fossil/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/kavita/6.0.1/templates/NOTES.txt rename to stable/fossil/8.0.1/templates/NOTES.txt diff --git a/stable/friendica/9.0.0/templates/common.yaml b/stable/fossil/8.0.1/templates/common.yaml similarity index 100% rename from stable/friendica/9.0.0/templates/common.yaml rename to stable/fossil/8.0.1/templates/common.yaml diff --git a/stable/kavita/6.0.1/values.yaml b/stable/fossil/8.0.1/values.yaml similarity index 100% rename from stable/kavita/6.0.1/values.yaml rename to stable/fossil/8.0.1/values.yaml diff --git a/stable/freeradius/10.0.1/CHANGELOG.md b/stable/freeradius/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..701b5419a26 --- /dev/null +++ b/stable/freeradius/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [freeradius-10.0.1](https://github.com/truecharts/charts/compare/freeradius-10.0.0...freeradius-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [freeradius-10.0.0](https://github.com/truecharts/charts/compare/freeradius-9.0.22...freeradius-10.0.0) (2023-07-31) + + + + +## [freeradius-9.0.22](https://github.com/truecharts/charts/compare/freeradius-9.0.21...freeradius-9.0.22) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [freeradius-9.0.21](https://github.com/truecharts/charts/compare/freeradius-9.0.20...freeradius-9.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [freeradius-9.0.20](https://github.com/truecharts/charts/compare/freeradius-9.0.19...freeradius-9.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [freeradius-9.0.19](https://github.com/truecharts/charts/compare/freeradius-9.0.18...freeradius-9.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [freeradius-9.0.18](https://github.com/truecharts/charts/compare/freeradius-9.0.17...freeradius-9.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [freeradius-9.0.17](https://github.com/truecharts/charts/compare/freeradius-9.0.16...freeradius-9.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [freeradius-9.0.16](https://github.com/truecharts/charts/compare/freeradius-9.0.15...freeradius-9.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [freeradius-9.0.15](https://github.com/truecharts/charts/compare/freeradius-9.0.14...freeradius-9.0.15) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [freeradius-9.0.14](https://github.com/truecharts/charts/compare/freeradius-9.0.13...freeradius-9.0.14) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + diff --git a/stable/freeradius/10.0.1/Chart.yaml b/stable/freeradius/10.0.1/Chart.yaml new file mode 100644 index 00000000000..8a8cfd6339e --- /dev/null +++ b/stable/freeradius/10.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - auth + truecharts.org/SCALE-support: "true" diff --git a/stable/jellystat/0.0.4/README.md b/stable/freeradius/10.0.1/README.md similarity index 100% rename from stable/jellystat/0.0.4/README.md rename to stable/freeradius/10.0.1/README.md diff --git a/stable/freeradius/10.0.1/app-changelog.md b/stable/freeradius/10.0.1/app-changelog.md new file mode 100644 index 00000000000..ea4a9447709 --- /dev/null +++ b/stable/freeradius/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [freeradius-10.0.1](https://github.com/truecharts/charts/compare/freeradius-10.0.0...freeradius-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/freeradius/10.0.1/app-readme.md b/stable/freeradius/10.0.1/app-readme.md new file mode 100644 index 00000000000..aa8d2b26e07 --- /dev/null +++ b/stable/freeradius/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +OpenSource Radius implementation + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/freeradius](https://truecharts.org/charts/stable/freeradius) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/freeradius/10.0.1/charts/common-14.0.9.tgz b/stable/freeradius/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/freeradius/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/freeradius/10.0.1/ix_values.yaml b/stable/freeradius/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..51d44b60dec --- /dev/null +++ b/stable/freeradius/10.0.1/ix_values.yaml @@ -0,0 +1,49 @@ +image: + repository: tccr.io/truecharts/freeradius + pullPolicy: IfNotPresent + tag: v3.2.0@sha256:e6a9295ae6caf282e957d0e329810e13bbdedc3bec3865e8ab322a0055107623 + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + +service: + main: + ports: + main: + protocol: udp + port: 1812 + targetPort: 1812 + accounting: + enabled: true + ports: + accounting: + enabled: true + protocol: udp + port: 1813 + targetPort: 1813 + +persistence: + config: + enabled: true + mountPath: /etc/raddb + +portal: + open: + enabled: false diff --git a/stable/freeradius/10.0.1/questions.yaml b/stable/freeradius/10.0.1/questions.yaml new file mode 100644 index 00000000000..149cfdd1f06 --- /dev/null +++ b/stable/freeradius/10.0.1/questions.yaml @@ -0,0 +1,1743 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 1812 + required: true + - variable: accounting + label: "accounting Service" + description: "The administration service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: accounting + label: "accounting Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 1813 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Config." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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 of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/kitchenowl/6.0.7/templates/NOTES.txt b/stable/freeradius/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/kitchenowl/6.0.7/templates/NOTES.txt rename to stable/freeradius/10.0.1/templates/NOTES.txt diff --git a/stable/openhab/6.0.4/templates/common.yaml b/stable/freeradius/10.0.1/templates/common.yaml similarity index 100% rename from stable/openhab/6.0.4/templates/common.yaml rename to stable/freeradius/10.0.1/templates/common.yaml diff --git a/stable/kitchenowl/6.0.7/values.yaml b/stable/freeradius/10.0.1/values.yaml similarity index 100% rename from stable/kitchenowl/6.0.7/values.yaml rename to stable/freeradius/10.0.1/values.yaml diff --git a/stable/freshrss/15.0.1/CHANGELOG.md b/stable/freshrss/15.0.1/CHANGELOG.md new file mode 100644 index 00000000000..e0cdbf24353 --- /dev/null +++ b/stable/freshrss/15.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [freshrss-15.0.1](https://github.com/truecharts/charts/compare/freshrss-15.0.0...freshrss-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [freshrss-15.0.0](https://github.com/truecharts/charts/compare/freshrss-14.0.26...freshrss-15.0.0) (2023-07-31) + + + + +## [freshrss-14.0.26](https://github.com/truecharts/charts/compare/freshrss-14.0.25...freshrss-14.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [freshrss-14.0.25](https://github.com/truecharts/charts/compare/freshrss-14.0.24...freshrss-14.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [freshrss-14.0.24](https://github.com/truecharts/charts/compare/freshrss-14.0.23...freshrss-14.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [freshrss-14.0.23](https://github.com/truecharts/charts/compare/freshrss-14.0.22...freshrss-14.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [freshrss-14.0.22](https://github.com/truecharts/charts/compare/freshrss-14.0.21...freshrss-14.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [freshrss-14.0.21](https://github.com/truecharts/charts/compare/freshrss-14.0.20...freshrss-14.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [freshrss-14.0.20](https://github.com/truecharts/charts/compare/freshrss-14.0.19...freshrss-14.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [freshrss-14.0.19](https://github.com/truecharts/charts/compare/freshrss-14.0.18...freshrss-14.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [freshrss-14.0.18](https://github.com/truecharts/charts/compare/freshrss-14.0.17...freshrss-14.0.18) (2023-05-26) + diff --git a/stable/freshrss/15.0.1/Chart.yaml b/stable/freshrss/15.0.1/Chart.yaml new file mode 100644 index 00000000000..ea3cc9a00f3 --- /dev/null +++ b/stable/freshrss/15.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.21.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/jenkins/4.0.4/README.md b/stable/freshrss/15.0.1/README.md similarity index 100% rename from stable/jenkins/4.0.4/README.md rename to stable/freshrss/15.0.1/README.md diff --git a/stable/freshrss/15.0.1/app-changelog.md b/stable/freshrss/15.0.1/app-changelog.md new file mode 100644 index 00000000000..dfbfe198bb8 --- /dev/null +++ b/stable/freshrss/15.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [freshrss-15.0.1](https://github.com/truecharts/charts/compare/freshrss-15.0.0...freshrss-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/freshrss/15.0.1/app-readme.md b/stable/freshrss/15.0.1/app-readme.md new file mode 100644 index 00000000000..54945d89ba8 --- /dev/null +++ b/stable/freshrss/15.0.1/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/15.0.1/charts/common-14.0.9.tgz b/stable/freshrss/15.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/freshrss/15.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/freshrss/15.0.1/ix_values.yaml b/stable/freshrss/15.0.1/ix_values.yaml new file mode 100644 index 00000000000..536b5e229f5 --- /dev/null +++ b/stable/freshrss/15.0.1/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/15.0.1/questions.yaml b/stable/freshrss/15.0.1/questions.yaml new file mode 100644 index 00000000000..79d1b4bd81e --- /dev/null +++ b/stable/freshrss/15.0.1/questions.yaml @@ -0,0 +1,2003 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10010 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/kiwix-serve/5.0.0/templates/NOTES.txt b/stable/freshrss/15.0.1/templates/NOTES.txt similarity index 100% rename from stable/kiwix-serve/5.0.0/templates/NOTES.txt rename to stable/freshrss/15.0.1/templates/NOTES.txt diff --git a/stable/linkding/6.0.5/templates/common.yaml b/stable/freshrss/15.0.1/templates/common.yaml similarity index 100% rename from stable/linkding/6.0.5/templates/common.yaml rename to stable/freshrss/15.0.1/templates/common.yaml diff --git a/stable/kiwix-serve/5.0.0/values.yaml b/stable/freshrss/15.0.1/values.yaml similarity index 100% rename from stable/kiwix-serve/5.0.0/values.yaml rename to stable/freshrss/15.0.1/values.yaml diff --git a/stable/friendica/9.0.0/CHANGELOG.md b/stable/friendica/9.0.0/CHANGELOG.md deleted file mode 100644 index 44ebeafe207..00000000000 --- a/stable/friendica/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [friendica-9.0.0](https://github.com/truecharts/charts/compare/friendica-8.0.24...friendica-9.0.0) (2023-07-31) - - - - -## [friendica-8.0.24](https://github.com/truecharts/charts/compare/friendica-8.0.23...friendica-8.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [friendica-8.0.23](https://github.com/truecharts/charts/compare/friendica-8.0.22...friendica-8.0.23) (2023-07-04) - -### Chore - -- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) - - - - -## [friendica-8.0.22](https://github.com/truecharts/charts/compare/friendica-8.0.21...friendica-8.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [friendica-8.0.21](https://github.com/truecharts/charts/compare/friendica-8.0.20...friendica-8.0.21) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [friendica-8.0.20](https://github.com/truecharts/charts/compare/friendica-8.0.19...friendica-8.0.20) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [friendica-8.0.19](https://github.com/truecharts/charts/compare/friendica-8.0.18...friendica-8.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - - -## [friendica-8.0.18](https://github.com/truecharts/charts/compare/friendica-8.0.17...friendica-8.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [friendica-8.0.17](https://github.com/truecharts/charts/compare/friendica-8.0.16...friendica-8.0.17) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [friendica-8.0.16](https://github.com/truecharts/charts/compare/friendica-8.0.15...friendica-8.0.16) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [friendica-8.0.15](https://github.com/truecharts/charts/compare/friendica-8.0.14...friendica-8.0.15) (2023-05-27) - diff --git a/stable/friendica/9.0.0/Chart.yaml b/stable/friendica/9.0.0/Chart.yaml deleted file mode 100644 index 446007477a3..00000000000 --- a/stable/friendica/9.0.0/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "2022.06" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.70 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.66 -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: 9.0.0 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" diff --git a/stable/friendica/9.0.0/charts/common-14.0.1.tgz b/stable/friendica/9.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/friendica/9.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/friendica/9.0.1/CHANGELOG.md b/stable/friendica/9.0.1/CHANGELOG.md new file mode 100644 index 00000000000..72792de146d --- /dev/null +++ b/stable/friendica/9.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [friendica-9.0.1](https://github.com/truecharts/charts/compare/friendica-9.0.0...friendica-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [friendica-9.0.0](https://github.com/truecharts/charts/compare/friendica-8.0.24...friendica-9.0.0) (2023-07-31) + + + + +## [friendica-8.0.24](https://github.com/truecharts/charts/compare/friendica-8.0.23...friendica-8.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [friendica-8.0.23](https://github.com/truecharts/charts/compare/friendica-8.0.22...friendica-8.0.23) (2023-07-04) + +### Chore + +- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) + + + + +## [friendica-8.0.22](https://github.com/truecharts/charts/compare/friendica-8.0.21...friendica-8.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [friendica-8.0.21](https://github.com/truecharts/charts/compare/friendica-8.0.20...friendica-8.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [friendica-8.0.20](https://github.com/truecharts/charts/compare/friendica-8.0.19...friendica-8.0.20) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [friendica-8.0.19](https://github.com/truecharts/charts/compare/friendica-8.0.18...friendica-8.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [friendica-8.0.18](https://github.com/truecharts/charts/compare/friendica-8.0.17...friendica-8.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [friendica-8.0.17](https://github.com/truecharts/charts/compare/friendica-8.0.16...friendica-8.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [friendica-8.0.16](https://github.com/truecharts/charts/compare/friendica-8.0.15...friendica-8.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/friendica/9.0.1/Chart.yaml b/stable/friendica/9.0.1/Chart.yaml new file mode 100644 index 00000000000..156b5235a75 --- /dev/null +++ b/stable/friendica/9.0.1/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2022.06" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +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: 9.0.1 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" diff --git a/stable/jupyter/5.0.32/README.md b/stable/friendica/9.0.1/README.md similarity index 100% rename from stable/jupyter/5.0.32/README.md rename to stable/friendica/9.0.1/README.md diff --git a/stable/friendica/9.0.1/app-changelog.md b/stable/friendica/9.0.1/app-changelog.md new file mode 100644 index 00000000000..e2c7da81314 --- /dev/null +++ b/stable/friendica/9.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [friendica-9.0.1](https://github.com/truecharts/charts/compare/friendica-9.0.0...friendica-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/friendica/9.0.0/app-readme.md b/stable/friendica/9.0.1/app-readme.md similarity index 100% rename from stable/friendica/9.0.0/app-readme.md rename to stable/friendica/9.0.1/app-readme.md diff --git a/stable/friendica/9.0.1/charts/common-14.0.9.tgz b/stable/friendica/9.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/friendica/9.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/monica/8.0.0/charts/mariadb-7.0.70.tgz b/stable/friendica/9.0.1/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/monica/8.0.0/charts/mariadb-7.0.70.tgz rename to stable/friendica/9.0.1/charts/mariadb-7.0.70.tgz diff --git a/stable/libremdb/3.0.155/charts/redis-6.0.66.tgz b/stable/friendica/9.0.1/charts/redis-6.0.66.tgz similarity index 100% rename from stable/libremdb/3.0.155/charts/redis-6.0.66.tgz rename to stable/friendica/9.0.1/charts/redis-6.0.66.tgz diff --git a/stable/friendica/9.0.0/ix_values.yaml b/stable/friendica/9.0.1/ix_values.yaml similarity index 100% rename from stable/friendica/9.0.0/ix_values.yaml rename to stable/friendica/9.0.1/ix_values.yaml diff --git a/stable/friendica/9.0.0/questions.yaml b/stable/friendica/9.0.1/questions.yaml similarity index 100% rename from stable/friendica/9.0.0/questions.yaml rename to stable/friendica/9.0.1/questions.yaml diff --git a/stable/kodi-headless/6.0.0/templates/NOTES.txt b/stable/friendica/9.0.1/templates/NOTES.txt similarity index 100% rename from stable/kodi-headless/6.0.0/templates/NOTES.txt rename to stable/friendica/9.0.1/templates/NOTES.txt diff --git a/stable/golinks/8.0.0/templates/common.yaml b/stable/friendica/9.0.1/templates/common.yaml similarity index 100% rename from stable/golinks/8.0.0/templates/common.yaml rename to stable/friendica/9.0.1/templates/common.yaml diff --git a/stable/kodi-headless/6.0.0/values.yaml b/stable/friendica/9.0.1/values.yaml similarity index 100% rename from stable/kodi-headless/6.0.0/values.yaml rename to stable/friendica/9.0.1/values.yaml diff --git a/stable/frigate/10.0.1/CHANGELOG.md b/stable/frigate/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..c36ad30dbff --- /dev/null +++ b/stable/frigate/10.0.1/CHANGELOG.md @@ -0,0 +1,46 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [frigate-10.0.1](https://github.com/truecharts/charts/compare/frigate-10.0.0...frigate-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [frigate-10.0.0](https://github.com/truecharts/charts/compare/frigate-9.0.7...frigate-10.0.0) (2023-07-31) + + + + +## [frigate-9.0.7](https://github.com/truecharts/charts/compare/frigate-9.0.6...frigate-9.0.7) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [frigate-9.0.6](https://github.com/truecharts/charts/compare/frigate-9.0.5...frigate-9.0.6) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [frigate-9.0.5](https://github.com/truecharts/charts/compare/frigate-9.0.4...frigate-9.0.5) (2023-06-25) + +### Feat + +- Move to stable ([#9876](https://github.com/truecharts/charts/issues/9876)) + + \ No newline at end of file diff --git a/stable/frigate/10.0.1/Chart.yaml b/stable/frigate/10.0.1/Chart.yaml new file mode 100644 index 00000000000..84d65eb892e --- /dev/null +++ b/stable/frigate/10.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.12.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: NVR With Realtime Object Detection for IP Cameras +home: https://truecharts.org/charts/stable/frigate +icon: https://truecharts.org/img/hotlink-ok/chart-icons/frigate.png +keywords: + - encode + - nvr + - media + - frigate +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: frigate +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/frigate + - https://github.com/blakeblackshear/frigate +type: application +version: 10.0.1 +annotations: + truecharts.org/catagories: | + - nvr + truecharts.org/SCALE-support: "true" diff --git a/stable/kasm/5.0.1/README.md b/stable/frigate/10.0.1/README.md similarity index 100% rename from stable/kasm/5.0.1/README.md rename to stable/frigate/10.0.1/README.md diff --git a/stable/frigate/10.0.1/app-changelog.md b/stable/frigate/10.0.1/app-changelog.md new file mode 100644 index 00000000000..7a6199c7344 --- /dev/null +++ b/stable/frigate/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [frigate-10.0.1](https://github.com/truecharts/charts/compare/frigate-10.0.0...frigate-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/frigate/10.0.1/app-readme.md b/stable/frigate/10.0.1/app-readme.md new file mode 100644 index 00000000000..2f2f6ddc7ff --- /dev/null +++ b/stable/frigate/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +NVR With Realtime Object Detection for IP Cameras + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/frigate](https://truecharts.org/charts/stable/frigate) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/frigate/10.0.1/charts/common-14.0.9.tgz b/stable/frigate/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/frigate/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/frigate/10.0.1/ix_values.yaml b/stable/frigate/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..8bcd7d5a19a --- /dev/null +++ b/stable/frigate/10.0.1/ix_values.yaml @@ -0,0 +1,97 @@ +image: + repository: tccr.io/truecharts/frigate + pullPolicy: IfNotPresent + tag: v0.12.1@sha256:71c83d1c5454bfee190b450ab89b2889352688b8cf3f832782a47ed82e2c604d + +# When this is defined, the contents will be mounted +# as configmap into the container at /config/config.yml. +frigateConfig: + {} + # -- https://docs.frigate.video/configuration/ + # mqtt: + # enabled: False + # cameras: + # dummy: + # enabled: False + # ffmpeg: + # inputs: + # - path: rtsp://127.0.0.1:554/rtsp + # roles: + # - detect + +workload: + main: + podSpec: + initContainers: + init-config: + enabled: "{{ not .Values.frigateConfig }}" + type: init + imageSelector: alpineImage + command: + - /bin/sh + - -c + - | + mkdir -p /config + if [ ! -f /config/config.yml ]; then + echo "Config file not found, copying dummy..." + cp /dummy-config/config.yml.dummy /config/config.yml + echo "Config file copied, you can now edit it at /config/config.yml" + fi + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10500 + protocol: http + targetPort: 5000 + rtmp: + enabled: true + ports: + rtmp: + enabled: true + port: 1935 + targetPort: 1935 + rtsp: + enabled: true + ports: + rtsp: + enabled: true + port: 8554 + targetPort: 8554 + webrtc: + enabled: true + ports: + webrtc-tcp: + enabled: true + port: 8555 + targetPort: 8555 + webrtc-udp: + enabled: true + port: 8555 + protocol: udp + targetPort: 8555 + +persistence: + media: + enabled: true + mountPath: /media + config: + # Only enable when not using frigateConfig + enabled: false + mountPath: /config + targetSelector: + main: + main: {} + init-config: {} + +portal: + open: + enabled: true diff --git a/stable/frigate/10.0.1/questions.yaml b/stable/frigate/10.0.1/questions.yaml new file mode 100644 index 00000000000..a9911d1c56f --- /dev/null +++ b/stable/frigate/10.0.1/questions.yaml @@ -0,0 +1,2263 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10500 + required: true + - variable: rtmp + label: RTMP Service + description: The service on which nodes connect to. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: rtmp + label: RTMP Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 1935 + required: true + - variable: rtsp + label: RTSP Service + description: The service on which nodes connect to. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: rtsp + label: RTSP Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 8554 + required: true + - variable: webrtc + label: WebRTC Service + description: The service on which nodes connect to. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: webrtc-tcp + label: WebRTC (TCP) Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 8555 + required: true + - variable: webrtc-udp + label: WebRTC (UDP) Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 8555 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: media + label: App Media + description: Stores the Application Media and DB + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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 + 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/lama-cleaner/3.0.0/templates/NOTES.txt b/stable/frigate/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/lama-cleaner/3.0.0/templates/NOTES.txt rename to stable/frigate/10.0.1/templates/NOTES.txt diff --git a/stable/frigate/10.0.1/templates/_configmap.tpl b/stable/frigate/10.0.1/templates/_configmap.tpl new file mode 100644 index 00000000000..ebf25801a72 --- /dev/null +++ b/stable/frigate/10.0.1/templates/_configmap.tpl @@ -0,0 +1,42 @@ +{{/* Define the configmap */}} +{{- define "frigate.configmap" -}} +enabled: true +data: + {{- if .Values.frigateConfig }} + config.yml: | + {{- .Values.frigateConfig | toYaml | nindent 4 }} + {{- else }} + config.yml.dummy: | + mqtt: + enabled: false + cameras: + dummy: + enabled: false + ffmpeg: + inputs: + - path: rtsp://127.0.0.1:554/rtsp + roles: + - detect + {{- end }} +{{- end -}} + +{{- define "frigate.configVolume" -}} +enabled: true +type: configmap +objectName: frigate-config +targetSelector: + main: + main: {} + init-config: {} +{{- if .Values.frigateConfig }} +mountPath: /config +items: + - key: config.yml + path: config.yml +{{- else }} +mountPath: /dummy-config +items: + - key: config.yml.dummy + path: config.yml.dummy +{{- end -}} +{{- end -}} diff --git a/stable/frigate/10.0.1/templates/common.yaml b/stable/frigate/10.0.1/templates/common.yaml new file mode 100644 index 00000000000..6ec5e06b3cc --- /dev/null +++ b/stable/frigate/10.0.1/templates/common.yaml @@ -0,0 +1,20 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render configmap for frigate */}} +{{- $config := include "frigate.configmap" . | fromYaml -}} +{{- if $config -}} + {{- $_ := set .Values.configmap "frigate-config" $config -}} +{{- end -}} + +{{- if not .Values.frigateConfig -}} + {{- $_ := set .Values.persistence.config "enabled" true -}} +{{- end -}} + +{{- $vol := include "frigate.configVolume" . | fromYaml -}} +{{- if $vol -}} + {{- $_ := set .Values.persistence "frigate-config" $vol -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/lama-cleaner/3.0.0/values.yaml b/stable/frigate/10.0.1/values.yaml similarity index 100% rename from stable/lama-cleaner/3.0.0/values.yaml rename to stable/frigate/10.0.1/values.yaml diff --git a/stable/gamevault-backend/1.1.8/CHANGELOG.md b/stable/gamevault-backend/1.1.8/CHANGELOG.md deleted file mode 100644 index f43ab15d41b..00000000000 --- a/stable/gamevault-backend/1.1.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [gamevault-backend-1.1.8](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.7...gamevault-backend-1.1.8) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/gamevault-backend to v7.0.0 ([#13046](https://github.com/truecharts/charts/issues/13046)) - - - - -## [gamevault-backend-1.1.7](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.6...gamevault-backend-1.1.7) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/gamevault-backend to v5.0.2 ([#12571](https://github.com/truecharts/charts/issues/12571)) - - - - -## [gamevault-backend-1.1.6](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.5...gamevault-backend-1.1.6) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/gamevault-backend to v5.0.1 ([#12550](https://github.com/truecharts/charts/issues/12550)) - - - - -## [gamevault-backend-1.1.5](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.4...gamevault-backend-1.1.5) (2023-09-13) - -### Chore - -- update helm general non-major ([#12527](https://github.com/truecharts/charts/issues/12527)) - - - - -## [gamevault-backend-1.1.4](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.3...gamevault-backend-1.1.4) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/gamevault-backend to v5.0.0 ([#12542](https://github.com/truecharts/charts/issues/12542)) - - - - -## [gamevault-backend-1.1.3](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.2...gamevault-backend-1.1.3) (2023-09-01) - -### Chore - -- update container image tccr.io/truecharts/gamevault-backend to v4.0.1 ([#12113](https://github.com/truecharts/charts/issues/12113)) - - - - -## [gamevault-backend-1.1.2](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.1...gamevault-backend-1.1.2) (2023-08-29) - - - - -## [gamevault-backend-1.1.1](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.0...gamevault-backend-1.1.1) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/gamevault-backend to v3.0.0 ([#11821](https://github.com/truecharts/charts/issues/11821)) - - - - -## [gamevault-backend-1.1.0](https://github.com/truecharts/charts/compare/gamevault-backend-1.0.2...gamevault-backend-1.1.0) (2023-08-19) - - - - -## [gamevault-backend-1.0.2](https://github.com/truecharts/charts/compare/gamevault-backend-1.0.1...gamevault-backend-1.0.2) (2023-08-16) - - - - -## [gamevault-backend-1.0.1](https://github.com/truecharts/charts/compare/gamevault-backend-1.0.0...gamevault-backend-1.0.1) (2023-08-08) - -### Chore - -- update container image tccr.io/truecharts/gamevault-backend to v3.0.0 ([#11335](https://github.com/truecharts/charts/issues/11335)) - - - - - -## [gamevault-backend-1.0.0](https://github.com/truecharts/charts/compare/gamevault-backend-0.0.3...gamevault-backend-1.0.0) (2023-07-31) - - - - diff --git a/stable/gamevault-backend/1.1.8/Chart.yaml b/stable/gamevault-backend/1.1.8/Chart.yaml deleted file mode 100644 index 2fddf7ce222..00000000000 --- a/stable/gamevault-backend/1.1.8/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "7.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -deprecated: false -description: the self-hosted gaming platform for alternatively obtained games. -home: https://truecharts.org/charts/stable/gamevault-backend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png -keywords: - - gamevault-backend - - games -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: gamevault-backend -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend - - https://github.com/Phalcode/gamevault-backend -type: application -version: 1.1.8 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/gamevault-backend/1.1.8/app-changelog.md b/stable/gamevault-backend/1.1.8/app-changelog.md deleted file mode 100644 index 842ec41e8dc..00000000000 --- a/stable/gamevault-backend/1.1.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [gamevault-backend-1.1.8](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.7...gamevault-backend-1.1.8) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/gamevault-backend to v7.0.0 ([#13046](https://github.com/truecharts/charts/issues/13046)) - - \ No newline at end of file diff --git a/stable/gamevault-backend/1.1.8/charts/common-14.0.6.tgz b/stable/gamevault-backend/1.1.8/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/gamevault-backend/1.1.8/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/gamevault-backend/1.1.9/CHANGELOG.md b/stable/gamevault-backend/1.1.9/CHANGELOG.md new file mode 100644 index 00000000000..e8b31fecf29 --- /dev/null +++ b/stable/gamevault-backend/1.1.9/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gamevault-backend-1.1.9](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.8...gamevault-backend-1.1.9) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [gamevault-backend-1.1.8](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.7...gamevault-backend-1.1.8) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/gamevault-backend to v7.0.0 ([#13046](https://github.com/truecharts/charts/issues/13046)) + + + + +## [gamevault-backend-1.1.7](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.6...gamevault-backend-1.1.7) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/gamevault-backend to v5.0.2 ([#12571](https://github.com/truecharts/charts/issues/12571)) + + + + +## [gamevault-backend-1.1.6](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.5...gamevault-backend-1.1.6) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/gamevault-backend to v5.0.1 ([#12550](https://github.com/truecharts/charts/issues/12550)) + + + + +## [gamevault-backend-1.1.5](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.4...gamevault-backend-1.1.5) (2023-09-13) + +### Chore + +- update helm general non-major ([#12527](https://github.com/truecharts/charts/issues/12527)) + + + + +## [gamevault-backend-1.1.4](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.3...gamevault-backend-1.1.4) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/gamevault-backend to v5.0.0 ([#12542](https://github.com/truecharts/charts/issues/12542)) + + + + +## [gamevault-backend-1.1.3](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.2...gamevault-backend-1.1.3) (2023-09-01) + +### Chore + +- update container image tccr.io/truecharts/gamevault-backend to v4.0.1 ([#12113](https://github.com/truecharts/charts/issues/12113)) + + + + +## [gamevault-backend-1.1.2](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.1...gamevault-backend-1.1.2) (2023-08-29) + + + + +## [gamevault-backend-1.1.1](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.0...gamevault-backend-1.1.1) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/gamevault-backend to v3.0.0 ([#11821](https://github.com/truecharts/charts/issues/11821)) + + + + +## [gamevault-backend-1.1.0](https://github.com/truecharts/charts/compare/gamevault-backend-1.0.2...gamevault-backend-1.1.0) (2023-08-19) + + + + +## [gamevault-backend-1.0.2](https://github.com/truecharts/charts/compare/gamevault-backend-1.0.1...gamevault-backend-1.0.2) (2023-08-16) + + + + +## [gamevault-backend-1.0.1](https://github.com/truecharts/charts/compare/gamevault-backend-1.0.0...gamevault-backend-1.0.1) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/gamevault-backend to v3.0.0 ([#11335](https://github.com/truecharts/charts/issues/11335)) + diff --git a/stable/gamevault-backend/1.1.9/Chart.yaml b/stable/gamevault-backend/1.1.9/Chart.yaml new file mode 100644 index 00000000000..eb06a520b84 --- /dev/null +++ b/stable/gamevault-backend/1.1.9/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "7.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: the self-hosted gaming platform for alternatively obtained games. +home: https://truecharts.org/charts/stable/gamevault-backend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png +keywords: + - gamevault-backend + - games +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gamevault-backend +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend + - https://github.com/Phalcode/gamevault-backend +type: application +version: 1.1.9 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/kavita/6.0.1/README.md b/stable/gamevault-backend/1.1.9/README.md similarity index 100% rename from stable/kavita/6.0.1/README.md rename to stable/gamevault-backend/1.1.9/README.md diff --git a/stable/gamevault-backend/1.1.9/app-changelog.md b/stable/gamevault-backend/1.1.9/app-changelog.md new file mode 100644 index 00000000000..37d34edc81c --- /dev/null +++ b/stable/gamevault-backend/1.1.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gamevault-backend-1.1.9](https://github.com/truecharts/charts/compare/gamevault-backend-1.1.8...gamevault-backend-1.1.9) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/gamevault-backend/1.1.8/app-readme.md b/stable/gamevault-backend/1.1.9/app-readme.md similarity index 100% rename from stable/gamevault-backend/1.1.8/app-readme.md rename to stable/gamevault-backend/1.1.9/app-readme.md diff --git a/stable/gamevault-backend/1.1.9/charts/common-14.0.9.tgz b/stable/gamevault-backend/1.1.9/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/gamevault-backend/1.1.9/charts/common-14.0.9.tgz differ diff --git a/stable/gamevault-backend/1.1.8/ix_values.yaml b/stable/gamevault-backend/1.1.9/ix_values.yaml similarity index 100% rename from stable/gamevault-backend/1.1.8/ix_values.yaml rename to stable/gamevault-backend/1.1.9/ix_values.yaml diff --git a/stable/gamevault-backend/1.1.8/questions.yaml b/stable/gamevault-backend/1.1.9/questions.yaml similarity index 100% rename from stable/gamevault-backend/1.1.8/questions.yaml rename to stable/gamevault-backend/1.1.9/questions.yaml diff --git a/stable/lancache-dns/5.0.0/templates/NOTES.txt b/stable/gamevault-backend/1.1.9/templates/NOTES.txt similarity index 100% rename from stable/lancache-dns/5.0.0/templates/NOTES.txt rename to stable/gamevault-backend/1.1.9/templates/NOTES.txt diff --git a/stable/local-ai/0.0.6/templates/common.yaml b/stable/gamevault-backend/1.1.9/templates/common.yaml similarity index 100% rename from stable/local-ai/0.0.6/templates/common.yaml rename to stable/gamevault-backend/1.1.9/templates/common.yaml diff --git a/stable/lancache-dns/5.0.0/values.yaml b/stable/gamevault-backend/1.1.9/values.yaml similarity index 100% rename from stable/lancache-dns/5.0.0/values.yaml rename to stable/gamevault-backend/1.1.9/values.yaml diff --git a/stable/gaps/15.0.1/CHANGELOG.md b/stable/gaps/15.0.1/CHANGELOG.md new file mode 100644 index 00000000000..4a51c02f74f --- /dev/null +++ b/stable/gaps/15.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gaps-15.0.1](https://github.com/truecharts/charts/compare/gaps-15.0.0...gaps-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [gaps-15.0.0](https://github.com/truecharts/charts/compare/gaps-14.0.24...gaps-15.0.0) (2023-07-31) + + + + +## [gaps-14.0.24](https://github.com/truecharts/charts/compare/gaps-14.0.23...gaps-14.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [gaps-14.0.23](https://github.com/truecharts/charts/compare/gaps-14.0.22...gaps-14.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [gaps-14.0.22](https://github.com/truecharts/charts/compare/gaps-14.0.21...gaps-14.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [gaps-14.0.21](https://github.com/truecharts/charts/compare/gaps-14.0.20...gaps-14.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [gaps-14.0.20](https://github.com/truecharts/charts/compare/gaps-14.0.19...gaps-14.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [gaps-14.0.19](https://github.com/truecharts/charts/compare/gaps-14.0.18...gaps-14.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [gaps-14.0.18](https://github.com/truecharts/charts/compare/gaps-14.0.17...gaps-14.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [gaps-14.0.17](https://github.com/truecharts/charts/compare/gaps-14.0.16...gaps-14.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [gaps-14.0.16](https://github.com/truecharts/charts/compare/gaps-14.0.15...gaps-14.0.16) (2023-05-26) + diff --git a/stable/gaps/15.0.1/Chart.yaml b/stable/gaps/15.0.1/Chart.yaml new file mode 100644 index 00000000000..de4b5b5e689 --- /dev/null +++ b/stable/gaps/15.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.10.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/kitchenowl/6.0.7/README.md b/stable/gaps/15.0.1/README.md similarity index 100% rename from stable/kitchenowl/6.0.7/README.md rename to stable/gaps/15.0.1/README.md diff --git a/stable/gaps/15.0.1/app-changelog.md b/stable/gaps/15.0.1/app-changelog.md new file mode 100644 index 00000000000..672ea616f21 --- /dev/null +++ b/stable/gaps/15.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gaps-15.0.1](https://github.com/truecharts/charts/compare/gaps-15.0.0...gaps-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/gaps/15.0.1/app-readme.md b/stable/gaps/15.0.1/app-readme.md new file mode 100644 index 00000000000..ac58a5bf8b0 --- /dev/null +++ b/stable/gaps/15.0.1/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/15.0.1/charts/common-14.0.9.tgz b/stable/gaps/15.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/gaps/15.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/gaps/15.0.1/ix_values.yaml b/stable/gaps/15.0.1/ix_values.yaml new file mode 100644 index 00000000000..2ddedc82ea5 --- /dev/null +++ b/stable/gaps/15.0.1/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/15.0.1/questions.yaml b/stable/gaps/15.0.1/questions.yaml new file mode 100644 index 00000000000..50fe85e9852 --- /dev/null +++ b/stable/gaps/15.0.1/questions.yaml @@ -0,0 +1,2003 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8484 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/lancache-monolithic/5.1.1/templates/NOTES.txt b/stable/gaps/15.0.1/templates/NOTES.txt similarity index 100% rename from stable/lancache-monolithic/5.1.1/templates/NOTES.txt rename to stable/gaps/15.0.1/templates/NOTES.txt diff --git a/stable/logitech-media-server/8.0.0/templates/common.yaml b/stable/gaps/15.0.1/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/8.0.0/templates/common.yaml rename to stable/gaps/15.0.1/templates/common.yaml diff --git a/stable/lancache-monolithic/5.1.1/values.yaml b/stable/gaps/15.0.1/values.yaml similarity index 100% rename from stable/lancache-monolithic/5.1.1/values.yaml rename to stable/gaps/15.0.1/values.yaml diff --git a/stable/ghostfolio/0.0.19/CHANGELOG.md b/stable/ghostfolio/0.0.19/CHANGELOG.md deleted file mode 100644 index c669837df82..00000000000 --- a/stable/ghostfolio/0.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ghostfolio-0.0.19](https://github.com/truecharts/charts/compare/ghostfolio-0.0.18...ghostfolio-0.0.19) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/ghostfolio to v2.8.0 ([#13250](https://github.com/truecharts/charts/issues/13250)) - - - - -## [ghostfolio-0.0.18](https://github.com/truecharts/charts/compare/ghostfolio-0.0.17...ghostfolio-0.0.18) (2023-10-01) - -### Chore - -- update container image tccr.io/truecharts/ghostfolio to v2.7.0 ([#13148](https://github.com/truecharts/charts/issues/13148)) - - - - -## [ghostfolio-0.0.17](https://github.com/truecharts/charts/compare/ghostfolio-0.0.16...ghostfolio-0.0.17) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/ghostfolio to v2.6.0 ([#13007](https://github.com/truecharts/charts/issues/13007)) - - - - -## [ghostfolio-0.0.16](https://github.com/truecharts/charts/compare/ghostfolio-0.0.15...ghostfolio-0.0.16) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/ghostfolio to v2.5.0 ([#12892](https://github.com/truecharts/charts/issues/12892)) - - - - -## [ghostfolio-0.0.15](https://github.com/truecharts/charts/compare/ghostfolio-0.0.14...ghostfolio-0.0.15) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/ghostfolio to v2.4.0 ([#12787](https://github.com/truecharts/charts/issues/12787)) - - - - -## [ghostfolio-0.0.14](https://github.com/truecharts/charts/compare/ghostfolio-0.0.13...ghostfolio-0.0.14) (2023-09-18) - -### Chore - -- update container image tccr.io/truecharts/ghostfolio to v2.3.0 ([#12714](https://github.com/truecharts/charts/issues/12714)) - - - - -## [ghostfolio-0.0.13](https://github.com/truecharts/charts/compare/ghostfolio-0.0.12...ghostfolio-0.0.13) (2023-09-17) - -### Chore - -- update container image tccr.io/truecharts/ghostfolio to v2.2.0 ([#12694](https://github.com/truecharts/charts/issues/12694)) - - - - -## [ghostfolio-0.0.12](https://github.com/truecharts/charts/compare/ghostfolio-0.0.11...ghostfolio-0.0.12) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/ghostfolio to v2.1.0 ([#12640](https://github.com/truecharts/charts/issues/12640)) - - - - -## [ghostfolio-0.0.11](https://github.com/truecharts/charts/compare/ghostfolio-0.0.10...ghostfolio-0.0.11) (2023-09-10) - -### Chore - -- update container image tccr.io/truecharts/ghostfolio to v2.0.0 ([#12454](https://github.com/truecharts/charts/issues/12454)) - - - - -## [ghostfolio-0.0.10](https://github.com/truecharts/charts/compare/ghostfolio-0.0.9...ghostfolio-0.0.10) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/ghostfolio to v1.305.0 ([#12322](https://github.com/truecharts/charts/issues/12322)) - - - - -## [ghostfolio-0.0.9](https://github.com/truecharts/charts/compare/ghostfolio-0.0.8...ghostfolio-0.0.9) (2023-08-31) - -### Chore diff --git a/stable/ghostfolio/0.0.19/Chart.yaml b/stable/ghostfolio/0.0.19/Chart.yaml deleted file mode 100644 index ab4bef433b4..00000000000 --- a/stable/ghostfolio/0.0.19/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.8.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 - - name: redis - repository: https://deps.truecharts.org - version: 7.0.6 -deprecated: false -description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. -home: https://truecharts.org/charts/stable/ghostfolio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.png -keywords: - - ghostfolio - - finance -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ghostfolio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - - https://github.com/ghostfolio/ghostfolio - - https://ghostfol.io/ -type: application -version: 0.0.19 -annotations: - truecharts.org/catagories: | - - finance - truecharts.org/SCALE-support: "true" diff --git a/stable/ghostfolio/0.0.19/app-changelog.md b/stable/ghostfolio/0.0.19/app-changelog.md deleted file mode 100644 index de8af50d09a..00000000000 --- a/stable/ghostfolio/0.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghostfolio-0.0.19](https://github.com/truecharts/charts/compare/ghostfolio-0.0.18...ghostfolio-0.0.19) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/ghostfolio to v2.8.0 ([#13250](https://github.com/truecharts/charts/issues/13250)) - - \ No newline at end of file diff --git a/stable/ghostfolio/0.0.19/charts/common-14.0.3.tgz b/stable/ghostfolio/0.0.19/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/ghostfolio/0.0.19/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/ghostfolio/0.0.20/CHANGELOG.md b/stable/ghostfolio/0.0.20/CHANGELOG.md new file mode 100644 index 00000000000..83896e6fd87 --- /dev/null +++ b/stable/ghostfolio/0.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ghostfolio-0.0.20](https://github.com/truecharts/charts/compare/ghostfolio-0.0.19...ghostfolio-0.0.20) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [ghostfolio-0.0.19](https://github.com/truecharts/charts/compare/ghostfolio-0.0.18...ghostfolio-0.0.19) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.8.0 ([#13250](https://github.com/truecharts/charts/issues/13250)) + + + + +## [ghostfolio-0.0.18](https://github.com/truecharts/charts/compare/ghostfolio-0.0.17...ghostfolio-0.0.18) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.7.0 ([#13148](https://github.com/truecharts/charts/issues/13148)) + + + + +## [ghostfolio-0.0.17](https://github.com/truecharts/charts/compare/ghostfolio-0.0.16...ghostfolio-0.0.17) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.6.0 ([#13007](https://github.com/truecharts/charts/issues/13007)) + + + + +## [ghostfolio-0.0.16](https://github.com/truecharts/charts/compare/ghostfolio-0.0.15...ghostfolio-0.0.16) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.5.0 ([#12892](https://github.com/truecharts/charts/issues/12892)) + + + + +## [ghostfolio-0.0.15](https://github.com/truecharts/charts/compare/ghostfolio-0.0.14...ghostfolio-0.0.15) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.4.0 ([#12787](https://github.com/truecharts/charts/issues/12787)) + + + + +## [ghostfolio-0.0.14](https://github.com/truecharts/charts/compare/ghostfolio-0.0.13...ghostfolio-0.0.14) (2023-09-18) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.3.0 ([#12714](https://github.com/truecharts/charts/issues/12714)) + + + + +## [ghostfolio-0.0.13](https://github.com/truecharts/charts/compare/ghostfolio-0.0.12...ghostfolio-0.0.13) (2023-09-17) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.2.0 ([#12694](https://github.com/truecharts/charts/issues/12694)) + + + + +## [ghostfolio-0.0.12](https://github.com/truecharts/charts/compare/ghostfolio-0.0.11...ghostfolio-0.0.12) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.1.0 ([#12640](https://github.com/truecharts/charts/issues/12640)) + + + + +## [ghostfolio-0.0.11](https://github.com/truecharts/charts/compare/ghostfolio-0.0.10...ghostfolio-0.0.11) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/ghostfolio to v2.0.0 ([#12454](https://github.com/truecharts/charts/issues/12454)) + + + + +## [ghostfolio-0.0.10](https://github.com/truecharts/charts/compare/ghostfolio-0.0.9...ghostfolio-0.0.10) (2023-09-07) + +### Chore diff --git a/stable/ghostfolio/0.0.20/Chart.yaml b/stable/ghostfolio/0.0.20/Chart.yaml new file mode 100644 index 00000000000..476409c1c85 --- /dev/null +++ b/stable/ghostfolio/0.0.20/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - name: redis + repository: https://deps.truecharts.org + version: 7.0.6 +deprecated: false +description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. +home: https://truecharts.org/charts/stable/ghostfolio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.png +keywords: + - ghostfolio + - finance +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ghostfolio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio + - https://github.com/ghostfolio/ghostfolio + - https://ghostfol.io/ +type: application +version: 0.0.20 +annotations: + truecharts.org/catagories: | + - finance + truecharts.org/SCALE-support: "true" diff --git a/stable/kiwix-serve/5.0.0/README.md b/stable/ghostfolio/0.0.20/README.md similarity index 100% rename from stable/kiwix-serve/5.0.0/README.md rename to stable/ghostfolio/0.0.20/README.md diff --git a/stable/ghostfolio/0.0.20/app-changelog.md b/stable/ghostfolio/0.0.20/app-changelog.md new file mode 100644 index 00000000000..9f1f010da69 --- /dev/null +++ b/stable/ghostfolio/0.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghostfolio-0.0.20](https://github.com/truecharts/charts/compare/ghostfolio-0.0.19...ghostfolio-0.0.20) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ghostfolio/0.0.19/app-readme.md b/stable/ghostfolio/0.0.20/app-readme.md similarity index 100% rename from stable/ghostfolio/0.0.19/app-readme.md rename to stable/ghostfolio/0.0.20/app-readme.md diff --git a/stable/ghostfolio/0.0.20/charts/common-14.0.9.tgz b/stable/ghostfolio/0.0.20/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ghostfolio/0.0.20/charts/common-14.0.9.tgz differ diff --git a/stable/ghostfolio/0.0.19/charts/redis-7.0.6.tgz b/stable/ghostfolio/0.0.20/charts/redis-7.0.6.tgz similarity index 100% rename from stable/ghostfolio/0.0.19/charts/redis-7.0.6.tgz rename to stable/ghostfolio/0.0.20/charts/redis-7.0.6.tgz diff --git a/stable/ghostfolio/0.0.19/ix_values.yaml b/stable/ghostfolio/0.0.20/ix_values.yaml similarity index 100% rename from stable/ghostfolio/0.0.19/ix_values.yaml rename to stable/ghostfolio/0.0.20/ix_values.yaml diff --git a/stable/ghostfolio/0.0.19/questions.yaml b/stable/ghostfolio/0.0.20/questions.yaml similarity index 100% rename from stable/ghostfolio/0.0.19/questions.yaml rename to stable/ghostfolio/0.0.20/questions.yaml diff --git a/stable/lanraragi/6.0.0/templates/NOTES.txt b/stable/ghostfolio/0.0.20/templates/NOTES.txt similarity index 100% rename from stable/lanraragi/6.0.0/templates/NOTES.txt rename to stable/ghostfolio/0.0.20/templates/NOTES.txt diff --git a/stable/ghostfolio/0.0.19/templates/_secrets.tpl b/stable/ghostfolio/0.0.20/templates/_secrets.tpl similarity index 100% rename from stable/ghostfolio/0.0.19/templates/_secrets.tpl rename to stable/ghostfolio/0.0.20/templates/_secrets.tpl diff --git a/stable/ghostfolio/0.0.19/templates/common.yaml b/stable/ghostfolio/0.0.20/templates/common.yaml similarity index 100% rename from stable/ghostfolio/0.0.19/templates/common.yaml rename to stable/ghostfolio/0.0.20/templates/common.yaml diff --git a/stable/lanraragi/6.0.0/values.yaml b/stable/ghostfolio/0.0.20/values.yaml similarity index 100% rename from stable/lanraragi/6.0.0/values.yaml rename to stable/ghostfolio/0.0.20/values.yaml diff --git a/stable/gitea/14.0.2/CHANGELOG.md b/stable/gitea/14.0.2/CHANGELOG.md new file mode 100644 index 00000000000..53981f2549b --- /dev/null +++ b/stable/gitea/14.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gitea-14.0.2](https://github.com/truecharts/charts/compare/gitea-14.0.1...gitea-14.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [gitea-14.0.1](https://github.com/truecharts/charts/compare/gitea-14.0.0...gitea-14.0.1) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/gitea to v1.20.5 ([#11903](https://github.com/truecharts/charts/issues/11903)) + + + + + +## [gitea-14.0.0](https://github.com/truecharts/charts/compare/gitea-13.0.24...gitea-14.0.0) (2023-07-31) + + + + +## [gitea-13.0.24](https://github.com/truecharts/charts/compare/gitea-13.0.23...gitea-13.0.24) (2023-07-30) + +### Chore + +- update container image tccr.io/truecharts/gitea to v1.20.2 ([#11035](https://github.com/truecharts/charts/issues/11035)) + + + + +## [gitea-13.0.23](https://github.com/truecharts/charts/compare/gitea-13.0.22...gitea-13.0.23) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [gitea-13.0.22](https://github.com/truecharts/charts/compare/gitea-13.0.21...gitea-13.0.22) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/gitea to v1.20.1 ([#10943](https://github.com/truecharts/charts/issues/10943)) + + + + +## [gitea-13.0.21](https://github.com/truecharts/charts/compare/gitea-13.0.20...gitea-13.0.21) (2023-07-19) + +### Chore + +- update container image tccr.io/truecharts/gitea to v1.20.0 ([#10610](https://github.com/truecharts/charts/issues/10610)) + + + + +## [gitea-13.0.20](https://github.com/truecharts/charts/compare/gitea-13.0.19...gitea-13.0.20) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/gitea to v1.19.4 ([#10218](https://github.com/truecharts/charts/issues/10218)) + + + + +## [gitea-13.0.19](https://github.com/truecharts/charts/compare/gitea-13.0.18...gitea-13.0.19) (2023-07-04) + +### Chore + +- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) + + + + +## [gitea-13.0.18](https://github.com/truecharts/charts/compare/gitea-13.0.17...gitea-13.0.18) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [gitea-13.0.17](https://github.com/truecharts/charts/compare/gitea-13.0.16...gitea-13.0.17) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + diff --git a/stable/gitea/14.0.2/Chart.yaml b/stable/gitea/14.0.2/Chart.yaml new file mode 100644 index 00000000000..374bed57afd --- /dev/null +++ b/stable/gitea/14.0.2/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "1.20.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: memcached.enabled + name: memcached + repository: https://deps.truecharts.org/ + version: 6.0.77 +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: 14.0.2 +annotations: + truecharts.org/catagories: | + - GIT + truecharts.org/SCALE-support: "true" diff --git a/stable/kasm/5.0.1/LICENSE b/stable/gitea/14.0.2/LICENSE similarity index 100% rename from stable/kasm/5.0.1/LICENSE rename to stable/gitea/14.0.2/LICENSE diff --git a/stable/kodi-headless/6.0.0/README.md b/stable/gitea/14.0.2/README.md similarity index 100% rename from stable/kodi-headless/6.0.0/README.md rename to stable/gitea/14.0.2/README.md diff --git a/stable/gitea/14.0.2/app-changelog.md b/stable/gitea/14.0.2/app-changelog.md new file mode 100644 index 00000000000..14a2608735d --- /dev/null +++ b/stable/gitea/14.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gitea-14.0.2](https://github.com/truecharts/charts/compare/gitea-14.0.1...gitea-14.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/gitea/14.0.2/app-readme.md b/stable/gitea/14.0.2/app-readme.md new file mode 100644 index 00000000000..e8603ada352 --- /dev/null +++ b/stable/gitea/14.0.2/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/14.0.2/charts/common-14.0.9.tgz b/stable/gitea/14.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/gitea/14.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/gitea/14.0.2/charts/memcached-6.0.77.tgz b/stable/gitea/14.0.2/charts/memcached-6.0.77.tgz new file mode 100644 index 00000000000..fbfeaf146b6 Binary files /dev/null and b/stable/gitea/14.0.2/charts/memcached-6.0.77.tgz differ diff --git a/stable/gitea/14.0.2/ix_values.yaml b/stable/gitea/14.0.2/ix_values.yaml new file mode 100644 index 00000000000..160946fb001 --- /dev/null +++ b/stable/gitea/14.0.2/ix_values.yaml @@ -0,0 +1,131 @@ +image: + repository: tccr.io/truecharts/gitea + tag: v1.20.5@sha256:99b4b1374918691d47a705ba2377457fffa565f812ad376121adb4b02b3a5eb2 + 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/14.0.2/questions.yaml b/stable/gitea/14.0.2/questions.yaml new file mode 100644 index 00000000000..14fbe286f61 --- /dev/null +++ b/stable/gitea/14.0.2/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: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: 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: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App data Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/leaf2mqtt/8.0.0/templates/NOTES.txt b/stable/gitea/14.0.2/templates/NOTES.txt similarity index 100% rename from stable/leaf2mqtt/8.0.0/templates/NOTES.txt rename to stable/gitea/14.0.2/templates/NOTES.txt diff --git a/stable/gitea/14.0.2/templates/_configmap.tpl b/stable/gitea/14.0.2/templates/_configmap.tpl new file mode 100644 index 00000000000..7605060d627 --- /dev/null +++ b/stable/gitea/14.0.2/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/14.0.2/templates/_secrets.tpl b/stable/gitea/14.0.2/templates/_secrets.tpl new file mode 100644 index 00000000000..b0d30ed35c0 --- /dev/null +++ b/stable/gitea/14.0.2/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/14.0.2/templates/common.yaml b/stable/gitea/14.0.2/templates/common.yaml new file mode 100644 index 00000000000..ebc9e9874f6 --- /dev/null +++ b/stable/gitea/14.0.2/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/leaf2mqtt/8.0.0/values.yaml b/stable/gitea/14.0.2/values.yaml similarity index 100% rename from stable/leaf2mqtt/8.0.0/values.yaml rename to stable/gitea/14.0.2/values.yaml diff --git a/stable/golinks/8.0.0/CHANGELOG.md b/stable/golinks/8.0.0/CHANGELOG.md deleted file mode 100644 index 4f424319b96..00000000000 --- a/stable/golinks/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [golinks-8.0.0](https://github.com/truecharts/charts/compare/golinks-7.0.24...golinks-8.0.0) (2023-07-31) - - - - -## [golinks-7.0.24](https://github.com/truecharts/charts/compare/golinks-7.0.23...golinks-7.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [golinks-7.0.23](https://github.com/truecharts/charts/compare/golinks-7.0.22...golinks-7.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [golinks-7.0.22](https://github.com/truecharts/charts/compare/golinks-7.0.21...golinks-7.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [golinks-7.0.21](https://github.com/truecharts/charts/compare/golinks-7.0.20...golinks-7.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [golinks-7.0.20](https://github.com/truecharts/charts/compare/golinks-7.0.19...golinks-7.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [golinks-7.0.19](https://github.com/truecharts/charts/compare/golinks-7.0.18...golinks-7.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [golinks-7.0.18](https://github.com/truecharts/charts/compare/golinks-7.0.17...golinks-7.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [golinks-7.0.17](https://github.com/truecharts/charts/compare/golinks-7.0.16...golinks-7.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [golinks-7.0.16](https://github.com/truecharts/charts/compare/golinks-7.0.15...golinks-7.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [golinks-7.0.15](https://github.com/truecharts/charts/compare/golinks-7.0.14...golinks-7.0.15) (2023-05-24) - diff --git a/stable/golinks/8.0.0/Chart.yaml b/stable/golinks/8.0.0/Chart.yaml deleted file mode 100644 index 99ce85f320a..00000000000 --- a/stable/golinks/8.0.0/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "154c581" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/golinks/8.0.0/charts/common-14.0.1.tgz b/stable/golinks/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/golinks/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/golinks/8.0.1/CHANGELOG.md b/stable/golinks/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..4b2220621f9 --- /dev/null +++ b/stable/golinks/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [golinks-8.0.1](https://github.com/truecharts/charts/compare/golinks-8.0.0...golinks-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [golinks-8.0.0](https://github.com/truecharts/charts/compare/golinks-7.0.24...golinks-8.0.0) (2023-07-31) + + + + +## [golinks-7.0.24](https://github.com/truecharts/charts/compare/golinks-7.0.23...golinks-7.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [golinks-7.0.23](https://github.com/truecharts/charts/compare/golinks-7.0.22...golinks-7.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [golinks-7.0.22](https://github.com/truecharts/charts/compare/golinks-7.0.21...golinks-7.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [golinks-7.0.21](https://github.com/truecharts/charts/compare/golinks-7.0.20...golinks-7.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [golinks-7.0.20](https://github.com/truecharts/charts/compare/golinks-7.0.19...golinks-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [golinks-7.0.19](https://github.com/truecharts/charts/compare/golinks-7.0.18...golinks-7.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [golinks-7.0.18](https://github.com/truecharts/charts/compare/golinks-7.0.17...golinks-7.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [golinks-7.0.17](https://github.com/truecharts/charts/compare/golinks-7.0.16...golinks-7.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [golinks-7.0.16](https://github.com/truecharts/charts/compare/golinks-7.0.15...golinks-7.0.16) (2023-05-26) + diff --git a/stable/golinks/8.0.1/Chart.yaml b/stable/golinks/8.0.1/Chart.yaml new file mode 100644 index 00000000000..47d5fe0e3b8 --- /dev/null +++ b/stable/golinks/8.0.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "154c581" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/lama-cleaner/3.0.0/README.md b/stable/golinks/8.0.1/README.md similarity index 100% rename from stable/lama-cleaner/3.0.0/README.md rename to stable/golinks/8.0.1/README.md diff --git a/stable/golinks/8.0.1/app-changelog.md b/stable/golinks/8.0.1/app-changelog.md new file mode 100644 index 00000000000..620ff9d1453 --- /dev/null +++ b/stable/golinks/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [golinks-8.0.1](https://github.com/truecharts/charts/compare/golinks-8.0.0...golinks-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/golinks/8.0.0/app-readme.md b/stable/golinks/8.0.1/app-readme.md similarity index 100% rename from stable/golinks/8.0.0/app-readme.md rename to stable/golinks/8.0.1/app-readme.md diff --git a/stable/golinks/8.0.1/charts/common-14.0.9.tgz b/stable/golinks/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/golinks/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/golinks/8.0.0/ix_values.yaml b/stable/golinks/8.0.1/ix_values.yaml similarity index 100% rename from stable/golinks/8.0.0/ix_values.yaml rename to stable/golinks/8.0.1/ix_values.yaml diff --git a/stable/golinks/8.0.0/questions.yaml b/stable/golinks/8.0.1/questions.yaml similarity index 100% rename from stable/golinks/8.0.0/questions.yaml rename to stable/golinks/8.0.1/questions.yaml diff --git a/stable/libreddit/5.0.0/templates/NOTES.txt b/stable/golinks/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/libreddit/5.0.0/templates/NOTES.txt rename to stable/golinks/8.0.1/templates/NOTES.txt diff --git a/stable/grav/8.0.11/templates/common.yaml b/stable/golinks/8.0.1/templates/common.yaml similarity index 100% rename from stable/grav/8.0.11/templates/common.yaml rename to stable/golinks/8.0.1/templates/common.yaml diff --git a/stable/libreddit/5.0.0/values.yaml b/stable/golinks/8.0.1/values.yaml similarity index 100% rename from stable/libreddit/5.0.0/values.yaml rename to stable/golinks/8.0.1/values.yaml diff --git a/stable/gonic/10.0.1/CHANGELOG.md b/stable/gonic/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..d0e059dbad6 --- /dev/null +++ b/stable/gonic/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gonic-10.0.1](https://github.com/truecharts/charts/compare/gonic-10.0.0...gonic-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [gonic-10.0.0](https://github.com/truecharts/charts/compare/gonic-9.0.24...gonic-10.0.0) (2023-07-31) + + + + +## [gonic-9.0.24](https://github.com/truecharts/charts/compare/gonic-9.0.23...gonic-9.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [gonic-9.0.23](https://github.com/truecharts/charts/compare/gonic-9.0.22...gonic-9.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [gonic-9.0.22](https://github.com/truecharts/charts/compare/gonic-9.0.21...gonic-9.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [gonic-9.0.21](https://github.com/truecharts/charts/compare/gonic-9.0.20...gonic-9.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [gonic-9.0.20](https://github.com/truecharts/charts/compare/gonic-9.0.19...gonic-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [gonic-9.0.19](https://github.com/truecharts/charts/compare/gonic-9.0.18...gonic-9.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [gonic-9.0.18](https://github.com/truecharts/charts/compare/gonic-9.0.17...gonic-9.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [gonic-9.0.17](https://github.com/truecharts/charts/compare/gonic-9.0.16...gonic-9.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [gonic-9.0.16](https://github.com/truecharts/charts/compare/gonic-9.0.15...gonic-9.0.16) (2023-05-26) + diff --git a/stable/gonic/10.0.1/Chart.yaml b/stable/gonic/10.0.1/Chart.yaml new file mode 100644 index 00000000000..b8fff6cdbe1 --- /dev/null +++ b/stable/gonic/10.0.1/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.15.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-dns/5.0.0/README.md b/stable/gonic/10.0.1/README.md similarity index 100% rename from stable/lancache-dns/5.0.0/README.md rename to stable/gonic/10.0.1/README.md diff --git a/stable/gonic/10.0.1/app-changelog.md b/stable/gonic/10.0.1/app-changelog.md new file mode 100644 index 00000000000..6c9204b8a0f --- /dev/null +++ b/stable/gonic/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gonic-10.0.1](https://github.com/truecharts/charts/compare/gonic-10.0.0...gonic-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/gonic/10.0.1/app-readme.md b/stable/gonic/10.0.1/app-readme.md new file mode 100644 index 00000000000..ab427b57e21 --- /dev/null +++ b/stable/gonic/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +Music streaming server / subsonic server API implementation + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/gonic](https://truecharts.org/charts/stable/gonic) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/gonic/10.0.1/charts/common-14.0.9.tgz b/stable/gonic/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/gonic/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/gonic/10.0.1/ix_values.yaml b/stable/gonic/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..c6552aef529 --- /dev/null +++ b/stable/gonic/10.0.1/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: tccr.io/truecharts/gonic + pullPolicy: IfNotPresent + tag: 0.15.2@sha256:0ac1bd4733320325dd722f26e066c0af10d7eff8331fc3c6b1b56059979eb389 +# env: +# GONIC_MUSIC_PATH: +# GONIC_PODCAST_PATH: +# GONIC_CACHE_PATH: +service: + main: + ports: + main: + port: 10023 + targetPort: 80 +persistence: + data: + enabled: true + mountPath: "/data" +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/gonic/10.0.1/questions.yaml b/stable/gonic/10.0.1/questions.yaml new file mode 100644 index 00000000000..1c96b878a96 --- /dev/null +++ b/stable/gonic/10.0.1/questions.yaml @@ -0,0 +1,2003 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10023 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/libremdb/3.0.155/templates/NOTES.txt b/stable/gonic/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/libremdb/3.0.155/templates/NOTES.txt rename to stable/gonic/10.0.1/templates/NOTES.txt diff --git a/stable/makemkv/6.0.1/templates/common.yaml b/stable/gonic/10.0.1/templates/common.yaml similarity index 100% rename from stable/makemkv/6.0.1/templates/common.yaml rename to stable/gonic/10.0.1/templates/common.yaml diff --git a/stable/libremdb/3.0.155/values.yaml b/stable/gonic/10.0.1/values.yaml similarity index 100% rename from stable/libremdb/3.0.155/values.yaml rename to stable/gonic/10.0.1/values.yaml diff --git a/stable/grav/8.0.11/CHANGELOG.md b/stable/grav/8.0.11/CHANGELOG.md deleted file mode 100644 index dc20502dec7..00000000000 --- a/stable/grav/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [grav-8.0.11](https://github.com/truecharts/charts/compare/grav-8.0.10...grav-8.0.11) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.43 ([#13352](https://github.com/truecharts/charts/issues/13352)) - - - - -## [grav-8.0.10](https://github.com/truecharts/charts/compare/grav-8.0.9...grav-8.0.10) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.43 ([#13188](https://github.com/truecharts/charts/issues/13188)) - - - - -## [grav-8.0.9](https://github.com/truecharts/charts/compare/grav-8.0.8...grav-8.0.9) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.42 ([#13114](https://github.com/truecharts/charts/issues/13114)) - - - - -## [grav-8.0.8](https://github.com/truecharts/charts/compare/grav-8.0.7...grav-8.0.8) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.42 ([#12878](https://github.com/truecharts/charts/issues/12878)) - - - - -## [grav-8.0.7](https://github.com/truecharts/charts/compare/grav-8.0.6...grav-8.0.7) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.42 ([#12658](https://github.com/truecharts/charts/issues/12658)) - - - - -## [grav-8.0.6](https://github.com/truecharts/charts/compare/grav-8.0.5...grav-8.0.6) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.42 ([#12421](https://github.com/truecharts/charts/issues/12421)) - - - - -## [grav-8.0.5](https://github.com/truecharts/charts/compare/grav-8.0.4...grav-8.0.5) (2023-09-02) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.42 ([#12153](https://github.com/truecharts/charts/issues/12153)) - - - - -## [grav-8.0.4](https://github.com/truecharts/charts/compare/grav-8.0.3...grav-8.0.4) (2023-08-19) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.42 ([#11707](https://github.com/truecharts/charts/issues/11707)) - - - - -## [grav-8.0.3](https://github.com/truecharts/charts/compare/grav-8.0.2...grav-8.0.3) (2023-08-12) - -### Chore - -- update helm general non-major ([#11103](https://github.com/truecharts/charts/issues/11103)) - - - - -## [grav-8.0.2](https://github.com/truecharts/charts/compare/grav-8.0.1...grav-8.0.2) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.42 ([#11470](https://github.com/truecharts/charts/issues/11470)) - - - - -## [grav-8.0.1](https://github.com/truecharts/charts/compare/grav-8.0.0...grav-8.0.1) (2023-08-05) - -### Chore diff --git a/stable/grav/8.0.11/Chart.yaml b/stable/grav/8.0.11/Chart.yaml deleted file mode 100644 index cff183fcd8c..00000000000 --- a/stable/grav/8.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.43" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/grav/8.0.11/app-changelog.md b/stable/grav/8.0.11/app-changelog.md deleted file mode 100644 index a19b46fd04d..00000000000 --- a/stable/grav/8.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [grav-8.0.11](https://github.com/truecharts/charts/compare/grav-8.0.10...grav-8.0.11) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.43 ([#13352](https://github.com/truecharts/charts/issues/13352)) - - \ No newline at end of file diff --git a/stable/grav/8.0.11/charts/common-14.0.2.tgz b/stable/grav/8.0.11/charts/common-14.0.2.tgz deleted file mode 100644 index 5e335091105..00000000000 Binary files a/stable/grav/8.0.11/charts/common-14.0.2.tgz and /dev/null differ diff --git a/stable/grav/8.0.12/CHANGELOG.md b/stable/grav/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3c788db3631 --- /dev/null +++ b/stable/grav/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [grav-8.0.12](https://github.com/truecharts/charts/compare/grav-8.0.11...grav-8.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [grav-8.0.11](https://github.com/truecharts/charts/compare/grav-8.0.10...grav-8.0.11) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.43 ([#13352](https://github.com/truecharts/charts/issues/13352)) + + + + +## [grav-8.0.10](https://github.com/truecharts/charts/compare/grav-8.0.9...grav-8.0.10) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.43 ([#13188](https://github.com/truecharts/charts/issues/13188)) + + + + +## [grav-8.0.9](https://github.com/truecharts/charts/compare/grav-8.0.8...grav-8.0.9) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.42 ([#13114](https://github.com/truecharts/charts/issues/13114)) + + + + +## [grav-8.0.8](https://github.com/truecharts/charts/compare/grav-8.0.7...grav-8.0.8) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.42 ([#12878](https://github.com/truecharts/charts/issues/12878)) + + + + +## [grav-8.0.7](https://github.com/truecharts/charts/compare/grav-8.0.6...grav-8.0.7) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.42 ([#12658](https://github.com/truecharts/charts/issues/12658)) + + + + +## [grav-8.0.6](https://github.com/truecharts/charts/compare/grav-8.0.5...grav-8.0.6) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.42 ([#12421](https://github.com/truecharts/charts/issues/12421)) + + + + +## [grav-8.0.5](https://github.com/truecharts/charts/compare/grav-8.0.4...grav-8.0.5) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.42 ([#12153](https://github.com/truecharts/charts/issues/12153)) + + + + +## [grav-8.0.4](https://github.com/truecharts/charts/compare/grav-8.0.3...grav-8.0.4) (2023-08-19) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.42 ([#11707](https://github.com/truecharts/charts/issues/11707)) + + + + +## [grav-8.0.3](https://github.com/truecharts/charts/compare/grav-8.0.2...grav-8.0.3) (2023-08-12) + +### Chore + +- update helm general non-major ([#11103](https://github.com/truecharts/charts/issues/11103)) + + + + +## [grav-8.0.2](https://github.com/truecharts/charts/compare/grav-8.0.1...grav-8.0.2) (2023-08-12) + +### Chore diff --git a/stable/grav/8.0.12/Chart.yaml b/stable/grav/8.0.12/Chart.yaml new file mode 100644 index 00000000000..768c6b79ad7 --- /dev/null +++ b/stable/grav/8.0.12/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.7.43" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-monolithic/5.1.1/README.md b/stable/grav/8.0.12/README.md similarity index 100% rename from stable/lancache-monolithic/5.1.1/README.md rename to stable/grav/8.0.12/README.md diff --git a/stable/grav/8.0.12/app-changelog.md b/stable/grav/8.0.12/app-changelog.md new file mode 100644 index 00000000000..275bf3b3bef --- /dev/null +++ b/stable/grav/8.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grav-8.0.12](https://github.com/truecharts/charts/compare/grav-8.0.11...grav-8.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/grav/8.0.11/app-readme.md b/stable/grav/8.0.12/app-readme.md similarity index 100% rename from stable/grav/8.0.11/app-readme.md rename to stable/grav/8.0.12/app-readme.md diff --git a/stable/grav/8.0.12/charts/common-14.0.9.tgz b/stable/grav/8.0.12/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/grav/8.0.12/charts/common-14.0.9.tgz differ diff --git a/stable/grav/8.0.11/ix_values.yaml b/stable/grav/8.0.12/ix_values.yaml similarity index 100% rename from stable/grav/8.0.11/ix_values.yaml rename to stable/grav/8.0.12/ix_values.yaml diff --git a/stable/grav/8.0.11/questions.yaml b/stable/grav/8.0.12/questions.yaml similarity index 100% rename from stable/grav/8.0.11/questions.yaml rename to stable/grav/8.0.12/questions.yaml diff --git a/stable/linkding/6.0.5/templates/NOTES.txt b/stable/grav/8.0.12/templates/NOTES.txt similarity index 100% rename from stable/linkding/6.0.5/templates/NOTES.txt rename to stable/grav/8.0.12/templates/NOTES.txt diff --git a/stable/headphones/8.0.0/templates/common.yaml b/stable/grav/8.0.12/templates/common.yaml similarity index 100% rename from stable/headphones/8.0.0/templates/common.yaml rename to stable/grav/8.0.12/templates/common.yaml diff --git a/stable/linkding/6.0.5/values.yaml b/stable/grav/8.0.12/values.yaml similarity index 100% rename from stable/linkding/6.0.5/values.yaml rename to stable/grav/8.0.12/values.yaml diff --git a/stable/grocy/15.0.11/CHANGELOG.md b/stable/grocy/15.0.11/CHANGELOG.md new file mode 100644 index 00000000000..d18d7f506bf --- /dev/null +++ b/stable/grocy/15.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [grocy-15.0.11](https://github.com/truecharts/charts/compare/grocy-15.0.10...grocy-15.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [grocy-15.0.10](https://github.com/truecharts/charts/compare/grocy-15.0.9...grocy-15.0.10) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/grocy to v4.0.3 ([#13131](https://github.com/truecharts/charts/issues/13131)) + + + + +## [grocy-15.0.9](https://github.com/truecharts/charts/compare/grocy-15.0.8...grocy-15.0.9) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/grocy to v4.0.3 ([#12905](https://github.com/truecharts/charts/issues/12905)) + + + + +## [grocy-15.0.8](https://github.com/truecharts/charts/compare/grocy-15.0.7...grocy-15.0.8) (2023-09-17) + +### Chore + +- update container image tccr.io/truecharts/grocy to v4.0.3 ([#12688](https://github.com/truecharts/charts/issues/12688)) + + + + +## [grocy-15.0.7](https://github.com/truecharts/charts/compare/grocy-15.0.6...grocy-15.0.7) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/grocy to v4.0.3 ([#12288](https://github.com/truecharts/charts/issues/12288)) + + + + +## [grocy-15.0.6](https://github.com/truecharts/charts/compare/grocy-15.0.5...grocy-15.0.6) (2023-09-01) + +### Chore + +- update container image tccr.io/truecharts/grocy to v4.0.2 ([#12125](https://github.com/truecharts/charts/issues/12125)) + + + + +## [grocy-15.0.5](https://github.com/truecharts/charts/compare/grocy-15.0.4...grocy-15.0.5) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/grocy to v4.0.2 ([#11941](https://github.com/truecharts/charts/issues/11941)) + + + + +## [grocy-15.0.4](https://github.com/truecharts/charts/compare/grocy-15.0.3...grocy-15.0.4) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/grocy to v4.0.2 ([#11886](https://github.com/truecharts/charts/issues/11886)) + + + + +## [grocy-15.0.3](https://github.com/truecharts/charts/compare/grocy-15.0.2...grocy-15.0.3) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/grocy to v4.0.1 ([#11505](https://github.com/truecharts/charts/issues/11505)) + + + + +## [grocy-15.0.2](https://github.com/truecharts/charts/compare/grocy-15.0.1...grocy-15.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/grocy to v4.0.1 ([#11454](https://github.com/truecharts/charts/issues/11454)) + + + + +## [grocy-15.0.1](https://github.com/truecharts/charts/compare/grocy-15.0.0...grocy-15.0.1) (2023-08-06) + +### Chore diff --git a/stable/grocy/15.0.11/Chart.yaml b/stable/grocy/15.0.11/Chart.yaml new file mode 100644 index 00000000000..d32d6929911 --- /dev/null +++ b/stable/grocy/15.0.11/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "4.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.11 +annotations: + truecharts.org/catagories: | + - Home-Automation + truecharts.org/SCALE-support: "true" diff --git a/stable/lanraragi/6.0.0/README.md b/stable/grocy/15.0.11/README.md similarity index 100% rename from stable/lanraragi/6.0.0/README.md rename to stable/grocy/15.0.11/README.md diff --git a/stable/grocy/15.0.11/app-changelog.md b/stable/grocy/15.0.11/app-changelog.md new file mode 100644 index 00000000000..1a719fc4be5 --- /dev/null +++ b/stable/grocy/15.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grocy-15.0.11](https://github.com/truecharts/charts/compare/grocy-15.0.10...grocy-15.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/grocy/15.0.11/app-readme.md b/stable/grocy/15.0.11/app-readme.md new file mode 100644 index 00000000000..bff2541fcc3 --- /dev/null +++ b/stable/grocy/15.0.11/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/15.0.11/charts/common-14.0.9.tgz b/stable/grocy/15.0.11/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/grocy/15.0.11/charts/common-14.0.9.tgz differ diff --git a/stable/grocy/15.0.11/ix_values.yaml b/stable/grocy/15.0.11/ix_values.yaml new file mode 100644 index 00000000000..b485523ab3a --- /dev/null +++ b/stable/grocy/15.0.11/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: tccr.io/truecharts/grocy + tag: v4.0.3@sha256:e3097a714b40764ac9474bfeff8fb883cb784aae0c5e790204029b969863e164 + 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/15.0.11/questions.yaml b/stable/grocy/15.0.11/questions.yaml new file mode 100644 index 00000000000..772dc5f0b9a --- /dev/null +++ b/stable/grocy/15.0.11/questions.yaml @@ -0,0 +1,2003 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10013 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/lldap/2.0.2/NOTES.txt b/stable/grocy/15.0.11/templates/NOTES.txt similarity index 100% rename from stable/lldap/2.0.2/NOTES.txt rename to stable/grocy/15.0.11/templates/NOTES.txt diff --git a/stable/matomo/8.0.1/templates/common.yaml b/stable/grocy/15.0.11/templates/common.yaml similarity index 100% rename from stable/matomo/8.0.1/templates/common.yaml rename to stable/grocy/15.0.11/templates/common.yaml diff --git a/stable/lldap/2.0.2/values.yaml b/stable/grocy/15.0.11/values.yaml similarity index 100% rename from stable/lldap/2.0.2/values.yaml rename to stable/grocy/15.0.11/values.yaml diff --git a/stable/guacamole/10.0.5/CHANGELOG.md b/stable/guacamole/10.0.5/CHANGELOG.md new file mode 100644 index 00000000000..8eafc2451ac --- /dev/null +++ b/stable/guacamole/10.0.5/CHANGELOG.md @@ -0,0 +1,97 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [guacamole-10.0.5](https://github.com/truecharts/charts/compare/guacamole-10.0.4...guacamole-10.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + - update container image tccr.io/truecharts/guacamole-server to v1.5.3 ([#11250](https://github.com/truecharts/charts/issues/11250)) + + + + +## [guacamole-10.0.4](https://github.com/truecharts/charts/compare/guacamole-10.0.3...guacamole-10.0.4) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/guacamole-client to v1.5.3 ([#11249](https://github.com/truecharts/charts/issues/11249)) + + + + +## [guacamole-10.0.3](https://github.com/truecharts/charts/compare/guacamole-10.0.2...guacamole-10.0.3) (2023-08-03) + +### Fix + +- comment out values ([#11176](https://github.com/truecharts/charts/issues/11176)) + + + + +## [guacamole-10.0.2](https://github.com/truecharts/charts/compare/guacamole-10.0.1...guacamole-10.0.2) (2023-08-03) + + + + +## [guacamole-10.0.1](https://github.com/truecharts/charts/compare/guacamole-10.0.0...guacamole-10.0.1) (2023-08-02) + +### Chore + +- add virtual drive storage ([#11134](https://github.com/truecharts/charts/issues/11134)) + + + + + +## [guacamole-10.0.0](https://github.com/truecharts/charts/compare/guacamole-9.0.4...guacamole-10.0.0) (2023-07-31) + + + + +## [guacamole-9.0.4](https://github.com/truecharts/charts/compare/guacamole-9.0.3...guacamole-9.0.4) (2023-07-30) + +### Chore + +- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) + + + + +## [guacamole-9.0.3](https://github.com/truecharts/charts/compare/guacamole-9.0.2...guacamole-9.0.3) (2023-07-29) + +### Chore + +- set guacamole to listen on `/` ([#10987](https://github.com/truecharts/charts/issues/10987)) + + + + +## [guacamole-9.0.2](https://github.com/truecharts/charts/compare/guacamole-9.0.1...guacamole-9.0.2) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [guacamole-9.0.1](https://github.com/truecharts/charts/compare/guacamole-9.0.0...guacamole-9.0.1) (2023-07-26) + +### Fix + +- fix indentation ([#10873](https://github.com/truecharts/charts/issues/10873)) + + + + +## [guacamole-9.0.0]guacamole-9.0.0 (2023-07-24) + +### Feat + +- BREAKING CHANGES migrate new common ([#10771](https://github.com/truecharts/charts/issues/10771)) + + \ No newline at end of file diff --git a/stable/guacamole/10.0.5/Chart.yaml b/stable/guacamole/10.0.5/Chart.yaml new file mode 100644 index 00000000000..0b4f0c82bb2 --- /dev/null +++ b/stable/guacamole/10.0.5/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.5.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +description: Apache Guacamole is a clientless remote desktop gateway. +home: https://truecharts.org/charts/stable/guacamole +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole.png +keywords: + - guacamole + - remote +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: guacamole +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole + - https://github.com/apache/guacamole-client +type: application +version: 10.0.5 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/leaf2mqtt/8.0.0/README.md b/stable/guacamole/10.0.5/README.md similarity index 100% rename from stable/leaf2mqtt/8.0.0/README.md rename to stable/guacamole/10.0.5/README.md diff --git a/stable/guacamole/10.0.5/app-changelog.md b/stable/guacamole/10.0.5/app-changelog.md new file mode 100644 index 00000000000..f2af1662344 --- /dev/null +++ b/stable/guacamole/10.0.5/app-changelog.md @@ -0,0 +1,10 @@ + + +## [guacamole-10.0.5](https://github.com/truecharts/charts/compare/guacamole-10.0.4...guacamole-10.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + - update container image tccr.io/truecharts/guacamole-server to v1.5.3 ([#11250](https://github.com/truecharts/charts/issues/11250)) + + \ No newline at end of file diff --git a/stable/guacamole/10.0.5/app-readme.md b/stable/guacamole/10.0.5/app-readme.md new file mode 100644 index 00000000000..9443f3df8cd --- /dev/null +++ b/stable/guacamole/10.0.5/app-readme.md @@ -0,0 +1,8 @@ +Apache Guacamole is a clientless remote desktop gateway. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/guacamole](https://truecharts.org/charts/stable/guacamole) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/guacamole/10.0.5/charts/common-14.0.9.tgz b/stable/guacamole/10.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/guacamole/10.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/guacamole/10.0.5/ix_values.yaml b/stable/guacamole/10.0.5/ix_values.yaml new file mode 100644 index 00000000000..49aac2dd31a --- /dev/null +++ b/stable/guacamole/10.0.5/ix_values.yaml @@ -0,0 +1,277 @@ +image: + repository: tccr.io/truecharts/guacamole-client + pullPolicy: IfNotPresent + tag: v1.5.3@sha256:558ce69773da891ce3c792ccea21934996eb8b9135b9bea81fe3d5457b1a960a +guacdImage: + repository: tccr.io/truecharts/guacamole-server + pullPolicy: IfNotPresent + tag: v1.5.3@sha256:581c98350ad3134b8af996f82f8c1b90e96f035c7d1bb012f4291dbce8f48b53 + +guacamole: + general: + EXTENSION_PRIORITY: "" + api: + API_SESSION_TIMEOUT: 60 + ldap: + {} + # LDAP_HOSTNAME: "" + # LDAP_USER_BASE_DN: "" + # LDAP_PORT: 389 + # LDAP_ENCRYPTION_METHOD: none + # LDAP_MAX_SEARCH_RESULTS: 1000 + # LDAP_SEARCH_BIND_DN: "" + # LDAP_USER_ATTRIBUTES: "" + # LDAP_SEARCH_BIND_PASSWORD: "" + # LDAP_USERNAME_ATTRIBUTE: uid + # LDAP_MEMBER_ATTRIBUTE: member + # LDAP_USER_SEARCH_FILTER: "(objectClass=*)" + # LDAP_CONFIG_BASE_DN: "" + # LDAP_GROUP_BASE_DN: "" + # LDAP_GROUP_SEARCH_FILTER: "(objectClass=*)" + # LDAP_MEMBER_ATTRIBUTE_TYPE: dn + # LDAP_GROUP_NAME_ATTRIBUTE: cn + # LDAP_DEREFERENCE_ALIASES: never + # LDAP_FOLLOW_REFERRALS: false + # LDAP_MAX_REFERRAL_HOPS: 5 + # LDAP_OPERATION_TIMEOUT: 30 + header: + {} + # HEADER_ENABLED: false + # HTTP_AUTH_HEADER: REMOTE_USER + saml: + {} + # SAML_IDP_METADATA_URL: "" + # SAML_IDP_URL: "" + # SAML_ENTITY_ID: "" + # SAML_CALLBACK_URL: "" + # SAML_STRICT: true + # SAML_DEBUG: false + # SAML_COMPRESS_REQUEST: true + # SAML_COMPRESS_RESPONSE: true + # SAML_GROUP_ATTRIBUTE: groups + proxy: + {} + # REMOTE_IP_VALVE_ENABLED: false + # PROXY_ALLOWED_IPS_REGEX: "" + # PROXY_IP_HEADER: "" + # PROXY_PROTOCOL_HEADER: "" + # PROXY_BY_HEADER: "" + totp: + {} + # TOTP_ENABLED: false + # TOTP_ISSUER: Apache Guacamole + # TOTP_DIGITS: 6 + # TOTP_PERIOD: 30 + # TOTP_MODE: sha1 + duo: + {} + # DUO_API_HOSTNAME: "" + # DUO_INTEGRATION_KEY: "" + # DUO_SECRET_KEY: "" + # DUO_APPLICATION_KEY: "" + radius: + {} + # RADIUS_SHARED_SECRET: "" + # RADIUS_AUTH_PROTOCOL: eap-tls + # RADIUS_HOSTNAME: "" + # RADIUS_AUTH_PORT: 1812 + # RADIUS_KEY_FILE: "" + # RADIUS_KEY_TYPE: pkcs12 + # RADIUS_KEY_PASSWORD: "" + # RADIUS_CA_FILE: "" + # RADIUS_CA_TYPE: pem + # RADIUS_CA_PASSWORD: "" + # RADIUS_TRUST_ALL: false + # RADIUS_RETRIES: 5 + # RADIUS_TIMEOUT: 60 + # RADIUS_EAP_TTLS_INNER_PROTOCOL: eap-tls + # RADIUS_NAS_IP: "" + openid: + {} + # OPENID_AUTHORIZATION_ENDPOINT: "" + # OPENID_JWKS_ENDPOINT: "" + # OPENID_ISSUER: "" + # OPENID_CLIENT_ID: "" + # OPENID_REDIRECT_URI: "" + # OPENID_USERNAME_CLAIM_TYPE: email + # OPENID_GROUPS_CLAIM_TYPE: groups + # OPENID_SCOPE: openid email profile + # OPENID_ALLOWED_CLOCK_SKEW: 30 + # OPENID_MAX_TOKEN_VALIDITY: 300 + # OPENID_MAX_NONCE_VALIDITY: 300 + cas: + {} + # CAS_AUTHORIZATION_ENDPOINT: "" + # CAS_REDIRECT_URI: "" + # CAS_CLEARPASS_KEY: "" + # CAS_GROUP_ATTRIBUTE: "" + # CAS_GROUP_FORMAT: plain + # CAS_GROUP_LDAP_BASE_DN: "" + # CAS_GROUP_LDAP_ATTRIBUTE: "" + json: + {} + # JSON_SECRET_KEY: "" + # JSON_TRUSTED_NETWORKS: "" + +workload: + main: + podSpec: + containers: + main: + securityContext: + runAsUser: 1001 + runAsGroup: 1001 + readOnlyRootFilesystem: false + envFrom: + - configMapRef: + name: guacamole-config + probes: + liveness: + type: http + port: "{{ .Values.service.main.ports.main.targetPort }}" + readiness: + type: http + port: "{{ .Values.service.main.ports.main.targetPort }}" + startup: + type: tcp + port: "{{ .Values.service.main.ports.main.targetPort }}" + # zz is used to ensure that the initContainers are run after db-waits + initContainers: + 1-create-seed: + enabled: true + type: install + imageSelector: image + securityContext: + runAsUser: 1001 + runAsGroup: 1001 + readOnlyRootFilesystem: false + envFrom: + - configMapRef: + name: guacamole-config + command: + - /bin/sh + args: + - -c + - /tc-scripts/create-seed.sh + 2-apply-seed: + enabled: true + type: install + imageSelector: postgresClientImage + securityContext: + runAsUser: 1001 + runAsGroup: 1001 + readOnlyRootFilesystem: false + envFrom: + - configMapRef: + name: guacamole-config + command: + - /bin/sh + args: + - -c + - /tc-scripts/apply-seed.sh + + guacd: + enabled: true + type: Deployment + strategy: RollingUpdate + podSpec: + containers: + guacd: + enabled: true + primary: true + imageSelector: guacdImage + command: + - /opt/guacamole/sbin/guacd + args: + # Listen Address + - -b + - "0.0.0.0" + # Listen Port + - -l + - "{{ .Values.service.guacd.ports.guacd.port }}" + # Log Level + - -L + - info + # Foreground + - -f + securityContext: + runAsUser: 1000 + runAsGroup: 1000 + readOnlyRootFilesystem: false + probes: + liveness: + type: tcp + port: "{{ .Values.service.guacd.ports.guacd.port }}" + readiness: + type: tcp + port: "{{ .Values.service.guacd.ports.guacd.port }}" + startup: + type: tcp + port: "{{ .Values.service.guacd.ports.guacd.port }}" + +service: + main: + ports: + main: + port: 10123 + targetPort: 8080 + guacd: + enabled: true + targetSelector: guacd + ports: + guacd: + enabled: true + targetSelector: guacd + port: 10124 + +persistence: + recordings: + enabled: true + # Check how this works and + # which containers need it mounted + targetSelector: + main: + main: + mountPath: /var/lib/guacamole/recordings + readOnly: true + guacd: + guacd: + mountPath: /var/lib/guacamole/recordings + drive: + enabled: true + targetSelector: + guacd: + guacd: + mountPath: /var/lib/guacamole/drive + tc-init: + enabled: true + type: emptyDir + targetSelector: + main: + 1-create-seed: + mountPath: /tc-init + 2-apply-seed: + mountPath: /tc-init + db-seed: + enabled: true + type: configmap + objectName: db-init + defaultMode: "0770" + targetSelector: + main: + 1-create-seed: + mountPath: /tc-scripts/create-seed.sh + subPath: create-seed.sh + 2-apply-seed: + mountPath: /tc-scripts/apply-seed.sh + subPath: apply-seed.sh + +cnpg: + main: + enabled: true + user: guacamole + database: guacamole + +portal: + open: + enabled: true diff --git a/stable/guacamole/10.0.5/questions.yaml b/stable/guacamole/10.0.5/questions.yaml new file mode 100644 index 00000000000..cf0a7ec8586 --- /dev/null +++ b/stable/guacamole/10.0.5/questions.yaml @@ -0,0 +1,2773 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: guacamole + label: Guacamole Configuration + group: App Configuration + schema: + type: dict + additional_attrs: true + attrs: + - variable: general + label: General Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: EXTENSION_PRIORITY + label: Extension Priority + description: A comma-separated list of the namespaces of all extensions that should be loaded in a specific order + schema: + type: string + default: "" + - variable: api + label: API Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: API_SESSION_TIMEOUT + label: API Session Timeout (in minutes) + schema: + type: int + default: 60 + - variable: totp + label: TOTP Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: TOTP_ENABLED + label: Enable TOTP + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: TOTP_ISSUER + label: TOTP Issuer + schema: + type: string + default: Apache Guacamole + required: true + - variable: TOTP_PERIOD + label: TOTP Period + schema: + type: int + default: 30 + required: true + - variable: TOTP_DIGITS + label: TOTP Digits + schema: + type: int + min: 6 + max: 8 + default: 6 + required: true + - variable: TOTP_MODE + label: TOTP Mode + schema: + type: string + default: sha1 + required: true + enum: + - value: sha1 + description: sha1 + - value: sha256 + description: sha256 + - value: sha512 + description: sha512 + - variable: header + label: Header Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: HEADER_ENABLED + label: Enable Header + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: HTTP_AUTH_HEADER + label: HTTP Auth Header + schema: + type: string + required: true + default: REMOTE_USER + - variable: json + label: JSON Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: json_enabled + label: Enable JSON + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: JSON_SECRET_KEY + label: JSON Secret Key + schema: + type: string + required: true + default: "" + - variable: JSON_TRUSTED_NETWORKS + label: JSON Trusted Networks (Leave blank for unrestricted + description: "Comma separated list e.g.: 127.0.0.0/8, 10.0.0.0/8" + schema: + type: string + default: "" + - variable: duo + label: DUO Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: duo_enabled + label: Enable DUO + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: DUO_API_HOSTNAME + label: DUO API Hostname (api-XXXXXXXX.duosecurity.com) + schema: + type: string + required: true + default: "" + - variable: DUO_INTEGRATION_KEY + label: DUO Integration Key (Exactly 20 chars) + schema: + min_length: 20 + max_length: 20 + type: string + required: true + default: "" + - variable: DUO_SECRET_KEY + label: DUO Secret Key (Exactly 40 chars) + schema: + min_length: 40 + max_length: 40 + type: string + required: true + default: "" + - variable: DUO_APPLICATION_KEY + label: DUO Application Key (At least 40 chars) + schema: + min_length: 40 + type: string + required: true + default: "" + - variable: cas + label: CAS Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: cas_enabled + label: Enable CAS + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CAS_AUTHORIZATION_ENDPOINT + label: CAS Authorization Endpoint + schema: + type: string + required: true + default: "" + - variable: CAS_REDIRECT_URI + label: CAS Redirect URI + schema: + type: string + required: true + default: "" + - variable: CAS_CLEARPASS_KEY + label: CAS Clearpass Key + schema: + type: string + default: "" + - variable: CAS_GROUP_ATTRIBUTE + label: CAS Group Attribute + schema: + type: string + default: "" + - variable: CAS_GROUP_LDAP_BASE_DN + label: CAS Group LDAP Base DN + schema: + type: string + default: "" + - variable: CAS_GROUP_LDAP_ATTRIBUTE + label: CAS Group LDAP Attribute + schema: + type: string + default: "" + - variable: CAS_GROUP_FORMAT + label: CAS Group Format + schema: + type: string + default: plain + enum: + - value: plain + description: plain + - value: ldap + description: ldap + - variable: openid + label: OpenID Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: openid_enabled + label: Enable OpenID + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: OPENID_AUTHORIZATION_ENDPOINT + label: OpenID Authorization Endpoint + schema: + type: string + required: true + default: "" + - variable: OPENID_JWKS_ENDPOINT + label: OpenID JWKS Endpoint + schema: + type: string + required: true + default: "" + - variable: OPENID_ISSUER + label: OpenID Issuer + schema: + type: string + required: true + default: "" + - variable: OPENID_CLIENT_ID + label: OpenID Client ID + schema: + type: string + required: true + default: "" + - variable: OPENID_REDIRECT_URI + label: OpenID Redirect URI + schema: + type: string + required: true + default: "" + - variable: OPENID_USERNAME_CLAIM_TYPE + label: OpenID Username Claim Type + schema: + type: string + required: true + default: email + - variable: OPENID_GROUPS_CLAIM_TYPE + label: OpenID Groups Claim Type + schema: + type: string + required: true + default: groups + - variable: OPENID_SCOPE + label: OpenID Scope + schema: + type: string + default: openid email profile + - variable: OPENID_ALLOWED_CLOCK_SKEW + label: OpenID Allowed Clock Skew (in seconds) + schema: + type: int + required: true + default: 30 + - variable: OPENID_MAX_TOKEN_VALIDITY + label: OpenID Max Token Validity (in minutes) + schema: + type: int + required: true + default: 300 + - variable: OPENID_MAX_NONCE_VALIDITY + label: OpenID Max Nonce Validity (in minutes) + schema: + type: int + required: true + default: 10 + - variable: radius + label: Radius Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: radius_enabled + label: Enable Radius + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: RADIUS_SHARED_SECRET + label: Radius Shared Secret + schema: + type: string + required: true + default: "" + - variable: RADIUS_AUTH_PROTOCOL + label: Radius Auth Protocol + schema: + type: string + required: true + default: eap-tls + enum: + - value: pap + description: pap + - value: chap + description: chap + - value: mschapv1 + description: mschapv1 + - value: mschapv2 + description: mschapv2 + - value: eap-md5 + description: eap-md5 + - value: eap-tls + description: eap-tls + - value: eap-ttls + description: eap-ttls + - variable: RADIUS_HOSTNAME + label: Radius Hostname + schema: + type: string + required: true + default: "" + - variable: RADIUS_AUTH_PORT + label: Radius Auth Port + schema: + type: int + default: 1812 + - variable: RADIUS_KEY_FILE + label: Radius Key File + schema: + type: string + default: "" + - variable: RADIUS_KEY_TYPE + label: Radius Key Type + schema: + type: string + default: pkcs12 + required: true + enum: + - value: pem + description: pem + - value: jceks + description: jceks + - value: jks + description: jks + - value: pkcs12 + description: pkcs12 + - variable: RADIUS_KEY_PASSWORD + label: Radius Key Password + schema: + type: string + default: "" + - variable: RADIUS_CA_FILE + label: Radius CA File + schema: + type: string + default: "" + - variable: RADIUS_CA_TYPE + label: Radius CA Type + schema: + type: string + required: true + default: pem + enum: + - value: pem + description: pem + - value: jceks + description: jceks + - value: jks + description: jks + - value: pkcs12 + description: pkcs12 + - variable: RADIUS_CA_PASSWORD + label: Radius CA Password + schema: + type: string + default: "" + - variable: RADIUS_TRUST_ALL + label: Radius Trust All + schema: + type: boolean + default: false + - variable: RADIUS_RETRIES + label: Radius Retries + schema: + type: int + required: true + default: 5 + - variable: RADIUS_TIMEOUT + label: Radius Timeout + schema: + type: int + required: true + default: 60 + - variable: RADIUS_EAP_TTLS_INNER_PROTOCOL + label: Radius eap-ttls Inner Protocol + description: Only has effect when RADIUS_AUTH_PROTOCOL is set to eap-ttls + schema: + type: string + default: eap-tls + required: true + enum: + - value: pap + description: pap + - value: chap + description: chap + - value: mschapv1 + description: mschapv1 + - value: mschapv2 + description: mschapv2 + - value: eap-md5 + description: eap-md5 + - value: eap-tls + description: eap-tls + - variable: RADIUS_NAS_IP + label: Radius Network Access Server IP + schema: + type: string + default: "" + - variable: ldap + group: "App Configuration" + label: LDAP Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: ldap_enabled + label: Enable LDAP + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: LDAP_HOSTNAME + label: LDAP Hostname + schema: + type: string + required: true + default: "" + - variable: LDAP_USER_BASE_DN + label: LDAP User Base DN + schema: + type: string + required: true + default: "" + - variable: LDAP_PORT + label: LDAP Port + schema: + type: int + default: 389 + - variable: LDAP_ENCRYPTION_METHOD + label: LDAP Encryption Method + schema: + type: string + default: none + required: true + enum: + - value: none + description: none + - value: ssl + description: ssl + - value: starttls + description: starttls + - variable: LDAP_MAX_SEARCH_RESULTS + label: LDAP Max Search Results + schema: + type: int + default: 1000 + - variable: LDAP_SEARCH_BIND_DN + label: LDAP Search Bind DN + schema: + type: string + default: "" + - variable: LDAP_USER_ATTRIBUTES + label: LDAP User Attributes + schema: + type: string + default: "" + - variable: LDAP_SEARCH_BIND_PASSWORD + label: LDAP Search Bind Password + schema: + type: string + default: "" + - variable: LDAP_USERNAME_ATTRIBUTE + label: LDAP Username Attribute + schema: + type: string + default: uid + - variable: LDAP_MEMBER_ATTRIBUTE + label: LDAP Member Attribute + schema: + type: string + default: member + - variable: LDAP_USER_SEARCH_FILTER + label: LDAP User Search Filter + schema: + type: string + default: "(objectClass=*)" + - variable: LDAP_CONFIG_BASE_DN + label: LDAP Config Base DN + schema: + type: string + default: "" + - variable: LDAP_GROUP_BASE_DN + label: LDAP Group Base DN + schema: + type: string + default: "" + - variable: LDAP_GROUP_SEARCH_FILTER + label: LDAP Group Search Filter + schema: + type: string + default: "(objectClass=*)" + - variable: LDAP_MEMBER_ATTRIBUTE_TYPE + label: LDAP Member Attribute Type + schema: + type: string + default: dn + required: true + enum: + - value: dn + description: dn + - value: uid + description: uid + - variable: LDAP_GROUP_NAME_ATTRIBUTE + label: LDAP Group Name Attribute + schema: + type: string + default: cn + - variable: LDAP_DEREFERENCE_ALIASES + label: LDAP Dereference Aliases + schema: + type: string + required: true + default: never + enum: + - value: never + description: never + - value: searching + description: searching + - value: finding + description: finding + - value: always + description: always + - variable: LDAP_FOLLOW_REFERRALS + label: LDAP Follow Referrals + schema: + type: boolean + default: false + - variable: LDAP_MAX_REFERRAL_HOPS + label: LDAP Max Referrals Hops + schema: + type: int + required: true + default: 5 + - variable: LDAP_OPERATION_TIMEOUT + label: LDAP Operation Timeout + schema: + type: int + required: true + default: 30 + - variable: saml + label: SAML Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: saml_enabled + label: Enable SAML + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: SAML_IDP_METADATA_URL + label: SAML IDP Metadata URL + schema: + type: string + default: "" + - variable: SAML_IDP_URL + label: SAML IDP URL + schema: + type: string + default: "" + - variable: SAML_ENTITY_ID + label: SAML Entity ID + schema: + type: string + default: "" + - variable: SAML_CALLBACK_URL + label: SAML Callback URL + schema: + type: string + default: "" + - variable: SAML_STRICT + label: SAML Strict + schema: + type: boolean + default: true + - variable: SAML_DEBUG + label: SAML Debug + schema: + type: boolean + default: false + - variable: SAML_COMPRESS_REQUEST + label: SAML Compress Request + schema: + type: boolean + default: true + - variable: SAML_COMPRESS_RESPONSE + label: SAML Compress Response + schema: + type: boolean + default: true + - variable: SAML_GROUP_ATTRIBUTE + label: SAML Group Attribute + schema: + type: string + required: true + default: groups + - variable: proxy + label: Proxy Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: REMOTE_IP_VALVE_ENABLED + label: Enable Proxy + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PROXY_BY_HEADER + label: Proxy by Header + schema: + type: string + default: "" + - variable: PROXY_PROTOCOL_HEADER + label: Proxy Protocol Header + schema: + type: string + default: "" + - variable: PROXY_IP_HEADER + label: Proxy IP Header + schema: + type: string + default: "" + - variable: PROXY_ALLOWED_IPS_REGEX + label: Proxy Allowed IP Regex + schema: + type: string + default: "" + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 9998 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: recordings + label: App Recordings Storage + description: Mounts this volume at [/var/lib/guacamole/recordings] in both guacd and client containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: drive + label: Virtual Drive Storage (guacd) + description: Mounts this volume at [/var/lib/guacamole/drive] in the guacd container + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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: 1001 + - variable: runAsGroup + label: runAsGroup + description: The groupID of the user running the application + schema: + type: int + default: 1001 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: fsGroup + description: The group that should own ALL storage + schema: + type: int + default: 568 + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: 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: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/guacamole/10.0.5/templates/_configmap.tpl b/stable/guacamole/10.0.5/templates/_configmap.tpl new file mode 100644 index 00000000000..c1aa8784453 --- /dev/null +++ b/stable/guacamole/10.0.5/templates/_configmap.tpl @@ -0,0 +1,198 @@ +{{/* Define the configmap */}} +{{- define "guacamole.configmap" -}} +{{/* https://github.com/apache/guacamole-client/blob/master/guacamole-docker/bin/start.sh */}} +{{/* https://guacamole.apache.org/doc/gug/guacamole-docker.html */}} +{{- $fullname := include "tc.v1.common.lib.chart.names.fullname" $ }} +guacamole-config: + enabled: true + data: + RECORDING_SEARCH_PATH: /var/lib/guacamole/recordings + {{/* + https://github.com/apache/guacamole-client/blob/bffc5fbdd5e2bb7a777f55c819a1d4d858829cb7/guacamole-docker/bin/start.sh#L1038 + TomCat uses the war name as the context path. ROOT.war is the default and means the context path is /. + */}} + WEBAPP_CONTEXT: ROOT + {{/* GuacD */}} + GUACD_HOSTNAME: {{ printf "%v-guacd" $fullname }} + GUACD_PORT: {{ .Values.service.guacd.ports.guacd.port | quote }} + {{/* Database */}} + POSTGRESQL_PORT: "5432" + POSTGRESQL_DATABASE: {{ .Values.cnpg.main.database }} + POSTGRESQL_USER: {{ .Values.cnpg.main.user }} + POSTGRESQL_HOSTNAME: {{ .Values.cnpg.main.creds.host }} + POSTGRESQL_PASSWORD: {{ .Values.cnpg.main.creds.password | trimAll "\"" }} + {{/* LDAP */}} + {{- if (get .Values.guacamole "ldap").LDAP_HOSTNAME }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_HOSTNAME" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_PORT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_ENCRYPTION_METHOD" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_USER_BASE_DN" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_USER_SEARCH_FILTER" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_GROUP_BASE_DN" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_GROUP_SEARCH_FILTER" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_GROUP_NAME_ATTRIBUTE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_MEMBER_ATTRIBUTE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_MEMBER_ATTRIBUTE_TYPE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_SEARCH_BIND_DN" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_SEARCH_BIND_PASSWORD" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_USERNAME_ATTRIBUTE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_USER_ATTRIBUTES" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_CONFIG_BASE_DN" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_DEREFERENCE_ALIASES" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_FOLLOW_REFERRALS" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_MAX_REFERRAL_HOPS" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_MAX_SEARCH_RESULTS" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_OPERATION_TIMEOUT" "rootCtx" $) }} + {{- end }} + {{/* Header */}} + {{- if (get .Values.guacamole "header").HEADER_ENABLED }} + {{ include "guac.env" (dict "ob" "header" "key" "HEADER_ENABLED" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "header" "key" "HTTP_AUTH_HEADER" "rootCtx" $) }} + {{- end }} + {{/* SAML */}} + {{- if or + (and ((get .Values.guacamole "saml").SAML_ENTITY_ID) ((get .Values.guacamole "saml").SAML_CALLBACK_URL)) + ((get .Values.guacamole "saml").SAML_IDP_METADATA_URL) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_IDP_METADATA_URL" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_IDP_URL" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_ENTITY_ID" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_CALLBACK_URL" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_STRICT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_DEBUG" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_COMPRESS_REQUEST" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_COMPRESS_RESPONSE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_GROUP_ATTRIBUTE" "rootCtx" $) }} + {{- end }} + {{/* Proxy */}} + {{- if (get .Values.guacamole "proxy").REMOTE_IP_VALVE_ENABLED }} + {{ include "guac.env" (dict "ob" "proxy" "key" "REMOTE_IP_VALVE_ENABLED" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "proxy" "key" "PROXY_ALLOWED_IPS_REGEX" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "proxy" "key" "PROXY_IP_HEADER" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "proxy" "key" "PROXY_PROTOCOL_HEADER" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "proxy" "key" "PROXY_BY_HEADER" "rootCtx" $) }} + {{- end }} + {{/* General */}} + {{ include "guac.env" (dict "ob" "general" "key" "EXTENSION_PRIORITY" "rootCtx" $) }} + {{/* TOTP */}} + {{- if (get .Values.guacamole "totp").TOTP_ENABLED }} + {{ include "guac.env" (dict "ob" "totp" "key" "TOTP_ENABLED" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "totp" "key" "TOTP_ISSUER" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "totp" "key" "TOTP_DIGITS" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "totp" "key" "TOTP_PERIOD" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "totp" "key" "TOTP_MODE" "rootCtx" $) }} + {{- end }} + {{/* DUO */}} + {{- if (get .Values.guacamole "duo").DUO_API_HOSTNAME }} + {{ include "guac.env" (dict "ob" "duo" "key" "DUO_API_HOSTNAME" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "duo" "key" "DUO_INTEGRATION_KEY" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "duo" "key" "DUO_SECRET_KEY" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "duo" "key" "DUO_APPLICATION_KEY" "rootCtx" $) }} + {{- end }} + {{/* API */}} + {{ include "guac.env" (dict "ob" "api" "key" "API_SESSION_TIMEOUT" "rootCtx" $) }} + {{/* RADIUS */}} + {{- if (get .Values.guacamole "radius").SHARED_SECRET }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_HOSTNAME" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_AUTH_PORT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_SHARED_SECRET" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_AUTH_PROTOCOL" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_KEY_TYPE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_KEY_TYPE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_KEY_PASSWORD" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_CA_FILE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_CA_TYPE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_CA_PASSWORD" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_TRUST_ALL" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_RETRIES" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_TIMEOUT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_EAP_TTLS_INNER_PROTOCOL" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_NAS_IP" "rootCtx" $) }} + {{- end }} + {{/* OPENID */}} + {{- if (get .Values.guacamole "openid").OPENID_AUTHORIZATION_ENDPOINT }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_AUTHORIZATION_ENDPOINT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_JWKS_ENDPOINT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_ISSUER" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_CLIENT_ID" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_REDIRECT_URI" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_USERNAME_CLAIM_TYPE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_GROUPS_CLAIM_TYPE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_SCOPE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_ALLOWED_CLOCK_SKEW" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_MAX_TOKEN_VALIDITY" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_MAX_NONCE_VALIDITY" "rootCtx" $) }} + {{- end }} + {{/* CAS */}} + {{- if (get .Values.guacamole "cas").CAS_AUTHORIZATION_ENDPOINT }} + {{ include "guac.env" (dict "ob" "cas" "key" "CAS_AUTHORIZATION_ENDPOINT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "cas" "key" "CAS_REDIRECT_URI" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "cas" "key" "CAS_CLEARPASS_KEY" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "cas" "key" "CAS_GROUP_ATTRIBUTE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "cas" "key" "CAS_GROUP_FORMAT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "cas" "key" "CAS_GROUP_LDAP_BASE_DN" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "cas" "key" "CAS_GROUP_LDAP_ATTRIBUTE" "rootCtx" $) }} + {{- end }} + {{/* JSON */}} + {{- if (get .Values.guacamole "json").JSON_SECRET_KEY }} + {{ include "guac.env" (dict "ob" "json" "key" "JSON_SECRET_KEY" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "json" "key" "JSON_TRUSTED_NETWORKS" "rootCtx" $) }} + {{- end }} +db-init: + enabled: true + data: + {{- $filename := "/tc-init/initdb.sql" }} + create-seed.sh: | + echo "Creating [{{ $filename }}] file..." + /opt/guacamole/bin/initdb.sh --postgresql > {{ $filename }} + if [ -f {{ $filename }} ]; then + echo "File [{{ $filename }}] created successfully!" + exit 0 + fi + echo "File [{{ $filename }}] failed to create." + exit 1 + apply-seed.sh: | + export PGPASSWORD="$POSTGRESQL_PASSWORD" + until + pg_isready --username="$POSTGRESQL_USER" --host="$POSTGRESQL_HOSTNAME" --port="$POSTGRESQL_PORT" + do + echo "Waiting for PostgreSQL to start..." + sleep 2 + done + psql --host="$POSTGRESQL_HOSTNAME" --port="$POSTGRESQL_PORT" \ + --username="$POSTGRESQL_USER" --dbname="$POSTGRESQL_DATABASE" \ + --no-password --command='SELECT * FROM public.guacamole_user' \ + --output=/dev/null --quiet + if [ $? -eq 0 ]; then + echo "Database already initialized." + exit 0 + fi + if [ ! -f {{ $filename }} ]; then + echo "File [{{ $filename }}] does not exist." + exit 1 + fi + echo "Initializing database from [{{ $filename }}] file..." + psql --host="$POSTGRESQL_HOSTNAME" --port="$POSTGRESQL_PORT" \ + --username="$POSTGRESQL_USER" --dbname="$POSTGRESQL_DATABASE" \ + --no-password --quiet --output=/dev/null --file={{ $filename }} + if [ $? -eq 0 ]; then + echo "Database initialized successfully!" + exit 0 + fi + echo "Database failed to initialize." + exit 1 +{{- end -}} + +{{- define "guac.env" -}} + {{- $key := .key -}} + {{- $ob := .ob -}} + {{- $rootCtx := .rootCtx -}} + {{- $object := (get $rootCtx.Values.guacamole $ob) -}} + + {{- if $object -}} + {{- if hasKey $object $key -}} + {{- if not (kindIs "invalid" $key) -}} + {{- printf "%v: %v" $key (get $object $key | quote) -}} + {{- end -}} + {{- end -}} + {{- end -}} +{{- end -}} diff --git a/stable/guacamole/10.0.5/templates/common.yaml b/stable/guacamole/10.0.5/templates/common.yaml new file mode 100644 index 00000000000..2a97a4f00b6 --- /dev/null +++ b/stable/guacamole/10.0.5/templates/common.yaml @@ -0,0 +1,10 @@ +{{/* Make sure all variables are set properly */}} +{{ include "tc.v1.common.loader.init" . }} + +{{- $configmap := (include "guacamole.configmap" $ | fromYaml) -}} +{{- if $configmap -}} + {{- $_ := mustMergeOverwrite .Values.configmap $configmap -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/local-ai/0.0.6/values.yaml b/stable/guacamole/10.0.5/values.yaml similarity index 100% rename from stable/local-ai/0.0.6/values.yaml rename to stable/guacamole/10.0.5/values.yaml diff --git a/stable/guacd/6.0.1/CHANGELOG.md b/stable/guacd/6.0.1/CHANGELOG.md deleted file mode 100644 index ebc9da55fbe..00000000000 --- a/stable/guacd/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [guacd-6.0.1](https://github.com/truecharts/charts/compare/guacd-6.0.0...guacd-6.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/guacamole-server to v1.5.3 ([#11250](https://github.com/truecharts/charts/issues/11250)) - - - - - -## [guacd-6.0.0](https://github.com/truecharts/charts/compare/guacd-5.0.17...guacd-6.0.0) (2023-07-31) - - - - -## [guacd-5.0.17](https://github.com/truecharts/charts/compare/guacd-5.0.16...guacd-5.0.17) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [guacd-5.0.16](https://github.com/truecharts/charts/compare/guacd-5.0.15...guacd-5.0.16) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [guacd-5.0.15](https://github.com/truecharts/charts/compare/guacd-5.0.14...guacd-5.0.15) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [guacd-5.0.14](https://github.com/truecharts/charts/compare/guacd-5.0.13...guacd-5.0.14) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [guacd-5.0.13](https://github.com/truecharts/charts/compare/guacd-5.0.12...guacd-5.0.13) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [guacd-5.0.12](https://github.com/truecharts/charts/compare/guacd-5.0.11...guacd-5.0.12) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [guacd-5.0.11](https://github.com/truecharts/charts/compare/guacd-5.0.10...guacd-5.0.11) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [guacd-5.0.10](https://github.com/truecharts/charts/compare/guacd-5.0.9...guacd-5.0.10) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/guacamole-server to v1.5.2 ([#9236](https://github.com/truecharts/charts/issues/9236)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [guacd-5.0.9](https://github.com/truecharts/charts/compare/guacd-5.0.8...guacd-5.0.9) (2023-05-27) - diff --git a/stable/guacd/6.0.1/Chart.yaml b/stable/guacd/6.0.1/Chart.yaml deleted file mode 100644 index 86861aadfaf..00000000000 --- a/stable/guacd/6.0.1/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: guacd -version: 6.0.1 -appVersion: "1.5.3" -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: 14.0.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/6.0.1/app-changelog.md b/stable/guacd/6.0.1/app-changelog.md deleted file mode 100644 index 6034127ddb4..00000000000 --- a/stable/guacd/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [guacd-6.0.1](https://github.com/truecharts/charts/compare/guacd-6.0.0...guacd-6.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/guacamole-server to v1.5.3 ([#11250](https://github.com/truecharts/charts/issues/11250)) - - \ No newline at end of file diff --git a/stable/guacd/6.0.1/charts/common-14.0.1.tgz b/stable/guacd/6.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/guacd/6.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/guacd/6.0.2/CHANGELOG.md b/stable/guacd/6.0.2/CHANGELOG.md new file mode 100644 index 00000000000..0e804b78b06 --- /dev/null +++ b/stable/guacd/6.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [guacd-6.0.2](https://github.com/truecharts/charts/compare/guacd-6.0.1...guacd-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [guacd-6.0.1](https://github.com/truecharts/charts/compare/guacd-6.0.0...guacd-6.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/guacamole-server to v1.5.3 ([#11250](https://github.com/truecharts/charts/issues/11250)) + + + + + +## [guacd-6.0.0](https://github.com/truecharts/charts/compare/guacd-5.0.17...guacd-6.0.0) (2023-07-31) + + + + +## [guacd-5.0.17](https://github.com/truecharts/charts/compare/guacd-5.0.16...guacd-5.0.17) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [guacd-5.0.16](https://github.com/truecharts/charts/compare/guacd-5.0.15...guacd-5.0.16) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [guacd-5.0.15](https://github.com/truecharts/charts/compare/guacd-5.0.14...guacd-5.0.15) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [guacd-5.0.14](https://github.com/truecharts/charts/compare/guacd-5.0.13...guacd-5.0.14) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [guacd-5.0.13](https://github.com/truecharts/charts/compare/guacd-5.0.12...guacd-5.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [guacd-5.0.12](https://github.com/truecharts/charts/compare/guacd-5.0.11...guacd-5.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [guacd-5.0.11](https://github.com/truecharts/charts/compare/guacd-5.0.10...guacd-5.0.11) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [guacd-5.0.10](https://github.com/truecharts/charts/compare/guacd-5.0.9...guacd-5.0.10) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/guacamole-server to v1.5.2 ([#9236](https://github.com/truecharts/charts/issues/9236)) + diff --git a/stable/guacd/6.0.2/Chart.yaml b/stable/guacd/6.0.2/Chart.yaml new file mode 100644 index 00000000000..afc0fc9ba7b --- /dev/null +++ b/stable/guacd/6.0.2/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: guacd +version: 6.0.2 +appVersion: "1.5.3" +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: 14.0.9 + # 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/libreddit/5.0.0/README.md b/stable/guacd/6.0.2/README.md similarity index 100% rename from stable/libreddit/5.0.0/README.md rename to stable/guacd/6.0.2/README.md diff --git a/stable/guacd/6.0.2/app-changelog.md b/stable/guacd/6.0.2/app-changelog.md new file mode 100644 index 00000000000..16a5dd5f645 --- /dev/null +++ b/stable/guacd/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [guacd-6.0.2](https://github.com/truecharts/charts/compare/guacd-6.0.1...guacd-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/guacd/6.0.1/app-readme.md b/stable/guacd/6.0.2/app-readme.md similarity index 100% rename from stable/guacd/6.0.1/app-readme.md rename to stable/guacd/6.0.2/app-readme.md diff --git a/stable/guacd/6.0.2/charts/common-14.0.9.tgz b/stable/guacd/6.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/guacd/6.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/guacd/6.0.1/ix_values.yaml b/stable/guacd/6.0.2/ix_values.yaml similarity index 100% rename from stable/guacd/6.0.1/ix_values.yaml rename to stable/guacd/6.0.2/ix_values.yaml diff --git a/stable/guacd/6.0.1/questions.yaml b/stable/guacd/6.0.2/questions.yaml similarity index 100% rename from stable/guacd/6.0.1/questions.yaml rename to stable/guacd/6.0.2/questions.yaml diff --git a/stable/local-ai/0.0.6/templates/NOTES.txt b/stable/guacd/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/local-ai/0.0.6/templates/NOTES.txt rename to stable/guacd/6.0.2/templates/NOTES.txt diff --git a/stable/mediainfo/5.0.2/templates/common.yaml b/stable/guacd/6.0.2/templates/common.yaml similarity index 100% rename from stable/mediainfo/5.0.2/templates/common.yaml rename to stable/guacd/6.0.2/templates/common.yaml diff --git a/stable/logitech-media-server/8.0.0/values.yaml b/stable/guacd/6.0.2/values.yaml similarity index 100% rename from stable/logitech-media-server/8.0.0/values.yaml rename to stable/guacd/6.0.2/values.yaml diff --git a/stable/hammond/6.0.0/CHANGELOG.md b/stable/hammond/6.0.0/CHANGELOG.md deleted file mode 100644 index 5b8e63c7ef5..00000000000 --- a/stable/hammond/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [hammond-6.0.0](https://github.com/truecharts/charts/compare/hammond-5.0.15...hammond-6.0.0) (2023-07-31) - - - - -## [hammond-5.0.15](https://github.com/truecharts/charts/compare/hammond-5.0.14...hammond-5.0.15) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [hammond-5.0.14](https://github.com/truecharts/charts/compare/hammond-5.0.13...hammond-5.0.14) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [hammond-5.0.13](https://github.com/truecharts/charts/compare/hammond-5.0.12...hammond-5.0.13) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [hammond-5.0.12](https://github.com/truecharts/charts/compare/hammond-5.0.11...hammond-5.0.12) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [hammond-5.0.11](https://github.com/truecharts/charts/compare/hammond-5.0.10...hammond-5.0.11) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [hammond-5.0.10](https://github.com/truecharts/charts/compare/hammond-5.0.9...hammond-5.0.10) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [hammond-5.0.9](https://github.com/truecharts/charts/compare/hammond-5.0.8...hammond-5.0.9) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [hammond-5.0.8](https://github.com/truecharts/charts/compare/hammond-5.0.7...hammond-5.0.8) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [hammond-5.0.7](https://github.com/truecharts/charts/compare/hammond-5.0.6...hammond-5.0.7) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [hammond-5.0.6](https://github.com/truecharts/charts/compare/hammond-5.0.5...hammond-5.0.6) (2023-05-24) - diff --git a/stable/hammond/6.0.0/Chart.yaml b/stable/hammond/6.0.0/Chart.yaml deleted file mode 100644 index 1d2403ed0ec..00000000000 --- a/stable/hammond/6.0.0/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.0 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/hammond/6.0.0/charts/common-14.0.1.tgz b/stable/hammond/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/hammond/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/hammond/6.0.1/CHANGELOG.md b/stable/hammond/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..9c6d90417b1 --- /dev/null +++ b/stable/hammond/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hammond-6.0.1](https://github.com/truecharts/charts/compare/hammond-6.0.0...hammond-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [hammond-6.0.0](https://github.com/truecharts/charts/compare/hammond-5.0.15...hammond-6.0.0) (2023-07-31) + + + + +## [hammond-5.0.15](https://github.com/truecharts/charts/compare/hammond-5.0.14...hammond-5.0.15) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [hammond-5.0.14](https://github.com/truecharts/charts/compare/hammond-5.0.13...hammond-5.0.14) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [hammond-5.0.13](https://github.com/truecharts/charts/compare/hammond-5.0.12...hammond-5.0.13) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [hammond-5.0.12](https://github.com/truecharts/charts/compare/hammond-5.0.11...hammond-5.0.12) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [hammond-5.0.11](https://github.com/truecharts/charts/compare/hammond-5.0.10...hammond-5.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [hammond-5.0.10](https://github.com/truecharts/charts/compare/hammond-5.0.9...hammond-5.0.10) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [hammond-5.0.9](https://github.com/truecharts/charts/compare/hammond-5.0.8...hammond-5.0.9) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [hammond-5.0.8](https://github.com/truecharts/charts/compare/hammond-5.0.7...hammond-5.0.8) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [hammond-5.0.7](https://github.com/truecharts/charts/compare/hammond-5.0.6...hammond-5.0.7) (2023-05-26) + diff --git a/stable/hammond/6.0.1/Chart.yaml b/stable/hammond/6.0.1/Chart.yaml new file mode 100644 index 00000000000..9e9ec549b96 --- /dev/null +++ b/stable/hammond/6.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/libremdb/3.0.155/README.md b/stable/hammond/6.0.1/README.md similarity index 100% rename from stable/libremdb/3.0.155/README.md rename to stable/hammond/6.0.1/README.md diff --git a/stable/hammond/6.0.1/app-changelog.md b/stable/hammond/6.0.1/app-changelog.md new file mode 100644 index 00000000000..7306210b75b --- /dev/null +++ b/stable/hammond/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hammond-6.0.1](https://github.com/truecharts/charts/compare/hammond-6.0.0...hammond-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/hammond/6.0.0/app-readme.md b/stable/hammond/6.0.1/app-readme.md similarity index 100% rename from stable/hammond/6.0.0/app-readme.md rename to stable/hammond/6.0.1/app-readme.md diff --git a/stable/hammond/6.0.1/charts/common-14.0.9.tgz b/stable/hammond/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/hammond/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/hammond/6.0.0/ix_values.yaml b/stable/hammond/6.0.1/ix_values.yaml similarity index 100% rename from stable/hammond/6.0.0/ix_values.yaml rename to stable/hammond/6.0.1/ix_values.yaml diff --git a/stable/hammond/6.0.0/questions.yaml b/stable/hammond/6.0.1/questions.yaml similarity index 100% rename from stable/hammond/6.0.0/questions.yaml rename to stable/hammond/6.0.1/questions.yaml diff --git a/stable/logitech-media-server/8.0.0/templates/NOTES.txt b/stable/hammond/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/logitech-media-server/8.0.0/templates/NOTES.txt rename to stable/hammond/6.0.1/templates/NOTES.txt diff --git a/stable/hammond/6.0.0/templates/_secrets.tpl b/stable/hammond/6.0.1/templates/_secrets.tpl similarity index 100% rename from stable/hammond/6.0.0/templates/_secrets.tpl rename to stable/hammond/6.0.1/templates/_secrets.tpl diff --git a/stable/hammond/6.0.0/templates/common.yaml b/stable/hammond/6.0.1/templates/common.yaml similarity index 100% rename from stable/hammond/6.0.0/templates/common.yaml rename to stable/hammond/6.0.1/templates/common.yaml diff --git a/stable/makemkv/6.0.1/values.yaml b/stable/hammond/6.0.1/values.yaml similarity index 100% rename from stable/makemkv/6.0.1/values.yaml rename to stable/hammond/6.0.1/values.yaml diff --git a/stable/handbrake/17.0.1/CHANGELOG.md b/stable/handbrake/17.0.1/CHANGELOG.md new file mode 100644 index 00000000000..763907df71b --- /dev/null +++ b/stable/handbrake/17.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [handbrake-17.0.1](https://github.com/truecharts/charts/compare/handbrake-17.0.0...handbrake-17.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [handbrake-17.0.0](https://github.com/truecharts/charts/compare/handbrake-16.0.18...handbrake-17.0.0) (2023-07-31) + + + + +## [handbrake-16.0.18](https://github.com/truecharts/charts/compare/handbrake-16.0.17...handbrake-16.0.18) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [handbrake-16.0.17](https://github.com/truecharts/charts/compare/handbrake-16.0.16...handbrake-16.0.17) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [handbrake-16.0.16](https://github.com/truecharts/charts/compare/handbrake-16.0.15...handbrake-16.0.16) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [handbrake-16.0.15](https://github.com/truecharts/charts/compare/handbrake-16.0.14...handbrake-16.0.15) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [handbrake-16.0.14](https://github.com/truecharts/charts/compare/handbrake-16.0.13...handbrake-16.0.14) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/handbrake to v23.06.1 ([#9503](https://github.com/truecharts/charts/issues/9503)) + + + + +## [handbrake-16.0.13](https://github.com/truecharts/charts/compare/handbrake-16.0.12...handbrake-16.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [handbrake-16.0.12](https://github.com/truecharts/charts/compare/handbrake-16.0.11...handbrake-16.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [handbrake-16.0.11](https://github.com/truecharts/charts/compare/handbrake-16.0.10...handbrake-16.0.11) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [handbrake-16.0.10](https://github.com/truecharts/charts/compare/handbrake-16.0.9...handbrake-16.0.10) (2023-05-27) + diff --git a/stable/handbrake/17.0.1/Chart.yaml b/stable/handbrake/17.0.1/Chart.yaml new file mode 100644 index 00000000000..6eeeeab687e --- /dev/null +++ b/stable/handbrake/17.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "23.06.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 17.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/linkding/6.0.5/README.md b/stable/handbrake/17.0.1/README.md similarity index 100% rename from stable/linkding/6.0.5/README.md rename to stable/handbrake/17.0.1/README.md diff --git a/stable/handbrake/17.0.1/app-changelog.md b/stable/handbrake/17.0.1/app-changelog.md new file mode 100644 index 00000000000..a133652fae6 --- /dev/null +++ b/stable/handbrake/17.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [handbrake-17.0.1](https://github.com/truecharts/charts/compare/handbrake-17.0.0...handbrake-17.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/handbrake/17.0.1/app-readme.md b/stable/handbrake/17.0.1/app-readme.md new file mode 100644 index 00000000000..15638c5e056 --- /dev/null +++ b/stable/handbrake/17.0.1/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/17.0.1/charts/common-14.0.9.tgz b/stable/handbrake/17.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/handbrake/17.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/handbrake/17.0.1/ix_values.yaml b/stable/handbrake/17.0.1/ix_values.yaml new file mode 100644 index 00000000000..dbc8721037c --- /dev/null +++ b/stable/handbrake/17.0.1/ix_values.yaml @@ -0,0 +1,81 @@ +image: + repository: tccr.io/truecharts/handbrake + tag: v23.06.1@sha256:7d0eb806d832166ca8afdf912ebbac167475e18f0499a4b1d38e30fd864fa062 + 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/17.0.1/questions.yaml b/stable/handbrake/17.0.1/questions.yaml new file mode 100644 index 00000000000..0a21e43feab --- /dev/null +++ b/stable/handbrake/17.0.1/questions.yaml @@ -0,0 +1,2353 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + # Portal + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: VNC_PASSWORD + label: "VNC_PASSWORD" + description: "Password needed to connect to the application's GUI. See the VNC Password section for more details." + schema: + type: string + private: true + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: handbrake + group: "App Configuration" + label: "HandBrake Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ENABLE_CJK_FONT + label: "ENABLE_CJK_FONT" + description: "When set to true, open-source computer font WenQuanYi Zen Hei is installed. " + schema: + type: boolean + default: false + - variable: KEEP_APP_RUNNING + label: "KEEP_APP_RUNNING" + description: "When set to true, the application will be automatically restarted if it crashes or if a user quits it." + schema: + type: boolean + default: false + - variable: gui + label: "GUI Settings" + description: "Always read description before changing a value here. Also refer to README" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: DISPLAY_WIDTH + label: "DISPLAY_WIDTH" + description: "Width (in pixels) of the application's window." + schema: + type: int + default: 1280 + required: true + - variable: DISPLAY_HEIGHT + label: "DISPLAY_HEIGHT" + description: "Height (in pixels) of the application's window." + schema: + type: int + default: 768 + required: true + - variable: SECURE_CONNECTION + label: "SECURE_CONNECTION" + description: "When set to true, an encrypted connection is used to access the application's GUI (either via a web browser or VNC client). See the Security section for more details." + schema: + type: boolean + default: false + - variable: autoconv + label: "Automated Conversion Settings" + description: "Always read description before changing a value here. Also refer to README" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: AUTOMATED_CONVERSION_PRESET + label: "AUTOMATED_CONVERSION_PRESET" + description: "HandBrake preset used by the automatic video converter. Identification of a preset must follow the format /" + schema: + type: string + default: "General/Very Fast 1080p30" + required: true + - variable: AUTOMATED_CONVERSION_FORMAT + label: "AUTOMATED_CONVERSION_FORMAT" + description: "Video container format used by the automatic video converter for output files. This is typically the video filename extension." + schema: + type: string + default: "mp4" + required: true + - variable: AUTOMATED_CONVERSION_KEEP_SOURCE + label: "AUTOMATED_CONVERSION_KEEP_SOURCE" + description: "When set to 0, a video that has been successfully converted is removed from the watch folder." + schema: + type: boolean + default: false + - variable: AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION + label: "AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION" + description: "When set to ignore, a non-video file found in the watch folder is ignored. If set to copy, a non-video file is copied as-is to the output folder." + schema: + type: string + default: "ignore" + required: true + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10053 + required: true + - variable: vnc + label: "VNC Service" + description: "VNC Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vnc + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10055 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/makemkv/6.0.1/templates/NOTES.txt b/stable/handbrake/17.0.1/templates/NOTES.txt similarity index 100% rename from stable/makemkv/6.0.1/templates/NOTES.txt rename to stable/handbrake/17.0.1/templates/NOTES.txt diff --git a/stable/meshroom/6.0.0/templates/common.yaml b/stable/handbrake/17.0.1/templates/common.yaml similarity index 100% rename from stable/meshroom/6.0.0/templates/common.yaml rename to stable/handbrake/17.0.1/templates/common.yaml diff --git a/stable/matomo/8.0.1/values.yaml b/stable/handbrake/17.0.1/values.yaml similarity index 100% rename from stable/matomo/8.0.1/values.yaml rename to stable/handbrake/17.0.1/values.yaml diff --git a/stable/haste-server/10.0.1/CHANGELOG.md b/stable/haste-server/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..73834158e86 --- /dev/null +++ b/stable/haste-server/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [haste-server-10.0.1](https://github.com/truecharts/charts/compare/haste-server-10.0.0...haste-server-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [haste-server-10.0.0](https://github.com/truecharts/charts/compare/haste-server-9.0.24...haste-server-10.0.0) (2023-07-31) + + + + +## [haste-server-9.0.24](https://github.com/truecharts/charts/compare/haste-server-9.0.23...haste-server-9.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [haste-server-9.0.23](https://github.com/truecharts/charts/compare/haste-server-9.0.22...haste-server-9.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [haste-server-9.0.22](https://github.com/truecharts/charts/compare/haste-server-9.0.21...haste-server-9.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [haste-server-9.0.21](https://github.com/truecharts/charts/compare/haste-server-9.0.20...haste-server-9.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [haste-server-9.0.20](https://github.com/truecharts/charts/compare/haste-server-9.0.19...haste-server-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [haste-server-9.0.19](https://github.com/truecharts/charts/compare/haste-server-9.0.18...haste-server-9.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [haste-server-9.0.18](https://github.com/truecharts/charts/compare/haste-server-9.0.17...haste-server-9.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [haste-server-9.0.17](https://github.com/truecharts/charts/compare/haste-server-9.0.16...haste-server-9.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [haste-server-9.0.16](https://github.com/truecharts/charts/compare/haste-server-9.0.15...haste-server-9.0.16) (2023-05-26) + diff --git a/stable/haste-server/10.0.1/Chart.yaml b/stable/haste-server/10.0.1/Chart.yaml new file mode 100644 index 00000000000..b75ffc30277 --- /dev/null +++ b/stable/haste-server/10.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/lldap/2.0.2/README.md b/stable/haste-server/10.0.1/README.md similarity index 100% rename from stable/lldap/2.0.2/README.md rename to stable/haste-server/10.0.1/README.md diff --git a/stable/haste-server/10.0.1/app-changelog.md b/stable/haste-server/10.0.1/app-changelog.md new file mode 100644 index 00000000000..2af3def53d1 --- /dev/null +++ b/stable/haste-server/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [haste-server-10.0.1](https://github.com/truecharts/charts/compare/haste-server-10.0.0...haste-server-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/haste-server/10.0.1/app-readme.md b/stable/haste-server/10.0.1/app-readme.md new file mode 100644 index 00000000000..6603cccc9fd --- /dev/null +++ b/stable/haste-server/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +Simple text sharing + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/haste-server](https://truecharts.org/charts/stable/haste-server) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/haste-server/10.0.1/charts/common-14.0.9.tgz b/stable/haste-server/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/haste-server/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/haste-server/10.0.1/ix_values.yaml b/stable/haste-server/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..f6250d7d780 --- /dev/null +++ b/stable/haste-server/10.0.1/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: tccr.io/truecharts/haste-server + pullPolicy: IfNotPresent + tag: latest@sha256:dd6381fc117e072cc42da8e179703aca9d22cd8e30990cedab8b817cfba47c10 +service: + main: + ports: + main: + port: 7777 + targetPort: 7777 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + env: + STORAGE_FILEPATH: "/config" + STORAGE_TYPE: "file" diff --git a/stable/haste-server/10.0.1/questions.yaml b/stable/haste-server/10.0.1/questions.yaml new file mode 100644 index 00000000000..8053217e1f6 --- /dev/null +++ b/stable/haste-server/10.0.1/questions.yaml @@ -0,0 +1,2023 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: STORAGE_FILEPATH + label: "STORAGE_FILEPATH" + schema: + type: string + default: "/config" + - variable: STORAGE_TYPE + label: "STORAGE_TYPE" + schema: + type: string + default: "file" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 7777 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/matomo/8.0.1/templates/NOTES.txt b/stable/haste-server/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/matomo/8.0.1/templates/NOTES.txt rename to stable/haste-server/10.0.1/templates/NOTES.txt diff --git a/stable/metabase/0.0.5/templates/common.yaml b/stable/haste-server/10.0.1/templates/common.yaml similarity index 100% rename from stable/metabase/0.0.5/templates/common.yaml rename to stable/haste-server/10.0.1/templates/common.yaml diff --git a/stable/mattermost/9.0.27/values.yaml b/stable/haste-server/10.0.1/values.yaml similarity index 100% rename from stable/mattermost/9.0.27/values.yaml rename to stable/haste-server/10.0.1/values.yaml diff --git a/stable/headphones/8.0.0/CHANGELOG.md b/stable/headphones/8.0.0/CHANGELOG.md deleted file mode 100644 index 5f75b181eda..00000000000 --- a/stable/headphones/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [headphones-8.0.0](https://github.com/truecharts/charts/compare/headphones-7.0.24...headphones-8.0.0) (2023-07-31) - - - - -## [headphones-7.0.24](https://github.com/truecharts/charts/compare/headphones-7.0.23...headphones-7.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [headphones-7.0.23](https://github.com/truecharts/charts/compare/headphones-7.0.22...headphones-7.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [headphones-7.0.22](https://github.com/truecharts/charts/compare/headphones-7.0.21...headphones-7.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [headphones-7.0.21](https://github.com/truecharts/charts/compare/headphones-7.0.20...headphones-7.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [headphones-7.0.20](https://github.com/truecharts/charts/compare/headphones-7.0.19...headphones-7.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [headphones-7.0.19](https://github.com/truecharts/charts/compare/headphones-7.0.18...headphones-7.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [headphones-7.0.18](https://github.com/truecharts/charts/compare/headphones-7.0.17...headphones-7.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [headphones-7.0.17](https://github.com/truecharts/charts/compare/headphones-7.0.16...headphones-7.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [headphones-7.0.16](https://github.com/truecharts/charts/compare/headphones-7.0.15...headphones-7.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [headphones-7.0.15](https://github.com/truecharts/charts/compare/headphones-7.0.14...headphones-7.0.15) (2023-05-24) - diff --git a/stable/headphones/8.0.0/Chart.yaml b/stable/headphones/8.0.0/Chart.yaml deleted file mode 100644 index b5c77f608dc..00000000000 --- a/stable/headphones/8.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "58edc604" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/headphones/8.0.0/charts/common-14.0.1.tgz b/stable/headphones/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/headphones/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/headphones/8.0.1/CHANGELOG.md b/stable/headphones/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..9589bdbd7d2 --- /dev/null +++ b/stable/headphones/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [headphones-8.0.1](https://github.com/truecharts/charts/compare/headphones-8.0.0...headphones-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [headphones-8.0.0](https://github.com/truecharts/charts/compare/headphones-7.0.24...headphones-8.0.0) (2023-07-31) + + + + +## [headphones-7.0.24](https://github.com/truecharts/charts/compare/headphones-7.0.23...headphones-7.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [headphones-7.0.23](https://github.com/truecharts/charts/compare/headphones-7.0.22...headphones-7.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [headphones-7.0.22](https://github.com/truecharts/charts/compare/headphones-7.0.21...headphones-7.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [headphones-7.0.21](https://github.com/truecharts/charts/compare/headphones-7.0.20...headphones-7.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [headphones-7.0.20](https://github.com/truecharts/charts/compare/headphones-7.0.19...headphones-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [headphones-7.0.19](https://github.com/truecharts/charts/compare/headphones-7.0.18...headphones-7.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [headphones-7.0.18](https://github.com/truecharts/charts/compare/headphones-7.0.17...headphones-7.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [headphones-7.0.17](https://github.com/truecharts/charts/compare/headphones-7.0.16...headphones-7.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [headphones-7.0.16](https://github.com/truecharts/charts/compare/headphones-7.0.15...headphones-7.0.16) (2023-05-26) + diff --git a/stable/headphones/8.0.1/Chart.yaml b/stable/headphones/8.0.1/Chart.yaml new file mode 100644 index 00000000000..4d3714f6cae --- /dev/null +++ b/stable/headphones/8.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "58edc604" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/local-ai/0.0.6/README.md b/stable/headphones/8.0.1/README.md similarity index 100% rename from stable/local-ai/0.0.6/README.md rename to stable/headphones/8.0.1/README.md diff --git a/stable/headphones/8.0.1/app-changelog.md b/stable/headphones/8.0.1/app-changelog.md new file mode 100644 index 00000000000..67e64d9bd3a --- /dev/null +++ b/stable/headphones/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [headphones-8.0.1](https://github.com/truecharts/charts/compare/headphones-8.0.0...headphones-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/headphones/8.0.0/app-readme.md b/stable/headphones/8.0.1/app-readme.md similarity index 100% rename from stable/headphones/8.0.0/app-readme.md rename to stable/headphones/8.0.1/app-readme.md diff --git a/stable/headphones/8.0.1/charts/common-14.0.9.tgz b/stable/headphones/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/headphones/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/headphones/8.0.0/ix_values.yaml b/stable/headphones/8.0.1/ix_values.yaml similarity index 100% rename from stable/headphones/8.0.0/ix_values.yaml rename to stable/headphones/8.0.1/ix_values.yaml diff --git a/stable/headphones/8.0.0/questions.yaml b/stable/headphones/8.0.1/questions.yaml similarity index 100% rename from stable/headphones/8.0.0/questions.yaml rename to stable/headphones/8.0.1/questions.yaml diff --git a/stable/mattermost/9.0.27/templates/NOTES.txt b/stable/headphones/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/mattermost/9.0.27/templates/NOTES.txt rename to stable/headphones/8.0.1/templates/NOTES.txt diff --git a/stable/medusa/7.0.11/templates/common.yaml b/stable/headphones/8.0.1/templates/common.yaml similarity index 100% rename from stable/medusa/7.0.11/templates/common.yaml rename to stable/headphones/8.0.1/templates/common.yaml diff --git a/stable/mc-router/1.0.1/values.yaml b/stable/headphones/8.0.1/values.yaml similarity index 100% rename from stable/mc-router/1.0.1/values.yaml rename to stable/headphones/8.0.1/values.yaml diff --git a/stable/healthchecks/11.0.1/CHANGELOG.md b/stable/healthchecks/11.0.1/CHANGELOG.md new file mode 100644 index 00000000000..7068e43ea40 --- /dev/null +++ b/stable/healthchecks/11.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [healthchecks-11.0.1](https://github.com/truecharts/charts/compare/healthchecks-11.0.0...healthchecks-11.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [healthchecks-11.0.0](https://github.com/truecharts/charts/compare/healthchecks-10.0.15...healthchecks-11.0.0) (2023-07-31) + + + + +## [healthchecks-10.0.15](https://github.com/truecharts/charts/compare/healthchecks-10.0.14...healthchecks-10.0.15) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [healthchecks-10.0.14](https://github.com/truecharts/charts/compare/healthchecks-10.0.13...healthchecks-10.0.14) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [healthchecks-10.0.13](https://github.com/truecharts/charts/compare/healthchecks-10.0.12...healthchecks-10.0.13) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [healthchecks-10.0.12](https://github.com/truecharts/charts/compare/healthchecks-10.0.11...healthchecks-10.0.12) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [healthchecks-10.0.11](https://github.com/truecharts/charts/compare/healthchecks-10.0.10...healthchecks-10.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [healthchecks-10.0.10](https://github.com/truecharts/charts/compare/healthchecks-10.0.9...healthchecks-10.0.10) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [healthchecks-10.0.9](https://github.com/truecharts/charts/compare/healthchecks-10.0.8...healthchecks-10.0.9) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [healthchecks-10.0.8](https://github.com/truecharts/charts/compare/healthchecks-10.0.7...healthchecks-10.0.8) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [healthchecks-10.0.7](https://github.com/truecharts/charts/compare/healthchecks-10.0.6...healthchecks-10.0.7) (2023-05-26) + diff --git a/stable/healthchecks/11.0.1/Chart.yaml b/stable/healthchecks/11.0.1/Chart.yaml new file mode 100644 index 00000000000..11def5a979d --- /dev/null +++ b/stable/healthchecks/11.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.22.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 11.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/logitech-media-server/8.0.0/README.md b/stable/healthchecks/11.0.1/README.md similarity index 100% rename from stable/logitech-media-server/8.0.0/README.md rename to stable/healthchecks/11.0.1/README.md diff --git a/stable/healthchecks/11.0.1/app-changelog.md b/stable/healthchecks/11.0.1/app-changelog.md new file mode 100644 index 00000000000..9ad28d0bb64 --- /dev/null +++ b/stable/healthchecks/11.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [healthchecks-11.0.1](https://github.com/truecharts/charts/compare/healthchecks-11.0.0...healthchecks-11.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/healthchecks/11.0.1/app-readme.md b/stable/healthchecks/11.0.1/app-readme.md new file mode 100644 index 00000000000..66f01581c9f --- /dev/null +++ b/stable/healthchecks/11.0.1/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/11.0.1/charts/common-14.0.9.tgz b/stable/healthchecks/11.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/healthchecks/11.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/healthchecks/11.0.1/ix_values.yaml b/stable/healthchecks/11.0.1/ix_values.yaml new file mode 100644 index 00000000000..50875e104c5 --- /dev/null +++ b/stable/healthchecks/11.0.1/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/11.0.1/questions.yaml b/stable/healthchecks/11.0.1/questions.yaml new file mode 100644 index 00000000000..b409a855395 --- /dev/null +++ b/stable/healthchecks/11.0.1/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: SUPERUSER_EMAIL + label: "SUPERUSER_EMAIL" + description: "Superuser email" + schema: + type: string + required: true + default: "REPLACETHIS" + - variable: SUPERUSER_PASSWORD + label: "SUPERUSER_PASSWORD" + description: "Superuser password" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + - variable: REGENERATE_SETTINGS + label: "REGENERATE_SETTINGS" + description: "Set to true to always override the local_settings.py file with values from environment variables" + schema: + type: string + default: "True" + - variable: SITE_ROOT + label: "SITE_ROOT" + description: "The site's top-level URL and the port it listens to" + schema: + type: string + required: true + default: "" + - variable: SITE_NAME + label: "SITE_NAME" + description: "The site's name" + schema: + type: string + required: true + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10074 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/mc-router/1.0.1/templates/NOTES.txt b/stable/healthchecks/11.0.1/templates/NOTES.txt similarity index 100% rename from stable/mc-router/1.0.1/templates/NOTES.txt rename to stable/healthchecks/11.0.1/templates/NOTES.txt diff --git a/stable/metube/8.0.1/templates/common.yaml b/stable/healthchecks/11.0.1/templates/common.yaml similarity index 100% rename from stable/metube/8.0.1/templates/common.yaml rename to stable/healthchecks/11.0.1/templates/common.yaml diff --git a/stable/mediainfo/5.0.2/values.yaml b/stable/healthchecks/11.0.1/values.yaml similarity index 100% rename from stable/mediainfo/5.0.2/values.yaml rename to stable/healthchecks/11.0.1/values.yaml diff --git a/stable/hedgedoc/9.0.11/CHANGELOG.md b/stable/hedgedoc/9.0.11/CHANGELOG.md deleted file mode 100644 index ec8e427a5f0..00000000000 --- a/stable/hedgedoc/9.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hedgedoc-9.0.11](https://github.com/truecharts/charts/compare/hedgedoc-9.0.10...hedgedoc-9.0.11) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#13073](https://github.com/truecharts/charts/issues/13073)) - - - - -## [hedgedoc-9.0.10](https://github.com/truecharts/charts/compare/hedgedoc-9.0.9...hedgedoc-9.0.10) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12802](https://github.com/truecharts/charts/issues/12802)) - - - - -## [hedgedoc-9.0.9](https://github.com/truecharts/charts/compare/hedgedoc-9.0.8...hedgedoc-9.0.9) (2023-09-08) - -### Chore - -- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12397](https://github.com/truecharts/charts/issues/12397)) - - - - -## [hedgedoc-9.0.8](https://github.com/truecharts/charts/compare/hedgedoc-9.0.7...hedgedoc-9.0.8) (2023-09-08) - -### Chore - -- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12384](https://github.com/truecharts/charts/issues/12384)) - - - - -## [hedgedoc-9.0.7](https://github.com/truecharts/charts/compare/hedgedoc-9.0.6...hedgedoc-9.0.7) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12354](https://github.com/truecharts/charts/issues/12354)) - - - - -## [hedgedoc-9.0.6](https://github.com/truecharts/charts/compare/hedgedoc-9.0.5...hedgedoc-9.0.6) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12341](https://github.com/truecharts/charts/issues/12341)) - - - - -## [hedgedoc-9.0.5](https://github.com/truecharts/charts/compare/hedgedoc-9.0.4...hedgedoc-9.0.5) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12329](https://github.com/truecharts/charts/issues/12329)) - - - - -## [hedgedoc-9.0.4](https://github.com/truecharts/charts/compare/hedgedoc-9.0.3...hedgedoc-9.0.4) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12279](https://github.com/truecharts/charts/issues/12279)) - - - - -## [hedgedoc-9.0.3](https://github.com/truecharts/charts/compare/hedgedoc-9.0.2...hedgedoc-9.0.3) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12061](https://github.com/truecharts/charts/issues/12061)) - - - - -## [hedgedoc-9.0.2](https://github.com/truecharts/charts/compare/hedgedoc-9.0.1...hedgedoc-9.0.2) (2023-08-25) - -### Chore - -- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#11862](https://github.com/truecharts/charts/issues/11862)) - - - - -## [hedgedoc-9.0.1](https://github.com/truecharts/charts/compare/hedgedoc-9.0.0...hedgedoc-9.0.1) (2023-08-10) - -### Chore diff --git a/stable/hedgedoc/9.0.11/Chart.yaml b/stable/hedgedoc/9.0.11/Chart.yaml deleted file mode 100644 index 2ee2c4e87d7..00000000000 --- a/stable/hedgedoc/9.0.11/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: hedgedoc -version: 9.0.11 -appVersion: "1.9.9" -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: 14.0.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/9.0.11/app-changelog.md b/stable/hedgedoc/9.0.11/app-changelog.md deleted file mode 100644 index f4fcc271f4e..00000000000 --- a/stable/hedgedoc/9.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hedgedoc-9.0.11](https://github.com/truecharts/charts/compare/hedgedoc-9.0.10...hedgedoc-9.0.11) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#13073](https://github.com/truecharts/charts/issues/13073)) - - \ No newline at end of file diff --git a/stable/hedgedoc/9.0.11/charts/common-14.0.1.tgz b/stable/hedgedoc/9.0.11/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/hedgedoc/9.0.11/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/hedgedoc/9.0.12/CHANGELOG.md b/stable/hedgedoc/9.0.12/CHANGELOG.md new file mode 100644 index 00000000000..90a5c5b7b13 --- /dev/null +++ b/stable/hedgedoc/9.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hedgedoc-9.0.12](https://github.com/truecharts/charts/compare/hedgedoc-9.0.11...hedgedoc-9.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [hedgedoc-9.0.11](https://github.com/truecharts/charts/compare/hedgedoc-9.0.10...hedgedoc-9.0.11) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#13073](https://github.com/truecharts/charts/issues/13073)) + + + + +## [hedgedoc-9.0.10](https://github.com/truecharts/charts/compare/hedgedoc-9.0.9...hedgedoc-9.0.10) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12802](https://github.com/truecharts/charts/issues/12802)) + + + + +## [hedgedoc-9.0.9](https://github.com/truecharts/charts/compare/hedgedoc-9.0.8...hedgedoc-9.0.9) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12397](https://github.com/truecharts/charts/issues/12397)) + + + + +## [hedgedoc-9.0.8](https://github.com/truecharts/charts/compare/hedgedoc-9.0.7...hedgedoc-9.0.8) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12384](https://github.com/truecharts/charts/issues/12384)) + + + + +## [hedgedoc-9.0.7](https://github.com/truecharts/charts/compare/hedgedoc-9.0.6...hedgedoc-9.0.7) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12354](https://github.com/truecharts/charts/issues/12354)) + + + + +## [hedgedoc-9.0.6](https://github.com/truecharts/charts/compare/hedgedoc-9.0.5...hedgedoc-9.0.6) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12341](https://github.com/truecharts/charts/issues/12341)) + + + + +## [hedgedoc-9.0.5](https://github.com/truecharts/charts/compare/hedgedoc-9.0.4...hedgedoc-9.0.5) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12329](https://github.com/truecharts/charts/issues/12329)) + + + + +## [hedgedoc-9.0.4](https://github.com/truecharts/charts/compare/hedgedoc-9.0.3...hedgedoc-9.0.4) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12279](https://github.com/truecharts/charts/issues/12279)) + + + + +## [hedgedoc-9.0.3](https://github.com/truecharts/charts/compare/hedgedoc-9.0.2...hedgedoc-9.0.3) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12061](https://github.com/truecharts/charts/issues/12061)) + + + + +## [hedgedoc-9.0.2](https://github.com/truecharts/charts/compare/hedgedoc-9.0.1...hedgedoc-9.0.2) (2023-08-25) + +### Chore diff --git a/stable/hedgedoc/9.0.12/Chart.yaml b/stable/hedgedoc/9.0.12/Chart.yaml new file mode 100644 index 00000000000..bc9c3e88fb1 --- /dev/null +++ b/stable/hedgedoc/9.0.12/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: hedgedoc +version: 9.0.12 +appVersion: "1.9.9" +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: 14.0.9 +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/makemkv/6.0.1/README.md b/stable/hedgedoc/9.0.12/README.md similarity index 100% rename from stable/makemkv/6.0.1/README.md rename to stable/hedgedoc/9.0.12/README.md diff --git a/stable/hedgedoc/9.0.12/app-changelog.md b/stable/hedgedoc/9.0.12/app-changelog.md new file mode 100644 index 00000000000..ce376fa2ceb --- /dev/null +++ b/stable/hedgedoc/9.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hedgedoc-9.0.12](https://github.com/truecharts/charts/compare/hedgedoc-9.0.11...hedgedoc-9.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/hedgedoc/9.0.11/app-readme.md b/stable/hedgedoc/9.0.12/app-readme.md similarity index 100% rename from stable/hedgedoc/9.0.11/app-readme.md rename to stable/hedgedoc/9.0.12/app-readme.md diff --git a/stable/hedgedoc/9.0.12/charts/common-14.0.9.tgz b/stable/hedgedoc/9.0.12/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/hedgedoc/9.0.12/charts/common-14.0.9.tgz differ diff --git a/stable/hedgedoc/9.0.11/ix_values.yaml b/stable/hedgedoc/9.0.12/ix_values.yaml similarity index 100% rename from stable/hedgedoc/9.0.11/ix_values.yaml rename to stable/hedgedoc/9.0.12/ix_values.yaml diff --git a/stable/hedgedoc/9.0.11/questions.yaml b/stable/hedgedoc/9.0.12/questions.yaml similarity index 100% rename from stable/hedgedoc/9.0.11/questions.yaml rename to stable/hedgedoc/9.0.12/questions.yaml diff --git a/stable/mediainfo/5.0.2/templates/NOTES.txt b/stable/hedgedoc/9.0.12/templates/NOTES.txt similarity index 100% rename from stable/mediainfo/5.0.2/templates/NOTES.txt rename to stable/hedgedoc/9.0.12/templates/NOTES.txt diff --git a/stable/hedgedoc/9.0.11/templates/_secrets.tpl b/stable/hedgedoc/9.0.12/templates/_secrets.tpl similarity index 100% rename from stable/hedgedoc/9.0.11/templates/_secrets.tpl rename to stable/hedgedoc/9.0.12/templates/_secrets.tpl diff --git a/stable/hedgedoc/9.0.11/templates/common.yaml b/stable/hedgedoc/9.0.12/templates/common.yaml similarity index 100% rename from stable/hedgedoc/9.0.11/templates/common.yaml rename to stable/hedgedoc/9.0.12/templates/common.yaml diff --git a/stable/medusa/7.0.11/values.yaml b/stable/hedgedoc/9.0.12/values.yaml similarity index 100% rename from stable/medusa/7.0.11/values.yaml rename to stable/hedgedoc/9.0.12/values.yaml diff --git a/stable/heimdall/16.0.1/CHANGELOG.md b/stable/heimdall/16.0.1/CHANGELOG.md new file mode 100644 index 00000000000..339ba836207 --- /dev/null +++ b/stable/heimdall/16.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [heimdall-16.0.1](https://github.com/truecharts/charts/compare/heimdall-16.0.0...heimdall-16.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [heimdall-16.0.0](https://github.com/truecharts/charts/compare/heimdall-15.0.26...heimdall-16.0.0) (2023-07-31) + + + + +## [heimdall-15.0.26](https://github.com/truecharts/charts/compare/heimdall-15.0.25...heimdall-15.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [heimdall-15.0.25](https://github.com/truecharts/charts/compare/heimdall-15.0.24...heimdall-15.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [heimdall-15.0.24](https://github.com/truecharts/charts/compare/heimdall-15.0.23...heimdall-15.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [heimdall-15.0.23](https://github.com/truecharts/charts/compare/heimdall-15.0.22...heimdall-15.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [heimdall-15.0.22](https://github.com/truecharts/charts/compare/heimdall-15.0.21...heimdall-15.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [heimdall-15.0.21](https://github.com/truecharts/charts/compare/heimdall-15.0.20...heimdall-15.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [heimdall-15.0.20](https://github.com/truecharts/charts/compare/heimdall-15.0.19...heimdall-15.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [heimdall-15.0.19](https://github.com/truecharts/charts/compare/heimdall-15.0.18...heimdall-15.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [heimdall-15.0.18](https://github.com/truecharts/charts/compare/heimdall-15.0.17...heimdall-15.0.18) (2023-05-26) + diff --git a/stable/heimdall/16.0.1/Chart.yaml b/stable/heimdall/16.0.1/Chart.yaml new file mode 100644 index 00000000000..e2779012175 --- /dev/null +++ b/stable/heimdall/16.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.5.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 16.0.1 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" diff --git a/stable/matomo/8.0.1/README.md b/stable/heimdall/16.0.1/README.md similarity index 100% rename from stable/matomo/8.0.1/README.md rename to stable/heimdall/16.0.1/README.md diff --git a/stable/heimdall/16.0.1/app-changelog.md b/stable/heimdall/16.0.1/app-changelog.md new file mode 100644 index 00000000000..1ae54527ef4 --- /dev/null +++ b/stable/heimdall/16.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [heimdall-16.0.1](https://github.com/truecharts/charts/compare/heimdall-16.0.0...heimdall-16.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/heimdall/16.0.1/app-readme.md b/stable/heimdall/16.0.1/app-readme.md new file mode 100644 index 00000000000..07a4cb167bc --- /dev/null +++ b/stable/heimdall/16.0.1/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/16.0.1/charts/common-14.0.9.tgz b/stable/heimdall/16.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/heimdall/16.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/heimdall/16.0.1/ix_values.yaml b/stable/heimdall/16.0.1/ix_values.yaml new file mode 100644 index 00000000000..e75c2908f4b --- /dev/null +++ b/stable/heimdall/16.0.1/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/16.0.1/questions.yaml b/stable/heimdall/16.0.1/questions.yaml new file mode 100644 index 00000000000..313f15aa0e5 --- /dev/null +++ b/stable/heimdall/16.0.1/questions.yaml @@ -0,0 +1,2005 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10014 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/medusa/7.0.11/templates/NOTES.txt b/stable/heimdall/16.0.1/templates/NOTES.txt similarity index 100% rename from stable/medusa/7.0.11/templates/NOTES.txt rename to stable/heimdall/16.0.1/templates/NOTES.txt diff --git a/stable/minecraft-bedrock/5.0.2/templates/common.yaml b/stable/heimdall/16.0.1/templates/common.yaml similarity index 100% rename from stable/minecraft-bedrock/5.0.2/templates/common.yaml rename to stable/heimdall/16.0.1/templates/common.yaml diff --git a/stable/meshroom/6.0.0/values.yaml b/stable/heimdall/16.0.1/values.yaml similarity index 100% rename from stable/meshroom/6.0.0/values.yaml rename to stable/heimdall/16.0.1/values.yaml diff --git a/stable/homarr/6.0.4/CHANGELOG.md b/stable/homarr/6.0.4/CHANGELOG.md deleted file mode 100644 index 30066de21e6..00000000000 --- a/stable/homarr/6.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homarr-6.0.4](https://github.com/truecharts/charts/compare/homarr-6.0.3...homarr-6.0.4) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/homarr to v0.13.4 ([#12424](https://github.com/truecharts/charts/issues/12424)) - - - - -## [homarr-6.0.3](https://github.com/truecharts/charts/compare/homarr-6.0.2...homarr-6.0.3) (2023-09-05) - -### Chore - -- update container image tccr.io/truecharts/homarr to v0.13.3 ([#12239](https://github.com/truecharts/charts/issues/12239)) - - - - -## [homarr-6.0.2](https://github.com/truecharts/charts/compare/homarr-6.0.1...homarr-6.0.2) (2023-08-16) - -### Chore - -- update container image tccr.io/truecharts/homarr to v0.13.2 ([#11614](https://github.com/truecharts/charts/issues/11614)) - - - - -## [homarr-6.0.1](https://github.com/truecharts/charts/compare/homarr-6.0.0...homarr-6.0.1) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/homarr to v0.13.1 ([#11455](https://github.com/truecharts/charts/issues/11455)) - - - - - -## [homarr-6.0.0](https://github.com/truecharts/charts/compare/homarr-5.0.28...homarr-6.0.0) (2023-07-31) - - - - -## [homarr-5.0.28](https://github.com/truecharts/charts/compare/homarr-5.0.27...homarr-5.0.28) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [homarr-5.0.27](https://github.com/truecharts/charts/compare/homarr-5.0.26...homarr-5.0.27) (2023-07-19) - -### Chore - -- update container image tccr.io/truecharts/homarr to v0.13.0 ([#10602](https://github.com/truecharts/charts/issues/10602)) - - - - -## [homarr-5.0.26](https://github.com/truecharts/charts/compare/homarr-5.0.25...homarr-5.0.26) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [homarr-5.0.25](https://github.com/truecharts/charts/compare/homarr-5.0.24...homarr-5.0.25) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/homarr to v0.12.3 ([#9655](https://github.com/truecharts/charts/issues/9655)) - - - - -## [homarr-5.0.25](https://github.com/truecharts/charts/compare/homarr-5.0.24...homarr-5.0.25) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/homarr to v0.12.3 ([#9655](https://github.com/truecharts/charts/issues/9655)) - - - - -## [homarr-5.0.25](https://github.com/truecharts/charts/compare/homarr-5.0.24...homarr-5.0.25) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/homarr to v0.12.3 ([#9655](https://github.com/truecharts/charts/issues/9655)) - diff --git a/stable/homarr/6.0.4/Chart.yaml b/stable/homarr/6.0.4/Chart.yaml deleted file mode 100644 index a4a13e68985..00000000000 --- a/stable/homarr/6.0.4/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "0.13.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.4 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/homarr/6.0.4/app-changelog.md b/stable/homarr/6.0.4/app-changelog.md deleted file mode 100644 index e51bb960fac..00000000000 --- a/stable/homarr/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homarr-6.0.4](https://github.com/truecharts/charts/compare/homarr-6.0.3...homarr-6.0.4) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/homarr to v0.13.4 ([#12424](https://github.com/truecharts/charts/issues/12424)) - - \ No newline at end of file diff --git a/stable/homarr/6.0.4/charts/common-14.0.1.tgz b/stable/homarr/6.0.4/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/homarr/6.0.4/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/homarr/6.0.5/CHANGELOG.md b/stable/homarr/6.0.5/CHANGELOG.md new file mode 100644 index 00000000000..6660e7b4421 --- /dev/null +++ b/stable/homarr/6.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homarr-6.0.5](https://github.com/truecharts/charts/compare/homarr-6.0.4...homarr-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [homarr-6.0.4](https://github.com/truecharts/charts/compare/homarr-6.0.3...homarr-6.0.4) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/homarr to v0.13.4 ([#12424](https://github.com/truecharts/charts/issues/12424)) + + + + +## [homarr-6.0.3](https://github.com/truecharts/charts/compare/homarr-6.0.2...homarr-6.0.3) (2023-09-05) + +### Chore + +- update container image tccr.io/truecharts/homarr to v0.13.3 ([#12239](https://github.com/truecharts/charts/issues/12239)) + + + + +## [homarr-6.0.2](https://github.com/truecharts/charts/compare/homarr-6.0.1...homarr-6.0.2) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/homarr to v0.13.2 ([#11614](https://github.com/truecharts/charts/issues/11614)) + + + + +## [homarr-6.0.1](https://github.com/truecharts/charts/compare/homarr-6.0.0...homarr-6.0.1) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/homarr to v0.13.1 ([#11455](https://github.com/truecharts/charts/issues/11455)) + + + + + +## [homarr-6.0.0](https://github.com/truecharts/charts/compare/homarr-5.0.28...homarr-6.0.0) (2023-07-31) + + + + +## [homarr-5.0.28](https://github.com/truecharts/charts/compare/homarr-5.0.27...homarr-5.0.28) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [homarr-5.0.27](https://github.com/truecharts/charts/compare/homarr-5.0.26...homarr-5.0.27) (2023-07-19) + +### Chore + +- update container image tccr.io/truecharts/homarr to v0.13.0 ([#10602](https://github.com/truecharts/charts/issues/10602)) + + + + +## [homarr-5.0.26](https://github.com/truecharts/charts/compare/homarr-5.0.25...homarr-5.0.26) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [homarr-5.0.25](https://github.com/truecharts/charts/compare/homarr-5.0.24...homarr-5.0.25) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/homarr to v0.12.3 ([#9655](https://github.com/truecharts/charts/issues/9655)) + + + + +## [homarr-5.0.25](https://github.com/truecharts/charts/compare/homarr-5.0.24...homarr-5.0.25) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/homarr to v0.12.3 ([#9655](https://github.com/truecharts/charts/issues/9655)) + diff --git a/stable/homarr/6.0.5/Chart.yaml b/stable/homarr/6.0.5/Chart.yaml new file mode 100644 index 00000000000..62eafb700d0 --- /dev/null +++ b/stable/homarr/6.0.5/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.13.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.5 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/mattermost/9.0.27/README.md b/stable/homarr/6.0.5/README.md similarity index 100% rename from stable/mattermost/9.0.27/README.md rename to stable/homarr/6.0.5/README.md diff --git a/stable/homarr/6.0.5/app-changelog.md b/stable/homarr/6.0.5/app-changelog.md new file mode 100644 index 00000000000..c5abaa28984 --- /dev/null +++ b/stable/homarr/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homarr-6.0.5](https://github.com/truecharts/charts/compare/homarr-6.0.4...homarr-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/homarr/6.0.4/app-readme.md b/stable/homarr/6.0.5/app-readme.md similarity index 100% rename from stable/homarr/6.0.4/app-readme.md rename to stable/homarr/6.0.5/app-readme.md diff --git a/stable/homarr/6.0.5/charts/common-14.0.9.tgz b/stable/homarr/6.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/homarr/6.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/homarr/6.0.4/ix_values.yaml b/stable/homarr/6.0.5/ix_values.yaml similarity index 100% rename from stable/homarr/6.0.4/ix_values.yaml rename to stable/homarr/6.0.5/ix_values.yaml diff --git a/stable/homarr/6.0.4/questions.yaml b/stable/homarr/6.0.5/questions.yaml similarity index 100% rename from stable/homarr/6.0.4/questions.yaml rename to stable/homarr/6.0.5/questions.yaml diff --git a/stable/meshroom/6.0.0/templates/NOTES.txt b/stable/homarr/6.0.5/templates/NOTES.txt similarity index 100% rename from stable/meshroom/6.0.0/templates/NOTES.txt rename to stable/homarr/6.0.5/templates/NOTES.txt diff --git a/stable/minecraft-bungeecord/5.0.0/templates/common.yaml b/stable/homarr/6.0.5/templates/common.yaml similarity index 100% rename from stable/minecraft-bungeecord/5.0.0/templates/common.yaml rename to stable/homarr/6.0.5/templates/common.yaml diff --git a/stable/metabase/0.0.5/values.yaml b/stable/homarr/6.0.5/values.yaml similarity index 100% rename from stable/metabase/0.0.5/values.yaml rename to stable/homarr/6.0.5/values.yaml diff --git a/stable/home-assistant/20.0.11/CHANGELOG.md b/stable/home-assistant/20.0.11/CHANGELOG.md new file mode 100644 index 00000000000..ca2e798aa89 --- /dev/null +++ b/stable/home-assistant/20.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [home-assistant-20.0.11](https://github.com/truecharts/charts/compare/home-assistant-20.0.10...home-assistant-20.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [home-assistant-20.0.10](https://github.com/truecharts/charts/compare/home-assistant-20.0.9...home-assistant-20.0.10) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/home-assistant to v2023.10.1 ([#13328](https://github.com/truecharts/charts/issues/13328)) + + + + +## [home-assistant-20.0.9](https://github.com/truecharts/charts/compare/home-assistant-20.0.8...home-assistant-20.0.9) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/home-assistant to v2023.10.0 ([#13260](https://github.com/truecharts/charts/issues/13260)) + + + + +## [home-assistant-20.0.8](https://github.com/truecharts/charts/compare/home-assistant-20.0.7...home-assistant-20.0.8) (2023-09-26) + +### Chore + +- update container image tccr.io/truecharts/home-assistant to v2023.9.3 ([#12956](https://github.com/truecharts/charts/issues/12956)) + + + + +## [home-assistant-20.0.7](https://github.com/truecharts/charts/compare/home-assistant-20.0.6...home-assistant-20.0.7) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/home-assistant to v2023.9.2 ([#12551](https://github.com/truecharts/charts/issues/12551)) + + + + +## [home-assistant-20.0.6](https://github.com/truecharts/charts/compare/home-assistant-20.0.5...home-assistant-20.0.6) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/home-assistant to v2023.9.1 ([#12428](https://github.com/truecharts/charts/issues/12428)) + + + + +## [home-assistant-20.0.5](https://github.com/truecharts/charts/compare/home-assistant-20.0.4...home-assistant-20.0.5) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/home-assistant to v2023.9.0 ([#12323](https://github.com/truecharts/charts/issues/12323)) + + + + +## [home-assistant-20.0.4](https://github.com/truecharts/charts/compare/home-assistant-20.0.3...home-assistant-20.0.4) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/home-assistant to v2023.8.4 ([#11887](https://github.com/truecharts/charts/issues/11887)) + + + + +## [home-assistant-20.0.3](https://github.com/truecharts/charts/compare/home-assistant-20.0.2...home-assistant-20.0.3) (2023-08-12) + +### Chore + +- update helm general non-major ([#11103](https://github.com/truecharts/charts/issues/11103)) + + + + +## [home-assistant-20.0.2](https://github.com/truecharts/charts/compare/home-assistant-20.0.1...home-assistant-20.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/home-assistant to v2023.8.2 ([#11471](https://github.com/truecharts/charts/issues/11471)) + + + + +## [home-assistant-20.0.1](https://github.com/truecharts/charts/compare/home-assistant-20.0.0...home-assistant-20.0.1) (2023-08-07) + +### Chore diff --git a/stable/home-assistant/20.0.11/Chart.yaml b/stable/home-assistant/20.0.11/Chart.yaml new file mode 100644 index 00000000000..f448c62a048 --- /dev/null +++ b/stable/home-assistant/20.0.11/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2023.10.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 20.0.11 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" diff --git a/stable/mc-router/1.0.1/README.md b/stable/home-assistant/20.0.11/README.md similarity index 100% rename from stable/mc-router/1.0.1/README.md rename to stable/home-assistant/20.0.11/README.md diff --git a/stable/home-assistant/20.0.11/app-changelog.md b/stable/home-assistant/20.0.11/app-changelog.md new file mode 100644 index 00000000000..89f98bfc03e --- /dev/null +++ b/stable/home-assistant/20.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [home-assistant-20.0.11](https://github.com/truecharts/charts/compare/home-assistant-20.0.10...home-assistant-20.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/home-assistant/20.0.11/app-readme.md b/stable/home-assistant/20.0.11/app-readme.md new file mode 100644 index 00000000000..9a840a5743c --- /dev/null +++ b/stable/home-assistant/20.0.11/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/20.0.11/charts/common-14.0.9.tgz b/stable/home-assistant/20.0.11/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/home-assistant/20.0.11/charts/common-14.0.9.tgz differ diff --git a/stable/home-assistant/20.0.11/ix_values.yaml b/stable/home-assistant/20.0.11/ix_values.yaml new file mode 100644 index 00000000000..1cbef58fa62 --- /dev/null +++ b/stable/home-assistant/20.0.11/ix_values.yaml @@ -0,0 +1,162 @@ +image: + repository: tccr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: v2023.10.1@sha256:6b961048427e973e7bca4e9ff4e1ed3b269f1432aa0d43735cdc4a406201124a +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/20.0.11/questions.yaml b/stable/home-assistant/20.0.11/questions.yaml new file mode 100644 index 00000000000..7801185a667 --- /dev/null +++ b/stable/home-assistant/20.0.11/questions.yaml @@ -0,0 +1,2005 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8123 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/metabase/0.0.5/templates/NOTES.txt b/stable/home-assistant/20.0.11/templates/NOTES.txt similarity index 100% rename from stable/metabase/0.0.5/templates/NOTES.txt rename to stable/home-assistant/20.0.11/templates/NOTES.txt diff --git a/stable/zigbee2mqtt/8.0.3/templates/common.yaml b/stable/home-assistant/20.0.11/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/8.0.3/templates/common.yaml rename to stable/home-assistant/20.0.11/templates/common.yaml diff --git a/stable/metube/8.0.1/values.yaml b/stable/home-assistant/20.0.11/values.yaml similarity index 100% rename from stable/metube/8.0.1/values.yaml rename to stable/home-assistant/20.0.11/values.yaml diff --git a/stable/homebox/3.0.0/CHANGELOG.md b/stable/homebox/3.0.0/CHANGELOG.md deleted file mode 100644 index 7fd590176ed..00000000000 --- a/stable/homebox/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [homebox-3.0.0](https://github.com/truecharts/charts/compare/homebox-2.0.27...homebox-3.0.0) (2023-07-31) - - - - -## [homebox-2.0.27](https://github.com/truecharts/charts/compare/homebox-2.0.26...homebox-2.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [homebox-2.0.26](https://github.com/truecharts/charts/compare/homebox-2.0.25...homebox-2.0.26) (2023-07-22) - -### Fix - -- ints must be quoted in CMs/Secrets. ([#10732](https://github.com/truecharts/charts/issues/10732)) - - - - -## [homebox-2.0.25](https://github.com/truecharts/charts/compare/homebox-2.0.24...homebox-2.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [homebox-2.0.24](https://github.com/truecharts/charts/compare/homebox-2.0.23...homebox-2.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [homebox-2.0.23](https://github.com/truecharts/charts/compare/homebox-2.0.22...homebox-2.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [homebox-2.0.22](https://github.com/truecharts/charts/compare/homebox-2.0.21...homebox-2.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [homebox-2.0.21](https://github.com/truecharts/charts/compare/homebox-2.0.20...homebox-2.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [homebox-2.0.20](https://github.com/truecharts/charts/compare/homebox-2.0.19...homebox-2.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [homebox-2.0.19](https://github.com/truecharts/charts/compare/homebox-2.0.18...homebox-2.0.19) (2023-06-01) - -### Chore - -- update container image tccr.io/truecharts/homebox to v0.9.2 ([#9325](https://github.com/truecharts/charts/issues/9325)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [homebox-2.0.18](https://github.com/truecharts/charts/compare/homebox-2.0.17...homebox-2.0.18) (2023-05-27) - diff --git a/stable/homebox/3.0.0/Chart.yaml b/stable/homebox/3.0.0/Chart.yaml deleted file mode 100644 index 93dd2dcbe9f..00000000000 --- a/stable/homebox/3.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 3.0.0 -annotations: - truecharts.org/catagories: | - - inventory - truecharts.org/SCALE-support: "true" diff --git a/stable/homebox/3.0.0/charts/common-14.0.1.tgz b/stable/homebox/3.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/homebox/3.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/homebox/3.0.1/CHANGELOG.md b/stable/homebox/3.0.1/CHANGELOG.md new file mode 100644 index 00000000000..0dc997d408c --- /dev/null +++ b/stable/homebox/3.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homebox-3.0.1](https://github.com/truecharts/charts/compare/homebox-3.0.0...homebox-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [homebox-3.0.0](https://github.com/truecharts/charts/compare/homebox-2.0.27...homebox-3.0.0) (2023-07-31) + + + + +## [homebox-2.0.27](https://github.com/truecharts/charts/compare/homebox-2.0.26...homebox-2.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [homebox-2.0.26](https://github.com/truecharts/charts/compare/homebox-2.0.25...homebox-2.0.26) (2023-07-22) + +### Fix + +- ints must be quoted in CMs/Secrets. ([#10732](https://github.com/truecharts/charts/issues/10732)) + + + + +## [homebox-2.0.25](https://github.com/truecharts/charts/compare/homebox-2.0.24...homebox-2.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [homebox-2.0.24](https://github.com/truecharts/charts/compare/homebox-2.0.23...homebox-2.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [homebox-2.0.23](https://github.com/truecharts/charts/compare/homebox-2.0.22...homebox-2.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [homebox-2.0.22](https://github.com/truecharts/charts/compare/homebox-2.0.21...homebox-2.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [homebox-2.0.21](https://github.com/truecharts/charts/compare/homebox-2.0.20...homebox-2.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [homebox-2.0.20](https://github.com/truecharts/charts/compare/homebox-2.0.19...homebox-2.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [homebox-2.0.19](https://github.com/truecharts/charts/compare/homebox-2.0.18...homebox-2.0.19) (2023-06-01) + +### Chore + +- update container image tccr.io/truecharts/homebox to v0.9.2 ([#9325](https://github.com/truecharts/charts/issues/9325)) + diff --git a/stable/homebox/3.0.1/Chart.yaml b/stable/homebox/3.0.1/Chart.yaml new file mode 100644 index 00000000000..5e9b5fdfde8 --- /dev/null +++ b/stable/homebox/3.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.9.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 3.0.1 +annotations: + truecharts.org/catagories: | + - inventory + truecharts.org/SCALE-support: "true" diff --git a/stable/mediainfo/5.0.2/README.md b/stable/homebox/3.0.1/README.md similarity index 100% rename from stable/mediainfo/5.0.2/README.md rename to stable/homebox/3.0.1/README.md diff --git a/stable/homebox/3.0.1/app-changelog.md b/stable/homebox/3.0.1/app-changelog.md new file mode 100644 index 00000000000..caebe97e4c6 --- /dev/null +++ b/stable/homebox/3.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homebox-3.0.1](https://github.com/truecharts/charts/compare/homebox-3.0.0...homebox-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/homebox/3.0.0/app-readme.md b/stable/homebox/3.0.1/app-readme.md similarity index 100% rename from stable/homebox/3.0.0/app-readme.md rename to stable/homebox/3.0.1/app-readme.md diff --git a/stable/homebox/3.0.1/charts/common-14.0.9.tgz b/stable/homebox/3.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/homebox/3.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/homebox/3.0.0/ix_values.yaml b/stable/homebox/3.0.1/ix_values.yaml similarity index 100% rename from stable/homebox/3.0.0/ix_values.yaml rename to stable/homebox/3.0.1/ix_values.yaml diff --git a/stable/homebox/3.0.0/questions.yaml b/stable/homebox/3.0.1/questions.yaml similarity index 100% rename from stable/homebox/3.0.0/questions.yaml rename to stable/homebox/3.0.1/questions.yaml diff --git a/stable/metube/8.0.1/templates/NOTES.txt b/stable/homebox/3.0.1/templates/NOTES.txt similarity index 100% rename from stable/metube/8.0.1/templates/NOTES.txt rename to stable/homebox/3.0.1/templates/NOTES.txt diff --git a/stable/homebox/3.0.0/templates/_secret.tpl b/stable/homebox/3.0.1/templates/_secret.tpl similarity index 100% rename from stable/homebox/3.0.0/templates/_secret.tpl rename to stable/homebox/3.0.1/templates/_secret.tpl diff --git a/stable/homebox/3.0.0/templates/common.yaml b/stable/homebox/3.0.1/templates/common.yaml similarity index 100% rename from stable/homebox/3.0.0/templates/common.yaml rename to stable/homebox/3.0.1/templates/common.yaml diff --git a/stable/minecraft-bedrock/5.0.2/values.yaml b/stable/homebox/3.0.1/values.yaml similarity index 100% rename from stable/minecraft-bedrock/5.0.2/values.yaml rename to stable/homebox/3.0.1/values.yaml diff --git a/stable/homelablabelmaker/5.0.0/CHANGELOG.md b/stable/homelablabelmaker/5.0.0/CHANGELOG.md deleted file mode 100644 index 1cfdde3f5be..00000000000 --- a/stable/homelablabelmaker/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [homelablabelmaker-5.0.0](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.24...homelablabelmaker-5.0.0) (2023-07-31) - - - - -## [homelablabelmaker-4.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.23...homelablabelmaker-4.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [homelablabelmaker-4.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.22...homelablabelmaker-4.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [homelablabelmaker-4.0.22](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.21...homelablabelmaker-4.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [homelablabelmaker-4.0.21](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.20...homelablabelmaker-4.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [homelablabelmaker-4.0.20](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.19...homelablabelmaker-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [homelablabelmaker-4.0.19](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.18...homelablabelmaker-4.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [homelablabelmaker-4.0.18](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.17...homelablabelmaker-4.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [homelablabelmaker-4.0.17](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.16...homelablabelmaker-4.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [homelablabelmaker-4.0.16](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.15...homelablabelmaker-4.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [homelablabelmaker-4.0.15](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.14...homelablabelmaker-4.0.15) (2023-05-24) - diff --git a/stable/homelablabelmaker/5.0.0/Chart.yaml b/stable/homelablabelmaker/5.0.0/Chart.yaml deleted file mode 100644 index ea0edbafd1b..00000000000 --- a/stable/homelablabelmaker/5.0.0/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: 14.0.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: 5.0.0 diff --git a/stable/homelablabelmaker/5.0.0/charts/common-14.0.1.tgz b/stable/homelablabelmaker/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/homelablabelmaker/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/homelablabelmaker/5.0.1/CHANGELOG.md b/stable/homelablabelmaker/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..c97c240b317 --- /dev/null +++ b/stable/homelablabelmaker/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homelablabelmaker-5.0.1](https://github.com/truecharts/charts/compare/homelablabelmaker-5.0.0...homelablabelmaker-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [homelablabelmaker-5.0.0](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.24...homelablabelmaker-5.0.0) (2023-07-31) + + + + +## [homelablabelmaker-4.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.23...homelablabelmaker-4.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [homelablabelmaker-4.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.22...homelablabelmaker-4.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [homelablabelmaker-4.0.22](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.21...homelablabelmaker-4.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [homelablabelmaker-4.0.21](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.20...homelablabelmaker-4.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [homelablabelmaker-4.0.20](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.19...homelablabelmaker-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [homelablabelmaker-4.0.19](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.18...homelablabelmaker-4.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [homelablabelmaker-4.0.18](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.17...homelablabelmaker-4.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [homelablabelmaker-4.0.17](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.16...homelablabelmaker-4.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [homelablabelmaker-4.0.16](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.15...homelablabelmaker-4.0.16) (2023-05-26) + diff --git a/stable/homelablabelmaker/5.0.1/Chart.yaml b/stable/homelablabelmaker/5.0.1/Chart.yaml new file mode 100644 index 00000000000..5af4b9de4b1 --- /dev/null +++ b/stable/homelablabelmaker/5.0.1/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: 14.0.9 +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: 5.0.1 diff --git a/stable/medusa/7.0.11/README.md b/stable/homelablabelmaker/5.0.1/README.md similarity index 100% rename from stable/medusa/7.0.11/README.md rename to stable/homelablabelmaker/5.0.1/README.md diff --git a/stable/homelablabelmaker/5.0.1/app-changelog.md b/stable/homelablabelmaker/5.0.1/app-changelog.md new file mode 100644 index 00000000000..60b00445d3f --- /dev/null +++ b/stable/homelablabelmaker/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homelablabelmaker-5.0.1](https://github.com/truecharts/charts/compare/homelablabelmaker-5.0.0...homelablabelmaker-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/homelablabelmaker/5.0.0/app-readme.md b/stable/homelablabelmaker/5.0.1/app-readme.md similarity index 100% rename from stable/homelablabelmaker/5.0.0/app-readme.md rename to stable/homelablabelmaker/5.0.1/app-readme.md diff --git a/stable/homelablabelmaker/5.0.1/charts/common-14.0.9.tgz b/stable/homelablabelmaker/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/homelablabelmaker/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/homelablabelmaker/5.0.0/ix_values.yaml b/stable/homelablabelmaker/5.0.1/ix_values.yaml similarity index 100% rename from stable/homelablabelmaker/5.0.0/ix_values.yaml rename to stable/homelablabelmaker/5.0.1/ix_values.yaml diff --git a/stable/homelablabelmaker/5.0.0/questions.yaml b/stable/homelablabelmaker/5.0.1/questions.yaml similarity index 100% rename from stable/homelablabelmaker/5.0.0/questions.yaml rename to stable/homelablabelmaker/5.0.1/questions.yaml diff --git a/stable/minecraft-bedrock/5.0.2/templates/NOTES.txt b/stable/homelablabelmaker/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/minecraft-bedrock/5.0.2/templates/NOTES.txt rename to stable/homelablabelmaker/5.0.1/templates/NOTES.txt diff --git a/stable/homelablabelmaker/5.0.0/templates/common.yaml b/stable/homelablabelmaker/5.0.1/templates/common.yaml similarity index 100% rename from stable/homelablabelmaker/5.0.0/templates/common.yaml rename to stable/homelablabelmaker/5.0.1/templates/common.yaml diff --git a/stable/minecraft-bungeecord/5.0.0/values.yaml b/stable/homelablabelmaker/5.0.1/values.yaml similarity index 100% rename from stable/minecraft-bungeecord/5.0.0/values.yaml rename to stable/homelablabelmaker/5.0.1/values.yaml diff --git a/stable/homepage/4.0.10/CHANGELOG.md b/stable/homepage/4.0.10/CHANGELOG.md deleted file mode 100644 index d7f1db32d2b..00000000000 --- a/stable/homepage/4.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homepage-4.0.10](https://github.com/truecharts/charts/compare/homepage-4.0.9...homepage-4.0.10) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.7.1 ([#13275](https://github.com/truecharts/charts/issues/13275)) - - - - -## [homepage-4.0.9](https://github.com/truecharts/charts/compare/homepage-4.0.8...homepage-4.0.9) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.7.0 ([#13119](https://github.com/truecharts/charts/issues/13119)) - - - - -## [homepage-4.0.8](https://github.com/truecharts/charts/compare/homepage-4.0.7...homepage-4.0.8) (2023-09-22) - -### Fix - -- Enable service account token, and permission to check for CRDs to prevent log spam ([#12834](https://github.com/truecharts/charts/issues/12834)) - - - - -## [homepage-4.0.7](https://github.com/truecharts/charts/compare/homepage-4.0.6...homepage-4.0.7) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.35 ([#12770](https://github.com/truecharts/charts/issues/12770)) - - - - -## [homepage-4.0.6](https://github.com/truecharts/charts/compare/homepage-4.0.5...homepage-4.0.6) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.34 ([#12753](https://github.com/truecharts/charts/issues/12753)) - - - - -## [homepage-4.0.5](https://github.com/truecharts/charts/compare/homepage-4.0.4...homepage-4.0.5) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.33 ([#12677](https://github.com/truecharts/charts/issues/12677)) - - - - -## [homepage-4.0.4](https://github.com/truecharts/charts/compare/homepage-4.0.3...homepage-4.0.4) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.31 ([#12661](https://github.com/truecharts/charts/issues/12661)) - - - - -## [homepage-4.0.3](https://github.com/truecharts/charts/compare/homepage-4.0.2...homepage-4.0.3) (2023-09-04) - - - - -## [homepage-4.0.2](https://github.com/truecharts/charts/compare/homepage-4.0.1...homepage-4.0.2) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.29 ([#12069](https://github.com/truecharts/charts/issues/12069)) - - - - -## [homepage-4.0.1](https://github.com/truecharts/charts/compare/homepage-4.0.0...homepage-4.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.28 ([#11251](https://github.com/truecharts/charts/issues/11251)) - - - - - -## [homepage-4.0.0](https://github.com/truecharts/charts/compare/homepage-3.0.30...homepage-4.0.0) (2023-07-31) - - - - -## [homepage-3.0.30](https://github.com/truecharts/charts/compare/homepage-3.0.29...homepage-3.0.30) (2023-07-30) diff --git a/stable/homepage/4.0.10/Chart.yaml b/stable/homepage/4.0.10/Chart.yaml deleted file mode 100644 index c9ced796b90..00000000000 --- a/stable/homepage/4.0.10/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "0.7.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 4.0.10 -annotations: - truecharts.org/catagories: | - - dashboard - truecharts.org/SCALE-support: "true" diff --git a/stable/homepage/4.0.10/app-changelog.md b/stable/homepage/4.0.10/app-changelog.md deleted file mode 100644 index 5c7f41c2550..00000000000 --- a/stable/homepage/4.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homepage-4.0.10](https://github.com/truecharts/charts/compare/homepage-4.0.9...homepage-4.0.10) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.7.1 ([#13275](https://github.com/truecharts/charts/issues/13275)) - - \ No newline at end of file diff --git a/stable/homepage/4.0.10/charts/common-14.0.1.tgz b/stable/homepage/4.0.10/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/homepage/4.0.10/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/homepage/4.0.11/CHANGELOG.md b/stable/homepage/4.0.11/CHANGELOG.md new file mode 100644 index 00000000000..d6945dcb367 --- /dev/null +++ b/stable/homepage/4.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homepage-4.0.11](https://github.com/truecharts/charts/compare/homepage-4.0.10...homepage-4.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [homepage-4.0.10](https://github.com/truecharts/charts/compare/homepage-4.0.9...homepage-4.0.10) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.7.1 ([#13275](https://github.com/truecharts/charts/issues/13275)) + + + + +## [homepage-4.0.9](https://github.com/truecharts/charts/compare/homepage-4.0.8...homepage-4.0.9) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.7.0 ([#13119](https://github.com/truecharts/charts/issues/13119)) + + + + +## [homepage-4.0.8](https://github.com/truecharts/charts/compare/homepage-4.0.7...homepage-4.0.8) (2023-09-22) + +### Fix + +- Enable service account token, and permission to check for CRDs to prevent log spam ([#12834](https://github.com/truecharts/charts/issues/12834)) + + + + +## [homepage-4.0.7](https://github.com/truecharts/charts/compare/homepage-4.0.6...homepage-4.0.7) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.35 ([#12770](https://github.com/truecharts/charts/issues/12770)) + + + + +## [homepage-4.0.6](https://github.com/truecharts/charts/compare/homepage-4.0.5...homepage-4.0.6) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.34 ([#12753](https://github.com/truecharts/charts/issues/12753)) + + + + +## [homepage-4.0.5](https://github.com/truecharts/charts/compare/homepage-4.0.4...homepage-4.0.5) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.33 ([#12677](https://github.com/truecharts/charts/issues/12677)) + + + + +## [homepage-4.0.4](https://github.com/truecharts/charts/compare/homepage-4.0.3...homepage-4.0.4) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.31 ([#12661](https://github.com/truecharts/charts/issues/12661)) + + + + +## [homepage-4.0.3](https://github.com/truecharts/charts/compare/homepage-4.0.2...homepage-4.0.3) (2023-09-04) + + + + +## [homepage-4.0.2](https://github.com/truecharts/charts/compare/homepage-4.0.1...homepage-4.0.2) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.29 ([#12069](https://github.com/truecharts/charts/issues/12069)) + + + + +## [homepage-4.0.1](https://github.com/truecharts/charts/compare/homepage-4.0.0...homepage-4.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.28 ([#11251](https://github.com/truecharts/charts/issues/11251)) + + diff --git a/stable/homepage/4.0.11/Chart.yaml b/stable/homepage/4.0.11/Chart.yaml new file mode 100644 index 00000000000..0b0c16aee67 --- /dev/null +++ b/stable/homepage/4.0.11/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.7.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 4.0.11 +annotations: + truecharts.org/catagories: | + - dashboard + truecharts.org/SCALE-support: "true" diff --git a/stable/meshroom/6.0.0/README.md b/stable/homepage/4.0.11/README.md similarity index 100% rename from stable/meshroom/6.0.0/README.md rename to stable/homepage/4.0.11/README.md diff --git a/stable/homepage/4.0.11/app-changelog.md b/stable/homepage/4.0.11/app-changelog.md new file mode 100644 index 00000000000..0d6f84161b9 --- /dev/null +++ b/stable/homepage/4.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homepage-4.0.11](https://github.com/truecharts/charts/compare/homepage-4.0.10...homepage-4.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/homepage/4.0.10/app-readme.md b/stable/homepage/4.0.11/app-readme.md similarity index 100% rename from stable/homepage/4.0.10/app-readme.md rename to stable/homepage/4.0.11/app-readme.md diff --git a/stable/homepage/4.0.11/charts/common-14.0.9.tgz b/stable/homepage/4.0.11/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/homepage/4.0.11/charts/common-14.0.9.tgz differ diff --git a/stable/homepage/4.0.10/ix_values.yaml b/stable/homepage/4.0.11/ix_values.yaml similarity index 100% rename from stable/homepage/4.0.10/ix_values.yaml rename to stable/homepage/4.0.11/ix_values.yaml diff --git a/stable/homepage/4.0.10/questions.yaml b/stable/homepage/4.0.11/questions.yaml similarity index 100% rename from stable/homepage/4.0.10/questions.yaml rename to stable/homepage/4.0.11/questions.yaml diff --git a/stable/minecraft-bungeecord/5.0.0/templates/NOTES.txt b/stable/homepage/4.0.11/templates/NOTES.txt similarity index 100% rename from stable/minecraft-bungeecord/5.0.0/templates/NOTES.txt rename to stable/homepage/4.0.11/templates/NOTES.txt diff --git a/stable/minecraft-java/5.0.1/templates/common.yaml b/stable/homepage/4.0.11/templates/common.yaml similarity index 100% rename from stable/minecraft-java/5.0.1/templates/common.yaml rename to stable/homepage/4.0.11/templates/common.yaml diff --git a/stable/minecraft-java/5.0.1/values.yaml b/stable/homepage/4.0.11/values.yaml similarity index 100% rename from stable/minecraft-java/5.0.1/values.yaml rename to stable/homepage/4.0.11/values.yaml diff --git a/stable/homer/6.0.1/CHANGELOG.md b/stable/homer/6.0.1/CHANGELOG.md deleted file mode 100644 index ee51c367fa5..00000000000 --- a/stable/homer/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homer-6.0.1](https://github.com/truecharts/charts/compare/homer-6.0.0...homer-6.0.1) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/homer to v23.09.1 ([#13021](https://github.com/truecharts/charts/issues/13021)) - - - - - -## [homer-6.0.0](https://github.com/truecharts/charts/compare/homer-5.0.24...homer-6.0.0) (2023-07-31) - - - - -## [homer-5.0.24](https://github.com/truecharts/charts/compare/homer-5.0.23...homer-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [homer-5.0.23](https://github.com/truecharts/charts/compare/homer-5.0.22...homer-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [homer-5.0.22](https://github.com/truecharts/charts/compare/homer-5.0.21...homer-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [homer-5.0.21](https://github.com/truecharts/charts/compare/homer-5.0.20...homer-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [homer-5.0.20](https://github.com/truecharts/charts/compare/homer-5.0.19...homer-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [homer-5.0.19](https://github.com/truecharts/charts/compare/homer-5.0.18...homer-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [homer-5.0.18](https://github.com/truecharts/charts/compare/homer-5.0.17...homer-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [homer-5.0.17](https://github.com/truecharts/charts/compare/homer-5.0.16...homer-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [homer-5.0.16](https://github.com/truecharts/charts/compare/homer-5.0.15...homer-5.0.16) (2023-05-26) - diff --git a/stable/homer/6.0.1/Chart.yaml b/stable/homer/6.0.1/Chart.yaml deleted file mode 100644 index 465f9b40d23..00000000000 --- a/stable/homer/6.0.1/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "23.09.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/homer/6.0.1/app-changelog.md b/stable/homer/6.0.1/app-changelog.md deleted file mode 100644 index c072a2394c3..00000000000 --- a/stable/homer/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homer-6.0.1](https://github.com/truecharts/charts/compare/homer-6.0.0...homer-6.0.1) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/homer to v23.09.1 ([#13021](https://github.com/truecharts/charts/issues/13021)) - - \ No newline at end of file diff --git a/stable/homer/6.0.1/charts/common-14.0.1.tgz b/stable/homer/6.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/homer/6.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/homer/6.0.2/CHANGELOG.md b/stable/homer/6.0.2/CHANGELOG.md new file mode 100644 index 00000000000..8d3927a048a --- /dev/null +++ b/stable/homer/6.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homer-6.0.2](https://github.com/truecharts/charts/compare/homer-6.0.1...homer-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [homer-6.0.1](https://github.com/truecharts/charts/compare/homer-6.0.0...homer-6.0.1) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/homer to v23.09.1 ([#13021](https://github.com/truecharts/charts/issues/13021)) + + + + + +## [homer-6.0.0](https://github.com/truecharts/charts/compare/homer-5.0.24...homer-6.0.0) (2023-07-31) + + + + +## [homer-5.0.24](https://github.com/truecharts/charts/compare/homer-5.0.23...homer-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [homer-5.0.23](https://github.com/truecharts/charts/compare/homer-5.0.22...homer-5.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [homer-5.0.22](https://github.com/truecharts/charts/compare/homer-5.0.21...homer-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [homer-5.0.21](https://github.com/truecharts/charts/compare/homer-5.0.20...homer-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [homer-5.0.20](https://github.com/truecharts/charts/compare/homer-5.0.19...homer-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [homer-5.0.19](https://github.com/truecharts/charts/compare/homer-5.0.18...homer-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [homer-5.0.18](https://github.com/truecharts/charts/compare/homer-5.0.17...homer-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [homer-5.0.17](https://github.com/truecharts/charts/compare/homer-5.0.16...homer-5.0.17) (2023-05-27) + diff --git a/stable/homer/6.0.2/Chart.yaml b/stable/homer/6.0.2/Chart.yaml new file mode 100644 index 00000000000..1212113cc6c --- /dev/null +++ b/stable/homer/6.0.2/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "23.09.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/metabase/0.0.5/README.md b/stable/homer/6.0.2/README.md similarity index 100% rename from stable/metabase/0.0.5/README.md rename to stable/homer/6.0.2/README.md diff --git a/stable/homer/6.0.2/app-changelog.md b/stable/homer/6.0.2/app-changelog.md new file mode 100644 index 00000000000..31219e5b48f --- /dev/null +++ b/stable/homer/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homer-6.0.2](https://github.com/truecharts/charts/compare/homer-6.0.1...homer-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/homer/6.0.1/app-readme.md b/stable/homer/6.0.2/app-readme.md similarity index 100% rename from stable/homer/6.0.1/app-readme.md rename to stable/homer/6.0.2/app-readme.md diff --git a/stable/homer/6.0.2/charts/common-14.0.9.tgz b/stable/homer/6.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/homer/6.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/homer/6.0.1/ix_values.yaml b/stable/homer/6.0.2/ix_values.yaml similarity index 100% rename from stable/homer/6.0.1/ix_values.yaml rename to stable/homer/6.0.2/ix_values.yaml diff --git a/stable/homer/6.0.1/questions.yaml b/stable/homer/6.0.2/questions.yaml similarity index 100% rename from stable/homer/6.0.1/questions.yaml rename to stable/homer/6.0.2/questions.yaml diff --git a/stable/minecraft-java/5.0.1/templates/NOTES.txt b/stable/homer/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/minecraft-java/5.0.1/templates/NOTES.txt rename to stable/homer/6.0.2/templates/NOTES.txt diff --git a/stable/minetest/5.0.0/templates/common.yaml b/stable/homer/6.0.2/templates/common.yaml similarity index 100% rename from stable/minetest/5.0.0/templates/common.yaml rename to stable/homer/6.0.2/templates/common.yaml diff --git a/stable/minetest/5.0.0/values.yaml b/stable/homer/6.0.2/values.yaml similarity index 100% rename from stable/minetest/5.0.0/values.yaml rename to stable/homer/6.0.2/values.yaml diff --git a/stable/htpcmanager/6.0.0/CHANGELOG.md b/stable/htpcmanager/6.0.0/CHANGELOG.md deleted file mode 100644 index 0b02ad61966..00000000000 --- a/stable/htpcmanager/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [htpcmanager-6.0.0](https://github.com/truecharts/charts/compare/htpcmanager-5.0.24...htpcmanager-6.0.0) (2023-07-31) - - - - -## [htpcmanager-5.0.24](https://github.com/truecharts/charts/compare/htpcmanager-5.0.23...htpcmanager-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [htpcmanager-5.0.23](https://github.com/truecharts/charts/compare/htpcmanager-5.0.22...htpcmanager-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [htpcmanager-5.0.22](https://github.com/truecharts/charts/compare/htpcmanager-5.0.21...htpcmanager-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [htpcmanager-5.0.21](https://github.com/truecharts/charts/compare/htpcmanager-5.0.20...htpcmanager-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [htpcmanager-5.0.20](https://github.com/truecharts/charts/compare/htpcmanager-5.0.19...htpcmanager-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [htpcmanager-5.0.19](https://github.com/truecharts/charts/compare/htpcmanager-5.0.18...htpcmanager-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [htpcmanager-5.0.18](https://github.com/truecharts/charts/compare/htpcmanager-5.0.17...htpcmanager-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [htpcmanager-5.0.17](https://github.com/truecharts/charts/compare/htpcmanager-5.0.16...htpcmanager-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [htpcmanager-5.0.16](https://github.com/truecharts/charts/compare/htpcmanager-5.0.15...htpcmanager-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [htpcmanager-5.0.15](https://github.com/truecharts/charts/compare/htpcmanager-5.0.14...htpcmanager-5.0.15) (2023-05-24) - diff --git a/stable/htpcmanager/6.0.0/Chart.yaml b/stable/htpcmanager/6.0.0/Chart.yaml deleted file mode 100644 index 12fc69d509e..00000000000 --- a/stable/htpcmanager/6.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: htpcmanager -version: 6.0.0 -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: 14.0.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/6.0.0/charts/common-14.0.1.tgz b/stable/htpcmanager/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/htpcmanager/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/htpcmanager/6.0.1/CHANGELOG.md b/stable/htpcmanager/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..9f4b1e6adc3 --- /dev/null +++ b/stable/htpcmanager/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [htpcmanager-6.0.1](https://github.com/truecharts/charts/compare/htpcmanager-6.0.0...htpcmanager-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [htpcmanager-6.0.0](https://github.com/truecharts/charts/compare/htpcmanager-5.0.24...htpcmanager-6.0.0) (2023-07-31) + + + + +## [htpcmanager-5.0.24](https://github.com/truecharts/charts/compare/htpcmanager-5.0.23...htpcmanager-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [htpcmanager-5.0.23](https://github.com/truecharts/charts/compare/htpcmanager-5.0.22...htpcmanager-5.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [htpcmanager-5.0.22](https://github.com/truecharts/charts/compare/htpcmanager-5.0.21...htpcmanager-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [htpcmanager-5.0.21](https://github.com/truecharts/charts/compare/htpcmanager-5.0.20...htpcmanager-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [htpcmanager-5.0.20](https://github.com/truecharts/charts/compare/htpcmanager-5.0.19...htpcmanager-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [htpcmanager-5.0.19](https://github.com/truecharts/charts/compare/htpcmanager-5.0.18...htpcmanager-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [htpcmanager-5.0.18](https://github.com/truecharts/charts/compare/htpcmanager-5.0.17...htpcmanager-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [htpcmanager-5.0.17](https://github.com/truecharts/charts/compare/htpcmanager-5.0.16...htpcmanager-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [htpcmanager-5.0.16](https://github.com/truecharts/charts/compare/htpcmanager-5.0.15...htpcmanager-5.0.16) (2023-05-26) + diff --git a/stable/htpcmanager/6.0.1/Chart.yaml b/stable/htpcmanager/6.0.1/Chart.yaml new file mode 100644 index 00000000000..68b82f45641 --- /dev/null +++ b/stable/htpcmanager/6.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: htpcmanager +version: 6.0.1 +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: 14.0.9 + # 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/metube/8.0.1/README.md b/stable/htpcmanager/6.0.1/README.md similarity index 100% rename from stable/metube/8.0.1/README.md rename to stable/htpcmanager/6.0.1/README.md diff --git a/stable/htpcmanager/6.0.1/app-changelog.md b/stable/htpcmanager/6.0.1/app-changelog.md new file mode 100644 index 00000000000..5f317da44ae --- /dev/null +++ b/stable/htpcmanager/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [htpcmanager-6.0.1](https://github.com/truecharts/charts/compare/htpcmanager-6.0.0...htpcmanager-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/htpcmanager/6.0.0/app-readme.md b/stable/htpcmanager/6.0.1/app-readme.md similarity index 100% rename from stable/htpcmanager/6.0.0/app-readme.md rename to stable/htpcmanager/6.0.1/app-readme.md diff --git a/stable/htpcmanager/6.0.1/charts/common-14.0.9.tgz b/stable/htpcmanager/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/htpcmanager/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/htpcmanager/6.0.0/ix_values.yaml b/stable/htpcmanager/6.0.1/ix_values.yaml similarity index 100% rename from stable/htpcmanager/6.0.0/ix_values.yaml rename to stable/htpcmanager/6.0.1/ix_values.yaml diff --git a/stable/htpcmanager/6.0.0/questions.yaml b/stable/htpcmanager/6.0.1/questions.yaml similarity index 100% rename from stable/htpcmanager/6.0.0/questions.yaml rename to stable/htpcmanager/6.0.1/questions.yaml diff --git a/stable/minetest/5.0.0/templates/NOTES.txt b/stable/htpcmanager/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/minetest/5.0.0/templates/NOTES.txt rename to stable/htpcmanager/6.0.1/templates/NOTES.txt diff --git a/stable/minio-console/7.0.0/templates/common.yaml b/stable/htpcmanager/6.0.1/templates/common.yaml similarity index 100% rename from stable/minio-console/7.0.0/templates/common.yaml rename to stable/htpcmanager/6.0.1/templates/common.yaml diff --git a/stable/minio-console/7.0.0/values.yaml b/stable/htpcmanager/6.0.1/values.yaml similarity index 100% rename from stable/minio-console/7.0.0/values.yaml rename to stable/htpcmanager/6.0.1/values.yaml diff --git a/stable/hyperion-ng/10.0.1/CHANGELOG.md b/stable/hyperion-ng/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..568475c182a --- /dev/null +++ b/stable/hyperion-ng/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hyperion-ng-10.0.1](https://github.com/truecharts/charts/compare/hyperion-ng-10.0.0...hyperion-ng-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [hyperion-ng-10.0.0](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.25...hyperion-ng-10.0.0) (2023-07-31) + + + + +## [hyperion-ng-9.0.25](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.24...hyperion-ng-9.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [hyperion-ng-9.0.24](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.23...hyperion-ng-9.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [hyperion-ng-9.0.23](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.22...hyperion-ng-9.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [hyperion-ng-9.0.22](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.21...hyperion-ng-9.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [hyperion-ng-9.0.21](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.20...hyperion-ng-9.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [hyperion-ng-9.0.20](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.19...hyperion-ng-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [hyperion-ng-9.0.19](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.18...hyperion-ng-9.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [hyperion-ng-9.0.18](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.17...hyperion-ng-9.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [hyperion-ng-9.0.17](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.16...hyperion-ng-9.0.17) (2023-05-26) + diff --git a/stable/hyperion-ng/10.0.1/Chart.yaml b/stable/hyperion-ng/10.0.1/Chart.yaml new file mode 100644 index 00000000000..1d8e3c7bb34 --- /dev/null +++ b/stable/hyperion-ng/10.0.1/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.0.15" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-bedrock/5.0.2/README.md b/stable/hyperion-ng/10.0.1/README.md similarity index 100% rename from stable/minecraft-bedrock/5.0.2/README.md rename to stable/hyperion-ng/10.0.1/README.md diff --git a/stable/hyperion-ng/10.0.1/app-changelog.md b/stable/hyperion-ng/10.0.1/app-changelog.md new file mode 100644 index 00000000000..122ce64ed52 --- /dev/null +++ b/stable/hyperion-ng/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hyperion-ng-10.0.1](https://github.com/truecharts/charts/compare/hyperion-ng-10.0.0...hyperion-ng-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/hyperion-ng/10.0.1/app-readme.md b/stable/hyperion-ng/10.0.1/app-readme.md new file mode 100644 index 00000000000..b07f7f50658 --- /dev/null +++ b/stable/hyperion-ng/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +Hyperion is an opensource Bias or Ambient Lighting implementation + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/hyperion-ng](https://truecharts.org/charts/stable/hyperion-ng) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/hyperion-ng/10.0.1/charts/common-14.0.9.tgz b/stable/hyperion-ng/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/hyperion-ng/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/hyperion-ng/10.0.1/ix_values.yaml b/stable/hyperion-ng/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..68caca9a61e --- /dev/null +++ b/stable/hyperion-ng/10.0.1/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: tccr.io/truecharts/hyperion.ng + tag: 2.0.15@sha256:876943c6b970cae5ef0692b133c13a52a832e76e2f39e11f82cf397fa764b754 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10065 + targetPort: 8090 + jsonservice: + enabled: true + ports: + jsonservice: + enabled: true + port: 19444 + targetPort: 19444 + protobufservice: + enabled: true + ports: + protobufservice: + enabled: true + port: 19445 + targetPort: 19445 + boblightservice: + enabled: true + ports: + boblightservice: + enabled: true + port: 19333 + targetPort: 19333 +persistence: + config: + enabled: true + mountPath: "/root/.hyperion" +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/hyperion-ng/10.0.1/questions.yaml b/stable/hyperion-ng/10.0.1/questions.yaml new file mode 100644 index 00000000000..1fe77fec45d --- /dev/null +++ b/stable/hyperion-ng/10.0.1/questions.yaml @@ -0,0 +1,2155 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10065 + required: true + - variable: jsonservice + label: "jsonservice Service" + description: "The jsonservice service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: jsonservice + label: "jsonservice Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 19444 + required: true + - variable: protobufservice + label: "protobufservice Service" + description: "The protobufservice service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: protobufservice + label: "protobufservice Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 19445 + required: true + - variable: boblightservice + label: "boblightservice Service" + description: "The boblightservice service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: boblightservice + label: "boblightservice Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 19333 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/minio-console/7.0.0/templates/NOTES.txt b/stable/hyperion-ng/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/minio-console/7.0.0/templates/NOTES.txt rename to stable/hyperion-ng/10.0.1/templates/NOTES.txt diff --git a/stable/minio/7.0.14/templates/common.yaml b/stable/hyperion-ng/10.0.1/templates/common.yaml similarity index 100% rename from stable/minio/7.0.14/templates/common.yaml rename to stable/hyperion-ng/10.0.1/templates/common.yaml diff --git a/stable/minio/7.0.14/values.yaml b/stable/hyperion-ng/10.0.1/values.yaml similarity index 100% rename from stable/minio/7.0.14/values.yaml rename to stable/hyperion-ng/10.0.1/values.yaml diff --git a/stable/immich/8.1.24/CHANGELOG.md b/stable/immich/8.1.24/CHANGELOG.md deleted file mode 100644 index d6e0575202b..00000000000 --- a/stable/immich/8.1.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [immich-8.1.24](https://github.com/truecharts/charts/compare/immich-8.1.23...immich-8.1.24) (2023-10-06) - -### Chore - -- update immich to v1.81.1 (patch) ([#13277](https://github.com/truecharts/charts/issues/13277)) - - - - -## [immich-8.1.23](https://github.com/truecharts/charts/compare/immich-8.1.22...immich-8.1.23) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/immich-proxy to v1.81.1 ([#13264](https://github.com/truecharts/charts/issues/13264)) - - - - -## [immich-8.1.22](https://github.com/truecharts/charts/compare/immich-8.1.21...immich-8.1.22) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/immich-ml to v1.81.1 ([#13259](https://github.com/truecharts/charts/issues/13259)) - - - - -## [immich-8.1.21](https://github.com/truecharts/charts/compare/immich-8.1.20...immich-8.1.21) (2023-10-04) - -### Chore - -- update immich to v1.81.0 (minor) ([#13237](https://github.com/truecharts/charts/issues/13237)) - - - - -## [immich-8.1.20](https://github.com/truecharts/charts/compare/immich-8.1.19...immich-8.1.20) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/immich-ml to v1.81.0 ([#13235](https://github.com/truecharts/charts/issues/13235)) - - - - -## [immich-8.1.19](https://github.com/truecharts/charts/compare/immich-8.1.18...immich-8.1.19) (2023-10-03) - -### Chore - -- remove deprecated options - - - - -## [immich-8.1.18](https://github.com/truecharts/charts/compare/immich-8.1.17...immich-8.1.18) (2023-10-03) - -### Chore - -- update immich to v1.80.0 (minor) ([#13198](https://github.com/truecharts/charts/issues/13198)) - - - - -## [immich-8.1.17](https://github.com/truecharts/charts/compare/immich-8.1.16...immich-8.1.17) (2023-10-03) - - - - -## [immich-8.1.16](https://github.com/truecharts/charts/compare/immich-8.0.16...immich-8.1.16) (2023-09-24) - - - - -## [immich-8.0.16](https://github.com/truecharts/charts/compare/immich-8.0.15...immich-8.0.16) (2023-09-22) - -### Chore - -- update immich to v1.79.1 (patch) ([#12827](https://github.com/truecharts/charts/issues/12827)) - - - - -## [immich-8.0.15](https://github.com/truecharts/charts/compare/immich-8.0.14...immich-8.0.15) (2023-09-21) - -### Chore - -- update immich to v1.79.0 (minor) ([#12819](https://github.com/truecharts/charts/issues/12819)) - - - - -## [immich-8.0.14](https://github.com/truecharts/charts/compare/immich-8.0.13...immich-8.0.14) (2023-09-14) - diff --git a/stable/immich/8.1.24/Chart.yaml b/stable/immich/8.1.24/Chart.yaml deleted file mode 100644 index b04c109ce81..00000000000 --- a/stable/immich/8.1.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.81.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.2 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.66 -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: 8.1.24 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/immich/8.1.24/app-changelog.md b/stable/immich/8.1.24/app-changelog.md deleted file mode 100644 index aea5bf8d810..00000000000 --- a/stable/immich/8.1.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [immich-8.1.24](https://github.com/truecharts/charts/compare/immich-8.1.23...immich-8.1.24) (2023-10-06) - -### Chore - -- update immich to v1.81.1 (patch) ([#13277](https://github.com/truecharts/charts/issues/13277)) - - \ No newline at end of file diff --git a/stable/immich/8.1.24/charts/common-14.0.2.tgz b/stable/immich/8.1.24/charts/common-14.0.2.tgz deleted file mode 100644 index 5e335091105..00000000000 Binary files a/stable/immich/8.1.24/charts/common-14.0.2.tgz and /dev/null differ diff --git a/stable/immich/8.1.25/CHANGELOG.md b/stable/immich/8.1.25/CHANGELOG.md new file mode 100644 index 00000000000..5cbd8175991 --- /dev/null +++ b/stable/immich/8.1.25/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [immich-8.1.25](https://github.com/truecharts/charts/compare/immich-8.1.24...immich-8.1.25) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [immich-8.1.24](https://github.com/truecharts/charts/compare/immich-8.1.23...immich-8.1.24) (2023-10-06) + +### Chore + +- update immich to v1.81.1 (patch) ([#13277](https://github.com/truecharts/charts/issues/13277)) + + + + +## [immich-8.1.23](https://github.com/truecharts/charts/compare/immich-8.1.22...immich-8.1.23) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/immich-proxy to v1.81.1 ([#13264](https://github.com/truecharts/charts/issues/13264)) + + + + +## [immich-8.1.22](https://github.com/truecharts/charts/compare/immich-8.1.21...immich-8.1.22) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/immich-ml to v1.81.1 ([#13259](https://github.com/truecharts/charts/issues/13259)) + + + + +## [immich-8.1.21](https://github.com/truecharts/charts/compare/immich-8.1.20...immich-8.1.21) (2023-10-04) + +### Chore + +- update immich to v1.81.0 (minor) ([#13237](https://github.com/truecharts/charts/issues/13237)) + + + + +## [immich-8.1.20](https://github.com/truecharts/charts/compare/immich-8.1.19...immich-8.1.20) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/immich-ml to v1.81.0 ([#13235](https://github.com/truecharts/charts/issues/13235)) + + + + +## [immich-8.1.19](https://github.com/truecharts/charts/compare/immich-8.1.18...immich-8.1.19) (2023-10-03) + +### Chore + +- remove deprecated options + + + + +## [immich-8.1.18](https://github.com/truecharts/charts/compare/immich-8.1.17...immich-8.1.18) (2023-10-03) + +### Chore + +- update immich to v1.80.0 (minor) ([#13198](https://github.com/truecharts/charts/issues/13198)) + + + + +## [immich-8.1.17](https://github.com/truecharts/charts/compare/immich-8.1.16...immich-8.1.17) (2023-10-03) + + + + +## [immich-8.1.16](https://github.com/truecharts/charts/compare/immich-8.0.16...immich-8.1.16) (2023-09-24) + + + + +## [immich-8.0.16](https://github.com/truecharts/charts/compare/immich-8.0.15...immich-8.0.16) (2023-09-22) + +### Chore + +- update immich to v1.79.1 (patch) ([#12827](https://github.com/truecharts/charts/issues/12827)) + + + + +## [immich-8.0.15](https://github.com/truecharts/charts/compare/immich-8.0.14...immich-8.0.15) (2023-09-21) + diff --git a/stable/immich/8.1.25/Chart.yaml b/stable/immich/8.1.25/Chart.yaml new file mode 100644 index 00000000000..a56da235172 --- /dev/null +++ b/stable/immich/8.1.25/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.81.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +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: 8.1.25 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/n8n/9.0.11/LICENSE b/stable/immich/8.1.25/LICENSE similarity index 100% rename from stable/n8n/9.0.11/LICENSE rename to stable/immich/8.1.25/LICENSE diff --git a/stable/minecraft-bungeecord/5.0.0/README.md b/stable/immich/8.1.25/README.md similarity index 100% rename from stable/minecraft-bungeecord/5.0.0/README.md rename to stable/immich/8.1.25/README.md diff --git a/stable/immich/8.1.25/app-changelog.md b/stable/immich/8.1.25/app-changelog.md new file mode 100644 index 00000000000..8057b66c468 --- /dev/null +++ b/stable/immich/8.1.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [immich-8.1.25](https://github.com/truecharts/charts/compare/immich-8.1.24...immich-8.1.25) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/immich/8.1.24/app-readme.md b/stable/immich/8.1.25/app-readme.md similarity index 100% rename from stable/immich/8.1.24/app-readme.md rename to stable/immich/8.1.25/app-readme.md diff --git a/stable/immich/8.1.25/charts/common-14.0.9.tgz b/stable/immich/8.1.25/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/immich/8.1.25/charts/common-14.0.9.tgz differ diff --git a/stable/n8n/9.0.11/charts/redis-6.0.66.tgz b/stable/immich/8.1.25/charts/redis-6.0.66.tgz similarity index 100% rename from stable/n8n/9.0.11/charts/redis-6.0.66.tgz rename to stable/immich/8.1.25/charts/redis-6.0.66.tgz diff --git a/stable/immich/8.1.24/ix_values.yaml b/stable/immich/8.1.25/ix_values.yaml similarity index 100% rename from stable/immich/8.1.24/ix_values.yaml rename to stable/immich/8.1.25/ix_values.yaml diff --git a/stable/immich/8.1.24/questions.yaml b/stable/immich/8.1.25/questions.yaml similarity index 100% rename from stable/immich/8.1.24/questions.yaml rename to stable/immich/8.1.25/questions.yaml diff --git a/stable/minio/7.0.14/templates/NOTES.txt b/stable/immich/8.1.25/templates/NOTES.txt similarity index 100% rename from stable/minio/7.0.14/templates/NOTES.txt rename to stable/immich/8.1.25/templates/NOTES.txt diff --git a/stable/immich/8.1.24/templates/_config.tpl b/stable/immich/8.1.25/templates/_config.tpl similarity index 100% rename from stable/immich/8.1.24/templates/_config.tpl rename to stable/immich/8.1.25/templates/_config.tpl diff --git a/stable/immich/8.1.24/templates/_machinelearning.tpl b/stable/immich/8.1.25/templates/_machinelearning.tpl similarity index 100% rename from stable/immich/8.1.24/templates/_machinelearning.tpl rename to stable/immich/8.1.25/templates/_machinelearning.tpl diff --git a/stable/immich/8.1.24/templates/_microservices.tpl b/stable/immich/8.1.25/templates/_microservices.tpl similarity index 100% rename from stable/immich/8.1.24/templates/_microservices.tpl rename to stable/immich/8.1.25/templates/_microservices.tpl diff --git a/stable/immich/8.1.24/templates/_proxy.tpl b/stable/immich/8.1.25/templates/_proxy.tpl similarity index 100% rename from stable/immich/8.1.24/templates/_proxy.tpl rename to stable/immich/8.1.25/templates/_proxy.tpl diff --git a/stable/immich/8.1.24/templates/_server.tpl b/stable/immich/8.1.25/templates/_server.tpl similarity index 100% rename from stable/immich/8.1.24/templates/_server.tpl rename to stable/immich/8.1.25/templates/_server.tpl diff --git a/stable/immich/8.1.24/templates/_typesense.tpl b/stable/immich/8.1.25/templates/_typesense.tpl similarity index 100% rename from stable/immich/8.1.24/templates/_typesense.tpl rename to stable/immich/8.1.25/templates/_typesense.tpl diff --git a/stable/immich/8.1.24/templates/_wait.tpl b/stable/immich/8.1.25/templates/_wait.tpl similarity index 100% rename from stable/immich/8.1.24/templates/_wait.tpl rename to stable/immich/8.1.25/templates/_wait.tpl diff --git a/stable/immich/8.1.24/templates/_web.tpl b/stable/immich/8.1.25/templates/_web.tpl similarity index 100% rename from stable/immich/8.1.24/templates/_web.tpl rename to stable/immich/8.1.25/templates/_web.tpl diff --git a/stable/immich/8.1.24/templates/common.yaml b/stable/immich/8.1.25/templates/common.yaml similarity index 100% rename from stable/immich/8.1.24/templates/common.yaml rename to stable/immich/8.1.25/templates/common.yaml diff --git a/stable/minisatip/6.0.0/values.yaml b/stable/immich/8.1.25/values.yaml similarity index 100% rename from stable/minisatip/6.0.0/values.yaml rename to stable/immich/8.1.25/values.yaml diff --git a/stable/impostor-server/5.0.1/CHANGELOG.md b/stable/impostor-server/5.0.1/CHANGELOG.md deleted file mode 100644 index 249e80245bd..00000000000 --- a/stable/impostor-server/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [impostor-server-5.0.1](https://github.com/truecharts/charts/compare/impostor-server-5.0.0...impostor-server-5.0.1) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#13313](https://github.com/truecharts/charts/issues/13313)) - - - - - -## [impostor-server-5.0.0](https://github.com/truecharts/charts/compare/impostor-server-4.0.29...impostor-server-5.0.0) (2023-07-31) - - - - -## [impostor-server-4.0.29](https://github.com/truecharts/charts/compare/impostor-server-4.0.28...impostor-server-4.0.29) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#10489](https://github.com/truecharts/charts/issues/10489)) - - - - -## [impostor-server-4.0.28](https://github.com/truecharts/charts/compare/impostor-server-4.0.27...impostor-server-4.0.28) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/impostor-server to v1.8.4 ([#10582](https://github.com/truecharts/charts/issues/10582)) - - - - -## [impostor-server-4.0.27](https://github.com/truecharts/charts/compare/impostor-server-4.0.26...impostor-server-4.0.27) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [impostor-server-4.0.26](https://github.com/truecharts/charts/compare/impostor-server-4.0.25...impostor-server-4.0.26) (2023-07-01) - -### Chore - -- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#9680](https://github.com/truecharts/charts/issues/9680)) - - - - -## [impostor-server-4.0.25](https://github.com/truecharts/charts/compare/impostor-server-4.0.24...impostor-server-4.0.25) (2023-06-28) - -### Chore - -- update container image tccr.io/truecharts/impostor-server to v1.8.3 ([#9925](https://github.com/truecharts/charts/issues/9925)) - - - - -## [impostor-server-4.0.24](https://github.com/truecharts/charts/compare/impostor-server-4.0.23...impostor-server-4.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [impostor-server-4.0.23](https://github.com/truecharts/charts/compare/impostor-server-4.0.22...impostor-server-4.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [impostor-server-4.0.22](https://github.com/truecharts/charts/compare/impostor-server-4.0.21...impostor-server-4.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [impostor-server-4.0.21](https://github.com/truecharts/charts/compare/impostor-server-4.0.20...impostor-server-4.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) diff --git a/stable/impostor-server/5.0.1/Chart.yaml b/stable/impostor-server/5.0.1/Chart.yaml deleted file mode 100644 index b3da4b45f38..00000000000 --- a/stable/impostor-server/5.0.1/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.1 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/impostor-server/5.0.1/app-changelog.md b/stable/impostor-server/5.0.1/app-changelog.md deleted file mode 100644 index 5ebab0b02ac..00000000000 --- a/stable/impostor-server/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [impostor-server-5.0.1](https://github.com/truecharts/charts/compare/impostor-server-5.0.0...impostor-server-5.0.1) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#13313](https://github.com/truecharts/charts/issues/13313)) - - \ No newline at end of file diff --git a/stable/impostor-server/5.0.1/charts/common-14.0.1.tgz b/stable/impostor-server/5.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/impostor-server/5.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/impostor-server/5.0.2/CHANGELOG.md b/stable/impostor-server/5.0.2/CHANGELOG.md new file mode 100644 index 00000000000..9b0e37e7500 --- /dev/null +++ b/stable/impostor-server/5.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [impostor-server-5.0.2](https://github.com/truecharts/charts/compare/impostor-server-5.0.1...impostor-server-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [impostor-server-5.0.1](https://github.com/truecharts/charts/compare/impostor-server-5.0.0...impostor-server-5.0.1) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#13313](https://github.com/truecharts/charts/issues/13313)) + + + + + +## [impostor-server-5.0.0](https://github.com/truecharts/charts/compare/impostor-server-4.0.29...impostor-server-5.0.0) (2023-07-31) + + + + +## [impostor-server-4.0.29](https://github.com/truecharts/charts/compare/impostor-server-4.0.28...impostor-server-4.0.29) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + - update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#10489](https://github.com/truecharts/charts/issues/10489)) + + + + +## [impostor-server-4.0.28](https://github.com/truecharts/charts/compare/impostor-server-4.0.27...impostor-server-4.0.28) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/impostor-server to v1.8.4 ([#10582](https://github.com/truecharts/charts/issues/10582)) + + + + +## [impostor-server-4.0.27](https://github.com/truecharts/charts/compare/impostor-server-4.0.26...impostor-server-4.0.27) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [impostor-server-4.0.26](https://github.com/truecharts/charts/compare/impostor-server-4.0.25...impostor-server-4.0.26) (2023-07-01) + +### Chore + +- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#9680](https://github.com/truecharts/charts/issues/9680)) + + + + +## [impostor-server-4.0.25](https://github.com/truecharts/charts/compare/impostor-server-4.0.24...impostor-server-4.0.25) (2023-06-28) + +### Chore + +- update container image tccr.io/truecharts/impostor-server to v1.8.3 ([#9925](https://github.com/truecharts/charts/issues/9925)) + + + + +## [impostor-server-4.0.24](https://github.com/truecharts/charts/compare/impostor-server-4.0.23...impostor-server-4.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [impostor-server-4.0.23](https://github.com/truecharts/charts/compare/impostor-server-4.0.22...impostor-server-4.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [impostor-server-4.0.22](https://github.com/truecharts/charts/compare/impostor-server-4.0.21...impostor-server-4.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) diff --git a/stable/impostor-server/5.0.2/Chart.yaml b/stable/impostor-server/5.0.2/Chart.yaml new file mode 100644 index 00000000000..3dd1eaaa04d --- /dev/null +++ b/stable/impostor-server/5.0.2/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.8.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.2 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-java/5.0.1/README.md b/stable/impostor-server/5.0.2/README.md similarity index 100% rename from stable/minecraft-java/5.0.1/README.md rename to stable/impostor-server/5.0.2/README.md diff --git a/stable/impostor-server/5.0.2/app-changelog.md b/stable/impostor-server/5.0.2/app-changelog.md new file mode 100644 index 00000000000..f9ff4989b73 --- /dev/null +++ b/stable/impostor-server/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [impostor-server-5.0.2](https://github.com/truecharts/charts/compare/impostor-server-5.0.1...impostor-server-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/impostor-server/5.0.1/app-readme.md b/stable/impostor-server/5.0.2/app-readme.md similarity index 100% rename from stable/impostor-server/5.0.1/app-readme.md rename to stable/impostor-server/5.0.2/app-readme.md diff --git a/stable/impostor-server/5.0.2/charts/common-14.0.9.tgz b/stable/impostor-server/5.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/impostor-server/5.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/impostor-server/5.0.1/ix_values.yaml b/stable/impostor-server/5.0.2/ix_values.yaml similarity index 100% rename from stable/impostor-server/5.0.1/ix_values.yaml rename to stable/impostor-server/5.0.2/ix_values.yaml diff --git a/stable/impostor-server/5.0.1/questions.yaml b/stable/impostor-server/5.0.2/questions.yaml similarity index 100% rename from stable/impostor-server/5.0.1/questions.yaml rename to stable/impostor-server/5.0.2/questions.yaml diff --git a/stable/minisatip/6.0.0/templates/NOTES.txt b/stable/impostor-server/5.0.2/templates/NOTES.txt similarity index 100% rename from stable/minisatip/6.0.0/templates/NOTES.txt rename to stable/impostor-server/5.0.2/templates/NOTES.txt diff --git a/stable/minisatip/6.0.0/templates/common.yaml b/stable/impostor-server/5.0.2/templates/common.yaml similarity index 100% rename from stable/minisatip/6.0.0/templates/common.yaml rename to stable/impostor-server/5.0.2/templates/common.yaml diff --git a/stable/mkvcleaver/5.0.1/values.yaml b/stable/impostor-server/5.0.2/values.yaml similarity index 100% rename from stable/mkvcleaver/5.0.1/values.yaml rename to stable/impostor-server/5.0.2/values.yaml diff --git a/stable/invidious/6.0.7/CHANGELOG.md b/stable/invidious/6.0.7/CHANGELOG.md deleted file mode 100644 index c3d62920d3c..00000000000 --- a/stable/invidious/6.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [invidious-6.0.7](https://github.com/truecharts/charts/compare/invidious-6.0.6...invidious-6.0.7) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/invidious to latest ([#13364](https://github.com/truecharts/charts/issues/13364)) - - - - -## [invidious-6.0.6](https://github.com/truecharts/charts/compare/invidious-6.0.5...invidious-6.0.6) (2023-10-01) - - - - -## [invidious-6.0.5](https://github.com/truecharts/charts/compare/invidious-6.0.4...invidious-6.0.5) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/invidious to latest ([#12728](https://github.com/truecharts/charts/issues/12728)) - - - - -## [invidious-6.0.4](https://github.com/truecharts/charts/compare/invidious-6.0.3...invidious-6.0.4) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/invidious to latest ([#12649](https://github.com/truecharts/charts/issues/12649)) - - - - -## [invidious-6.0.3](https://github.com/truecharts/charts/compare/invidious-6.0.2...invidious-6.0.3) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/invidious to latest ([#12062](https://github.com/truecharts/charts/issues/12062)) - - - - -## [invidious-6.0.2](https://github.com/truecharts/charts/compare/invidious-6.0.1...invidious-6.0.2) (2023-08-10) - -### Chore - -- update container image tccr.io/truecharts/invidious to latest ([#11392](https://github.com/truecharts/charts/issues/11392)) - - - - -## [invidious-6.0.1](https://github.com/truecharts/charts/compare/invidious-6.0.0...invidious-6.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/invidious to latest ([#11194](https://github.com/truecharts/charts/issues/11194)) - - - - - -## [invidious-6.0.0](https://github.com/truecharts/charts/compare/invidious-5.1.5...invidious-6.0.0) (2023-07-31) - - - - -## [invidious-5.1.5](https://github.com/truecharts/charts/compare/invidious-5.1.4...invidious-5.1.5) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [invidious-5.1.4](https://github.com/truecharts/charts/compare/invidious-5.1.3...invidious-5.1.4) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/invidious to latest ([#10650](https://github.com/truecharts/charts/issues/10650)) - - - - -## [invidious-5.1.3](https://github.com/truecharts/charts/compare/invidious-5.1.2...invidious-5.1.3) (2023-07-16) - -### Chore - -- update container image tccr.io/truecharts/invidious to latest ([#10517](https://github.com/truecharts/charts/issues/10517)) - - - - -## [invidious-5.1.2](https://github.com/truecharts/charts/compare/invidious-5.1.1...invidious-5.1.2) (2023-07-16) diff --git a/stable/invidious/6.0.7/Chart.yaml b/stable/invidious/6.0.7/Chart.yaml deleted file mode 100644 index 5d5858ac6c9..00000000000 --- a/stable/invidious/6.0.7/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -description: Open source alternative front-end to YouTube. -home: https://truecharts.org/charts/stable/invidious -icon: https://truecharts.org/img/hotlink-ok/chart-icons/invidious.png -keywords: - - invidious - - youtube - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: invidious -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/invidious - - https://github.com/iv-org/invidious - - https://docs.invidious.io/installation/#docker -version: 6.0.7 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/invidious/6.0.7/app-changelog.md b/stable/invidious/6.0.7/app-changelog.md deleted file mode 100644 index a426974fe00..00000000000 --- a/stable/invidious/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [invidious-6.0.7](https://github.com/truecharts/charts/compare/invidious-6.0.6...invidious-6.0.7) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/invidious to latest ([#13364](https://github.com/truecharts/charts/issues/13364)) - - \ No newline at end of file diff --git a/stable/invidious/6.0.7/charts/common-14.0.1.tgz b/stable/invidious/6.0.7/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/invidious/6.0.7/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/invidious/6.0.8/CHANGELOG.md b/stable/invidious/6.0.8/CHANGELOG.md new file mode 100644 index 00000000000..fb55e256965 --- /dev/null +++ b/stable/invidious/6.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [invidious-6.0.8](https://github.com/truecharts/charts/compare/invidious-6.0.7...invidious-6.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [invidious-6.0.7](https://github.com/truecharts/charts/compare/invidious-6.0.6...invidious-6.0.7) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/invidious to latest ([#13364](https://github.com/truecharts/charts/issues/13364)) + + + + +## [invidious-6.0.6](https://github.com/truecharts/charts/compare/invidious-6.0.5...invidious-6.0.6) (2023-10-01) + + + + +## [invidious-6.0.5](https://github.com/truecharts/charts/compare/invidious-6.0.4...invidious-6.0.5) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/invidious to latest ([#12728](https://github.com/truecharts/charts/issues/12728)) + + + + +## [invidious-6.0.4](https://github.com/truecharts/charts/compare/invidious-6.0.3...invidious-6.0.4) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/invidious to latest ([#12649](https://github.com/truecharts/charts/issues/12649)) + + + + +## [invidious-6.0.3](https://github.com/truecharts/charts/compare/invidious-6.0.2...invidious-6.0.3) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/invidious to latest ([#12062](https://github.com/truecharts/charts/issues/12062)) + + + + +## [invidious-6.0.2](https://github.com/truecharts/charts/compare/invidious-6.0.1...invidious-6.0.2) (2023-08-10) + +### Chore + +- update container image tccr.io/truecharts/invidious to latest ([#11392](https://github.com/truecharts/charts/issues/11392)) + + + + +## [invidious-6.0.1](https://github.com/truecharts/charts/compare/invidious-6.0.0...invidious-6.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/invidious to latest ([#11194](https://github.com/truecharts/charts/issues/11194)) + + + + + +## [invidious-6.0.0](https://github.com/truecharts/charts/compare/invidious-5.1.5...invidious-6.0.0) (2023-07-31) + + + + +## [invidious-5.1.5](https://github.com/truecharts/charts/compare/invidious-5.1.4...invidious-5.1.5) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [invidious-5.1.4](https://github.com/truecharts/charts/compare/invidious-5.1.3...invidious-5.1.4) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/invidious to latest ([#10650](https://github.com/truecharts/charts/issues/10650)) + + + + +## [invidious-5.1.3](https://github.com/truecharts/charts/compare/invidious-5.1.2...invidious-5.1.3) (2023-07-16) diff --git a/stable/invidious/6.0.8/Chart.yaml b/stable/invidious/6.0.8/Chart.yaml new file mode 100644 index 00000000000..098ba90a907 --- /dev/null +++ b/stable/invidious/6.0.8/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +description: Open source alternative front-end to YouTube. +home: https://truecharts.org/charts/stable/invidious +icon: https://truecharts.org/img/hotlink-ok/chart-icons/invidious.png +keywords: + - invidious + - youtube + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: invidious +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/invidious + - https://github.com/iv-org/invidious + - https://docs.invidious.io/installation/#docker +version: 6.0.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nocodb/9.0.0/LICENSE b/stable/invidious/6.0.8/LICENSE similarity index 100% rename from stable/nocodb/9.0.0/LICENSE rename to stable/invidious/6.0.8/LICENSE diff --git a/stable/minetest/5.0.0/README.md b/stable/invidious/6.0.8/README.md similarity index 100% rename from stable/minetest/5.0.0/README.md rename to stable/invidious/6.0.8/README.md diff --git a/stable/invidious/6.0.8/app-changelog.md b/stable/invidious/6.0.8/app-changelog.md new file mode 100644 index 00000000000..e61881bab20 --- /dev/null +++ b/stable/invidious/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [invidious-6.0.8](https://github.com/truecharts/charts/compare/invidious-6.0.7...invidious-6.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/invidious/6.0.7/app-readme.md b/stable/invidious/6.0.8/app-readme.md similarity index 100% rename from stable/invidious/6.0.7/app-readme.md rename to stable/invidious/6.0.8/app-readme.md diff --git a/stable/invidious/6.0.8/charts/common-14.0.9.tgz b/stable/invidious/6.0.8/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/invidious/6.0.8/charts/common-14.0.9.tgz differ diff --git a/stable/invidious/6.0.7/ix_values.yaml b/stable/invidious/6.0.8/ix_values.yaml similarity index 100% rename from stable/invidious/6.0.7/ix_values.yaml rename to stable/invidious/6.0.8/ix_values.yaml diff --git a/stable/invidious/6.0.7/questions.yaml b/stable/invidious/6.0.8/questions.yaml similarity index 100% rename from stable/invidious/6.0.7/questions.yaml rename to stable/invidious/6.0.8/questions.yaml diff --git a/stable/invidious/6.0.7/templates/_config.tpl b/stable/invidious/6.0.8/templates/_config.tpl similarity index 100% rename from stable/invidious/6.0.7/templates/_config.tpl rename to stable/invidious/6.0.8/templates/_config.tpl diff --git a/stable/invidious/6.0.7/templates/common.yaml b/stable/invidious/6.0.8/templates/common.yaml similarity index 100% rename from stable/invidious/6.0.7/templates/common.yaml rename to stable/invidious/6.0.8/templates/common.yaml diff --git a/stable/mkvtoolnix/6.0.1/values.yaml b/stable/invidious/6.0.8/values.yaml similarity index 100% rename from stable/mkvtoolnix/6.0.1/values.yaml rename to stable/invidious/6.0.8/values.yaml diff --git a/stable/ipfs/7.0.4/CHANGELOG.md b/stable/ipfs/7.0.4/CHANGELOG.md deleted file mode 100644 index 2b9ab8fa377..00000000000 --- a/stable/ipfs/7.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ipfs-7.0.4](https://github.com/truecharts/charts/compare/ipfs-7.0.3...ipfs-7.0.4) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.23.0 ([#13288](https://github.com/truecharts/charts/issues/13288)) - - - - -## [ipfs-7.0.3](https://github.com/truecharts/charts/compare/ipfs-7.0.2...ipfs-7.0.3) (2023-08-18) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.22.0 ([#11675](https://github.com/truecharts/charts/issues/11675)) - - - - -## [ipfs-7.0.2](https://github.com/truecharts/charts/compare/ipfs-7.0.1...ipfs-7.0.2) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.22.0 ([#11491](https://github.com/truecharts/charts/issues/11491)) - - - - -## [ipfs-7.0.1](https://github.com/truecharts/charts/compare/ipfs-7.0.0...ipfs-7.0.1) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.21.1 ([#11472](https://github.com/truecharts/charts/issues/11472)) - - - - - -## [ipfs-7.0.0](https://github.com/truecharts/charts/compare/ipfs-6.0.27...ipfs-7.0.0) (2023-07-31) - - - - -## [ipfs-6.0.27](https://github.com/truecharts/charts/compare/ipfs-6.0.26...ipfs-6.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [ipfs-6.0.26](https://github.com/truecharts/charts/compare/ipfs-6.0.25...ipfs-6.0.26) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.21.0 ([#10280](https://github.com/truecharts/charts/issues/10280)) - - - - -## [ipfs-6.0.25](https://github.com/truecharts/charts/compare/ipfs-6.0.24...ipfs-6.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [ipfs-6.0.24](https://github.com/truecharts/charts/compare/ipfs-6.0.23...ipfs-6.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [ipfs-6.0.23](https://github.com/truecharts/charts/compare/ipfs-6.0.22...ipfs-6.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [ipfs-6.0.22](https://github.com/truecharts/charts/compare/ipfs-6.0.21...ipfs-6.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - diff --git a/stable/ipfs/7.0.4/Chart.yaml b/stable/ipfs/7.0.4/Chart.yaml deleted file mode 100644 index 6864bedcd57..00000000000 --- a/stable/ipfs/7.0.4/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.23.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.4 -annotations: - truecharts.org/catagories: | - - storage - truecharts.org/SCALE-support: "true" diff --git a/stable/ipfs/7.0.4/app-changelog.md b/stable/ipfs/7.0.4/app-changelog.md deleted file mode 100644 index 7f9d0e64515..00000000000 --- a/stable/ipfs/7.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ipfs-7.0.4](https://github.com/truecharts/charts/compare/ipfs-7.0.3...ipfs-7.0.4) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.23.0 ([#13288](https://github.com/truecharts/charts/issues/13288)) - - \ No newline at end of file diff --git a/stable/ipfs/7.0.4/charts/common-14.0.1.tgz b/stable/ipfs/7.0.4/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/ipfs/7.0.4/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/ipfs/7.0.5/CHANGELOG.md b/stable/ipfs/7.0.5/CHANGELOG.md new file mode 100644 index 00000000000..f8a6bd05308 --- /dev/null +++ b/stable/ipfs/7.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ipfs-7.0.5](https://github.com/truecharts/charts/compare/ipfs-7.0.4...ipfs-7.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [ipfs-7.0.4](https://github.com/truecharts/charts/compare/ipfs-7.0.3...ipfs-7.0.4) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.23.0 ([#13288](https://github.com/truecharts/charts/issues/13288)) + + + + +## [ipfs-7.0.3](https://github.com/truecharts/charts/compare/ipfs-7.0.2...ipfs-7.0.3) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.22.0 ([#11675](https://github.com/truecharts/charts/issues/11675)) + + + + +## [ipfs-7.0.2](https://github.com/truecharts/charts/compare/ipfs-7.0.1...ipfs-7.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.22.0 ([#11491](https://github.com/truecharts/charts/issues/11491)) + + + + +## [ipfs-7.0.1](https://github.com/truecharts/charts/compare/ipfs-7.0.0...ipfs-7.0.1) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.21.1 ([#11472](https://github.com/truecharts/charts/issues/11472)) + + + + + +## [ipfs-7.0.0](https://github.com/truecharts/charts/compare/ipfs-6.0.27...ipfs-7.0.0) (2023-07-31) + + + + +## [ipfs-6.0.27](https://github.com/truecharts/charts/compare/ipfs-6.0.26...ipfs-6.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [ipfs-6.0.26](https://github.com/truecharts/charts/compare/ipfs-6.0.25...ipfs-6.0.26) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.21.0 ([#10280](https://github.com/truecharts/charts/issues/10280)) + + + + +## [ipfs-6.0.25](https://github.com/truecharts/charts/compare/ipfs-6.0.24...ipfs-6.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [ipfs-6.0.24](https://github.com/truecharts/charts/compare/ipfs-6.0.23...ipfs-6.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [ipfs-6.0.23](https://github.com/truecharts/charts/compare/ipfs-6.0.22...ipfs-6.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + diff --git a/stable/ipfs/7.0.5/Chart.yaml b/stable/ipfs/7.0.5/Chart.yaml new file mode 100644 index 00000000000..530c0fc1020 --- /dev/null +++ b/stable/ipfs/7.0.5/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.23.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.5 +annotations: + truecharts.org/catagories: | + - storage + truecharts.org/SCALE-support: "true" diff --git a/stable/minio-console/7.0.0/README.md b/stable/ipfs/7.0.5/README.md similarity index 100% rename from stable/minio-console/7.0.0/README.md rename to stable/ipfs/7.0.5/README.md diff --git a/stable/ipfs/7.0.5/app-changelog.md b/stable/ipfs/7.0.5/app-changelog.md new file mode 100644 index 00000000000..9f7e80633c9 --- /dev/null +++ b/stable/ipfs/7.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ipfs-7.0.5](https://github.com/truecharts/charts/compare/ipfs-7.0.4...ipfs-7.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ipfs/7.0.4/app-readme.md b/stable/ipfs/7.0.5/app-readme.md similarity index 100% rename from stable/ipfs/7.0.4/app-readme.md rename to stable/ipfs/7.0.5/app-readme.md diff --git a/stable/ipfs/7.0.5/charts/common-14.0.9.tgz b/stable/ipfs/7.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ipfs/7.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/ipfs/7.0.4/ix_values.yaml b/stable/ipfs/7.0.5/ix_values.yaml similarity index 100% rename from stable/ipfs/7.0.4/ix_values.yaml rename to stable/ipfs/7.0.5/ix_values.yaml diff --git a/stable/ipfs/7.0.4/questions.yaml b/stable/ipfs/7.0.5/questions.yaml similarity index 100% rename from stable/ipfs/7.0.4/questions.yaml rename to stable/ipfs/7.0.5/questions.yaml diff --git a/stable/mkvcleaver/5.0.1/templates/NOTES.txt b/stable/ipfs/7.0.5/templates/NOTES.txt similarity index 100% rename from stable/mkvcleaver/5.0.1/templates/NOTES.txt rename to stable/ipfs/7.0.5/templates/NOTES.txt diff --git a/stable/ipfs/7.0.4/templates/common.yaml b/stable/ipfs/7.0.5/templates/common.yaml similarity index 100% rename from stable/ipfs/7.0.4/templates/common.yaml rename to stable/ipfs/7.0.5/templates/common.yaml diff --git a/stable/modsecurity-crs/0.0.2/values.yaml b/stable/ipfs/7.0.5/values.yaml similarity index 100% rename from stable/modsecurity-crs/0.0.2/values.yaml rename to stable/ipfs/7.0.5/values.yaml diff --git a/stable/ipmi-tools/3.0.2/CHANGELOG.md b/stable/ipmi-tools/3.0.2/CHANGELOG.md deleted file mode 100644 index 79a6e280afc..00000000000 --- a/stable/ipmi-tools/3.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ipmi-tools-3.0.2](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.0...ipmi-tools-3.0.2) (2023-08-29) - diff --git a/stable/ipmi-tools/3.0.2/Chart.yaml b/stable/ipmi-tools/3.0.2/Chart.yaml deleted file mode 100644 index 4e22a892f95..00000000000 --- a/stable/ipmi-tools/3.0.2/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: A simple WebGUI Fan controller for IPMI. -home: https://truecharts.org/charts/stable/ipmi-tools -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipmi-tools.png -keywords: - - ipmi-tools - - Productivity - - Tools-Utilities - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ipmi-tools -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ipmi-tools - - https://github.com/EdwardChamberlain/IPMI-Fan-Controller -type: application -version: 3.0.2 -annotations: - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Network-Management - truecharts.org/SCALE-support: "true" diff --git a/stable/ipmi-tools/3.0.2/app-changelog.md b/stable/ipmi-tools/3.0.2/app-changelog.md deleted file mode 100644 index d2d2f3ddbab..00000000000 --- a/stable/ipmi-tools/3.0.2/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [ipmi-tools-3.0.2](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.0...ipmi-tools-3.0.2) (2023-08-29) - diff --git a/stable/ipmi-tools/3.0.2/charts/common-14.0.1.tgz b/stable/ipmi-tools/3.0.2/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/ipmi-tools/3.0.2/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/ipmi-tools/3.0.3/CHANGELOG.md b/stable/ipmi-tools/3.0.3/CHANGELOG.md new file mode 100644 index 00000000000..92b536b8125 --- /dev/null +++ b/stable/ipmi-tools/3.0.3/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ipmi-tools-3.0.3](https://github.com/truecharts/charts/compare/ipmi-tools-3.0.2...ipmi-tools-3.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [ipmi-tools-3.0.2](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.0...ipmi-tools-3.0.2) (2023-08-29) + diff --git a/stable/ipmi-tools/3.0.3/Chart.yaml b/stable/ipmi-tools/3.0.3/Chart.yaml new file mode 100644 index 00000000000..8e0eca9d3d6 --- /dev/null +++ b/stable/ipmi-tools/3.0.3/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A simple WebGUI Fan controller for IPMI. +home: https://truecharts.org/charts/stable/ipmi-tools +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipmi-tools.png +keywords: + - ipmi-tools + - Productivity + - Tools-Utilities + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ipmi-tools +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ipmi-tools + - https://github.com/EdwardChamberlain/IPMI-Fan-Controller +type: application +version: 3.0.3 +annotations: + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - Network-Management + truecharts.org/SCALE-support: "true" diff --git a/stable/minio/7.0.14/README.md b/stable/ipmi-tools/3.0.3/README.md similarity index 100% rename from stable/minio/7.0.14/README.md rename to stable/ipmi-tools/3.0.3/README.md diff --git a/stable/ipmi-tools/3.0.3/app-changelog.md b/stable/ipmi-tools/3.0.3/app-changelog.md new file mode 100644 index 00000000000..92a860a1e6a --- /dev/null +++ b/stable/ipmi-tools/3.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ipmi-tools-3.0.3](https://github.com/truecharts/charts/compare/ipmi-tools-3.0.2...ipmi-tools-3.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ipmi-tools/3.0.2/app-readme.md b/stable/ipmi-tools/3.0.3/app-readme.md similarity index 100% rename from stable/ipmi-tools/3.0.2/app-readme.md rename to stable/ipmi-tools/3.0.3/app-readme.md diff --git a/stable/ipmi-tools/3.0.3/charts/common-14.0.9.tgz b/stable/ipmi-tools/3.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ipmi-tools/3.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/ipmi-tools/3.0.2/ix_values.yaml b/stable/ipmi-tools/3.0.3/ix_values.yaml similarity index 100% rename from stable/ipmi-tools/3.0.2/ix_values.yaml rename to stable/ipmi-tools/3.0.3/ix_values.yaml diff --git a/stable/ipmi-tools/3.0.2/questions.yaml b/stable/ipmi-tools/3.0.3/questions.yaml similarity index 100% rename from stable/ipmi-tools/3.0.2/questions.yaml rename to stable/ipmi-tools/3.0.3/questions.yaml diff --git a/stable/mkvtoolnix/6.0.1/templates/NOTES.txt b/stable/ipmi-tools/3.0.3/templates/NOTES.txt similarity index 100% rename from stable/mkvtoolnix/6.0.1/templates/NOTES.txt rename to stable/ipmi-tools/3.0.3/templates/NOTES.txt diff --git a/stable/ipmi-tools/3.0.2/templates/common.yaml b/stable/ipmi-tools/3.0.3/templates/common.yaml similarity index 100% rename from stable/ipmi-tools/3.0.2/templates/common.yaml rename to stable/ipmi-tools/3.0.3/templates/common.yaml diff --git a/stable/mongo-express/2.0.0/values.yaml b/stable/ipmi-tools/3.0.3/values.yaml similarity index 100% rename from stable/mongo-express/2.0.0/values.yaml rename to stable/ipmi-tools/3.0.3/values.yaml diff --git a/stable/ispy-agent-dvr/6.0.10/CHANGELOG.md b/stable/ispy-agent-dvr/6.0.10/CHANGELOG.md new file mode 100644 index 00000000000..34334b688a2 --- /dev/null +++ b/stable/ispy-agent-dvr/6.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ispy-agent-dvr-6.0.10](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.9...ispy-agent-dvr-6.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [ispy-agent-dvr-6.0.9](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.8...ispy-agent-dvr-6.0.9) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.2.0 ([#12889](https://github.com/truecharts/charts/issues/12889)) + + + + +## [ispy-agent-dvr-6.0.8](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.7...ispy-agent-dvr-6.0.8) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.1.0 ([#12662](https://github.com/truecharts/charts/issues/12662)) + + + + +## [ispy-agent-dvr-6.0.7](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.6...ispy-agent-dvr-6.0.7) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.0.0 ([#12611](https://github.com/truecharts/charts/issues/12611)) + + + + +## [ispy-agent-dvr-6.0.6](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.5...ispy-agent-dvr-6.0.6) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.9.0 ([#12592](https://github.com/truecharts/charts/issues/12592)) + + + + +## [ispy-agent-dvr-6.0.5](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.4...ispy-agent-dvr-6.0.5) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.8.0 ([#12566](https://github.com/truecharts/charts/issues/12566)) + + + + +## [ispy-agent-dvr-6.0.4](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.3...ispy-agent-dvr-6.0.4) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.7.0 ([#11891](https://github.com/truecharts/charts/issues/11891)) + + + + +## [ispy-agent-dvr-6.0.3](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.2...ispy-agent-dvr-6.0.3) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.6.0 ([#11618](https://github.com/truecharts/charts/issues/11618)) + + + + +## [ispy-agent-dvr-6.0.2](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.1...ispy-agent-dvr-6.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.5.0 ([#11473](https://github.com/truecharts/charts/issues/11473)) + + + + +## [ispy-agent-dvr-6.0.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.0...ispy-agent-dvr-6.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.3.0 ([#11252](https://github.com/truecharts/charts/issues/11252)) + + + + + +## [ispy-agent-dvr-6.0.0](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.35...ispy-agent-dvr-6.0.0) (2023-07-31) + diff --git a/stable/ispy-agent-dvr/6.0.10/Chart.yaml b/stable/ispy-agent-dvr/6.0.10/Chart.yaml new file mode 100644 index 00000000000..2b0bc42165e --- /dev/null +++ b/stable/ispy-agent-dvr/6.0.10/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "5.0.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.10 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" diff --git a/stable/minisatip/6.0.0/README.md b/stable/ispy-agent-dvr/6.0.10/README.md similarity index 100% rename from stable/minisatip/6.0.0/README.md rename to stable/ispy-agent-dvr/6.0.10/README.md diff --git a/stable/ispy-agent-dvr/6.0.10/app-changelog.md b/stable/ispy-agent-dvr/6.0.10/app-changelog.md new file mode 100644 index 00000000000..2b9ddadaeeb --- /dev/null +++ b/stable/ispy-agent-dvr/6.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ispy-agent-dvr-6.0.10](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.9...ispy-agent-dvr-6.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ispy-agent-dvr/6.0.9/app-readme.md b/stable/ispy-agent-dvr/6.0.10/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/6.0.9/app-readme.md rename to stable/ispy-agent-dvr/6.0.10/app-readme.md diff --git a/stable/ispy-agent-dvr/6.0.10/charts/common-14.0.9.tgz b/stable/ispy-agent-dvr/6.0.10/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ispy-agent-dvr/6.0.10/charts/common-14.0.9.tgz differ diff --git a/stable/ispy-agent-dvr/6.0.9/ix_values.yaml b/stable/ispy-agent-dvr/6.0.10/ix_values.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.9/ix_values.yaml rename to stable/ispy-agent-dvr/6.0.10/ix_values.yaml diff --git a/stable/ispy-agent-dvr/6.0.9/questions.yaml b/stable/ispy-agent-dvr/6.0.10/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.9/questions.yaml rename to stable/ispy-agent-dvr/6.0.10/questions.yaml diff --git a/stable/modsecurity-crs/0.0.2/templates/NOTES.txt b/stable/ispy-agent-dvr/6.0.10/templates/NOTES.txt similarity index 100% rename from stable/modsecurity-crs/0.0.2/templates/NOTES.txt rename to stable/ispy-agent-dvr/6.0.10/templates/NOTES.txt diff --git a/stable/mkvcleaver/5.0.1/templates/common.yaml b/stable/ispy-agent-dvr/6.0.10/templates/common.yaml similarity index 100% rename from stable/mkvcleaver/5.0.1/templates/common.yaml rename to stable/ispy-agent-dvr/6.0.10/templates/common.yaml diff --git a/stable/monica/8.0.0/values.yaml b/stable/ispy-agent-dvr/6.0.10/values.yaml similarity index 100% rename from stable/monica/8.0.0/values.yaml rename to stable/ispy-agent-dvr/6.0.10/values.yaml diff --git a/stable/ispy-agent-dvr/6.0.9/CHANGELOG.md b/stable/ispy-agent-dvr/6.0.9/CHANGELOG.md deleted file mode 100644 index ab340a71f28..00000000000 --- a/stable/ispy-agent-dvr/6.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ispy-agent-dvr-6.0.9](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.8...ispy-agent-dvr-6.0.9) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.2.0 ([#12889](https://github.com/truecharts/charts/issues/12889)) - - - - -## [ispy-agent-dvr-6.0.8](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.7...ispy-agent-dvr-6.0.8) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.1.0 ([#12662](https://github.com/truecharts/charts/issues/12662)) - - - - -## [ispy-agent-dvr-6.0.7](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.6...ispy-agent-dvr-6.0.7) (2023-09-15) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.0.0 ([#12611](https://github.com/truecharts/charts/issues/12611)) - - - - -## [ispy-agent-dvr-6.0.6](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.5...ispy-agent-dvr-6.0.6) (2023-09-14) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.9.0 ([#12592](https://github.com/truecharts/charts/issues/12592)) - - - - -## [ispy-agent-dvr-6.0.5](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.4...ispy-agent-dvr-6.0.5) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.8.0 ([#12566](https://github.com/truecharts/charts/issues/12566)) - - - - -## [ispy-agent-dvr-6.0.4](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.3...ispy-agent-dvr-6.0.4) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.7.0 ([#11891](https://github.com/truecharts/charts/issues/11891)) - - - - -## [ispy-agent-dvr-6.0.3](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.2...ispy-agent-dvr-6.0.3) (2023-08-16) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.6.0 ([#11618](https://github.com/truecharts/charts/issues/11618)) - - - - -## [ispy-agent-dvr-6.0.2](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.1...ispy-agent-dvr-6.0.2) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.5.0 ([#11473](https://github.com/truecharts/charts/issues/11473)) - - - - -## [ispy-agent-dvr-6.0.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.0...ispy-agent-dvr-6.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.3.0 ([#11252](https://github.com/truecharts/charts/issues/11252)) - - - - - -## [ispy-agent-dvr-6.0.0](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.35...ispy-agent-dvr-6.0.0) (2023-07-31) - - - - -## [ispy-agent-dvr-5.0.35](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.34...ispy-agent-dvr-5.0.35) (2023-07-29) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.1.0 ([#11017](https://github.com/truecharts/charts/issues/11017)) - diff --git a/stable/ispy-agent-dvr/6.0.9/Chart.yaml b/stable/ispy-agent-dvr/6.0.9/Chart.yaml deleted file mode 100644 index 2958b209a6a..00000000000 --- a/stable/ispy-agent-dvr/6.0.9/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "5.0.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.9 -annotations: - truecharts.org/catagories: | - - security - truecharts.org/SCALE-support: "true" diff --git a/stable/ispy-agent-dvr/6.0.9/app-changelog.md b/stable/ispy-agent-dvr/6.0.9/app-changelog.md deleted file mode 100644 index ccafc441bb2..00000000000 --- a/stable/ispy-agent-dvr/6.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ispy-agent-dvr-6.0.9](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.8...ispy-agent-dvr-6.0.9) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.2.0 ([#12889](https://github.com/truecharts/charts/issues/12889)) - - \ No newline at end of file diff --git a/stable/ispy-agent-dvr/6.0.9/charts/common-14.0.1.tgz b/stable/ispy-agent-dvr/6.0.9/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/ispy-agent-dvr/6.0.9/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/it-tools/1.0.1/CHANGELOG.md b/stable/it-tools/1.0.1/CHANGELOG.md deleted file mode 100644 index 5abbe72177e..00000000000 --- a/stable/it-tools/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [it-tools-1.0.1](https://github.com/truecharts/charts/compare/it-tools-1.0.0...it-tools-1.0.1) (2023-08-29) - diff --git a/stable/it-tools/1.0.1/Chart.yaml b/stable/it-tools/1.0.1/Chart.yaml deleted file mode 100644 index 323443ea8d5..00000000000 --- a/stable/it-tools/1.0.1/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2023.8.21" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: Useful tools for developer and people working in IT. -home: https://truecharts.org/charts/incubator/it-tools -icon: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.png -keywords: - - it-tools -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: it-tools -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/it-tools - - https://github.com/CorentinTh/it-tools -type: application -version: 1.0.1 -annotations: - truecharts.org/catagories: | - - tools - truecharts.org/SCALE-support: "true" diff --git a/stable/it-tools/1.0.1/app-changelog.md b/stable/it-tools/1.0.1/app-changelog.md deleted file mode 100644 index b86b8cb9d78..00000000000 --- a/stable/it-tools/1.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [it-tools-1.0.1](https://github.com/truecharts/charts/compare/it-tools-1.0.0...it-tools-1.0.1) (2023-08-29) - diff --git a/stable/it-tools/1.0.1/charts/common-14.0.3.tgz b/stable/it-tools/1.0.1/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/it-tools/1.0.1/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/it-tools/1.0.2/CHANGELOG.md b/stable/it-tools/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..66dae18c4fe --- /dev/null +++ b/stable/it-tools/1.0.2/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [it-tools-1.0.2](https://github.com/truecharts/charts/compare/it-tools-1.0.1...it-tools-1.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [it-tools-1.0.1](https://github.com/truecharts/charts/compare/it-tools-1.0.0...it-tools-1.0.1) (2023-08-29) + diff --git a/stable/it-tools/1.0.2/Chart.yaml b/stable/it-tools/1.0.2/Chart.yaml new file mode 100644 index 00000000000..dedc83f8a9f --- /dev/null +++ b/stable/it-tools/1.0.2/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2023.8.21" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Useful tools for developer and people working in IT. +home: https://truecharts.org/charts/stable/it-tools +icon: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.png +keywords: + - it-tools +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: it-tools +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/it-tools + - https://github.com/CorentinTh/it-tools +type: application +version: 1.0.2 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" diff --git a/stable/mkvcleaver/5.0.1/README.md b/stable/it-tools/1.0.2/README.md similarity index 100% rename from stable/mkvcleaver/5.0.1/README.md rename to stable/it-tools/1.0.2/README.md diff --git a/stable/it-tools/1.0.2/app-changelog.md b/stable/it-tools/1.0.2/app-changelog.md new file mode 100644 index 00000000000..659207eea27 --- /dev/null +++ b/stable/it-tools/1.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [it-tools-1.0.2](https://github.com/truecharts/charts/compare/it-tools-1.0.1...it-tools-1.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/it-tools/1.0.1/app-readme.md b/stable/it-tools/1.0.2/app-readme.md similarity index 100% rename from stable/it-tools/1.0.1/app-readme.md rename to stable/it-tools/1.0.2/app-readme.md diff --git a/stable/it-tools/1.0.2/charts/common-14.0.9.tgz b/stable/it-tools/1.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/it-tools/1.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/it-tools/1.0.1/ix_values.yaml b/stable/it-tools/1.0.2/ix_values.yaml similarity index 100% rename from stable/it-tools/1.0.1/ix_values.yaml rename to stable/it-tools/1.0.2/ix_values.yaml diff --git a/stable/it-tools/1.0.1/questions.yaml b/stable/it-tools/1.0.2/questions.yaml similarity index 100% rename from stable/it-tools/1.0.1/questions.yaml rename to stable/it-tools/1.0.2/questions.yaml diff --git a/stable/mongo-express/2.0.0/templates/NOTES.txt b/stable/it-tools/1.0.2/templates/NOTES.txt similarity index 100% rename from stable/mongo-express/2.0.0/templates/NOTES.txt rename to stable/it-tools/1.0.2/templates/NOTES.txt diff --git a/stable/mkvtoolnix/6.0.1/templates/common.yaml b/stable/it-tools/1.0.2/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/6.0.1/templates/common.yaml rename to stable/it-tools/1.0.2/templates/common.yaml diff --git a/stable/mosdns/6.0.1/values.yaml b/stable/it-tools/1.0.2/values.yaml similarity index 100% rename from stable/mosdns/6.0.1/values.yaml rename to stable/it-tools/1.0.2/values.yaml diff --git a/stable/iyuuplus/6.0.0/CHANGELOG.md b/stable/iyuuplus/6.0.0/CHANGELOG.md deleted file mode 100644 index afdddc2920e..00000000000 --- a/stable/iyuuplus/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [iyuuplus-6.0.0](https://github.com/truecharts/charts/compare/iyuuplus-5.0.24...iyuuplus-6.0.0) (2023-07-31) - - - - -## [iyuuplus-5.0.24](https://github.com/truecharts/charts/compare/iyuuplus-5.0.23...iyuuplus-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [iyuuplus-5.0.23](https://github.com/truecharts/charts/compare/iyuuplus-5.0.22...iyuuplus-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [iyuuplus-5.0.22](https://github.com/truecharts/charts/compare/iyuuplus-5.0.21...iyuuplus-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [iyuuplus-5.0.21](https://github.com/truecharts/charts/compare/iyuuplus-5.0.20...iyuuplus-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [iyuuplus-5.0.20](https://github.com/truecharts/charts/compare/iyuuplus-5.0.19...iyuuplus-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [iyuuplus-5.0.19](https://github.com/truecharts/charts/compare/iyuuplus-5.0.18...iyuuplus-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [iyuuplus-5.0.18](https://github.com/truecharts/charts/compare/iyuuplus-5.0.17...iyuuplus-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [iyuuplus-5.0.17](https://github.com/truecharts/charts/compare/iyuuplus-5.0.16...iyuuplus-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [iyuuplus-5.0.16](https://github.com/truecharts/charts/compare/iyuuplus-5.0.15...iyuuplus-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [iyuuplus-5.0.15](https://github.com/truecharts/charts/compare/iyuuplus-5.0.14...iyuuplus-5.0.15) (2023-05-24) - diff --git a/stable/iyuuplus/6.0.0/Chart.yaml b/stable/iyuuplus/6.0.0/Chart.yaml deleted file mode 100644 index 87d15e90ada..00000000000 --- a/stable/iyuuplus/6.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: iyuuplus -version: 6.0.0 -appVersion: "latest" -description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. -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: 14.0.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/6.0.0/charts/common-14.0.1.tgz b/stable/iyuuplus/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/iyuuplus/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/iyuuplus/6.0.1/CHANGELOG.md b/stable/iyuuplus/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..af3287c7c08 --- /dev/null +++ b/stable/iyuuplus/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [iyuuplus-6.0.1](https://github.com/truecharts/charts/compare/iyuuplus-6.0.0...iyuuplus-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [iyuuplus-6.0.0](https://github.com/truecharts/charts/compare/iyuuplus-5.0.24...iyuuplus-6.0.0) (2023-07-31) + + + + +## [iyuuplus-5.0.24](https://github.com/truecharts/charts/compare/iyuuplus-5.0.23...iyuuplus-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [iyuuplus-5.0.23](https://github.com/truecharts/charts/compare/iyuuplus-5.0.22...iyuuplus-5.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [iyuuplus-5.0.22](https://github.com/truecharts/charts/compare/iyuuplus-5.0.21...iyuuplus-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [iyuuplus-5.0.21](https://github.com/truecharts/charts/compare/iyuuplus-5.0.20...iyuuplus-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [iyuuplus-5.0.20](https://github.com/truecharts/charts/compare/iyuuplus-5.0.19...iyuuplus-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [iyuuplus-5.0.19](https://github.com/truecharts/charts/compare/iyuuplus-5.0.18...iyuuplus-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [iyuuplus-5.0.18](https://github.com/truecharts/charts/compare/iyuuplus-5.0.17...iyuuplus-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [iyuuplus-5.0.17](https://github.com/truecharts/charts/compare/iyuuplus-5.0.16...iyuuplus-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [iyuuplus-5.0.16](https://github.com/truecharts/charts/compare/iyuuplus-5.0.15...iyuuplus-5.0.16) (2023-05-26) + diff --git a/stable/iyuuplus/6.0.1/Chart.yaml b/stable/iyuuplus/6.0.1/Chart.yaml new file mode 100644 index 00000000000..ba402256934 --- /dev/null +++ b/stable/iyuuplus/6.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: iyuuplus +version: 6.0.1 +appVersion: "latest" +description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. +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: 14.0.9 + # 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/mkvtoolnix/6.0.1/README.md b/stable/iyuuplus/6.0.1/README.md similarity index 100% rename from stable/mkvtoolnix/6.0.1/README.md rename to stable/iyuuplus/6.0.1/README.md diff --git a/stable/iyuuplus/6.0.1/app-changelog.md b/stable/iyuuplus/6.0.1/app-changelog.md new file mode 100644 index 00000000000..bf7c8cfbd28 --- /dev/null +++ b/stable/iyuuplus/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [iyuuplus-6.0.1](https://github.com/truecharts/charts/compare/iyuuplus-6.0.0...iyuuplus-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/iyuuplus/6.0.0/app-readme.md b/stable/iyuuplus/6.0.1/app-readme.md similarity index 100% rename from stable/iyuuplus/6.0.0/app-readme.md rename to stable/iyuuplus/6.0.1/app-readme.md diff --git a/stable/iyuuplus/6.0.1/charts/common-14.0.9.tgz b/stable/iyuuplus/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/iyuuplus/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/iyuuplus/6.0.0/ix_values.yaml b/stable/iyuuplus/6.0.1/ix_values.yaml similarity index 100% rename from stable/iyuuplus/6.0.0/ix_values.yaml rename to stable/iyuuplus/6.0.1/ix_values.yaml diff --git a/stable/iyuuplus/6.0.0/questions.yaml b/stable/iyuuplus/6.0.1/questions.yaml similarity index 100% rename from stable/iyuuplus/6.0.0/questions.yaml rename to stable/iyuuplus/6.0.1/questions.yaml diff --git a/stable/monica/8.0.0/templates/NOTES.txt b/stable/iyuuplus/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/monica/8.0.0/templates/NOTES.txt rename to stable/iyuuplus/6.0.1/templates/NOTES.txt diff --git a/stable/modsecurity-crs/0.0.2/templates/common.yaml b/stable/iyuuplus/6.0.1/templates/common.yaml similarity index 100% rename from stable/modsecurity-crs/0.0.2/templates/common.yaml rename to stable/iyuuplus/6.0.1/templates/common.yaml diff --git a/stable/mstream/7.0.10/values.yaml b/stable/iyuuplus/6.0.1/values.yaml similarity index 100% rename from stable/mstream/7.0.10/values.yaml rename to stable/iyuuplus/6.0.1/values.yaml diff --git a/stable/jackett/15.0.7/CHANGELOG.md b/stable/jackett/15.0.7/CHANGELOG.md new file mode 100644 index 00000000000..7c2017211f6 --- /dev/null +++ b/stable/jackett/15.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jackett-15.0.7](https://github.com/truecharts/charts/compare/jackett-15.0.6...jackett-15.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [jackett-15.0.6](https://github.com/truecharts/charts/compare/jackett-15.0.5...jackett-15.0.6) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.21.976 ([#13355](https://github.com/truecharts/charts/issues/13355)) + + + + +## [jackett-15.0.5](https://github.com/truecharts/charts/compare/jackett-15.0.4...jackett-15.0.5) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.21.976 ([#13329](https://github.com/truecharts/charts/issues/13329)) + + + + +## [jackett-15.0.4](https://github.com/truecharts/charts/compare/jackett-15.0.3...jackett-15.0.4) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.21.969 ([#13311](https://github.com/truecharts/charts/issues/13311)) + + + + +## [jackett-15.0.3](https://github.com/truecharts/charts/compare/jackett-15.0.2...jackett-15.0.3) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.21.969 ([#13297](https://github.com/truecharts/charts/issues/13297)) + + + + +## [jackett-15.0.2](https://github.com/truecharts/charts/compare/jackett-15.0.1...jackett-15.0.2) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.21.887 ([#13279](https://github.com/truecharts/charts/issues/13279)) + + + + +## [jackett-15.0.1](https://github.com/truecharts/charts/compare/jackett-15.0.0...jackett-15.0.1) (2023-08-30) + + + + + +## [jackett-15.0.0](https://github.com/truecharts/charts/compare/jackett-14.0.38...jackett-15.0.0) (2023-07-31) + + + + +## [jackett-14.0.38](https://github.com/truecharts/charts/compare/jackett-14.0.37...jackett-14.0.38) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [jackett-14.0.37](https://github.com/truecharts/charts/compare/jackett-14.0.36...jackett-14.0.37) (2023-07-08) + +### Chore + +- bump jackett + + ### Fix + +- revert new container to old container + + + + +## [jackett-14.0.36](https://github.com/truecharts/charts/compare/jackett-14.0.35...jackett-14.0.36) (2023-07-06) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#10200](https://github.com/truecharts/charts/issues/10200)) + diff --git a/stable/jackett/15.0.7/Chart.yaml b/stable/jackett/15.0.7/Chart.yaml new file mode 100644 index 00000000000..572c41848bb --- /dev/null +++ b/stable/jackett/15.0.7/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.21.976" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.7 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" diff --git a/stable/modsecurity-crs/0.0.2/README.md b/stable/jackett/15.0.7/README.md similarity index 100% rename from stable/modsecurity-crs/0.0.2/README.md rename to stable/jackett/15.0.7/README.md diff --git a/stable/jackett/15.0.7/app-changelog.md b/stable/jackett/15.0.7/app-changelog.md new file mode 100644 index 00000000000..18ebc1dc116 --- /dev/null +++ b/stable/jackett/15.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jackett-15.0.7](https://github.com/truecharts/charts/compare/jackett-15.0.6...jackett-15.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/jackett/15.0.7/app-readme.md b/stable/jackett/15.0.7/app-readme.md new file mode 100644 index 00000000000..e2546b99d51 --- /dev/null +++ b/stable/jackett/15.0.7/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/15.0.7/charts/common-14.0.9.tgz b/stable/jackett/15.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/jackett/15.0.7/charts/common-14.0.9.tgz differ diff --git a/stable/jackett/15.0.7/ix_values.yaml b/stable/jackett/15.0.7/ix_values.yaml new file mode 100644 index 00000000000..730af0c8a60 --- /dev/null +++ b/stable/jackett/15.0.7/ix_values.yaml @@ -0,0 +1,38 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: v0.21.976@sha256:f845fed917b9d409dbdf25348839758a566cf5ea129f201f3b6342a3b2d9e9db + +securityContext: + container: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + protocol: http + targetPort: 9117 + port: 9117 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/UI/Login" + readiness: + path: "/UI/Login" + startup: + path: "/UI/Login" + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + open: + enabled: true diff --git a/stable/jackett/15.0.7/questions.yaml b/stable/jackett/15.0.7/questions.yaml new file mode 100644 index 00000000000..6b42def4f9f --- /dev/null +++ b/stable/jackett/15.0.7/questions.yaml @@ -0,0 +1,2005 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9117 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/mosdns/6.0.1/templates/NOTES.txt b/stable/jackett/15.0.7/templates/NOTES.txt similarity index 100% rename from stable/mosdns/6.0.1/templates/NOTES.txt rename to stable/jackett/15.0.7/templates/NOTES.txt diff --git a/stable/mongo-express/2.0.0/templates/common.yaml b/stable/jackett/15.0.7/templates/common.yaml similarity index 100% rename from stable/mongo-express/2.0.0/templates/common.yaml rename to stable/jackett/15.0.7/templates/common.yaml diff --git a/stable/muse/2.0.3/values.yaml b/stable/jackett/15.0.7/values.yaml similarity index 100% rename from stable/muse/2.0.3/values.yaml rename to stable/jackett/15.0.7/values.yaml diff --git a/stable/jdownloader2/12.0.1/CHANGELOG.md b/stable/jdownloader2/12.0.1/CHANGELOG.md new file mode 100644 index 00000000000..0f6e3c0ab6d --- /dev/null +++ b/stable/jdownloader2/12.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jdownloader2-12.0.1](https://github.com/truecharts/charts/compare/jdownloader2-12.0.0...jdownloader2-12.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [jdownloader2-12.0.0](https://github.com/truecharts/charts/compare/jdownloader2-11.0.18...jdownloader2-12.0.0) (2023-07-31) + + + + +## [jdownloader2-11.0.18](https://github.com/truecharts/charts/compare/jdownloader2-11.0.17...jdownloader2-11.0.18) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [jdownloader2-11.0.17](https://github.com/truecharts/charts/compare/jdownloader2-11.0.16...jdownloader2-11.0.17) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [jdownloader2-11.0.16](https://github.com/truecharts/charts/compare/jdownloader2-11.0.15...jdownloader2-11.0.16) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [jdownloader2-11.0.15](https://github.com/truecharts/charts/compare/jdownloader2-11.0.14...jdownloader2-11.0.15) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [jdownloader2-11.0.14](https://github.com/truecharts/charts/compare/jdownloader2-11.0.13...jdownloader2-11.0.14) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/jdownloader-2 to v23.06.1 ([#9504](https://github.com/truecharts/charts/issues/9504)) + + + + +## [jdownloader2-11.0.13](https://github.com/truecharts/charts/compare/jdownloader2-11.0.12...jdownloader2-11.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [jdownloader2-11.0.12](https://github.com/truecharts/charts/compare/jdownloader2-11.0.11...jdownloader2-11.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [jdownloader2-11.0.11](https://github.com/truecharts/charts/compare/jdownloader2-11.0.10...jdownloader2-11.0.11) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [jdownloader2-11.0.10](https://github.com/truecharts/charts/compare/jdownloader2-11.0.9...jdownloader2-11.0.10) (2023-05-27) + diff --git a/stable/jdownloader2/12.0.1/Chart.yaml b/stable/jdownloader2/12.0.1/Chart.yaml new file mode 100644 index 00000000000..386841f080c --- /dev/null +++ b/stable/jdownloader2/12.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "23.06.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 12.0.1 +annotations: + truecharts.org/catagories: | + - downloads + truecharts.org/SCALE-support: "true" diff --git a/stable/mongo-express/2.0.0/README.md b/stable/jdownloader2/12.0.1/README.md similarity index 100% rename from stable/mongo-express/2.0.0/README.md rename to stable/jdownloader2/12.0.1/README.md diff --git a/stable/jdownloader2/12.0.1/app-changelog.md b/stable/jdownloader2/12.0.1/app-changelog.md new file mode 100644 index 00000000000..3ea610d00d6 --- /dev/null +++ b/stable/jdownloader2/12.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jdownloader2-12.0.1](https://github.com/truecharts/charts/compare/jdownloader2-12.0.0...jdownloader2-12.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/jdownloader2/12.0.1/app-readme.md b/stable/jdownloader2/12.0.1/app-readme.md new file mode 100644 index 00000000000..3fbca6272dc --- /dev/null +++ b/stable/jdownloader2/12.0.1/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/12.0.1/charts/common-14.0.9.tgz b/stable/jdownloader2/12.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/jdownloader2/12.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/jdownloader2/12.0.1/ix_values.yaml b/stable/jdownloader2/12.0.1/ix_values.yaml new file mode 100644 index 00000000000..c4d79e9de32 --- /dev/null +++ b/stable/jdownloader2/12.0.1/ix_values.yaml @@ -0,0 +1,79 @@ +image: + repository: tccr.io/truecharts/jdownloader-2 + pullPolicy: IfNotPresent + tag: v23.06.1@sha256:8a7f5649a6b21ad4e6c927f98c5f6eda11cafb8ba3fb71d09d8db461ee1784f0 +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/12.0.1/questions.yaml b/stable/jdownloader2/12.0.1/questions.yaml new file mode 100644 index 00000000000..345f35e00c3 --- /dev/null +++ b/stable/jdownloader2/12.0.1/questions.yaml @@ -0,0 +1,2267 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + # Portal + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: VNC_PASSWORD + label: "VNC_PASSWORD" + description: "Password needed to connect to the application's GUI. See the VNC Password section for more details." + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: jdownloader + group: "App Configuration" + label: "jDownloader2 Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ENABLE_CJK_FONT + label: "ENABLE_CJK_FONT" + description: "When set to true, open-source computer font WenQuanYi Zen Hei is installed. " + schema: + type: boolean + default: false + - variable: KEEP_APP_RUNNING + label: "KEEP_APP_RUNNING" + description: "When set to true, the application will be automatically restarted if it crashes or if a user quits it." + schema: + type: boolean + default: false + - variable: gui + label: "GUI Settings" + description: "Always read description before changing a value here. Also refer to README" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: DISPLAY_WIDTH + label: "DISPLAY_WIDTH" + description: "Width (in pixels) of the application's window." + schema: + type: int + default: 1280 + required: true + - variable: DISPLAY_HEIGHT + label: "DISPLAY_HEIGHT" + description: "Height (in pixels) of the application's window." + schema: + type: int + default: 768 + required: true + - variable: SECURE_CONNECTION + label: "SECURE_CONNECTION" + description: "When set to true, an encrypted connection is used to access the application's GUI (either via a web browser or VNC client). See the Security section for more details." + schema: + type: boolean + default: false + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10054 + required: true + - variable: myjd + label: "MyJDownloader" + description: "Port used by MyJDownloader mobile applications and browser extensions to establish a direct connect to the JDownloader" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: myjd + label: "myjd Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 3129 + required: true + - variable: vnc + label: "VNC Service" + description: "The VNC service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vnc + label: "VNC Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10056 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/mstream/7.0.10/templates/NOTES.txt b/stable/jdownloader2/12.0.1/templates/NOTES.txt similarity index 100% rename from stable/mstream/7.0.10/templates/NOTES.txt rename to stable/jdownloader2/12.0.1/templates/NOTES.txt diff --git a/stable/mosdns/6.0.1/templates/common.yaml b/stable/jdownloader2/12.0.1/templates/common.yaml similarity index 100% rename from stable/mosdns/6.0.1/templates/common.yaml rename to stable/jdownloader2/12.0.1/templates/common.yaml diff --git a/stable/muximux/7.0.0/values.yaml b/stable/jdownloader2/12.0.1/values.yaml similarity index 100% rename from stable/muximux/7.0.0/values.yaml rename to stable/jdownloader2/12.0.1/values.yaml diff --git a/stable/jellyfin/15.0.12/CHANGELOG.md b/stable/jellyfin/15.0.12/CHANGELOG.md new file mode 100644 index 00000000000..269699ec329 --- /dev/null +++ b/stable/jellyfin/15.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jellyfin-15.0.12](https://github.com/truecharts/charts/compare/jellyfin-15.0.11...jellyfin-15.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [jellyfin-15.0.11](https://github.com/truecharts/charts/compare/jellyfin-15.0.10...jellyfin-15.0.11) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/socat to v1.7.4.4 ([#13334](https://github.com/truecharts/charts/issues/13334)) + + + + +## [jellyfin-15.0.10](https://github.com/truecharts/charts/compare/jellyfin-15.0.9...jellyfin-15.0.10) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/socat to v1.7.4.4 ([#13178](https://github.com/truecharts/charts/issues/13178)) + + + + +## [jellyfin-15.0.9](https://github.com/truecharts/charts/compare/jellyfin-15.0.8...jellyfin-15.0.9) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/socat to v1.7.4.4 ([#13098](https://github.com/truecharts/charts/issues/13098)) + + + + +## [jellyfin-15.0.8](https://github.com/truecharts/charts/compare/jellyfin-15.0.7...jellyfin-15.0.8) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/jellyfin to v10.8.11 ([#12913](https://github.com/truecharts/charts/issues/12913)) + + + + +## [jellyfin-15.0.7](https://github.com/truecharts/charts/compare/jellyfin-15.0.6...jellyfin-15.0.7) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/socat to v1.7.4.4 ([#12859](https://github.com/truecharts/charts/issues/12859)) + + + + +## [jellyfin-15.0.6](https://github.com/truecharts/charts/compare/jellyfin-15.0.5...jellyfin-15.0.6) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/socat to v1.7.4.4 ([#12642](https://github.com/truecharts/charts/issues/12642)) + + ### Docs + +- Replace broken links for Paperless-NGX/Jellyfin ([#12487](https://github.com/truecharts/charts/issues/12487)) + + + + +## [jellyfin-15.0.5](https://github.com/truecharts/charts/compare/jellyfin-15.0.4...jellyfin-15.0.5) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/socat to v1.7.4.4 ([#12409](https://github.com/truecharts/charts/issues/12409)) + + + + +## [jellyfin-15.0.4](https://github.com/truecharts/charts/compare/jellyfin-15.0.3...jellyfin-15.0.4) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/socat to v1.7.4.4 ([#12144](https://github.com/truecharts/charts/issues/12144)) + + + + +## [jellyfin-15.0.3](https://github.com/truecharts/charts/compare/jellyfin-15.0.2...jellyfin-15.0.3) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/socat to v1.7.4.4 ([#11936](https://github.com/truecharts/charts/issues/11936)) + + + diff --git a/stable/jellyfin/15.0.12/Chart.yaml b/stable/jellyfin/15.0.12/Chart.yaml new file mode 100644 index 00000000000..6183abc83c5 --- /dev/null +++ b/stable/jellyfin/15.0.12/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "10.8.11" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/monica/8.0.0/README.md b/stable/jellyfin/15.0.12/README.md similarity index 100% rename from stable/monica/8.0.0/README.md rename to stable/jellyfin/15.0.12/README.md diff --git a/stable/jellyfin/15.0.12/app-changelog.md b/stable/jellyfin/15.0.12/app-changelog.md new file mode 100644 index 00000000000..1cdc2c092aa --- /dev/null +++ b/stable/jellyfin/15.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jellyfin-15.0.12](https://github.com/truecharts/charts/compare/jellyfin-15.0.11...jellyfin-15.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/jellyfin/15.0.12/app-readme.md b/stable/jellyfin/15.0.12/app-readme.md new file mode 100644 index 00000000000..73fdb17ba45 --- /dev/null +++ b/stable/jellyfin/15.0.12/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/15.0.12/charts/common-14.0.9.tgz b/stable/jellyfin/15.0.12/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/jellyfin/15.0.12/charts/common-14.0.9.tgz differ diff --git a/stable/jellyfin/15.0.12/ix_values.yaml b/stable/jellyfin/15.0.12/ix_values.yaml new file mode 100644 index 00000000000..cf7f7abbad7 --- /dev/null +++ b/stable/jellyfin/15.0.12/ix_values.yaml @@ -0,0 +1,100 @@ +image: + repository: tccr.io/truecharts/jellyfin + pullPolicy: IfNotPresent + tag: v10.8.11@sha256:586eebeb787d89028b7891e189bc4bbf82141d67235252781ba72088708734f9 +broadcastProxyImage: + repository: tccr.io/truecharts/socat + pullPolicy: IfNotPresent + tag: v1.7.4.4@sha256:653c100f6042a62ab1d9bfefb366be71ccb32b4720f0afd02896a5ae316bff35 +service: + main: + ports: + main: + port: 8096 + targetPort: 8096 + autodiscovery: + enabled: true + ports: + autodiscovery: + enabled: true + protocol: udp + port: 7359 + targetPort: 7359 +persistence: + config: + enabled: true + mountPath: "/config" + cache: + enabled: true + mountPath: "/cache" + type: "emptyDir" + transcode: + enabled: true + mountPath: "/config/transcodes" + type: "emptyDir" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + env: + JELLYFIN_PublishedServerUrl: "{{ $.Values.chartContext.APPURL }}" + broadcastproxy: + enabled: false + type: DaemonSet + podSpec: + hostNetwork: true + # Proxy doesn't seem to respect the TERM signal, so by default + # this ends up just hanging until the default grace period ends. + # This is unnecesary since this workload only proxies autodiscovery + # messages. + terminationGracePeriodSeconds: 3 + containers: + broadcastproxy: + enabled: true + primary: true + imageSelector: broadcastProxyImage + securityContext: + readOnlyRootFilesystem: true + command: ["/bin/sh"] + # Quite a lot going on here: + # - Resolve Jellyfin's autodiscovery service IP from its FQDN via getent hosts + # - Export the IP to `$TARGET_IP` + # - Check `$TARGET_IP` is not empty (so we can crash if it is - will help to detect templating errors) + # - Touch `/tmp/healty` to use with the readiness, liveness and startup probes + # - Start socat in proxy mode + # - On exit remove `/tmp/healthy` + args: + [ + "-c", + 'export TARGET_IP=$(getent hosts ''{{ printf "%v-autodiscovery" (include "tc.v1.common.lib.chart.names.fullname" $) }}'' | awk ''{ print $1 }'') && [[ ! -z $TARGET_IP ]] && touch /tmp/healthy && socat UDP-LISTEN:7359,fork,reuseaddr,rcvbuf=8096 UDP4-SENDTO:${TARGET_IP}:7359,rcvbuf=8096 ; rm -rf /tmp/healthy', + ] + probes: + readiness: + enabled: true + type: exec + command: + - cat + - /tmp/healthy + liveness: + enabled: true + type: exec + command: + - cat + - /tmp/healthy + startup: + enabled: true + type: exec + command: + - cat + - /tmp/healthy + +# -- enable Jellyfin autodiscovery on LAN +autodiscovery: + enabled: false diff --git a/stable/jellyfin/15.0.12/questions.yaml b/stable/jellyfin/15.0.12/questions.yaml new file mode 100644 index 00000000000..c2456a1ee79 --- /dev/null +++ b/stable/jellyfin/15.0.12/questions.yaml @@ -0,0 +1,2118 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: 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: autodiscovery + group: "App Configuration" + label: "Autodiscovery" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Autodiscovery on LAN" + schema: + type: boolean + default: false + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8096 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/muximux/7.0.0/templates/NOTES.txt b/stable/jellyfin/15.0.12/templates/NOTES.txt similarity index 100% rename from stable/muximux/7.0.0/templates/NOTES.txt rename to stable/jellyfin/15.0.12/templates/NOTES.txt diff --git a/stable/jellyfin/15.0.12/templates/common.yaml b/stable/jellyfin/15.0.12/templates/common.yaml new file mode 100644 index 00000000000..754fc728167 --- /dev/null +++ b/stable/jellyfin/15.0.12/templates/common.yaml @@ -0,0 +1,8 @@ +{{- include "tc.v1.common.loader.init" . }} + +{{- if .Values.autodiscovery.enabled -}} +{{/* Add proxy workload */}} +{{- $_ := set .Values.workload.broadcastproxy "enabled" true -}} +{{- end -}} + +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/mymediaforalexa/5.0.0/values.yaml b/stable/jellyfin/15.0.12/values.yaml similarity index 100% rename from stable/mymediaforalexa/5.0.0/values.yaml rename to stable/jellyfin/15.0.12/values.yaml diff --git a/stable/jellyseerr/6.0.2/CHANGELOG.md b/stable/jellyseerr/6.0.2/CHANGELOG.md deleted file mode 100644 index 9188a02a9aa..00000000000 --- a/stable/jellyseerr/6.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [jellyseerr-6.0.2](https://github.com/truecharts/charts/compare/jellyseerr-6.0.1...jellyseerr-6.0.2) (2023-09-14) - -### Chore - -- update container image tccr.io/truecharts/jellyseerr to v1.7.0 ([#12600](https://github.com/truecharts/charts/issues/12600)) - - - - -## [jellyseerr-6.0.1](https://github.com/truecharts/charts/compare/jellyseerr-6.0.0...jellyseerr-6.0.1) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/jellyseerr to v1.6.0 ([#11277](https://github.com/truecharts/charts/issues/11277)) - - - - - -## [jellyseerr-6.0.0](https://github.com/truecharts/charts/compare/jellyseerr-5.0.25...jellyseerr-6.0.0) (2023-07-31) - - - - -## [jellyseerr-5.0.25](https://github.com/truecharts/charts/compare/jellyseerr-5.0.24...jellyseerr-5.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [jellyseerr-5.0.24](https://github.com/truecharts/charts/compare/jellyseerr-5.0.23...jellyseerr-5.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [jellyseerr-5.0.23](https://github.com/truecharts/charts/compare/jellyseerr-5.0.22...jellyseerr-5.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [jellyseerr-5.0.22](https://github.com/truecharts/charts/compare/jellyseerr-5.0.21...jellyseerr-5.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [jellyseerr-5.0.21](https://github.com/truecharts/charts/compare/jellyseerr-5.0.20...jellyseerr-5.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [jellyseerr-5.0.20](https://github.com/truecharts/charts/compare/jellyseerr-5.0.19...jellyseerr-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [jellyseerr-5.0.19](https://github.com/truecharts/charts/compare/jellyseerr-5.0.18...jellyseerr-5.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [jellyseerr-5.0.18](https://github.com/truecharts/charts/compare/jellyseerr-5.0.17...jellyseerr-5.0.18) (2023-05-27) - diff --git a/stable/jellyseerr/6.0.2/Chart.yaml b/stable/jellyseerr/6.0.2/Chart.yaml deleted file mode 100644 index fadb3856208..00000000000 --- a/stable/jellyseerr/6.0.2/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.2 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/jellyseerr/6.0.2/app-changelog.md b/stable/jellyseerr/6.0.2/app-changelog.md deleted file mode 100644 index 28362144f78..00000000000 --- a/stable/jellyseerr/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jellyseerr-6.0.2](https://github.com/truecharts/charts/compare/jellyseerr-6.0.1...jellyseerr-6.0.2) (2023-09-14) - -### Chore - -- update container image tccr.io/truecharts/jellyseerr to v1.7.0 ([#12600](https://github.com/truecharts/charts/issues/12600)) - - \ No newline at end of file diff --git a/stable/jellyseerr/6.0.2/charts/common-14.0.1.tgz b/stable/jellyseerr/6.0.2/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/jellyseerr/6.0.2/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/jellyseerr/6.0.3/CHANGELOG.md b/stable/jellyseerr/6.0.3/CHANGELOG.md new file mode 100644 index 00000000000..fc7500e10bd --- /dev/null +++ b/stable/jellyseerr/6.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jellyseerr-6.0.3](https://github.com/truecharts/charts/compare/jellyseerr-6.0.2...jellyseerr-6.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [jellyseerr-6.0.2](https://github.com/truecharts/charts/compare/jellyseerr-6.0.1...jellyseerr-6.0.2) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/jellyseerr to v1.7.0 ([#12600](https://github.com/truecharts/charts/issues/12600)) + + + + +## [jellyseerr-6.0.1](https://github.com/truecharts/charts/compare/jellyseerr-6.0.0...jellyseerr-6.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/jellyseerr to v1.6.0 ([#11277](https://github.com/truecharts/charts/issues/11277)) + + + + + +## [jellyseerr-6.0.0](https://github.com/truecharts/charts/compare/jellyseerr-5.0.25...jellyseerr-6.0.0) (2023-07-31) + + + + +## [jellyseerr-5.0.25](https://github.com/truecharts/charts/compare/jellyseerr-5.0.24...jellyseerr-5.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [jellyseerr-5.0.24](https://github.com/truecharts/charts/compare/jellyseerr-5.0.23...jellyseerr-5.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [jellyseerr-5.0.23](https://github.com/truecharts/charts/compare/jellyseerr-5.0.22...jellyseerr-5.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [jellyseerr-5.0.22](https://github.com/truecharts/charts/compare/jellyseerr-5.0.21...jellyseerr-5.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [jellyseerr-5.0.21](https://github.com/truecharts/charts/compare/jellyseerr-5.0.20...jellyseerr-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [jellyseerr-5.0.20](https://github.com/truecharts/charts/compare/jellyseerr-5.0.19...jellyseerr-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [jellyseerr-5.0.19](https://github.com/truecharts/charts/compare/jellyseerr-5.0.18...jellyseerr-5.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/jellyseerr/6.0.3/Chart.yaml b/stable/jellyseerr/6.0.3/Chart.yaml new file mode 100644 index 00000000000..2dcd5fa29c0 --- /dev/null +++ b/stable/jellyseerr/6.0.3/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/mosdns/6.0.1/README.md b/stable/jellyseerr/6.0.3/README.md similarity index 100% rename from stable/mosdns/6.0.1/README.md rename to stable/jellyseerr/6.0.3/README.md diff --git a/stable/jellyseerr/6.0.3/app-changelog.md b/stable/jellyseerr/6.0.3/app-changelog.md new file mode 100644 index 00000000000..4cecca7f4f0 --- /dev/null +++ b/stable/jellyseerr/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jellyseerr-6.0.3](https://github.com/truecharts/charts/compare/jellyseerr-6.0.2...jellyseerr-6.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/jellyseerr/6.0.2/app-readme.md b/stable/jellyseerr/6.0.3/app-readme.md similarity index 100% rename from stable/jellyseerr/6.0.2/app-readme.md rename to stable/jellyseerr/6.0.3/app-readme.md diff --git a/stable/jellyseerr/6.0.3/charts/common-14.0.9.tgz b/stable/jellyseerr/6.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/jellyseerr/6.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/jellyseerr/6.0.2/ix_values.yaml b/stable/jellyseerr/6.0.3/ix_values.yaml similarity index 100% rename from stable/jellyseerr/6.0.2/ix_values.yaml rename to stable/jellyseerr/6.0.3/ix_values.yaml diff --git a/stable/jellyseerr/6.0.2/questions.yaml b/stable/jellyseerr/6.0.3/questions.yaml similarity index 100% rename from stable/jellyseerr/6.0.2/questions.yaml rename to stable/jellyseerr/6.0.3/questions.yaml diff --git a/stable/mymediaforalexa/5.0.0/templates/NOTES.txt b/stable/jellyseerr/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/mymediaforalexa/5.0.0/templates/NOTES.txt rename to stable/jellyseerr/6.0.3/templates/NOTES.txt diff --git a/stable/muse/2.0.3/templates/common.yaml b/stable/jellyseerr/6.0.3/templates/common.yaml similarity index 100% rename from stable/muse/2.0.3/templates/common.yaml rename to stable/jellyseerr/6.0.3/templates/common.yaml diff --git a/stable/mysql-workbench/6.0.10/values.yaml b/stable/jellyseerr/6.0.3/values.yaml similarity index 100% rename from stable/mysql-workbench/6.0.10/values.yaml rename to stable/jellyseerr/6.0.3/values.yaml diff --git a/stable/jellystat/0.0.4/CHANGELOG.md b/stable/jellystat/0.0.4/CHANGELOG.md deleted file mode 100644 index 346a063dfc0..00000000000 --- a/stable/jellystat/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,26 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [jellystat-0.0.4](https://github.com/truecharts/charts/compare/jellystat-0.0.3...jellystat-0.0.4) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/jellystat to vlatest ([#13383](https://github.com/truecharts/charts/issues/13383)) - - - - -## [jellystat-0.0.3](https://github.com/truecharts/charts/compare/jellystat-0.0.2...jellystat-0.0.3) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/jellystat to vlatest ([#13312](https://github.com/truecharts/charts/issues/13312)) - - - - -## [jellystat-0.0.2](https://github.com/truecharts/charts/compare/jellystat-0.0.1...jellystat-0.0.2) (2023-08-29) - diff --git a/stable/jellystat/0.0.4/Chart.yaml b/stable/jellystat/0.0.4/Chart.yaml deleted file mode 100644 index 7c4a3678cc9..00000000000 --- a/stable/jellystat/0.0.4/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: A free and open source Statistics App for Jellyfin. -home: https://truecharts.org/charts/stable/jellystat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.png -keywords: - - jellystat - - jellyfin -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jellystat -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat - - https://github.com/CyferShepard/Jellystat -type: application -version: 0.0.4 -annotations: - truecharts.org/catagories: | - - statistics - truecharts.org/SCALE-support: "true" diff --git a/stable/jellystat/0.0.4/app-changelog.md b/stable/jellystat/0.0.4/app-changelog.md deleted file mode 100644 index 88020ea36c2..00000000000 --- a/stable/jellystat/0.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jellystat-0.0.4](https://github.com/truecharts/charts/compare/jellystat-0.0.3...jellystat-0.0.4) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/jellystat to vlatest ([#13383](https://github.com/truecharts/charts/issues/13383)) - - \ No newline at end of file diff --git a/stable/jellystat/0.0.4/charts/common-14.0.3.tgz b/stable/jellystat/0.0.4/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/jellystat/0.0.4/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/jellystat/0.0.5/CHANGELOG.md b/stable/jellystat/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..5e5d7c3be74 --- /dev/null +++ b/stable/jellystat/0.0.5/CHANGELOG.md @@ -0,0 +1,35 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jellystat-0.0.5](https://github.com/truecharts/charts/compare/jellystat-0.0.4...jellystat-0.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [jellystat-0.0.4](https://github.com/truecharts/charts/compare/jellystat-0.0.3...jellystat-0.0.4) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/jellystat to vlatest ([#13383](https://github.com/truecharts/charts/issues/13383)) + + + + +## [jellystat-0.0.3](https://github.com/truecharts/charts/compare/jellystat-0.0.2...jellystat-0.0.3) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/jellystat to vlatest ([#13312](https://github.com/truecharts/charts/issues/13312)) + + + + +## [jellystat-0.0.2](https://github.com/truecharts/charts/compare/jellystat-0.0.1...jellystat-0.0.2) (2023-08-29) + diff --git a/stable/jellystat/0.0.5/Chart.yaml b/stable/jellystat/0.0.5/Chart.yaml new file mode 100644 index 00000000000..86e192398d3 --- /dev/null +++ b/stable/jellystat/0.0.5/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A free and open source Statistics App for Jellyfin. +home: https://truecharts.org/charts/stable/jellystat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.png +keywords: + - jellystat + - jellyfin +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jellystat +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat + - https://github.com/CyferShepard/Jellystat +type: application +version: 0.0.5 +annotations: + truecharts.org/catagories: | + - statistics + truecharts.org/SCALE-support: "true" diff --git a/stable/mstream/7.0.10/README.md b/stable/jellystat/0.0.5/README.md similarity index 100% rename from stable/mstream/7.0.10/README.md rename to stable/jellystat/0.0.5/README.md diff --git a/stable/jellystat/0.0.5/app-changelog.md b/stable/jellystat/0.0.5/app-changelog.md new file mode 100644 index 00000000000..55bd4ba720a --- /dev/null +++ b/stable/jellystat/0.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jellystat-0.0.5](https://github.com/truecharts/charts/compare/jellystat-0.0.4...jellystat-0.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/jellystat/0.0.4/app-readme.md b/stable/jellystat/0.0.5/app-readme.md similarity index 100% rename from stable/jellystat/0.0.4/app-readme.md rename to stable/jellystat/0.0.5/app-readme.md diff --git a/stable/jellystat/0.0.5/charts/common-14.0.9.tgz b/stable/jellystat/0.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/jellystat/0.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/jellystat/0.0.4/ix_values.yaml b/stable/jellystat/0.0.5/ix_values.yaml similarity index 100% rename from stable/jellystat/0.0.4/ix_values.yaml rename to stable/jellystat/0.0.5/ix_values.yaml diff --git a/stable/jellystat/0.0.4/questions.yaml b/stable/jellystat/0.0.5/questions.yaml similarity index 100% rename from stable/jellystat/0.0.4/questions.yaml rename to stable/jellystat/0.0.5/questions.yaml diff --git a/stable/mysql-workbench/6.0.10/templates/NOTES.txt b/stable/jellystat/0.0.5/templates/NOTES.txt similarity index 100% rename from stable/mysql-workbench/6.0.10/templates/NOTES.txt rename to stable/jellystat/0.0.5/templates/NOTES.txt diff --git a/stable/jellystat/0.0.4/templates/_secrets.tpl b/stable/jellystat/0.0.5/templates/_secrets.tpl similarity index 100% rename from stable/jellystat/0.0.4/templates/_secrets.tpl rename to stable/jellystat/0.0.5/templates/_secrets.tpl diff --git a/stable/jellystat/0.0.4/templates/common.yaml b/stable/jellystat/0.0.5/templates/common.yaml similarity index 100% rename from stable/jellystat/0.0.4/templates/common.yaml rename to stable/jellystat/0.0.5/templates/common.yaml diff --git a/stable/n8n/9.0.11/values.yaml b/stable/jellystat/0.0.5/values.yaml similarity index 100% rename from stable/n8n/9.0.11/values.yaml rename to stable/jellystat/0.0.5/values.yaml diff --git a/stable/jenkins/4.0.4/CHANGELOG.md b/stable/jenkins/4.0.4/CHANGELOG.md deleted file mode 100644 index 0880cdef7d8..00000000000 --- a/stable/jenkins/4.0.4/CHANGELOG.md +++ /dev/null @@ -1,40 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [jenkins-4.0.4](https://github.com/truecharts/charts/compare/jenkins-4.0.3...jenkins-4.0.4) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/jenkins to v2.426.0 ([#13252](https://github.com/truecharts/charts/issues/13252)) - - - - -## [jenkins-4.0.3](https://github.com/truecharts/charts/compare/jenkins-4.0.2...jenkins-4.0.3) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/jenkins to v2.425.0 ([#13011](https://github.com/truecharts/charts/issues/13011)) - - - - -## [jenkins-4.0.2](https://github.com/truecharts/charts/compare/jenkins-4.0.1...jenkins-4.0.2) (2023-09-24) - -### Chore - -- update container image tccr.io/truecharts/jenkins to v2.423.0 ([#12918](https://github.com/truecharts/charts/issues/12918)) - - - - -## [jenkins-4.0.1](https://github.com/truecharts/charts/compare/jenkins-4.0.0...jenkins-4.0.1) (2023-09-24) - -### Feat - -- Back to Stable ([#12898](https://github.com/truecharts/charts/issues/12898)) - - \ No newline at end of file diff --git a/stable/jenkins/4.0.4/Chart.yaml b/stable/jenkins/4.0.4/Chart.yaml deleted file mode 100644 index ee2115a91eb..00000000000 --- a/stable/jenkins/4.0.4/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.426.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: The gold standard in devops tools for running CI/CD pipelines. -home: https://truecharts.org/charts/stable/jenkins -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png -keywords: - - jenkins - - productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jenkins -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins - - https://github.com/jenkinsci/docker -type: application -version: 4.0.4 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/jenkins/4.0.4/app-changelog.md b/stable/jenkins/4.0.4/app-changelog.md deleted file mode 100644 index 89e537450d8..00000000000 --- a/stable/jenkins/4.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jenkins-4.0.4](https://github.com/truecharts/charts/compare/jenkins-4.0.3...jenkins-4.0.4) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/jenkins to v2.426.0 ([#13252](https://github.com/truecharts/charts/issues/13252)) - - \ No newline at end of file diff --git a/stable/jenkins/4.0.4/charts/common-14.0.1.tgz b/stable/jenkins/4.0.4/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/jenkins/4.0.4/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/jenkins/4.0.5/CHANGELOG.md b/stable/jenkins/4.0.5/CHANGELOG.md new file mode 100644 index 00000000000..a5a956f1a15 --- /dev/null +++ b/stable/jenkins/4.0.5/CHANGELOG.md @@ -0,0 +1,49 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jenkins-4.0.5](https://github.com/truecharts/charts/compare/jenkins-4.0.4...jenkins-4.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [jenkins-4.0.4](https://github.com/truecharts/charts/compare/jenkins-4.0.3...jenkins-4.0.4) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/jenkins to v2.426.0 ([#13252](https://github.com/truecharts/charts/issues/13252)) + + + + +## [jenkins-4.0.3](https://github.com/truecharts/charts/compare/jenkins-4.0.2...jenkins-4.0.3) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/jenkins to v2.425.0 ([#13011](https://github.com/truecharts/charts/issues/13011)) + + + + +## [jenkins-4.0.2](https://github.com/truecharts/charts/compare/jenkins-4.0.1...jenkins-4.0.2) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/jenkins to v2.423.0 ([#12918](https://github.com/truecharts/charts/issues/12918)) + + + + +## [jenkins-4.0.1](https://github.com/truecharts/charts/compare/jenkins-4.0.0...jenkins-4.0.1) (2023-09-24) + +### Feat + +- Back to Stable ([#12898](https://github.com/truecharts/charts/issues/12898)) + + \ No newline at end of file diff --git a/stable/jenkins/4.0.5/Chart.yaml b/stable/jenkins/4.0.5/Chart.yaml new file mode 100644 index 00000000000..d870ec9ef42 --- /dev/null +++ b/stable/jenkins/4.0.5/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.426.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: The gold standard in devops tools for running CI/CD pipelines. +home: https://truecharts.org/charts/stable/jenkins +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png +keywords: + - jenkins + - productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jenkins +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins + - https://github.com/jenkinsci/docker +type: application +version: 4.0.5 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/muse/2.0.3/README.md b/stable/jenkins/4.0.5/README.md similarity index 100% rename from stable/muse/2.0.3/README.md rename to stable/jenkins/4.0.5/README.md diff --git a/stable/jenkins/4.0.5/app-changelog.md b/stable/jenkins/4.0.5/app-changelog.md new file mode 100644 index 00000000000..c1a68f958bc --- /dev/null +++ b/stable/jenkins/4.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jenkins-4.0.5](https://github.com/truecharts/charts/compare/jenkins-4.0.4...jenkins-4.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/jenkins/4.0.4/app-readme.md b/stable/jenkins/4.0.5/app-readme.md similarity index 100% rename from stable/jenkins/4.0.4/app-readme.md rename to stable/jenkins/4.0.5/app-readme.md diff --git a/stable/jenkins/4.0.5/charts/common-14.0.9.tgz b/stable/jenkins/4.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/jenkins/4.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/jenkins/4.0.4/ix_values.yaml b/stable/jenkins/4.0.5/ix_values.yaml similarity index 100% rename from stable/jenkins/4.0.4/ix_values.yaml rename to stable/jenkins/4.0.5/ix_values.yaml diff --git a/stable/jenkins/4.0.4/questions.yaml b/stable/jenkins/4.0.5/questions.yaml similarity index 100% rename from stable/jenkins/4.0.4/questions.yaml rename to stable/jenkins/4.0.5/questions.yaml diff --git a/stable/n8n/9.0.11/templates/NOTES.txt b/stable/jenkins/4.0.5/templates/NOTES.txt similarity index 100% rename from stable/n8n/9.0.11/templates/NOTES.txt rename to stable/jenkins/4.0.5/templates/NOTES.txt diff --git a/stable/jenkins/4.0.4/templates/_secret.tpl b/stable/jenkins/4.0.5/templates/_secret.tpl similarity index 100% rename from stable/jenkins/4.0.4/templates/_secret.tpl rename to stable/jenkins/4.0.5/templates/_secret.tpl diff --git a/stable/jenkins/4.0.4/templates/common.yaml b/stable/jenkins/4.0.5/templates/common.yaml similarity index 100% rename from stable/jenkins/4.0.4/templates/common.yaml rename to stable/jenkins/4.0.5/templates/common.yaml diff --git a/stable/nano-wallet/6.0.0/values.yaml b/stable/jenkins/4.0.5/values.yaml similarity index 100% rename from stable/nano-wallet/6.0.0/values.yaml rename to stable/jenkins/4.0.5/values.yaml diff --git a/stable/joplin-server/14.0.2/CHANGELOG.md b/stable/joplin-server/14.0.2/CHANGELOG.md new file mode 100644 index 00000000000..5b65c7e18f7 --- /dev/null +++ b/stable/joplin-server/14.0.2/CHANGELOG.md @@ -0,0 +1,46 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [joplin-server-14.0.2](https://github.com/truecharts/charts/compare/joplin-server-14.0.1...joplin-server-14.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [joplin-server-14.0.1](https://github.com/truecharts/charts/compare/joplin-server-14.0.0...joplin-server-14.0.1) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/joplin-server to v2.13.1 ([#12839](https://github.com/truecharts/charts/issues/12839)) + + + + + +## [joplin-server-14.0.0](https://github.com/truecharts/charts/compare/joplin-server-13.0.4...joplin-server-14.0.0) (2023-07-31) + + + + +## [joplin-server-13.0.4](https://github.com/truecharts/charts/compare/joplin-server-13.0.3...joplin-server-13.0.4) (2023-07-31) + +### Chore + +- update container image tccr.io/truecharts/joplin-server to v2.12.1 ([#11090](https://github.com/truecharts/charts/issues/11090)) + + + + +## [joplin-server-13.0.3](https://github.com/truecharts/charts/compare/joplin-server-13.0.2...joplin-server-13.0.3) (2023-07-31) + +### Feat + +- Return to Stable ([#11067](https://github.com/truecharts/charts/issues/11067)) + + \ No newline at end of file diff --git a/stable/joplin-server/14.0.2/Chart.yaml b/stable/joplin-server/14.0.2/Chart.yaml new file mode 100644 index 00000000000..8e6bb4425a8 --- /dev/null +++ b/stable/joplin-server/14.0.2/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.13.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Allows you to sync any Joplin client. +home: https://truecharts.org/charts/stable/joplin-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/joplin-server.png +keywords: + - joplin + - notes +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: joplin-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server + - https://github.com/laurent22/joplin/tree/dev/packages/server + - https://github.com/laurent22/joplin +type: application +version: 14.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/muximux/7.0.0/README.md b/stable/joplin-server/14.0.2/README.md similarity index 100% rename from stable/muximux/7.0.0/README.md rename to stable/joplin-server/14.0.2/README.md diff --git a/stable/joplin-server/14.0.2/app-changelog.md b/stable/joplin-server/14.0.2/app-changelog.md new file mode 100644 index 00000000000..2f7d0d20762 --- /dev/null +++ b/stable/joplin-server/14.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [joplin-server-14.0.2](https://github.com/truecharts/charts/compare/joplin-server-14.0.1...joplin-server-14.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/joplin-server/14.0.2/app-readme.md b/stable/joplin-server/14.0.2/app-readme.md new file mode 100644 index 00000000000..54f73208601 --- /dev/null +++ b/stable/joplin-server/14.0.2/app-readme.md @@ -0,0 +1,8 @@ +Allows you to sync any Joplin client. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/joplin-server](https://truecharts.org/charts/stable/joplin-server) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/joplin-server/14.0.2/charts/common-14.0.9.tgz b/stable/joplin-server/14.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/joplin-server/14.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/joplin-server/14.0.2/ix_values.yaml b/stable/joplin-server/14.0.2/ix_values.yaml new file mode 100644 index 00000000000..cbd69be6dd2 --- /dev/null +++ b/stable/joplin-server/14.0.2/ix_values.yaml @@ -0,0 +1,75 @@ +image: + repository: tccr.io/truecharts/joplin-server + tag: v2.13.1@sha256:c1d85a0766491a9fb8257ebdad57310a2f58e0e6c29ee5bbc88b6cc84eb1611a + pullPolicy: IfNotPresent + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/api/ping" + port: "{{ .Values.service.main.ports.main.port }}" + httpHeaders: + Host: '{{ tpl .Values.workload.main.podSpec.containers.main.env.APP_BASE_URL $ | replace "https://" "" | replace "http://" "" }}' + readiness: + path: "/api/ping" + port: "{{ .Values.service.main.ports.main.port }}" + httpHeaders: + Host: '{{ tpl .Values.workload.main.podSpec.containers.main.env.APP_BASE_URL $ | replace "https://" "" | replace "http://" "" }}' + startup: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + env: + APP_BASE_URL: "" + APP_PORT: "{{ .Values.service.main.ports.main.port }}" + DB_CLIENT: "pg" + POSTGRES_DATABASE: "{{ .Values.cnpg.main.database }}" + POSTGRES_USER: "{{ .Values.cnpg.main.user }}" + POSTGRES_PORT: "5432" + POSTGRES_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + POSTGRES_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + MAILER_ENABLED: 0 + MAILER_HOST: "" + MAILER_PORT: 465 + MAILER_SECURE: true + MAILER_AUTH_USER: "" + MAILER_AUTH_PASSWORD: "" + MAILER_NOREPLY_NAME: "" + MAILER_NOREPLY_EMAIL: "" + +service: + main: + ports: + main: + port: 22300 + +persistence: + config: + enabled: true + mountPath: "/config" + +cnpg: + main: + enabled: true + user: joplin + database: joplin + +portal: + open: + enabled: true diff --git a/stable/joplin-server/14.0.2/questions.yaml b/stable/joplin-server/14.0.2/questions.yaml new file mode 100644 index 00000000000..3fffa099915 --- /dev/null +++ b/stable/joplin-server/14.0.2/questions.yaml @@ -0,0 +1,2075 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_BASE_URL + label: App Base Url + description: Sets the APP BASE URL, eg http://ip:port | https://app.mydomain.tld + schema: + type: string + required: true + default: "" + - variable: MAILER_ENABLED + label: Mailer Enabled + description: Set 1 to enabled and 0 to disable + schema: + type: int + min: 0 + max: 1 + default: 0 + - variable: MAILER_HOST + label: Mailer Host + description: Set the mail host, eg smtp.example.com + schema: + show_if: [["MAILER_ENABLED", "=", 1]] + type: string + default: "" + - variable: MAILER_PORT + label: Mailer Port + description: Sets the mail port, eg SMTP PORT 465 + schema: + show_if: [["MAILER_ENABLED", "=", 1]] + type: int + default: 465 + - variable: MAILER_SECURE + label: Mailer Secure + description: Enable SSL for SMTP + schema: + show_if: [["MAILER_ENABLED", "=", 1]] + type: boolean + default: true + - variable: MAILER_AUTH_USER + label: Mailer Auth User + description: Sets the username for the email server + schema: + show_if: [["MAILER_ENABLED", "=", 1]] + type: string + default: "" + - variable: MAILER_AUTH_PASSWORD + label: Mailer Auth Password + description: Sets the password for the email server + schema: + show_if: [["MAILER_ENABLED", "=", 1]] + type: string + private: true + default: "" + - variable: MAILER_NOREPLY_NAME + label: Mailer No Reply Name + description: Sets the No Reply email name + schema: + show_if: [["MAILER_ENABLED", "=", 1]] + type: string + default: "" + - variable: MAILER_NOREPLY_EMAIL + label: Mailer No Reply Email + description: Sets the No Reply default email + schema: + show_if: [["MAILER_ENABLED", "=", 1]] + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 22300 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/joplin-server/14.0.2/templates/NOTES.txt b/stable/joplin-server/14.0.2/templates/NOTES.txt new file mode 100644 index 00000000000..72e715a3bc5 --- /dev/null +++ b/stable/joplin-server/14.0.2/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/joplin-server/14.0.2/templates/common.yaml b/stable/joplin-server/14.0.2/templates/common.yaml new file mode 100644 index 00000000000..9d95f161711 --- /dev/null +++ b/stable/joplin-server/14.0.2/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/netdata/6.0.5/values.yaml b/stable/joplin-server/14.0.2/values.yaml similarity index 100% rename from stable/netdata/6.0.5/values.yaml rename to stable/joplin-server/14.0.2/values.yaml diff --git a/stable/jupyter/5.0.32/CHANGELOG.md b/stable/jupyter/5.0.32/CHANGELOG.md deleted file mode 100644 index ed2b0683df3..00000000000 --- a/stable/jupyter/5.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [jupyter-5.0.32](https://github.com/truecharts/charts/compare/jupyter-5.0.31...jupyter-5.0.32) (2023-10-04) - -### Chore - -- update jupyter to v2023-10 (minor) ([#13255](https://github.com/truecharts/charts/issues/13255)) - - - - -## [jupyter-5.0.31](https://github.com/truecharts/charts/compare/jupyter-5.0.30...jupyter-5.0.31) (2023-10-03) - -### Chore - -- update jupyter to v2023-10 (minor) ([#13199](https://github.com/truecharts/charts/issues/13199)) - - - - -## [jupyter-5.0.30](https://github.com/truecharts/charts/compare/jupyter-5.0.29...jupyter-5.0.30) (2023-09-27) - -### Chore - -- update jupyter ([#12997](https://github.com/truecharts/charts/issues/12997)) - - - - -## [jupyter-5.0.29](https://github.com/truecharts/charts/compare/jupyter-5.0.28...jupyter-5.0.29) (2023-09-26) - -### Chore - -- update container image tccr.io/truecharts/jupyter-datascience to v2023-09 ([#12966](https://github.com/truecharts/charts/issues/12966)) - - - - -## [jupyter-5.0.28](https://github.com/truecharts/charts/compare/jupyter-5.0.27...jupyter-5.0.28) (2023-09-26) - -### Chore - -- update jupyter ([#12954](https://github.com/truecharts/charts/issues/12954)) - - - - -## [jupyter-5.0.27](https://github.com/truecharts/charts/compare/jupyter-5.0.24...jupyter-5.0.27) (2023-09-19) - -### Chore - -- update helm general non-major ([#12726](https://github.com/truecharts/charts/issues/12726)) - - update jupyter ([#12751](https://github.com/truecharts/charts/issues/12751)) - - update jupyter ([#12746](https://github.com/truecharts/charts/issues/12746)) - - - - -## [jupyter-5.0.24](https://github.com/truecharts/charts/compare/jupyter-5.0.23...jupyter-5.0.24) (2023-09-17) - -### Chore - -- update jupyter ([#12686](https://github.com/truecharts/charts/issues/12686)) - - - - -## [jupyter-5.0.23](https://github.com/truecharts/charts/compare/jupyter-5.0.22...jupyter-5.0.23) (2023-09-17) - -### Chore - -- update jupyter ([#12681](https://github.com/truecharts/charts/issues/12681)) - - - - -## [jupyter-5.0.22](https://github.com/truecharts/charts/compare/jupyter-5.0.21...jupyter-5.0.22) (2023-09-12) - -### Chore - -- update jupyter ([#12501](https://github.com/truecharts/charts/issues/12501)) - - - - -## [jupyter-5.0.21](https://github.com/truecharts/charts/compare/jupyter-5.0.20...jupyter-5.0.21) (2023-09-11) - -### Chore - -- update jupyter ([#12499](https://github.com/truecharts/charts/issues/12499)) - - - - -## [jupyter-5.0.20](https://github.com/truecharts/charts/compare/jupyter-5.0.19...jupyter-5.0.20) (2023-09-11) diff --git a/stable/jupyter/5.0.32/Chart.yaml b/stable/jupyter/5.0.32/Chart.yaml deleted file mode 100644 index 092eb5b28dd..00000000000 --- a/stable/jupyter/5.0.32/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2023" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -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: 5.0.32 -annotations: - truecharts.org/catagories: | - - Cloud - truecharts.org/SCALE-support: "true" diff --git a/stable/jupyter/5.0.32/app-changelog.md b/stable/jupyter/5.0.32/app-changelog.md deleted file mode 100644 index bd46627b05b..00000000000 --- a/stable/jupyter/5.0.32/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.32](https://github.com/truecharts/charts/compare/jupyter-5.0.31...jupyter-5.0.32) (2023-10-04) - -### Chore - -- update jupyter to v2023-10 (minor) ([#13255](https://github.com/truecharts/charts/issues/13255)) - - \ No newline at end of file diff --git a/stable/jupyter/5.0.32/charts/common-14.0.6.tgz b/stable/jupyter/5.0.32/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/jupyter/5.0.32/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/jupyter/5.0.33/CHANGELOG.md b/stable/jupyter/5.0.33/CHANGELOG.md new file mode 100644 index 00000000000..39069e85b0b --- /dev/null +++ b/stable/jupyter/5.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jupyter-5.0.33](https://github.com/truecharts/charts/compare/jupyter-5.0.32...jupyter-5.0.33) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [jupyter-5.0.32](https://github.com/truecharts/charts/compare/jupyter-5.0.31...jupyter-5.0.32) (2023-10-04) + +### Chore + +- update jupyter to v2023-10 (minor) ([#13255](https://github.com/truecharts/charts/issues/13255)) + + + + +## [jupyter-5.0.31](https://github.com/truecharts/charts/compare/jupyter-5.0.30...jupyter-5.0.31) (2023-10-03) + +### Chore + +- update jupyter to v2023-10 (minor) ([#13199](https://github.com/truecharts/charts/issues/13199)) + + + + +## [jupyter-5.0.30](https://github.com/truecharts/charts/compare/jupyter-5.0.29...jupyter-5.0.30) (2023-09-27) + +### Chore + +- update jupyter ([#12997](https://github.com/truecharts/charts/issues/12997)) + + + + +## [jupyter-5.0.29](https://github.com/truecharts/charts/compare/jupyter-5.0.28...jupyter-5.0.29) (2023-09-26) + +### Chore + +- update container image tccr.io/truecharts/jupyter-datascience to v2023-09 ([#12966](https://github.com/truecharts/charts/issues/12966)) + + + + +## [jupyter-5.0.28](https://github.com/truecharts/charts/compare/jupyter-5.0.27...jupyter-5.0.28) (2023-09-26) + +### Chore + +- update jupyter ([#12954](https://github.com/truecharts/charts/issues/12954)) + + + + +## [jupyter-5.0.27](https://github.com/truecharts/charts/compare/jupyter-5.0.24...jupyter-5.0.27) (2023-09-19) + +### Chore + +- update helm general non-major ([#12726](https://github.com/truecharts/charts/issues/12726)) + - update jupyter ([#12751](https://github.com/truecharts/charts/issues/12751)) + - update jupyter ([#12746](https://github.com/truecharts/charts/issues/12746)) + + + + +## [jupyter-5.0.24](https://github.com/truecharts/charts/compare/jupyter-5.0.23...jupyter-5.0.24) (2023-09-17) + +### Chore + +- update jupyter ([#12686](https://github.com/truecharts/charts/issues/12686)) + + + + +## [jupyter-5.0.23](https://github.com/truecharts/charts/compare/jupyter-5.0.22...jupyter-5.0.23) (2023-09-17) + +### Chore + +- update jupyter ([#12681](https://github.com/truecharts/charts/issues/12681)) + + + + +## [jupyter-5.0.22](https://github.com/truecharts/charts/compare/jupyter-5.0.21...jupyter-5.0.22) (2023-09-12) + +### Chore + +- update jupyter ([#12501](https://github.com/truecharts/charts/issues/12501)) + + + + +## [jupyter-5.0.21](https://github.com/truecharts/charts/compare/jupyter-5.0.20...jupyter-5.0.21) (2023-09-11) diff --git a/stable/jupyter/5.0.33/Chart.yaml b/stable/jupyter/5.0.33/Chart.yaml new file mode 100644 index 00000000000..44cc3bc93bf --- /dev/null +++ b/stable/jupyter/5.0.33/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2023" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.33 +annotations: + truecharts.org/catagories: | + - Cloud + truecharts.org/SCALE-support: "true" diff --git a/stable/mymediaforalexa/5.0.0/README.md b/stable/jupyter/5.0.33/README.md similarity index 100% rename from stable/mymediaforalexa/5.0.0/README.md rename to stable/jupyter/5.0.33/README.md diff --git a/stable/jupyter/5.0.33/app-changelog.md b/stable/jupyter/5.0.33/app-changelog.md new file mode 100644 index 00000000000..2822d73cdac --- /dev/null +++ b/stable/jupyter/5.0.33/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-5.0.33](https://github.com/truecharts/charts/compare/jupyter-5.0.32...jupyter-5.0.33) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.32/app-readme.md b/stable/jupyter/5.0.33/app-readme.md similarity index 100% rename from stable/jupyter/5.0.32/app-readme.md rename to stable/jupyter/5.0.33/app-readme.md diff --git a/stable/jupyter/5.0.33/charts/common-14.0.9.tgz b/stable/jupyter/5.0.33/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/jupyter/5.0.33/charts/common-14.0.9.tgz differ diff --git a/stable/jupyter/5.0.32/ix_values.yaml b/stable/jupyter/5.0.33/ix_values.yaml similarity index 100% rename from stable/jupyter/5.0.32/ix_values.yaml rename to stable/jupyter/5.0.33/ix_values.yaml diff --git a/stable/jupyter/5.0.32/questions.yaml b/stable/jupyter/5.0.33/questions.yaml similarity index 100% rename from stable/jupyter/5.0.32/questions.yaml rename to stable/jupyter/5.0.33/questions.yaml diff --git a/stable/nano-wallet/6.0.0/templates/NOTES.txt b/stable/jupyter/5.0.33/templates/NOTES.txt similarity index 100% rename from stable/nano-wallet/6.0.0/templates/NOTES.txt rename to stable/jupyter/5.0.33/templates/NOTES.txt diff --git a/stable/mymediaforalexa/5.0.0/templates/common.yaml b/stable/jupyter/5.0.33/templates/common.yaml similarity index 100% rename from stable/mymediaforalexa/5.0.0/templates/common.yaml rename to stable/jupyter/5.0.33/templates/common.yaml diff --git a/stable/nextpvr/6.0.0/values.yaml b/stable/jupyter/5.0.33/values.yaml similarity index 100% rename from stable/nextpvr/6.0.0/values.yaml rename to stable/jupyter/5.0.33/values.yaml diff --git a/stable/kanboard/13.0.1/CHANGELOG.md b/stable/kanboard/13.0.1/CHANGELOG.md new file mode 100644 index 00000000000..f71321d1f3d --- /dev/null +++ b/stable/kanboard/13.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kanboard-13.0.1](https://github.com/truecharts/charts/compare/kanboard-13.0.0...kanboard-13.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [kanboard-13.0.0](https://github.com/truecharts/charts/compare/kanboard-12.0.27...kanboard-13.0.0) (2023-07-31) + + + + +## [kanboard-12.0.27](https://github.com/truecharts/charts/compare/kanboard-12.0.26...kanboard-12.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [kanboard-12.0.26](https://github.com/truecharts/charts/compare/kanboard-12.0.25...kanboard-12.0.26) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/kanboard to v1.2.32 ([#10584](https://github.com/truecharts/charts/issues/10584)) + + + + +## [kanboard-12.0.25](https://github.com/truecharts/charts/compare/kanboard-12.0.24...kanboard-12.0.25) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/kanboard to v1.2.31 ([#10250](https://github.com/truecharts/charts/issues/10250)) + + + + +## [kanboard-12.0.24](https://github.com/truecharts/charts/compare/kanboard-12.0.23...kanboard-12.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [kanboard-12.0.23](https://github.com/truecharts/charts/compare/kanboard-12.0.22...kanboard-12.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [kanboard-12.0.22](https://github.com/truecharts/charts/compare/kanboard-12.0.21...kanboard-12.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [kanboard-12.0.21](https://github.com/truecharts/charts/compare/kanboard-12.0.20...kanboard-12.0.21) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/kanboard to v1.2.30 ([#9499](https://github.com/truecharts/charts/issues/9499)) + + + + +## [kanboard-12.0.20](https://github.com/truecharts/charts/compare/kanboard-12.0.19...kanboard-12.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [kanboard-12.0.19](https://github.com/truecharts/charts/compare/kanboard-12.0.18...kanboard-12.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + diff --git a/stable/kanboard/13.0.1/Chart.yaml b/stable/kanboard/13.0.1/Chart.yaml new file mode 100644 index 00000000000..44519a1d385 --- /dev/null +++ b/stable/kanboard/13.0.1/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.2.32" +description: Kanboard is a free and open source Kanban project management software. +name: kanboard +version: 13.0.1 +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: 14.0.9 +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/mysql-workbench/6.0.10/README.md b/stable/kanboard/13.0.1/README.md similarity index 100% rename from stable/mysql-workbench/6.0.10/README.md rename to stable/kanboard/13.0.1/README.md diff --git a/stable/kanboard/13.0.1/app-changelog.md b/stable/kanboard/13.0.1/app-changelog.md new file mode 100644 index 00000000000..c6b168ebf11 --- /dev/null +++ b/stable/kanboard/13.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kanboard-13.0.1](https://github.com/truecharts/charts/compare/kanboard-13.0.0...kanboard-13.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/kanboard/13.0.1/app-readme.md b/stable/kanboard/13.0.1/app-readme.md new file mode 100644 index 00000000000..bb1967699c7 --- /dev/null +++ b/stable/kanboard/13.0.1/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/13.0.1/charts/common-14.0.9.tgz b/stable/kanboard/13.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/kanboard/13.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/kanboard/13.0.1/ix_values.yaml b/stable/kanboard/13.0.1/ix_values.yaml new file mode 100644 index 00000000000..2809b35ce05 --- /dev/null +++ b/stable/kanboard/13.0.1/ix_values.yaml @@ -0,0 +1,52 @@ +image: + repository: tccr.io/truecharts/kanboard + tag: v1.2.32@sha256:add699f42a4c47889cf111d78016cba8c4d74a7dd8491caab4b3412606ec15e6 + 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/13.0.1/questions.yaml b/stable/kanboard/13.0.1/questions.yaml new file mode 100644 index 00000000000..aa124417c49 --- /dev/null +++ b/stable/kanboard/13.0.1/questions.yaml @@ -0,0 +1,2123 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: MAIL_CONFIGURATION + label: "MAIL_CONFIGURATION" + description: "Sets the MAIL_CONFIGURATION env var" + schema: + type: boolean + default: false + - variable: LOG_DRIVER + label: "LOG_DRIVER" + description: "Sets the LOG_DRIVER env var" + schema: + type: string + default: "stdout" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10015 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/netdata/6.0.5/templates/NOTES.txt b/stable/kanboard/13.0.1/templates/NOTES.txt similarity index 100% rename from stable/netdata/6.0.5/templates/NOTES.txt rename to stable/kanboard/13.0.1/templates/NOTES.txt diff --git a/stable/mysql-workbench/6.0.10/templates/common.yaml b/stable/kanboard/13.0.1/templates/common.yaml similarity index 100% rename from stable/mysql-workbench/6.0.10/templates/common.yaml rename to stable/kanboard/13.0.1/templates/common.yaml diff --git a/stable/nginx-proxy-manager/5.0.2/values.yaml b/stable/kanboard/13.0.1/values.yaml similarity index 100% rename from stable/nginx-proxy-manager/5.0.2/values.yaml rename to stable/kanboard/13.0.1/values.yaml diff --git a/stable/kasm/5.0.1/CHANGELOG.md b/stable/kasm/5.0.1/CHANGELOG.md deleted file mode 100644 index fd4da1ddaa3..00000000000 --- a/stable/kasm/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kasm-5.0.1](https://github.com/truecharts/charts/compare/kasm-5.0.0...kasm-5.0.1) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/kasm to v1.14.0 ([#12759](https://github.com/truecharts/charts/issues/12759)) - - - - - -## [kasm-5.0.0](https://github.com/truecharts/charts/compare/kasm-4.0.25...kasm-5.0.0) (2023-07-31) - - - - -## [kasm-4.0.25](https://github.com/truecharts/charts/compare/kasm-4.0.24...kasm-4.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [kasm-4.0.24](https://github.com/truecharts/charts/compare/kasm-4.0.23...kasm-4.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [kasm-4.0.23](https://github.com/truecharts/charts/compare/kasm-4.0.22...kasm-4.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [kasm-4.0.22](https://github.com/truecharts/charts/compare/kasm-4.0.21...kasm-4.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [kasm-4.0.21](https://github.com/truecharts/charts/compare/kasm-4.0.20...kasm-4.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [kasm-4.0.20](https://github.com/truecharts/charts/compare/kasm-4.0.19...kasm-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [kasm-4.0.19](https://github.com/truecharts/charts/compare/kasm-4.0.18...kasm-4.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [kasm-4.0.18](https://github.com/truecharts/charts/compare/kasm-4.0.17...kasm-4.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [kasm-4.0.17](https://github.com/truecharts/charts/compare/kasm-4.0.16...kasm-4.0.17) (2023-05-26) - diff --git a/stable/kasm/5.0.1/Chart.yaml b/stable/kasm/5.0.1/Chart.yaml deleted file mode 100644 index 78c1311fd8a..00000000000 --- a/stable/kasm/5.0.1/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "1.14.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.1 diff --git a/stable/kasm/5.0.1/app-changelog.md b/stable/kasm/5.0.1/app-changelog.md deleted file mode 100644 index 83a89bba45f..00000000000 --- a/stable/kasm/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kasm-5.0.1](https://github.com/truecharts/charts/compare/kasm-5.0.0...kasm-5.0.1) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/kasm to v1.14.0 ([#12759](https://github.com/truecharts/charts/issues/12759)) - - \ No newline at end of file diff --git a/stable/kasm/5.0.1/charts/common-14.0.1.tgz b/stable/kasm/5.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/kasm/5.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/kasm/5.0.2/CHANGELOG.md b/stable/kasm/5.0.2/CHANGELOG.md new file mode 100644 index 00000000000..d3a216a3a54 --- /dev/null +++ b/stable/kasm/5.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kasm-5.0.2](https://github.com/truecharts/charts/compare/kasm-5.0.1...kasm-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [kasm-5.0.1](https://github.com/truecharts/charts/compare/kasm-5.0.0...kasm-5.0.1) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/kasm to v1.14.0 ([#12759](https://github.com/truecharts/charts/issues/12759)) + + + + + +## [kasm-5.0.0](https://github.com/truecharts/charts/compare/kasm-4.0.25...kasm-5.0.0) (2023-07-31) + + + + +## [kasm-4.0.25](https://github.com/truecharts/charts/compare/kasm-4.0.24...kasm-4.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [kasm-4.0.24](https://github.com/truecharts/charts/compare/kasm-4.0.23...kasm-4.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [kasm-4.0.23](https://github.com/truecharts/charts/compare/kasm-4.0.22...kasm-4.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [kasm-4.0.22](https://github.com/truecharts/charts/compare/kasm-4.0.21...kasm-4.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [kasm-4.0.21](https://github.com/truecharts/charts/compare/kasm-4.0.20...kasm-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [kasm-4.0.20](https://github.com/truecharts/charts/compare/kasm-4.0.19...kasm-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [kasm-4.0.19](https://github.com/truecharts/charts/compare/kasm-4.0.18...kasm-4.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [kasm-4.0.18](https://github.com/truecharts/charts/compare/kasm-4.0.17...kasm-4.0.18) (2023-05-27) + diff --git a/stable/kasm/5.0.2/Chart.yaml b/stable/kasm/5.0.2/Chart.yaml new file mode 100644 index 00000000000..e4d5af4ea93 --- /dev/null +++ b/stable/kasm/5.0.2/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "1.14.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.2 diff --git a/stable/seafile/1.0.1/LICENSE b/stable/kasm/5.0.2/LICENSE similarity index 100% rename from stable/seafile/1.0.1/LICENSE rename to stable/kasm/5.0.2/LICENSE diff --git a/stable/n8n/9.0.11/README.md b/stable/kasm/5.0.2/README.md similarity index 100% rename from stable/n8n/9.0.11/README.md rename to stable/kasm/5.0.2/README.md diff --git a/stable/kasm/5.0.2/app-changelog.md b/stable/kasm/5.0.2/app-changelog.md new file mode 100644 index 00000000000..029f380cccf --- /dev/null +++ b/stable/kasm/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kasm-5.0.2](https://github.com/truecharts/charts/compare/kasm-5.0.1...kasm-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/kasm/5.0.1/app-readme.md b/stable/kasm/5.0.2/app-readme.md similarity index 100% rename from stable/kasm/5.0.1/app-readme.md rename to stable/kasm/5.0.2/app-readme.md diff --git a/stable/kasm/5.0.2/charts/common-14.0.9.tgz b/stable/kasm/5.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/kasm/5.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/kasm/5.0.1/ix_values.yaml b/stable/kasm/5.0.2/ix_values.yaml similarity index 100% rename from stable/kasm/5.0.1/ix_values.yaml rename to stable/kasm/5.0.2/ix_values.yaml diff --git a/stable/kasm/5.0.1/questions.yaml b/stable/kasm/5.0.2/questions.yaml similarity index 100% rename from stable/kasm/5.0.1/questions.yaml rename to stable/kasm/5.0.2/questions.yaml diff --git a/stable/nextpvr/6.0.0/templates/NOTES.txt b/stable/kasm/5.0.2/templates/NOTES.txt similarity index 100% rename from stable/nextpvr/6.0.0/templates/NOTES.txt rename to stable/kasm/5.0.2/templates/NOTES.txt diff --git a/stable/kasm/5.0.1/templates/_hostPathMounts.tpl b/stable/kasm/5.0.2/templates/_hostPathMounts.tpl similarity index 100% rename from stable/kasm/5.0.1/templates/_hostPathMounts.tpl rename to stable/kasm/5.0.2/templates/_hostPathMounts.tpl diff --git a/stable/kasm/5.0.1/templates/common.yaml b/stable/kasm/5.0.2/templates/common.yaml similarity index 100% rename from stable/kasm/5.0.1/templates/common.yaml rename to stable/kasm/5.0.2/templates/common.yaml diff --git a/stable/ngircd/6.0.0/values.yaml b/stable/kasm/5.0.2/values.yaml similarity index 100% rename from stable/ngircd/6.0.0/values.yaml rename to stable/kasm/5.0.2/values.yaml diff --git a/stable/kavita/6.0.1/CHANGELOG.md b/stable/kavita/6.0.1/CHANGELOG.md deleted file mode 100644 index b85c8ac477d..00000000000 --- a/stable/kavita/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kavita-6.0.1](https://github.com/truecharts/charts/compare/kavita-6.0.0...kavita-6.0.1) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/kavita to v0.7.8 ([#9524](https://github.com/truecharts/charts/issues/9524)) - - - - - -## [kavita-6.0.0](https://github.com/truecharts/charts/compare/kavita-5.0.26...kavita-6.0.0) (2023-07-31) - - - - -## [kavita-5.0.26](https://github.com/truecharts/charts/compare/kavita-5.0.25...kavita-5.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [kavita-5.0.25](https://github.com/truecharts/charts/compare/kavita-5.0.24...kavita-5.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [kavita-5.0.24](https://github.com/truecharts/charts/compare/kavita-5.0.23...kavita-5.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [kavita-5.0.23](https://github.com/truecharts/charts/compare/kavita-5.0.22...kavita-5.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [kavita-5.0.22](https://github.com/truecharts/charts/compare/kavita-5.0.21...kavita-5.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [kavita-5.0.21](https://github.com/truecharts/charts/compare/kavita-5.0.20...kavita-5.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [kavita-5.0.20](https://github.com/truecharts/charts/compare/kavita-5.0.19...kavita-5.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [kavita-5.0.19](https://github.com/truecharts/charts/compare/kavita-5.0.18...kavita-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [kavita-5.0.18](https://github.com/truecharts/charts/compare/kavita-5.0.17...kavita-5.0.18) (2023-05-26) - diff --git a/stable/kavita/6.0.1/Chart.yaml b/stable/kavita/6.0.1/Chart.yaml deleted file mode 100644 index dde1804daf2..00000000000 --- a/stable/kavita/6.0.1/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: kavita -version: 6.0.1 -appVersion: "0.7.8" -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: 14.0.6 - # 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/6.0.1/app-changelog.md b/stable/kavita/6.0.1/app-changelog.md deleted file mode 100644 index 05584f0a6ba..00000000000 --- a/stable/kavita/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kavita-6.0.1](https://github.com/truecharts/charts/compare/kavita-6.0.0...kavita-6.0.1) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/kavita to v0.7.8 ([#9524](https://github.com/truecharts/charts/issues/9524)) - - \ No newline at end of file diff --git a/stable/kavita/6.0.1/charts/common-14.0.6.tgz b/stable/kavita/6.0.1/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/kavita/6.0.1/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/kavita/6.0.2/CHANGELOG.md b/stable/kavita/6.0.2/CHANGELOG.md new file mode 100644 index 00000000000..40c599333ce --- /dev/null +++ b/stable/kavita/6.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kavita-6.0.2](https://github.com/truecharts/charts/compare/kavita-6.0.1...kavita-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [kavita-6.0.1](https://github.com/truecharts/charts/compare/kavita-6.0.0...kavita-6.0.1) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/kavita to v0.7.8 ([#9524](https://github.com/truecharts/charts/issues/9524)) + + + + + +## [kavita-6.0.0](https://github.com/truecharts/charts/compare/kavita-5.0.26...kavita-6.0.0) (2023-07-31) + + + + +## [kavita-5.0.26](https://github.com/truecharts/charts/compare/kavita-5.0.25...kavita-5.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [kavita-5.0.25](https://github.com/truecharts/charts/compare/kavita-5.0.24...kavita-5.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [kavita-5.0.24](https://github.com/truecharts/charts/compare/kavita-5.0.23...kavita-5.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [kavita-5.0.23](https://github.com/truecharts/charts/compare/kavita-5.0.22...kavita-5.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [kavita-5.0.22](https://github.com/truecharts/charts/compare/kavita-5.0.21...kavita-5.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [kavita-5.0.21](https://github.com/truecharts/charts/compare/kavita-5.0.20...kavita-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [kavita-5.0.20](https://github.com/truecharts/charts/compare/kavita-5.0.19...kavita-5.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [kavita-5.0.19](https://github.com/truecharts/charts/compare/kavita-5.0.18...kavita-5.0.19) (2023-05-27) + diff --git a/stable/kavita/6.0.2/Chart.yaml b/stable/kavita/6.0.2/Chart.yaml new file mode 100644 index 00000000000..c64ae39cb98 --- /dev/null +++ b/stable/kavita/6.0.2/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: kavita +version: 6.0.2 +appVersion: "0.7.8" +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: 14.0.9 + # 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/nano-wallet/6.0.0/README.md b/stable/kavita/6.0.2/README.md similarity index 100% rename from stable/nano-wallet/6.0.0/README.md rename to stable/kavita/6.0.2/README.md diff --git a/stable/kavita/6.0.2/app-changelog.md b/stable/kavita/6.0.2/app-changelog.md new file mode 100644 index 00000000000..fe48745139c --- /dev/null +++ b/stable/kavita/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kavita-6.0.2](https://github.com/truecharts/charts/compare/kavita-6.0.1...kavita-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/kavita/6.0.1/app-readme.md b/stable/kavita/6.0.2/app-readme.md similarity index 100% rename from stable/kavita/6.0.1/app-readme.md rename to stable/kavita/6.0.2/app-readme.md diff --git a/stable/kavita/6.0.2/charts/common-14.0.9.tgz b/stable/kavita/6.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/kavita/6.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/kavita/6.0.1/ix_values.yaml b/stable/kavita/6.0.2/ix_values.yaml similarity index 100% rename from stable/kavita/6.0.1/ix_values.yaml rename to stable/kavita/6.0.2/ix_values.yaml diff --git a/stable/kavita/6.0.1/questions.yaml b/stable/kavita/6.0.2/questions.yaml similarity index 100% rename from stable/kavita/6.0.1/questions.yaml rename to stable/kavita/6.0.2/questions.yaml diff --git a/stable/nginx-proxy-manager/5.0.2/templates/NOTES.txt b/stable/kavita/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/nginx-proxy-manager/5.0.2/templates/NOTES.txt rename to stable/kavita/6.0.2/templates/NOTES.txt diff --git a/stable/nano-wallet/6.0.0/templates/common.yaml b/stable/kavita/6.0.2/templates/common.yaml similarity index 100% rename from stable/nano-wallet/6.0.0/templates/common.yaml rename to stable/kavita/6.0.2/templates/common.yaml diff --git a/stable/nntp2nntp/6.0.0/values.yaml b/stable/kavita/6.0.2/values.yaml similarity index 100% rename from stable/nntp2nntp/6.0.0/values.yaml rename to stable/kavita/6.0.2/values.yaml diff --git a/stable/kitchenowl/6.0.7/CHANGELOG.md b/stable/kitchenowl/6.0.7/CHANGELOG.md deleted file mode 100644 index 86927be4085..00000000000 --- a/stable/kitchenowl/6.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kitchenowl-6.0.7](https://github.com/truecharts/charts/compare/kitchenowl-6.0.6...kitchenowl-6.0.7) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#13314](https://github.com/truecharts/charts/issues/13314)) - - - - -## [kitchenowl-6.0.6](https://github.com/truecharts/charts/compare/kitchenowl-6.0.5...kitchenowl-6.0.6) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#13214](https://github.com/truecharts/charts/issues/13214)) - - - - -## [kitchenowl-6.0.5](https://github.com/truecharts/charts/compare/kitchenowl-6.0.4...kitchenowl-6.0.5) (2023-09-15) - -### Chore - -- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#12622](https://github.com/truecharts/charts/issues/12622)) - - - - -## [kitchenowl-6.0.4](https://github.com/truecharts/charts/compare/kitchenowl-6.0.3...kitchenowl-6.0.4) (2023-09-15) - -### Chore - -- update container image tccr.io/truecharts/kitchenowl-web to latest ([#12617](https://github.com/truecharts/charts/issues/12617)) - - - - -## [kitchenowl-6.0.3](https://github.com/truecharts/charts/compare/kitchenowl-6.0.2...kitchenowl-6.0.3) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/kitchenowl-web to latest ([#12264](https://github.com/truecharts/charts/issues/12264)) - - - - -## [kitchenowl-6.0.2](https://github.com/truecharts/charts/compare/kitchenowl-6.0.1...kitchenowl-6.0.2) (2023-09-04) - -### Chore - -- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#12225](https://github.com/truecharts/charts/issues/12225)) - - - - -## [kitchenowl-6.0.1](https://github.com/truecharts/charts/compare/kitchenowl-6.0.0...kitchenowl-6.0.1) (2023-08-11) - -### Chore - -- update container image tccr.io/truecharts/kitchenowl-web to latest ([#11423](https://github.com/truecharts/charts/issues/11423)) - - - - -## [kitchenowl-6.0.0](https://github.com/truecharts/charts/compare/kitchenowl-5.0.1...kitchenowl-6.0.0) (2023-08-10) - -### Refactor - -- resolve issue [#8804](https://github.com/truecharts/charts/issues/8804) ([#11337](https://github.com/truecharts/charts/issues/11337)) - - - - -## [kitchenowl-5.0.1](https://github.com/truecharts/charts/compare/kitchenowl-5.0.0...kitchenowl-5.0.1) (2023-08-06) - -### Chore - -- update kitchenowl ([#11237](https://github.com/truecharts/charts/issues/11237)) - - - - - -## [kitchenowl-5.0.0](https://github.com/truecharts/charts/compare/kitchenowl-4.0.32...kitchenowl-5.0.0) (2023-07-31) - - - - -## [kitchenowl-4.0.32](https://github.com/truecharts/charts/compare/kitchenowl-4.0.31...kitchenowl-4.0.32) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - diff --git a/stable/kitchenowl/6.0.7/Chart.yaml b/stable/kitchenowl/6.0.7/Chart.yaml deleted file mode 100644 index 46c819d104b..00000000000 --- a/stable/kitchenowl/6.0.7/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.7 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/kitchenowl/6.0.7/app-changelog.md b/stable/kitchenowl/6.0.7/app-changelog.md deleted file mode 100644 index e1a7ee1cbb5..00000000000 --- a/stable/kitchenowl/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kitchenowl-6.0.7](https://github.com/truecharts/charts/compare/kitchenowl-6.0.6...kitchenowl-6.0.7) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#13314](https://github.com/truecharts/charts/issues/13314)) - - \ No newline at end of file diff --git a/stable/kitchenowl/6.0.7/charts/common-14.0.1.tgz b/stable/kitchenowl/6.0.7/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/kitchenowl/6.0.7/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/kitchenowl/6.0.8/CHANGELOG.md b/stable/kitchenowl/6.0.8/CHANGELOG.md new file mode 100644 index 00000000000..83ad91a002d --- /dev/null +++ b/stable/kitchenowl/6.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kitchenowl-6.0.8](https://github.com/truecharts/charts/compare/kitchenowl-6.0.7...kitchenowl-6.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [kitchenowl-6.0.7](https://github.com/truecharts/charts/compare/kitchenowl-6.0.6...kitchenowl-6.0.7) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#13314](https://github.com/truecharts/charts/issues/13314)) + + + + +## [kitchenowl-6.0.6](https://github.com/truecharts/charts/compare/kitchenowl-6.0.5...kitchenowl-6.0.6) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#13214](https://github.com/truecharts/charts/issues/13214)) + + + + +## [kitchenowl-6.0.5](https://github.com/truecharts/charts/compare/kitchenowl-6.0.4...kitchenowl-6.0.5) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#12622](https://github.com/truecharts/charts/issues/12622)) + + + + +## [kitchenowl-6.0.4](https://github.com/truecharts/charts/compare/kitchenowl-6.0.3...kitchenowl-6.0.4) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/kitchenowl-web to latest ([#12617](https://github.com/truecharts/charts/issues/12617)) + + + + +## [kitchenowl-6.0.3](https://github.com/truecharts/charts/compare/kitchenowl-6.0.2...kitchenowl-6.0.3) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/kitchenowl-web to latest ([#12264](https://github.com/truecharts/charts/issues/12264)) + + + + +## [kitchenowl-6.0.2](https://github.com/truecharts/charts/compare/kitchenowl-6.0.1...kitchenowl-6.0.2) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#12225](https://github.com/truecharts/charts/issues/12225)) + + + + +## [kitchenowl-6.0.1](https://github.com/truecharts/charts/compare/kitchenowl-6.0.0...kitchenowl-6.0.1) (2023-08-11) + +### Chore + +- update container image tccr.io/truecharts/kitchenowl-web to latest ([#11423](https://github.com/truecharts/charts/issues/11423)) + + + + +## [kitchenowl-6.0.0](https://github.com/truecharts/charts/compare/kitchenowl-5.0.1...kitchenowl-6.0.0) (2023-08-10) + +### Refactor + +- resolve issue [#8804](https://github.com/truecharts/charts/issues/8804) ([#11337](https://github.com/truecharts/charts/issues/11337)) + + + + +## [kitchenowl-5.0.1](https://github.com/truecharts/charts/compare/kitchenowl-5.0.0...kitchenowl-5.0.1) (2023-08-06) + +### Chore + +- update kitchenowl ([#11237](https://github.com/truecharts/charts/issues/11237)) + + + + + +## [kitchenowl-5.0.0](https://github.com/truecharts/charts/compare/kitchenowl-4.0.32...kitchenowl-5.0.0) (2023-07-31) + diff --git a/stable/kitchenowl/6.0.8/Chart.yaml b/stable/kitchenowl/6.0.8/Chart.yaml new file mode 100644 index 00000000000..a7e0c272024 --- /dev/null +++ b/stable/kitchenowl/6.0.8/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.8 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/netdata/6.0.5/README.md b/stable/kitchenowl/6.0.8/README.md similarity index 100% rename from stable/netdata/6.0.5/README.md rename to stable/kitchenowl/6.0.8/README.md diff --git a/stable/kitchenowl/6.0.8/app-changelog.md b/stable/kitchenowl/6.0.8/app-changelog.md new file mode 100644 index 00000000000..845f4ae611a --- /dev/null +++ b/stable/kitchenowl/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kitchenowl-6.0.8](https://github.com/truecharts/charts/compare/kitchenowl-6.0.7...kitchenowl-6.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/kitchenowl/6.0.7/app-readme.md b/stable/kitchenowl/6.0.8/app-readme.md similarity index 100% rename from stable/kitchenowl/6.0.7/app-readme.md rename to stable/kitchenowl/6.0.8/app-readme.md diff --git a/stable/kitchenowl/6.0.8/charts/common-14.0.9.tgz b/stable/kitchenowl/6.0.8/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/kitchenowl/6.0.8/charts/common-14.0.9.tgz differ diff --git a/stable/kitchenowl/6.0.7/ix_values.yaml b/stable/kitchenowl/6.0.8/ix_values.yaml similarity index 100% rename from stable/kitchenowl/6.0.7/ix_values.yaml rename to stable/kitchenowl/6.0.8/ix_values.yaml diff --git a/stable/kitchenowl/6.0.7/questions.yaml b/stable/kitchenowl/6.0.8/questions.yaml similarity index 100% rename from stable/kitchenowl/6.0.7/questions.yaml rename to stable/kitchenowl/6.0.8/questions.yaml diff --git a/stable/ngircd/6.0.0/templates/NOTES.txt b/stable/kitchenowl/6.0.8/templates/NOTES.txt similarity index 100% rename from stable/ngircd/6.0.0/templates/NOTES.txt rename to stable/kitchenowl/6.0.8/templates/NOTES.txt diff --git a/stable/kitchenowl/6.0.7/templates/_configmap.tpl b/stable/kitchenowl/6.0.8/templates/_configmap.tpl similarity index 100% rename from stable/kitchenowl/6.0.7/templates/_configmap.tpl rename to stable/kitchenowl/6.0.8/templates/_configmap.tpl diff --git a/stable/kitchenowl/6.0.7/templates/_secrets.tpl b/stable/kitchenowl/6.0.8/templates/_secrets.tpl similarity index 100% rename from stable/kitchenowl/6.0.7/templates/_secrets.tpl rename to stable/kitchenowl/6.0.8/templates/_secrets.tpl diff --git a/stable/kitchenowl/6.0.7/templates/common.yaml b/stable/kitchenowl/6.0.8/templates/common.yaml similarity index 100% rename from stable/kitchenowl/6.0.7/templates/common.yaml rename to stable/kitchenowl/6.0.8/templates/common.yaml diff --git a/stable/nocodb/9.0.0/values.yaml b/stable/kitchenowl/6.0.8/values.yaml similarity index 100% rename from stable/nocodb/9.0.0/values.yaml rename to stable/kitchenowl/6.0.8/values.yaml diff --git a/stable/kiwix-serve/5.0.0/CHANGELOG.md b/stable/kiwix-serve/5.0.0/CHANGELOG.md deleted file mode 100644 index 214f088d14d..00000000000 --- a/stable/kiwix-serve/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [kiwix-serve-5.0.0](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.27...kiwix-serve-5.0.0) (2023-07-31) - - - - -## [kiwix-serve-4.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.26...kiwix-serve-4.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [kiwix-serve-4.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.25...kiwix-serve-4.0.26) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [kiwix-serve-4.0.25](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.24...kiwix-serve-4.0.25) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [kiwix-serve-4.0.24](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.23...kiwix-serve-4.0.24) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [kiwix-serve-4.0.23](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.22...kiwix-serve-4.0.23) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [kiwix-serve-4.0.22](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.21...kiwix-serve-4.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [kiwix-serve-4.0.21](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.20...kiwix-serve-4.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [kiwix-serve-4.0.20](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.19...kiwix-serve-4.0.20) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [kiwix-serve-4.0.19](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.18...kiwix-serve-4.0.19) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [kiwix-serve-4.0.18](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.17...kiwix-serve-4.0.18) (2023-05-24) - diff --git a/stable/kiwix-serve/5.0.0/Chart.yaml b/stable/kiwix-serve/5.0.0/Chart.yaml deleted file mode 100644 index a7bf1e48400..00000000000 --- a/stable/kiwix-serve/5.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "3.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity diff --git a/stable/kiwix-serve/5.0.0/charts/common-14.0.1.tgz b/stable/kiwix-serve/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/kiwix-serve/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/kiwix-serve/5.0.1/CHANGELOG.md b/stable/kiwix-serve/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..e781f345437 --- /dev/null +++ b/stable/kiwix-serve/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kiwix-serve-5.0.1](https://github.com/truecharts/charts/compare/kiwix-serve-5.0.0...kiwix-serve-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [kiwix-serve-5.0.0](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.27...kiwix-serve-5.0.0) (2023-07-31) + + + + +## [kiwix-serve-4.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.26...kiwix-serve-4.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [kiwix-serve-4.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.25...kiwix-serve-4.0.26) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [kiwix-serve-4.0.25](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.24...kiwix-serve-4.0.25) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [kiwix-serve-4.0.24](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.23...kiwix-serve-4.0.24) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [kiwix-serve-4.0.23](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.22...kiwix-serve-4.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [kiwix-serve-4.0.22](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.21...kiwix-serve-4.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [kiwix-serve-4.0.21](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.20...kiwix-serve-4.0.21) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [kiwix-serve-4.0.20](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.19...kiwix-serve-4.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [kiwix-serve-4.0.19](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.18...kiwix-serve-4.0.19) (2023-05-26) + diff --git a/stable/kiwix-serve/5.0.1/Chart.yaml b/stable/kiwix-serve/5.0.1/Chart.yaml new file mode 100644 index 00000000000..4ddeaf3e3fb --- /dev/null +++ b/stable/kiwix-serve/5.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity diff --git a/stable/nextpvr/6.0.0/README.md b/stable/kiwix-serve/5.0.1/README.md similarity index 100% rename from stable/nextpvr/6.0.0/README.md rename to stable/kiwix-serve/5.0.1/README.md diff --git a/stable/kiwix-serve/5.0.1/app-changelog.md b/stable/kiwix-serve/5.0.1/app-changelog.md new file mode 100644 index 00000000000..afb2d72d0be --- /dev/null +++ b/stable/kiwix-serve/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kiwix-serve-5.0.1](https://github.com/truecharts/charts/compare/kiwix-serve-5.0.0...kiwix-serve-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/kiwix-serve/5.0.0/app-readme.md b/stable/kiwix-serve/5.0.1/app-readme.md similarity index 100% rename from stable/kiwix-serve/5.0.0/app-readme.md rename to stable/kiwix-serve/5.0.1/app-readme.md diff --git a/stable/kiwix-serve/5.0.1/charts/common-14.0.9.tgz b/stable/kiwix-serve/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/kiwix-serve/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/kiwix-serve/5.0.0/ix_values.yaml b/stable/kiwix-serve/5.0.1/ix_values.yaml similarity index 100% rename from stable/kiwix-serve/5.0.0/ix_values.yaml rename to stable/kiwix-serve/5.0.1/ix_values.yaml diff --git a/stable/kiwix-serve/5.0.0/questions.yaml b/stable/kiwix-serve/5.0.1/questions.yaml similarity index 100% rename from stable/kiwix-serve/5.0.0/questions.yaml rename to stable/kiwix-serve/5.0.1/questions.yaml diff --git a/stable/nntp2nntp/6.0.0/templates/NOTES.txt b/stable/kiwix-serve/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/nntp2nntp/6.0.0/templates/NOTES.txt rename to stable/kiwix-serve/5.0.1/templates/NOTES.txt diff --git a/stable/kiwix-serve/5.0.0/templates/common.yaml b/stable/kiwix-serve/5.0.1/templates/common.yaml similarity index 100% rename from stable/kiwix-serve/5.0.0/templates/common.yaml rename to stable/kiwix-serve/5.0.1/templates/common.yaml diff --git a/stable/notifiarr/1.0.0/values.yaml b/stable/kiwix-serve/5.0.1/values.yaml similarity index 100% rename from stable/notifiarr/1.0.0/values.yaml rename to stable/kiwix-serve/5.0.1/values.yaml diff --git a/stable/kms/15.0.1/CHANGELOG.md b/stable/kms/15.0.1/CHANGELOG.md new file mode 100644 index 00000000000..b044f0520bc --- /dev/null +++ b/stable/kms/15.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kms-15.0.1](https://github.com/truecharts/charts/compare/kms-15.0.0...kms-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [kms-15.0.0](https://github.com/truecharts/charts/compare/kms-14.0.24...kms-15.0.0) (2023-07-31) + + + + +## [kms-14.0.24](https://github.com/truecharts/charts/compare/kms-14.0.23...kms-14.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [kms-14.0.23](https://github.com/truecharts/charts/compare/kms-14.0.22...kms-14.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [kms-14.0.22](https://github.com/truecharts/charts/compare/kms-14.0.21...kms-14.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [kms-14.0.21](https://github.com/truecharts/charts/compare/kms-14.0.20...kms-14.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [kms-14.0.20](https://github.com/truecharts/charts/compare/kms-14.0.19...kms-14.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [kms-14.0.19](https://github.com/truecharts/charts/compare/kms-14.0.18...kms-14.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [kms-14.0.18](https://github.com/truecharts/charts/compare/kms-14.0.17...kms-14.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [kms-14.0.17](https://github.com/truecharts/charts/compare/kms-14.0.16...kms-14.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [kms-14.0.16](https://github.com/truecharts/charts/compare/kms-14.0.15...kms-14.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + diff --git a/stable/kms/15.0.1/Chart.yaml b/stable/kms/15.0.1/Chart.yaml new file mode 100644 index 00000000000..521f7b51f8b --- /dev/null +++ b/stable/kms/15.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "minimal" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.1 +annotations: + truecharts.org/catagories: | + - graywares + truecharts.org/SCALE-support: "true" diff --git a/stable/nginx-proxy-manager/5.0.2/README.md b/stable/kms/15.0.1/README.md similarity index 100% rename from stable/nginx-proxy-manager/5.0.2/README.md rename to stable/kms/15.0.1/README.md diff --git a/stable/kms/15.0.1/app-changelog.md b/stable/kms/15.0.1/app-changelog.md new file mode 100644 index 00000000000..8953f97198b --- /dev/null +++ b/stable/kms/15.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kms-15.0.1](https://github.com/truecharts/charts/compare/kms-15.0.0...kms-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/kms/15.0.1/app-readme.md b/stable/kms/15.0.1/app-readme.md new file mode 100644 index 00000000000..4f97e4215f2 --- /dev/null +++ b/stable/kms/15.0.1/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/15.0.1/charts/common-14.0.9.tgz b/stable/kms/15.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/kms/15.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/kms/15.0.1/ix_values.yaml b/stable/kms/15.0.1/ix_values.yaml new file mode 100644 index 00000000000..0e5f06b22d5 --- /dev/null +++ b/stable/kms/15.0.1/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/15.0.1/questions.yaml b/stable/kms/15.0.1/questions.yaml new file mode 100644 index 00000000000..c364d0fefbd --- /dev/null +++ b/stable/kms/15.0.1/questions.yaml @@ -0,0 +1,1586 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 1688 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/nocodb/9.0.0/templates/NOTES.txt b/stable/kms/15.0.1/templates/NOTES.txt similarity index 100% rename from stable/nocodb/9.0.0/templates/NOTES.txt rename to stable/kms/15.0.1/templates/NOTES.txt diff --git a/stable/nextpvr/6.0.0/templates/common.yaml b/stable/kms/15.0.1/templates/common.yaml similarity index 100% rename from stable/nextpvr/6.0.0/templates/common.yaml rename to stable/kms/15.0.1/templates/common.yaml diff --git a/stable/novnc/7.0.0/values.yaml b/stable/kms/15.0.1/values.yaml similarity index 100% rename from stable/novnc/7.0.0/values.yaml rename to stable/kms/15.0.1/values.yaml diff --git a/stable/kodi-headless/6.0.0/CHANGELOG.md b/stable/kodi-headless/6.0.0/CHANGELOG.md deleted file mode 100644 index 9e2c6e1c72a..00000000000 --- a/stable/kodi-headless/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [kodi-headless-6.0.0](https://github.com/truecharts/charts/compare/kodi-headless-5.0.15...kodi-headless-6.0.0) (2023-07-31) - - - - -## [kodi-headless-5.0.15](https://github.com/truecharts/charts/compare/kodi-headless-5.0.14...kodi-headless-5.0.15) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [kodi-headless-5.0.14](https://github.com/truecharts/charts/compare/kodi-headless-5.0.13...kodi-headless-5.0.14) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [kodi-headless-5.0.13](https://github.com/truecharts/charts/compare/kodi-headless-5.0.12...kodi-headless-5.0.13) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [kodi-headless-5.0.12](https://github.com/truecharts/charts/compare/kodi-headless-5.0.11...kodi-headless-5.0.12) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [kodi-headless-5.0.11](https://github.com/truecharts/charts/compare/kodi-headless-5.0.10...kodi-headless-5.0.11) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [kodi-headless-5.0.10](https://github.com/truecharts/charts/compare/kodi-headless-5.0.9...kodi-headless-5.0.10) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [kodi-headless-5.0.9](https://github.com/truecharts/charts/compare/kodi-headless-5.0.8...kodi-headless-5.0.9) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [kodi-headless-5.0.8](https://github.com/truecharts/charts/compare/kodi-headless-5.0.7...kodi-headless-5.0.8) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [kodi-headless-5.0.7](https://github.com/truecharts/charts/compare/kodi-headless-5.0.6...kodi-headless-5.0.7) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [kodi-headless-5.0.6](https://github.com/truecharts/charts/compare/kodi-headless-5.0.5...kodi-headless-5.0.6) (2023-05-24) - diff --git a/stable/kodi-headless/6.0.0/Chart.yaml b/stable/kodi-headless/6.0.0/Chart.yaml deleted file mode 100644 index 609b7311e5e..00000000000 --- a/stable/kodi-headless/6.0.0/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "190" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/kodi-headless/6.0.0/charts/common-14.0.1.tgz b/stable/kodi-headless/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/kodi-headless/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/kodi-headless/6.0.1/CHANGELOG.md b/stable/kodi-headless/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..1c1269892ef --- /dev/null +++ b/stable/kodi-headless/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kodi-headless-6.0.1](https://github.com/truecharts/charts/compare/kodi-headless-6.0.0...kodi-headless-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [kodi-headless-6.0.0](https://github.com/truecharts/charts/compare/kodi-headless-5.0.15...kodi-headless-6.0.0) (2023-07-31) + + + + +## [kodi-headless-5.0.15](https://github.com/truecharts/charts/compare/kodi-headless-5.0.14...kodi-headless-5.0.15) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [kodi-headless-5.0.14](https://github.com/truecharts/charts/compare/kodi-headless-5.0.13...kodi-headless-5.0.14) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [kodi-headless-5.0.13](https://github.com/truecharts/charts/compare/kodi-headless-5.0.12...kodi-headless-5.0.13) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [kodi-headless-5.0.12](https://github.com/truecharts/charts/compare/kodi-headless-5.0.11...kodi-headless-5.0.12) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [kodi-headless-5.0.11](https://github.com/truecharts/charts/compare/kodi-headless-5.0.10...kodi-headless-5.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [kodi-headless-5.0.10](https://github.com/truecharts/charts/compare/kodi-headless-5.0.9...kodi-headless-5.0.10) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [kodi-headless-5.0.9](https://github.com/truecharts/charts/compare/kodi-headless-5.0.8...kodi-headless-5.0.9) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [kodi-headless-5.0.8](https://github.com/truecharts/charts/compare/kodi-headless-5.0.7...kodi-headless-5.0.8) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [kodi-headless-5.0.7](https://github.com/truecharts/charts/compare/kodi-headless-5.0.6...kodi-headless-5.0.7) (2023-05-26) + diff --git a/stable/kodi-headless/6.0.1/Chart.yaml b/stable/kodi-headless/6.0.1/Chart.yaml new file mode 100644 index 00000000000..554bf3ffa45 --- /dev/null +++ b/stable/kodi-headless/6.0.1/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "190" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/ngircd/6.0.0/README.md b/stable/kodi-headless/6.0.1/README.md similarity index 100% rename from stable/ngircd/6.0.0/README.md rename to stable/kodi-headless/6.0.1/README.md diff --git a/stable/kodi-headless/6.0.1/app-changelog.md b/stable/kodi-headless/6.0.1/app-changelog.md new file mode 100644 index 00000000000..bd5736174fa --- /dev/null +++ b/stable/kodi-headless/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kodi-headless-6.0.1](https://github.com/truecharts/charts/compare/kodi-headless-6.0.0...kodi-headless-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/kodi-headless/6.0.0/app-readme.md b/stable/kodi-headless/6.0.1/app-readme.md similarity index 100% rename from stable/kodi-headless/6.0.0/app-readme.md rename to stable/kodi-headless/6.0.1/app-readme.md diff --git a/stable/kodi-headless/6.0.1/charts/common-14.0.9.tgz b/stable/kodi-headless/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/kodi-headless/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/kodi-headless/6.0.0/ix_values.yaml b/stable/kodi-headless/6.0.1/ix_values.yaml similarity index 100% rename from stable/kodi-headless/6.0.0/ix_values.yaml rename to stable/kodi-headless/6.0.1/ix_values.yaml diff --git a/stable/kodi-headless/6.0.0/questions.yaml b/stable/kodi-headless/6.0.1/questions.yaml similarity index 100% rename from stable/kodi-headless/6.0.0/questions.yaml rename to stable/kodi-headless/6.0.1/questions.yaml diff --git a/stable/novnc/7.0.0/templates/NOTES.txt b/stable/kodi-headless/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/novnc/7.0.0/templates/NOTES.txt rename to stable/kodi-headless/6.0.1/templates/NOTES.txt diff --git a/stable/ngircd/6.0.0/templates/common.yaml b/stable/kodi-headless/6.0.1/templates/common.yaml similarity index 100% rename from stable/ngircd/6.0.0/templates/common.yaml rename to stable/kodi-headless/6.0.1/templates/common.yaml diff --git a/stable/ntfy/6.0.2/values.yaml b/stable/kodi-headless/6.0.1/values.yaml similarity index 100% rename from stable/ntfy/6.0.2/values.yaml rename to stable/kodi-headless/6.0.1/values.yaml diff --git a/stable/komga/10.0.7/CHANGELOG.md b/stable/komga/10.0.7/CHANGELOG.md new file mode 100644 index 00000000000..686ae98f459 --- /dev/null +++ b/stable/komga/10.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [komga-10.0.7](https://github.com/truecharts/charts/compare/komga-10.0.6...komga-10.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [komga-10.0.6](https://github.com/truecharts/charts/compare/komga-10.0.5...komga-10.0.6) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/komga to v1.5.1 ([#13276](https://github.com/truecharts/charts/issues/13276)) + + + + +## [komga-10.0.5](https://github.com/truecharts/charts/compare/komga-10.0.4...komga-10.0.5) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/komga to v1.5.0 ([#13254](https://github.com/truecharts/charts/issues/13254)) + + + + +## [komga-10.0.4](https://github.com/truecharts/charts/compare/komga-10.0.3...komga-10.0.4) (2023-09-12) + +### Chore + +- update helm general non-major ([#12516](https://github.com/truecharts/charts/issues/12516)) + + + + +## [komga-10.0.3](https://github.com/truecharts/charts/compare/komga-10.0.2...komga-10.0.3) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/komga to v1.4.0 ([#12520](https://github.com/truecharts/charts/issues/12520)) + + + + +## [komga-10.0.2](https://github.com/truecharts/charts/compare/komga-10.0.1...komga-10.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/komga to v1.3.1 ([#11477](https://github.com/truecharts/charts/issues/11477)) + + + + +## [komga-10.0.1](https://github.com/truecharts/charts/compare/komga-10.0.0...komga-10.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/komga to v1.3.0 ([#11278](https://github.com/truecharts/charts/issues/11278)) + + + + + +## [komga-10.0.0](https://github.com/truecharts/charts/compare/komga-9.0.26...komga-10.0.0) (2023-07-31) + + + + +## [komga-9.0.26](https://github.com/truecharts/charts/compare/komga-9.0.25...komga-9.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [komga-9.0.25](https://github.com/truecharts/charts/compare/komga-9.0.24...komga-9.0.25) (2023-07-22) + + + + +## [komga-9.0.24](https://github.com/truecharts/charts/compare/komga-9.0.23...komga-9.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [komga-9.0.23](https://github.com/truecharts/charts/compare/komga-9.0.22...komga-9.0.23) (2023-06-13) diff --git a/stable/komga/10.0.7/Chart.yaml b/stable/komga/10.0.7/Chart.yaml new file mode 100644 index 00000000000..1fb40f83401 --- /dev/null +++ b/stable/komga/10.0.7/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.5.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.7 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/nntp2nntp/6.0.0/README.md b/stable/komga/10.0.7/README.md similarity index 100% rename from stable/nntp2nntp/6.0.0/README.md rename to stable/komga/10.0.7/README.md diff --git a/stable/komga/10.0.7/app-changelog.md b/stable/komga/10.0.7/app-changelog.md new file mode 100644 index 00000000000..6fcc108bfa2 --- /dev/null +++ b/stable/komga/10.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [komga-10.0.7](https://github.com/truecharts/charts/compare/komga-10.0.6...komga-10.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/komga/10.0.7/app-readme.md b/stable/komga/10.0.7/app-readme.md new file mode 100644 index 00000000000..16065d09d81 --- /dev/null +++ b/stable/komga/10.0.7/app-readme.md @@ -0,0 +1,8 @@ +A comics/mangas server to serve/stream pages via API + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/komga](https://truecharts.org/charts/stable/komga) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/komga/10.0.7/charts/common-14.0.9.tgz b/stable/komga/10.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/komga/10.0.7/charts/common-14.0.9.tgz differ diff --git a/stable/komga/10.0.7/ix_values.yaml b/stable/komga/10.0.7/ix_values.yaml new file mode 100644 index 00000000000..697c00a63c1 --- /dev/null +++ b/stable/komga/10.0.7/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: tccr.io/truecharts/komga + tag: v1.5.1@sha256:fc4f77bc1b026aee40420d10ef12292de30a1f4aeaca6ab9b93773c489173d4e + pullPolicy: IfNotPresent + +workload: + main: + podSpec: + containers: + main: + env: + SERVER_PORT: "{{ .Values.service.main.ports.main.port }}" + probes: + liveness: + port: "{{ .Values.service.main.ports.main.port }}" + path: /actuator/health + readiness: + port: "{{ .Values.service.main.ports.main.port }}" + path: /actuator/health + startup: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + +service: + main: + ports: + main: + port: 10085 + +persistence: + config: + enabled: true + mountPath: "/config" + data: + enabled: true + mountPath: "/data" + +portal: + open: + enabled: true diff --git a/stable/komga/10.0.7/questions.yaml b/stable/komga/10.0.7/questions.yaml new file mode 100644 index 00000000000..67f09363fb5 --- /dev/null +++ b/stable/komga/10.0.7/questions.yaml @@ -0,0 +1,2106 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10085 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/ntfy/6.0.2/templates/NOTES.txt b/stable/komga/10.0.7/templates/NOTES.txt similarity index 100% rename from stable/ntfy/6.0.2/templates/NOTES.txt rename to stable/komga/10.0.7/templates/NOTES.txt diff --git a/stable/nntp2nntp/6.0.0/templates/common.yaml b/stable/komga/10.0.7/templates/common.yaml similarity index 100% rename from stable/nntp2nntp/6.0.0/templates/common.yaml rename to stable/komga/10.0.7/templates/common.yaml diff --git a/stable/obs-ndi/3.0.3/values.yaml b/stable/komga/10.0.7/values.yaml similarity index 100% rename from stable/obs-ndi/3.0.3/values.yaml rename to stable/komga/10.0.7/values.yaml diff --git a/stable/lama-cleaner/3.0.0/CHANGELOG.md b/stable/lama-cleaner/3.0.0/CHANGELOG.md deleted file mode 100644 index 6497119c224..00000000000 --- a/stable/lama-cleaner/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [lama-cleaner-3.0.0](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.27...lama-cleaner-3.0.0) (2023-07-31) - - - - -## [lama-cleaner-2.0.27](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.26...lama-cleaner-2.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [lama-cleaner-2.0.26](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.25...lama-cleaner-2.0.26) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [lama-cleaner-2.0.25](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.24...lama-cleaner-2.0.25) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [lama-cleaner-2.0.24](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.23...lama-cleaner-2.0.24) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [lama-cleaner-2.0.23](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.22...lama-cleaner-2.0.23) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [lama-cleaner-2.0.22](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.21...lama-cleaner-2.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [lama-cleaner-2.0.21](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.20...lama-cleaner-2.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [lama-cleaner-2.0.20](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.19...lama-cleaner-2.0.20) (2023-05-28) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [lama-cleaner-2.0.19](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.18...lama-cleaner-2.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [lama-cleaner-2.0.18](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.17...lama-cleaner-2.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - diff --git a/stable/lama-cleaner/3.0.0/Chart.yaml b/stable/lama-cleaner/3.0.0/Chart.yaml deleted file mode 100644 index 82901b4c7de..00000000000 --- a/stable/lama-cleaner/3.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.33.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 3.0.0 -annotations: - truecharts.org/catagories: | - - media - - AI - truecharts.org/SCALE-support: "true" diff --git a/stable/lama-cleaner/3.0.0/charts/common-14.0.1.tgz b/stable/lama-cleaner/3.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/lama-cleaner/3.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/lama-cleaner/3.0.1/CHANGELOG.md b/stable/lama-cleaner/3.0.1/CHANGELOG.md new file mode 100644 index 00000000000..ee853ab3b78 --- /dev/null +++ b/stable/lama-cleaner/3.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lama-cleaner-3.0.1](https://github.com/truecharts/charts/compare/lama-cleaner-3.0.0...lama-cleaner-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [lama-cleaner-3.0.0](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.27...lama-cleaner-3.0.0) (2023-07-31) + + + + +## [lama-cleaner-2.0.27](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.26...lama-cleaner-2.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [lama-cleaner-2.0.26](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.25...lama-cleaner-2.0.26) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [lama-cleaner-2.0.25](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.24...lama-cleaner-2.0.25) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [lama-cleaner-2.0.24](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.23...lama-cleaner-2.0.24) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [lama-cleaner-2.0.23](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.22...lama-cleaner-2.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [lama-cleaner-2.0.22](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.21...lama-cleaner-2.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [lama-cleaner-2.0.21](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.20...lama-cleaner-2.0.21) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [lama-cleaner-2.0.20](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.19...lama-cleaner-2.0.20) (2023-05-28) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [lama-cleaner-2.0.19](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.18...lama-cleaner-2.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + diff --git a/stable/lama-cleaner/3.0.1/Chart.yaml b/stable/lama-cleaner/3.0.1/Chart.yaml new file mode 100644 index 00000000000..72a3f9efb51 --- /dev/null +++ b/stable/lama-cleaner/3.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.33.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 3.0.1 +annotations: + truecharts.org/catagories: | + - media + - AI + truecharts.org/SCALE-support: "true" diff --git a/stable/nocodb/9.0.0/README.md b/stable/lama-cleaner/3.0.1/README.md similarity index 100% rename from stable/nocodb/9.0.0/README.md rename to stable/lama-cleaner/3.0.1/README.md diff --git a/stable/lama-cleaner/3.0.1/app-changelog.md b/stable/lama-cleaner/3.0.1/app-changelog.md new file mode 100644 index 00000000000..18b81bc00ad --- /dev/null +++ b/stable/lama-cleaner/3.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lama-cleaner-3.0.1](https://github.com/truecharts/charts/compare/lama-cleaner-3.0.0...lama-cleaner-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/lama-cleaner/3.0.0/app-readme.md b/stable/lama-cleaner/3.0.1/app-readme.md similarity index 100% rename from stable/lama-cleaner/3.0.0/app-readme.md rename to stable/lama-cleaner/3.0.1/app-readme.md diff --git a/stable/lama-cleaner/3.0.1/charts/common-14.0.9.tgz b/stable/lama-cleaner/3.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/lama-cleaner/3.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/lama-cleaner/3.0.0/ix_values.yaml b/stable/lama-cleaner/3.0.1/ix_values.yaml similarity index 100% rename from stable/lama-cleaner/3.0.0/ix_values.yaml rename to stable/lama-cleaner/3.0.1/ix_values.yaml diff --git a/stable/lama-cleaner/3.0.0/questions.yaml b/stable/lama-cleaner/3.0.1/questions.yaml similarity index 100% rename from stable/lama-cleaner/3.0.0/questions.yaml rename to stable/lama-cleaner/3.0.1/questions.yaml diff --git a/stable/openhab/6.0.4/templates/NOTES.txt b/stable/lama-cleaner/3.0.1/templates/NOTES.txt similarity index 100% rename from stable/openhab/6.0.4/templates/NOTES.txt rename to stable/lama-cleaner/3.0.1/templates/NOTES.txt diff --git a/stable/lama-cleaner/3.0.0/templates/_args.tpl b/stable/lama-cleaner/3.0.1/templates/_args.tpl similarity index 100% rename from stable/lama-cleaner/3.0.0/templates/_args.tpl rename to stable/lama-cleaner/3.0.1/templates/_args.tpl diff --git a/stable/lama-cleaner/3.0.0/templates/common.yaml b/stable/lama-cleaner/3.0.1/templates/common.yaml similarity index 100% rename from stable/lama-cleaner/3.0.0/templates/common.yaml rename to stable/lama-cleaner/3.0.1/templates/common.yaml diff --git a/stable/openhab/6.0.4/values.yaml b/stable/lama-cleaner/3.0.1/values.yaml similarity index 100% rename from stable/openhab/6.0.4/values.yaml rename to stable/lama-cleaner/3.0.1/values.yaml diff --git a/stable/lancache-dns/5.0.0/CHANGELOG.md b/stable/lancache-dns/5.0.0/CHANGELOG.md deleted file mode 100644 index b8fcfb729c0..00000000000 --- a/stable/lancache-dns/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [lancache-dns-5.0.0](https://github.com/truecharts/charts/compare/lancache-dns-4.0.24...lancache-dns-5.0.0) (2023-07-31) - - - - -## [lancache-dns-4.0.24](https://github.com/truecharts/charts/compare/lancache-dns-4.0.23...lancache-dns-4.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [lancache-dns-4.0.23](https://github.com/truecharts/charts/compare/lancache-dns-4.0.22...lancache-dns-4.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [lancache-dns-4.0.22](https://github.com/truecharts/charts/compare/lancache-dns-4.0.21...lancache-dns-4.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [lancache-dns-4.0.21](https://github.com/truecharts/charts/compare/lancache-dns-4.0.20...lancache-dns-4.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [lancache-dns-4.0.20](https://github.com/truecharts/charts/compare/lancache-dns-4.0.19...lancache-dns-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [lancache-dns-4.0.19](https://github.com/truecharts/charts/compare/lancache-dns-4.0.18...lancache-dns-4.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [lancache-dns-4.0.18](https://github.com/truecharts/charts/compare/lancache-dns-4.0.17...lancache-dns-4.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [lancache-dns-4.0.17](https://github.com/truecharts/charts/compare/lancache-dns-4.0.16...lancache-dns-4.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [lancache-dns-4.0.16](https://github.com/truecharts/charts/compare/lancache-dns-4.0.15...lancache-dns-4.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [lancache-dns-4.0.15](https://github.com/truecharts/charts/compare/lancache-dns-4.0.14...lancache-dns-4.0.15) (2023-05-24) - diff --git a/stable/lancache-dns/5.0.0/Chart.yaml b/stable/lancache-dns/5.0.0/Chart.yaml deleted file mode 100644 index 48f771aca03..00000000000 --- a/stable/lancache-dns/5.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-dns/5.0.0/charts/common-14.0.1.tgz b/stable/lancache-dns/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/lancache-dns/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/lancache-dns/5.0.1/CHANGELOG.md b/stable/lancache-dns/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..a1d2eaec8c7 --- /dev/null +++ b/stable/lancache-dns/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lancache-dns-5.0.1](https://github.com/truecharts/charts/compare/lancache-dns-5.0.0...lancache-dns-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [lancache-dns-5.0.0](https://github.com/truecharts/charts/compare/lancache-dns-4.0.24...lancache-dns-5.0.0) (2023-07-31) + + + + +## [lancache-dns-4.0.24](https://github.com/truecharts/charts/compare/lancache-dns-4.0.23...lancache-dns-4.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [lancache-dns-4.0.23](https://github.com/truecharts/charts/compare/lancache-dns-4.0.22...lancache-dns-4.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [lancache-dns-4.0.22](https://github.com/truecharts/charts/compare/lancache-dns-4.0.21...lancache-dns-4.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [lancache-dns-4.0.21](https://github.com/truecharts/charts/compare/lancache-dns-4.0.20...lancache-dns-4.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [lancache-dns-4.0.20](https://github.com/truecharts/charts/compare/lancache-dns-4.0.19...lancache-dns-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [lancache-dns-4.0.19](https://github.com/truecharts/charts/compare/lancache-dns-4.0.18...lancache-dns-4.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [lancache-dns-4.0.18](https://github.com/truecharts/charts/compare/lancache-dns-4.0.17...lancache-dns-4.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [lancache-dns-4.0.17](https://github.com/truecharts/charts/compare/lancache-dns-4.0.16...lancache-dns-4.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [lancache-dns-4.0.16](https://github.com/truecharts/charts/compare/lancache-dns-4.0.15...lancache-dns-4.0.16) (2023-05-26) + diff --git a/stable/lancache-dns/5.0.1/Chart.yaml b/stable/lancache-dns/5.0.1/Chart.yaml new file mode 100644 index 00000000000..82263938aff --- /dev/null +++ b/stable/lancache-dns/5.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/novnc/7.0.0/README.md b/stable/lancache-dns/5.0.1/README.md similarity index 100% rename from stable/novnc/7.0.0/README.md rename to stable/lancache-dns/5.0.1/README.md diff --git a/stable/lancache-dns/5.0.1/app-changelog.md b/stable/lancache-dns/5.0.1/app-changelog.md new file mode 100644 index 00000000000..c9bf8465f8b --- /dev/null +++ b/stable/lancache-dns/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lancache-dns-5.0.1](https://github.com/truecharts/charts/compare/lancache-dns-5.0.0...lancache-dns-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/lancache-dns/5.0.0/app-readme.md b/stable/lancache-dns/5.0.1/app-readme.md similarity index 100% rename from stable/lancache-dns/5.0.0/app-readme.md rename to stable/lancache-dns/5.0.1/app-readme.md diff --git a/stable/lancache-dns/5.0.1/charts/common-14.0.9.tgz b/stable/lancache-dns/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/lancache-dns/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/lancache-dns/5.0.0/ix_values.yaml b/stable/lancache-dns/5.0.1/ix_values.yaml similarity index 100% rename from stable/lancache-dns/5.0.0/ix_values.yaml rename to stable/lancache-dns/5.0.1/ix_values.yaml diff --git a/stable/lancache-dns/5.0.0/questions.yaml b/stable/lancache-dns/5.0.1/questions.yaml similarity index 100% rename from stable/lancache-dns/5.0.0/questions.yaml rename to stable/lancache-dns/5.0.1/questions.yaml diff --git a/stable/openspeedtest/5.0.1/templates/NOTES.txt b/stable/lancache-dns/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/openspeedtest/5.0.1/templates/NOTES.txt rename to stable/lancache-dns/5.0.1/templates/NOTES.txt diff --git a/stable/notifiarr/1.0.0/templates/common.yaml b/stable/lancache-dns/5.0.1/templates/common.yaml similarity index 100% rename from stable/notifiarr/1.0.0/templates/common.yaml rename to stable/lancache-dns/5.0.1/templates/common.yaml diff --git a/stable/openspeedtest/5.0.1/values.yaml b/stable/lancache-dns/5.0.1/values.yaml similarity index 100% rename from stable/openspeedtest/5.0.1/values.yaml rename to stable/lancache-dns/5.0.1/values.yaml diff --git a/stable/lancache-monolithic/5.1.1/CHANGELOG.md b/stable/lancache-monolithic/5.1.1/CHANGELOG.md deleted file mode 100644 index 93682a86d32..00000000000 --- a/stable/lancache-monolithic/5.1.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lancache-monolithic-5.1.1](https://github.com/truecharts/charts/compare/lancache-monolithic-5.1.0...lancache-monolithic-5.1.1) (2023-09-22) - - - - -## [lancache-monolithic-5.1.0](https://github.com/truecharts/charts/compare/lancache-monolithic-5.0.0...lancache-monolithic-5.1.0) (2023-09-10) - - - - - -## [lancache-monolithic-5.0.0](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.17...lancache-monolithic-5.0.0) (2023-07-31) - - - - -## [lancache-monolithic-4.0.17](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.16...lancache-monolithic-4.0.17) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [lancache-monolithic-4.0.16](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.15...lancache-monolithic-4.0.16) (2023-07-24) - -### Chore - -- update container image tccr.io/truecharts/lancache-monolithic to latest ([#10798](https://github.com/truecharts/charts/issues/10798)) - - - - -## [lancache-monolithic-4.0.15](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.14...lancache-monolithic-4.0.15) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [lancache-monolithic-4.0.14](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.13...lancache-monolithic-4.0.14) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [lancache-monolithic-4.0.13](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.12...lancache-monolithic-4.0.13) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [lancache-monolithic-4.0.12](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.11...lancache-monolithic-4.0.12) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [lancache-monolithic-4.0.11](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.10...lancache-monolithic-4.0.11) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [lancache-monolithic-4.0.10](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.9...lancache-monolithic-4.0.10) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [lancache-monolithic-4.0.9](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.8...lancache-monolithic-4.0.9) (2023-05-27) diff --git a/stable/lancache-monolithic/5.1.1/Chart.yaml b/stable/lancache-monolithic/5.1.1/Chart.yaml deleted file mode 100644 index d0ac6b0f282..00000000000 --- a/stable/lancache-monolithic/5.1.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: A monolithic lancache service capable of caching all CDNs in a single instance. -home: https://truecharts.org/charts/stable/lancache-monolithic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png -keywords: - - monolithic - - lancache -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lancache-monolithic -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic - - https://github.com/lancachenet/monolithic -type: application -version: 5.1.1 -annotations: - truecharts.org/catagories: | - - gaming - truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-monolithic/5.1.1/app-changelog.md b/stable/lancache-monolithic/5.1.1/app-changelog.md deleted file mode 100644 index 86b1ac6384b..00000000000 --- a/stable/lancache-monolithic/5.1.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [lancache-monolithic-5.1.1](https://github.com/truecharts/charts/compare/lancache-monolithic-5.1.0...lancache-monolithic-5.1.1) (2023-09-22) - diff --git a/stable/lancache-monolithic/5.1.1/charts/common-14.0.1.tgz b/stable/lancache-monolithic/5.1.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/lancache-monolithic/5.1.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/lancache-monolithic/5.1.2/CHANGELOG.md b/stable/lancache-monolithic/5.1.2/CHANGELOG.md new file mode 100644 index 00000000000..df87b42bf7a --- /dev/null +++ b/stable/lancache-monolithic/5.1.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lancache-monolithic-5.1.2](https://github.com/truecharts/charts/compare/lancache-monolithic-5.1.1...lancache-monolithic-5.1.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [lancache-monolithic-5.1.1](https://github.com/truecharts/charts/compare/lancache-monolithic-5.1.0...lancache-monolithic-5.1.1) (2023-09-22) + + + + +## [lancache-monolithic-5.1.0](https://github.com/truecharts/charts/compare/lancache-monolithic-5.0.0...lancache-monolithic-5.1.0) (2023-09-10) + + + + + +## [lancache-monolithic-5.0.0](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.17...lancache-monolithic-5.0.0) (2023-07-31) + + + + +## [lancache-monolithic-4.0.17](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.16...lancache-monolithic-4.0.17) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [lancache-monolithic-4.0.16](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.15...lancache-monolithic-4.0.16) (2023-07-24) + +### Chore + +- update container image tccr.io/truecharts/lancache-monolithic to latest ([#10798](https://github.com/truecharts/charts/issues/10798)) + + + + +## [lancache-monolithic-4.0.15](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.14...lancache-monolithic-4.0.15) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [lancache-monolithic-4.0.14](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.13...lancache-monolithic-4.0.14) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [lancache-monolithic-4.0.13](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.12...lancache-monolithic-4.0.13) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [lancache-monolithic-4.0.12](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.11...lancache-monolithic-4.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [lancache-monolithic-4.0.11](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.10...lancache-monolithic-4.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [lancache-monolithic-4.0.10](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.9...lancache-monolithic-4.0.10) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) diff --git a/stable/lancache-monolithic/5.1.2/Chart.yaml b/stable/lancache-monolithic/5.1.2/Chart.yaml new file mode 100644 index 00000000000..c492a1d2a73 --- /dev/null +++ b/stable/lancache-monolithic/5.1.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A monolithic lancache service capable of caching all CDNs in a single instance. +home: https://truecharts.org/charts/stable/lancache-monolithic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png +keywords: + - monolithic + - lancache +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lancache-monolithic +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic + - https://github.com/lancachenet/monolithic +type: application +version: 5.1.2 +annotations: + truecharts.org/catagories: | + - gaming + truecharts.org/SCALE-support: "true" diff --git a/stable/ntfy/6.0.2/README.md b/stable/lancache-monolithic/5.1.2/README.md similarity index 100% rename from stable/ntfy/6.0.2/README.md rename to stable/lancache-monolithic/5.1.2/README.md diff --git a/stable/lancache-monolithic/5.1.2/app-changelog.md b/stable/lancache-monolithic/5.1.2/app-changelog.md new file mode 100644 index 00000000000..fc4e26af1aa --- /dev/null +++ b/stable/lancache-monolithic/5.1.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lancache-monolithic-5.1.2](https://github.com/truecharts/charts/compare/lancache-monolithic-5.1.1...lancache-monolithic-5.1.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/lancache-monolithic/5.1.1/app-readme.md b/stable/lancache-monolithic/5.1.2/app-readme.md similarity index 100% rename from stable/lancache-monolithic/5.1.1/app-readme.md rename to stable/lancache-monolithic/5.1.2/app-readme.md diff --git a/stable/lancache-monolithic/5.1.2/charts/common-14.0.9.tgz b/stable/lancache-monolithic/5.1.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/lancache-monolithic/5.1.2/charts/common-14.0.9.tgz differ diff --git a/stable/lancache-monolithic/5.1.1/ix_values.yaml b/stable/lancache-monolithic/5.1.2/ix_values.yaml similarity index 100% rename from stable/lancache-monolithic/5.1.1/ix_values.yaml rename to stable/lancache-monolithic/5.1.2/ix_values.yaml diff --git a/stable/lancache-monolithic/5.1.1/questions.yaml b/stable/lancache-monolithic/5.1.2/questions.yaml similarity index 100% rename from stable/lancache-monolithic/5.1.1/questions.yaml rename to stable/lancache-monolithic/5.1.2/questions.yaml diff --git a/stable/openvscode-server/6.0.10/templates/NOTES.txt b/stable/lancache-monolithic/5.1.2/templates/NOTES.txt similarity index 100% rename from stable/openvscode-server/6.0.10/templates/NOTES.txt rename to stable/lancache-monolithic/5.1.2/templates/NOTES.txt diff --git a/stable/lancache-monolithic/5.1.1/templates/common.yaml b/stable/lancache-monolithic/5.1.2/templates/common.yaml similarity index 100% rename from stable/lancache-monolithic/5.1.1/templates/common.yaml rename to stable/lancache-monolithic/5.1.2/templates/common.yaml diff --git a/stable/openvscode-server/6.0.10/values.yaml b/stable/lancache-monolithic/5.1.2/values.yaml similarity index 100% rename from stable/openvscode-server/6.0.10/values.yaml rename to stable/lancache-monolithic/5.1.2/values.yaml diff --git a/stable/lanraragi/6.0.0/CHANGELOG.md b/stable/lanraragi/6.0.0/CHANGELOG.md deleted file mode 100644 index b72b00f4c44..00000000000 --- a/stable/lanraragi/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [lanraragi-6.0.0](https://github.com/truecharts/charts/compare/lanraragi-5.0.23...lanraragi-6.0.0) (2023-07-31) - - - - -## [lanraragi-5.0.23](https://github.com/truecharts/charts/compare/lanraragi-5.0.22...lanraragi-5.0.23) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [lanraragi-5.0.22](https://github.com/truecharts/charts/compare/lanraragi-5.0.21...lanraragi-5.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [lanraragi-5.0.21](https://github.com/truecharts/charts/compare/lanraragi-5.0.20...lanraragi-5.0.21) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [lanraragi-5.0.20](https://github.com/truecharts/charts/compare/lanraragi-5.0.19...lanraragi-5.0.20) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [lanraragi-5.0.19](https://github.com/truecharts/charts/compare/lanraragi-5.0.18...lanraragi-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [lanraragi-5.0.18](https://github.com/truecharts/charts/compare/lanraragi-5.0.17...lanraragi-5.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [lanraragi-5.0.17](https://github.com/truecharts/charts/compare/lanraragi-5.0.16...lanraragi-5.0.17) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [lanraragi-5.0.16](https://github.com/truecharts/charts/compare/lanraragi-5.0.15...lanraragi-5.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [lanraragi-5.0.15](https://github.com/truecharts/charts/compare/lanraragi-5.0.14...lanraragi-5.0.15) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [lanraragi-5.0.14](https://github.com/truecharts/charts/compare/lanraragi-5.0.13...lanraragi-5.0.14) (2023-05-24) - diff --git a/stable/lanraragi/6.0.0/Chart.yaml b/stable/lanraragi/6.0.0/Chart.yaml deleted file mode 100644 index c6acfc5ca54..00000000000 --- a/stable/lanraragi/6.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.90" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/lanraragi/6.0.0/charts/common-14.0.1.tgz b/stable/lanraragi/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/lanraragi/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/lanraragi/6.0.1/CHANGELOG.md b/stable/lanraragi/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..b994e3a32ef --- /dev/null +++ b/stable/lanraragi/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lanraragi-6.0.1](https://github.com/truecharts/charts/compare/lanraragi-6.0.0...lanraragi-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [lanraragi-6.0.0](https://github.com/truecharts/charts/compare/lanraragi-5.0.23...lanraragi-6.0.0) (2023-07-31) + + + + +## [lanraragi-5.0.23](https://github.com/truecharts/charts/compare/lanraragi-5.0.22...lanraragi-5.0.23) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [lanraragi-5.0.22](https://github.com/truecharts/charts/compare/lanraragi-5.0.21...lanraragi-5.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [lanraragi-5.0.21](https://github.com/truecharts/charts/compare/lanraragi-5.0.20...lanraragi-5.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [lanraragi-5.0.20](https://github.com/truecharts/charts/compare/lanraragi-5.0.19...lanraragi-5.0.20) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [lanraragi-5.0.19](https://github.com/truecharts/charts/compare/lanraragi-5.0.18...lanraragi-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [lanraragi-5.0.18](https://github.com/truecharts/charts/compare/lanraragi-5.0.17...lanraragi-5.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [lanraragi-5.0.17](https://github.com/truecharts/charts/compare/lanraragi-5.0.16...lanraragi-5.0.17) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [lanraragi-5.0.16](https://github.com/truecharts/charts/compare/lanraragi-5.0.15...lanraragi-5.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [lanraragi-5.0.15](https://github.com/truecharts/charts/compare/lanraragi-5.0.14...lanraragi-5.0.15) (2023-05-26) + diff --git a/stable/lanraragi/6.0.1/Chart.yaml b/stable/lanraragi/6.0.1/Chart.yaml new file mode 100644 index 00000000000..e2ec12c0a81 --- /dev/null +++ b/stable/lanraragi/6.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.8.90" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/openhab/6.0.4/README.md b/stable/lanraragi/6.0.1/README.md similarity index 100% rename from stable/openhab/6.0.4/README.md rename to stable/lanraragi/6.0.1/README.md diff --git a/stable/lanraragi/6.0.1/app-changelog.md b/stable/lanraragi/6.0.1/app-changelog.md new file mode 100644 index 00000000000..bc36a76ff7e --- /dev/null +++ b/stable/lanraragi/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lanraragi-6.0.1](https://github.com/truecharts/charts/compare/lanraragi-6.0.0...lanraragi-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/lanraragi/6.0.0/app-readme.md b/stable/lanraragi/6.0.1/app-readme.md similarity index 100% rename from stable/lanraragi/6.0.0/app-readme.md rename to stable/lanraragi/6.0.1/app-readme.md diff --git a/stable/lanraragi/6.0.1/charts/common-14.0.9.tgz b/stable/lanraragi/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/lanraragi/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/lanraragi/6.0.0/ix_values.yaml b/stable/lanraragi/6.0.1/ix_values.yaml similarity index 100% rename from stable/lanraragi/6.0.0/ix_values.yaml rename to stable/lanraragi/6.0.1/ix_values.yaml diff --git a/stable/lanraragi/6.0.0/questions.yaml b/stable/lanraragi/6.0.1/questions.yaml similarity index 100% rename from stable/lanraragi/6.0.0/questions.yaml rename to stable/lanraragi/6.0.1/questions.yaml diff --git a/stable/outline/8.0.3/templates/NOTES.txt b/stable/lanraragi/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/outline/8.0.3/templates/NOTES.txt rename to stable/lanraragi/6.0.1/templates/NOTES.txt diff --git a/stable/ntfy/6.0.2/templates/common.yaml b/stable/lanraragi/6.0.1/templates/common.yaml similarity index 100% rename from stable/ntfy/6.0.2/templates/common.yaml rename to stable/lanraragi/6.0.1/templates/common.yaml diff --git a/stable/outline/8.0.3/values.yaml b/stable/lanraragi/6.0.1/values.yaml similarity index 100% rename from stable/outline/8.0.3/values.yaml rename to stable/lanraragi/6.0.1/values.yaml diff --git a/stable/lazylibrarian/15.0.16/CHANGELOG.md b/stable/lazylibrarian/15.0.16/CHANGELOG.md new file mode 100644 index 00000000000..af346536b4b --- /dev/null +++ b/stable/lazylibrarian/15.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lazylibrarian-15.0.16](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.15...lazylibrarian-15.0.16) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [lazylibrarian-15.0.15](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.14...lazylibrarian-15.0.15) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#13365](https://github.com/truecharts/charts/issues/13365)) + + + + +## [lazylibrarian-15.0.14](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.13...lazylibrarian-15.0.14) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#13209](https://github.com/truecharts/charts/issues/13209)) + + + + +## [lazylibrarian-15.0.13](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.12...lazylibrarian-15.0.13) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#13120](https://github.com/truecharts/charts/issues/13120)) + + + + +## [lazylibrarian-15.0.12](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.11...lazylibrarian-15.0.12) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#12890](https://github.com/truecharts/charts/issues/12890)) + + + + +## [lazylibrarian-15.0.11](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.10...lazylibrarian-15.0.11) (2023-09-18) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#12721](https://github.com/truecharts/charts/issues/12721)) + + + + +## [lazylibrarian-15.0.10](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.9...lazylibrarian-15.0.10) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#12672](https://github.com/truecharts/charts/issues/12672)) + + + + +## [lazylibrarian-15.0.9](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.8...lazylibrarian-15.0.9) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#12434](https://github.com/truecharts/charts/issues/12434)) + + + + +## [lazylibrarian-15.0.8](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.7...lazylibrarian-15.0.8) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#12160](https://github.com/truecharts/charts/issues/12160)) + + + + +## [lazylibrarian-15.0.7](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.6...lazylibrarian-15.0.7) (2023-08-29) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#12022](https://github.com/truecharts/charts/issues/12022)) + + + + +## [lazylibrarian-15.0.6](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.5...lazylibrarian-15.0.6) (2023-08-27) + +### Chore diff --git a/stable/lazylibrarian/15.0.16/Chart.yaml b/stable/lazylibrarian/15.0.16/Chart.yaml new file mode 100644 index 00000000000..04e0d456f12 --- /dev/null +++ b/stable/lazylibrarian/15.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/openspeedtest/5.0.1/README.md b/stable/lazylibrarian/15.0.16/README.md similarity index 100% rename from stable/openspeedtest/5.0.1/README.md rename to stable/lazylibrarian/15.0.16/README.md diff --git a/stable/lazylibrarian/15.0.16/app-changelog.md b/stable/lazylibrarian/15.0.16/app-changelog.md new file mode 100644 index 00000000000..eeecc031471 --- /dev/null +++ b/stable/lazylibrarian/15.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lazylibrarian-15.0.16](https://github.com/truecharts/charts/compare/lazylibrarian-15.0.15...lazylibrarian-15.0.16) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/lazylibrarian/15.0.16/app-readme.md b/stable/lazylibrarian/15.0.16/app-readme.md new file mode 100644 index 00000000000..5be6d5863a9 --- /dev/null +++ b/stable/lazylibrarian/15.0.16/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/15.0.16/charts/common-14.0.9.tgz b/stable/lazylibrarian/15.0.16/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/lazylibrarian/15.0.16/charts/common-14.0.9.tgz differ diff --git a/stable/lazylibrarian/15.0.16/ix_values.yaml b/stable/lazylibrarian/15.0.16/ix_values.yaml new file mode 100644 index 00000000000..41f68956df5 --- /dev/null +++ b/stable/lazylibrarian/15.0.16/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:4d206694ad64125f7677a0e96f12f4653c15aedf467398aa3ac9b30223cfa97d +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/15.0.16/questions.yaml b/stable/lazylibrarian/15.0.16/questions.yaml new file mode 100644 index 00000000000..5bab3e1a4ff --- /dev/null +++ b/stable/lazylibrarian/15.0.16/questions.yaml @@ -0,0 +1,2005 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 5299 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/paperless-ngx/2.0.5/templates/NOTES.txt b/stable/lazylibrarian/15.0.16/templates/NOTES.txt similarity index 100% rename from stable/paperless-ngx/2.0.5/templates/NOTES.txt rename to stable/lazylibrarian/15.0.16/templates/NOTES.txt diff --git a/stable/openspeedtest/5.0.1/templates/common.yaml b/stable/lazylibrarian/15.0.16/templates/common.yaml similarity index 100% rename from stable/openspeedtest/5.0.1/templates/common.yaml rename to stable/lazylibrarian/15.0.16/templates/common.yaml diff --git a/stable/paperless-ngx/2.0.5/values.yaml b/stable/lazylibrarian/15.0.16/values.yaml similarity index 100% rename from stable/paperless-ngx/2.0.5/values.yaml rename to stable/lazylibrarian/15.0.16/values.yaml diff --git a/stable/leaf2mqtt/8.0.0/CHANGELOG.md b/stable/leaf2mqtt/8.0.0/CHANGELOG.md deleted file mode 100644 index 335a1efcdd9..00000000000 --- a/stable/leaf2mqtt/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [leaf2mqtt-8.0.0](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.24...leaf2mqtt-8.0.0) (2023-07-31) - - - - -## [leaf2mqtt-7.0.24](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.23...leaf2mqtt-7.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [leaf2mqtt-7.0.23](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.22...leaf2mqtt-7.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [leaf2mqtt-7.0.22](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.21...leaf2mqtt-7.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [leaf2mqtt-7.0.21](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.20...leaf2mqtt-7.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [leaf2mqtt-7.0.20](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.19...leaf2mqtt-7.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [leaf2mqtt-7.0.19](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.18...leaf2mqtt-7.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [leaf2mqtt-7.0.18](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.17...leaf2mqtt-7.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [leaf2mqtt-7.0.17](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.16...leaf2mqtt-7.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [leaf2mqtt-7.0.16](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.15...leaf2mqtt-7.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [leaf2mqtt-7.0.15](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.14...leaf2mqtt-7.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - diff --git a/stable/leaf2mqtt/8.0.0/Chart.yaml b/stable/leaf2mqtt/8.0.0/Chart.yaml deleted file mode 100644 index 29c72228cab..00000000000 --- a/stable/leaf2mqtt/8.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/leaf2mqtt/8.0.0/charts/common-14.0.1.tgz b/stable/leaf2mqtt/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/leaf2mqtt/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/leaf2mqtt/8.0.1/CHANGELOG.md b/stable/leaf2mqtt/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..ffa2507271e --- /dev/null +++ b/stable/leaf2mqtt/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [leaf2mqtt-8.0.1](https://github.com/truecharts/charts/compare/leaf2mqtt-8.0.0...leaf2mqtt-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [leaf2mqtt-8.0.0](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.24...leaf2mqtt-8.0.0) (2023-07-31) + + + + +## [leaf2mqtt-7.0.24](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.23...leaf2mqtt-7.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [leaf2mqtt-7.0.23](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.22...leaf2mqtt-7.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [leaf2mqtt-7.0.22](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.21...leaf2mqtt-7.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [leaf2mqtt-7.0.21](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.20...leaf2mqtt-7.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [leaf2mqtt-7.0.20](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.19...leaf2mqtt-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [leaf2mqtt-7.0.19](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.18...leaf2mqtt-7.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [leaf2mqtt-7.0.18](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.17...leaf2mqtt-7.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [leaf2mqtt-7.0.17](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.16...leaf2mqtt-7.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [leaf2mqtt-7.0.16](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.15...leaf2mqtt-7.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + diff --git a/stable/leaf2mqtt/8.0.1/Chart.yaml b/stable/leaf2mqtt/8.0.1/Chart.yaml new file mode 100644 index 00000000000..24f741b9e18 --- /dev/null +++ b/stable/leaf2mqtt/8.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/openvscode-server/6.0.10/README.md b/stable/leaf2mqtt/8.0.1/README.md similarity index 100% rename from stable/openvscode-server/6.0.10/README.md rename to stable/leaf2mqtt/8.0.1/README.md diff --git a/stable/leaf2mqtt/8.0.1/app-changelog.md b/stable/leaf2mqtt/8.0.1/app-changelog.md new file mode 100644 index 00000000000..3a072a0eb2c --- /dev/null +++ b/stable/leaf2mqtt/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [leaf2mqtt-8.0.1](https://github.com/truecharts/charts/compare/leaf2mqtt-8.0.0...leaf2mqtt-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/leaf2mqtt/8.0.0/app-readme.md b/stable/leaf2mqtt/8.0.1/app-readme.md similarity index 100% rename from stable/leaf2mqtt/8.0.0/app-readme.md rename to stable/leaf2mqtt/8.0.1/app-readme.md diff --git a/stable/leaf2mqtt/8.0.1/charts/common-14.0.9.tgz b/stable/leaf2mqtt/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/leaf2mqtt/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/leaf2mqtt/8.0.0/ix_values.yaml b/stable/leaf2mqtt/8.0.1/ix_values.yaml similarity index 100% rename from stable/leaf2mqtt/8.0.0/ix_values.yaml rename to stable/leaf2mqtt/8.0.1/ix_values.yaml diff --git a/stable/leaf2mqtt/8.0.0/questions.yaml b/stable/leaf2mqtt/8.0.1/questions.yaml similarity index 100% rename from stable/leaf2mqtt/8.0.0/questions.yaml rename to stable/leaf2mqtt/8.0.1/questions.yaml diff --git a/stable/papermerge/8.0.0/templates/NOTES.txt b/stable/leaf2mqtt/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/papermerge/8.0.0/templates/NOTES.txt rename to stable/leaf2mqtt/8.0.1/templates/NOTES.txt diff --git a/stable/leaf2mqtt/8.0.0/templates/common.yaml b/stable/leaf2mqtt/8.0.1/templates/common.yaml similarity index 100% rename from stable/leaf2mqtt/8.0.0/templates/common.yaml rename to stable/leaf2mqtt/8.0.1/templates/common.yaml diff --git a/stable/papermerge/8.0.0/values.yaml b/stable/leaf2mqtt/8.0.1/values.yaml similarity index 100% rename from stable/papermerge/8.0.0/values.yaml rename to stable/leaf2mqtt/8.0.1/values.yaml diff --git a/stable/libreddit/5.0.0/CHANGELOG.md b/stable/libreddit/5.0.0/CHANGELOG.md deleted file mode 100644 index c1631769d5c..00000000000 --- a/stable/libreddit/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [libreddit-5.0.0](https://github.com/truecharts/charts/compare/libreddit-4.0.29...libreddit-5.0.0) (2023-07-31) - - - - -## [libreddit-4.0.29](https://github.com/truecharts/charts/compare/libreddit-4.0.28...libreddit-4.0.29) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [libreddit-4.0.28](https://github.com/truecharts/charts/compare/libreddit-4.0.27...libreddit-4.0.28) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [libreddit-4.0.27](https://github.com/truecharts/charts/compare/libreddit-4.0.26...libreddit-4.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#9621](https://github.com/truecharts/charts/issues/9621)) - - - - -## [libreddit-4.0.27](https://github.com/truecharts/charts/compare/libreddit-4.0.26...libreddit-4.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#9621](https://github.com/truecharts/charts/issues/9621)) - - - - -## [libreddit-4.0.27](https://github.com/truecharts/charts/compare/libreddit-4.0.26...libreddit-4.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#9621](https://github.com/truecharts/charts/issues/9621)) - - - - -## [libreddit-4.0.27](https://github.com/truecharts/charts/compare/libreddit-4.0.26...libreddit-4.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#9621](https://github.com/truecharts/charts/issues/9621)) - - - - -## [libreddit-4.0.27](https://github.com/truecharts/charts/compare/libreddit-4.0.26...libreddit-4.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#9621](https://github.com/truecharts/charts/issues/9621)) - - - - -## [libreddit-4.0.27](https://github.com/truecharts/charts/compare/libreddit-4.0.26...libreddit-4.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#9621](https://github.com/truecharts/charts/issues/9621)) - - - - -## [libreddit-4.0.27](https://github.com/truecharts/charts/compare/libreddit-4.0.26...libreddit-4.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#9621](https://github.com/truecharts/charts/issues/9621)) - - - - -## [libreddit-4.0.27](https://github.com/truecharts/charts/compare/libreddit-4.0.26...libreddit-4.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#9621](https://github.com/truecharts/charts/issues/9621)) - diff --git a/stable/libreddit/5.0.0/Chart.yaml b/stable/libreddit/5.0.0/Chart.yaml deleted file mode 100644 index 866b0793003..00000000000 --- a/stable/libreddit/5.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/libreddit/5.0.0/charts/common-14.0.1.tgz b/stable/libreddit/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/libreddit/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/libreddit/5.0.1/CHANGELOG.md b/stable/libreddit/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..694127bb002 --- /dev/null +++ b/stable/libreddit/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [libreddit-5.0.1](https://github.com/truecharts/charts/compare/libreddit-5.0.0...libreddit-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [libreddit-5.0.0](https://github.com/truecharts/charts/compare/libreddit-4.0.29...libreddit-5.0.0) (2023-07-31) + + + + +## [libreddit-4.0.29](https://github.com/truecharts/charts/compare/libreddit-4.0.28...libreddit-4.0.29) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [libreddit-4.0.28](https://github.com/truecharts/charts/compare/libreddit-4.0.27...libreddit-4.0.28) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [libreddit-4.0.27](https://github.com/truecharts/charts/compare/libreddit-4.0.26...libreddit-4.0.27) (2023-06-14) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#9621](https://github.com/truecharts/charts/issues/9621)) + + + + +## [libreddit-4.0.27](https://github.com/truecharts/charts/compare/libreddit-4.0.26...libreddit-4.0.27) (2023-06-14) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#9621](https://github.com/truecharts/charts/issues/9621)) + + + + +## [libreddit-4.0.27](https://github.com/truecharts/charts/compare/libreddit-4.0.26...libreddit-4.0.27) (2023-06-14) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#9621](https://github.com/truecharts/charts/issues/9621)) + + + + +## [libreddit-4.0.27](https://github.com/truecharts/charts/compare/libreddit-4.0.26...libreddit-4.0.27) (2023-06-14) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#9621](https://github.com/truecharts/charts/issues/9621)) + + + + +## [libreddit-4.0.27](https://github.com/truecharts/charts/compare/libreddit-4.0.26...libreddit-4.0.27) (2023-06-14) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#9621](https://github.com/truecharts/charts/issues/9621)) + + + + +## [libreddit-4.0.27](https://github.com/truecharts/charts/compare/libreddit-4.0.26...libreddit-4.0.27) (2023-06-14) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#9621](https://github.com/truecharts/charts/issues/9621)) + + + + +## [libreddit-4.0.27](https://github.com/truecharts/charts/compare/libreddit-4.0.26...libreddit-4.0.27) (2023-06-14) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#9621](https://github.com/truecharts/charts/issues/9621)) + diff --git a/stable/libreddit/5.0.1/Chart.yaml b/stable/libreddit/5.0.1/Chart.yaml new file mode 100644 index 00000000000..11cfe4d28e3 --- /dev/null +++ b/stable/libreddit/5.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/outline/8.0.3/README.md b/stable/libreddit/5.0.1/README.md similarity index 100% rename from stable/outline/8.0.3/README.md rename to stable/libreddit/5.0.1/README.md diff --git a/stable/libreddit/5.0.1/app-changelog.md b/stable/libreddit/5.0.1/app-changelog.md new file mode 100644 index 00000000000..cfeccb867b3 --- /dev/null +++ b/stable/libreddit/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libreddit-5.0.1](https://github.com/truecharts/charts/compare/libreddit-5.0.0...libreddit-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/libreddit/5.0.0/app-readme.md b/stable/libreddit/5.0.1/app-readme.md similarity index 100% rename from stable/libreddit/5.0.0/app-readme.md rename to stable/libreddit/5.0.1/app-readme.md diff --git a/stable/libreddit/5.0.1/charts/common-14.0.9.tgz b/stable/libreddit/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/libreddit/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/libreddit/5.0.0/ix_values.yaml b/stable/libreddit/5.0.1/ix_values.yaml similarity index 100% rename from stable/libreddit/5.0.0/ix_values.yaml rename to stable/libreddit/5.0.1/ix_values.yaml diff --git a/stable/libreddit/5.0.0/questions.yaml b/stable/libreddit/5.0.1/questions.yaml similarity index 100% rename from stable/libreddit/5.0.0/questions.yaml rename to stable/libreddit/5.0.1/questions.yaml diff --git a/stable/pasta/5.0.0/templates/NOTES.txt b/stable/libreddit/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/pasta/5.0.0/templates/NOTES.txt rename to stable/libreddit/5.0.1/templates/NOTES.txt diff --git a/stable/openvscode-server/6.0.10/templates/common.yaml b/stable/libreddit/5.0.1/templates/common.yaml similarity index 100% rename from stable/openvscode-server/6.0.10/templates/common.yaml rename to stable/libreddit/5.0.1/templates/common.yaml diff --git a/stable/pasta/5.0.0/values.yaml b/stable/libreddit/5.0.1/values.yaml similarity index 100% rename from stable/pasta/5.0.0/values.yaml rename to stable/libreddit/5.0.1/values.yaml diff --git a/stable/libremdb/3.0.155/CHANGELOG.md b/stable/libremdb/3.0.155/CHANGELOG.md deleted file mode 100644 index 5f8824c9b98..00000000000 --- a/stable/libremdb/3.0.155/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [libremdb-3.0.155](https://github.com/truecharts/charts/compare/libremdb-3.0.154...libremdb-3.0.155) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13356](https://github.com/truecharts/charts/issues/13356)) - - - - -## [libremdb-3.0.154](https://github.com/truecharts/charts/compare/libremdb-3.0.153...libremdb-3.0.154) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13348](https://github.com/truecharts/charts/issues/13348)) - - - - -## [libremdb-3.0.153](https://github.com/truecharts/charts/compare/libremdb-3.0.152...libremdb-3.0.153) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13335](https://github.com/truecharts/charts/issues/13335)) - - - - -## [libremdb-3.0.152](https://github.com/truecharts/charts/compare/libremdb-3.0.151...libremdb-3.0.152) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13326](https://github.com/truecharts/charts/issues/13326)) - - - - -## [libremdb-3.0.151](https://github.com/truecharts/charts/compare/libremdb-3.0.150...libremdb-3.0.151) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13315](https://github.com/truecharts/charts/issues/13315)) - - - - -## [libremdb-3.0.150](https://github.com/truecharts/charts/compare/libremdb-3.0.149...libremdb-3.0.150) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13303](https://github.com/truecharts/charts/issues/13303)) - - - - -## [libremdb-3.0.149](https://github.com/truecharts/charts/compare/libremdb-3.0.148...libremdb-3.0.149) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13301](https://github.com/truecharts/charts/issues/13301)) - - - - -## [libremdb-3.0.148](https://github.com/truecharts/charts/compare/libremdb-3.0.147...libremdb-3.0.148) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13289](https://github.com/truecharts/charts/issues/13289)) - - - - -## [libremdb-3.0.147](https://github.com/truecharts/charts/compare/libremdb-3.0.146...libremdb-3.0.147) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13278](https://github.com/truecharts/charts/issues/13278)) - - - - -## [libremdb-3.0.146](https://github.com/truecharts/charts/compare/libremdb-3.0.145...libremdb-3.0.146) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13272](https://github.com/truecharts/charts/issues/13272)) - - - - -## [libremdb-3.0.145](https://github.com/truecharts/charts/compare/libremdb-3.0.144...libremdb-3.0.145) (2023-10-05) - -### Chore diff --git a/stable/libremdb/3.0.155/Chart.yaml b/stable/libremdb/3.0.155/Chart.yaml deleted file mode 100644 index e28377f5a1a..00000000000 --- a/stable/libremdb/3.0.155/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.66 -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: 3.0.155 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/libremdb/3.0.155/app-changelog.md b/stable/libremdb/3.0.155/app-changelog.md deleted file mode 100644 index 7452411f963..00000000000 --- a/stable/libremdb/3.0.155/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libremdb-3.0.155](https://github.com/truecharts/charts/compare/libremdb-3.0.154...libremdb-3.0.155) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13356](https://github.com/truecharts/charts/issues/13356)) - - \ No newline at end of file diff --git a/stable/libremdb/3.0.155/charts/common-14.0.1.tgz b/stable/libremdb/3.0.155/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/libremdb/3.0.155/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/libremdb/3.0.156/CHANGELOG.md b/stable/libremdb/3.0.156/CHANGELOG.md new file mode 100644 index 00000000000..6e08c83983f --- /dev/null +++ b/stable/libremdb/3.0.156/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [libremdb-3.0.156](https://github.com/truecharts/charts/compare/libremdb-3.0.155...libremdb-3.0.156) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [libremdb-3.0.155](https://github.com/truecharts/charts/compare/libremdb-3.0.154...libremdb-3.0.155) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#13356](https://github.com/truecharts/charts/issues/13356)) + + + + +## [libremdb-3.0.154](https://github.com/truecharts/charts/compare/libremdb-3.0.153...libremdb-3.0.154) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#13348](https://github.com/truecharts/charts/issues/13348)) + + + + +## [libremdb-3.0.153](https://github.com/truecharts/charts/compare/libremdb-3.0.152...libremdb-3.0.153) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#13335](https://github.com/truecharts/charts/issues/13335)) + + + + +## [libremdb-3.0.152](https://github.com/truecharts/charts/compare/libremdb-3.0.151...libremdb-3.0.152) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#13326](https://github.com/truecharts/charts/issues/13326)) + + + + +## [libremdb-3.0.151](https://github.com/truecharts/charts/compare/libremdb-3.0.150...libremdb-3.0.151) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#13315](https://github.com/truecharts/charts/issues/13315)) + + + + +## [libremdb-3.0.150](https://github.com/truecharts/charts/compare/libremdb-3.0.149...libremdb-3.0.150) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#13303](https://github.com/truecharts/charts/issues/13303)) + + + + +## [libremdb-3.0.149](https://github.com/truecharts/charts/compare/libremdb-3.0.148...libremdb-3.0.149) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#13301](https://github.com/truecharts/charts/issues/13301)) + + + + +## [libremdb-3.0.148](https://github.com/truecharts/charts/compare/libremdb-3.0.147...libremdb-3.0.148) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#13289](https://github.com/truecharts/charts/issues/13289)) + + + + +## [libremdb-3.0.147](https://github.com/truecharts/charts/compare/libremdb-3.0.146...libremdb-3.0.147) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#13278](https://github.com/truecharts/charts/issues/13278)) + + + + +## [libremdb-3.0.146](https://github.com/truecharts/charts/compare/libremdb-3.0.145...libremdb-3.0.146) (2023-10-05) + +### Chore diff --git a/stable/libremdb/3.0.156/Chart.yaml b/stable/libremdb/3.0.156/Chart.yaml new file mode 100644 index 00000000000..ea03bd43563 --- /dev/null +++ b/stable/libremdb/3.0.156/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +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: 3.0.156 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/paperless-ngx/2.0.5/README.md b/stable/libremdb/3.0.156/README.md similarity index 100% rename from stable/paperless-ngx/2.0.5/README.md rename to stable/libremdb/3.0.156/README.md diff --git a/stable/libremdb/3.0.156/app-changelog.md b/stable/libremdb/3.0.156/app-changelog.md new file mode 100644 index 00000000000..22010525dc1 --- /dev/null +++ b/stable/libremdb/3.0.156/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libremdb-3.0.156](https://github.com/truecharts/charts/compare/libremdb-3.0.155...libremdb-3.0.156) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/libremdb/3.0.155/app-readme.md b/stable/libremdb/3.0.156/app-readme.md similarity index 100% rename from stable/libremdb/3.0.155/app-readme.md rename to stable/libremdb/3.0.156/app-readme.md diff --git a/stable/libremdb/3.0.156/charts/common-14.0.9.tgz b/stable/libremdb/3.0.156/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/libremdb/3.0.156/charts/common-14.0.9.tgz differ diff --git a/stable/nocodb/9.0.0/charts/redis-6.0.66.tgz b/stable/libremdb/3.0.156/charts/redis-6.0.66.tgz similarity index 100% rename from stable/nocodb/9.0.0/charts/redis-6.0.66.tgz rename to stable/libremdb/3.0.156/charts/redis-6.0.66.tgz diff --git a/stable/libremdb/3.0.155/ix_values.yaml b/stable/libremdb/3.0.156/ix_values.yaml similarity index 100% rename from stable/libremdb/3.0.155/ix_values.yaml rename to stable/libremdb/3.0.156/ix_values.yaml diff --git a/stable/libremdb/3.0.155/questions.yaml b/stable/libremdb/3.0.156/questions.yaml similarity index 100% rename from stable/libremdb/3.0.155/questions.yaml rename to stable/libremdb/3.0.156/questions.yaml diff --git a/stable/photoshow/7.0.0/templates/NOTES.txt b/stable/libremdb/3.0.156/templates/NOTES.txt similarity index 100% rename from stable/photoshow/7.0.0/templates/NOTES.txt rename to stable/libremdb/3.0.156/templates/NOTES.txt diff --git a/stable/piwigo/7.0.7/templates/common.yaml b/stable/libremdb/3.0.156/templates/common.yaml similarity index 100% rename from stable/piwigo/7.0.7/templates/common.yaml rename to stable/libremdb/3.0.156/templates/common.yaml diff --git a/stable/photoshow/7.0.0/values.yaml b/stable/libremdb/3.0.156/values.yaml similarity index 100% rename from stable/photoshow/7.0.0/values.yaml rename to stable/libremdb/3.0.156/values.yaml diff --git a/stable/librespeed/10.0.1/CHANGELOG.md b/stable/librespeed/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..83b2f325463 --- /dev/null +++ b/stable/librespeed/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [librespeed-10.0.1](https://github.com/truecharts/charts/compare/librespeed-10.0.0...librespeed-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [librespeed-10.0.0](https://github.com/truecharts/charts/compare/librespeed-9.0.22...librespeed-10.0.0) (2023-07-31) + + + + +## [librespeed-9.0.22](https://github.com/truecharts/charts/compare/librespeed-9.0.21...librespeed-9.0.22) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [librespeed-9.0.21](https://github.com/truecharts/charts/compare/librespeed-9.0.20...librespeed-9.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [librespeed-9.0.20](https://github.com/truecharts/charts/compare/librespeed-9.0.19...librespeed-9.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [librespeed-9.0.19](https://github.com/truecharts/charts/compare/librespeed-9.0.18...librespeed-9.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [librespeed-9.0.18](https://github.com/truecharts/charts/compare/librespeed-9.0.17...librespeed-9.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [librespeed-9.0.17](https://github.com/truecharts/charts/compare/librespeed-9.0.16...librespeed-9.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [librespeed-9.0.16](https://github.com/truecharts/charts/compare/librespeed-9.0.15...librespeed-9.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [librespeed-9.0.15](https://github.com/truecharts/charts/compare/librespeed-9.0.14...librespeed-9.0.15) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [librespeed-9.0.14](https://github.com/truecharts/charts/compare/librespeed-9.0.13...librespeed-9.0.14) (2023-05-26) + diff --git a/stable/librespeed/10.0.1/Chart.yaml b/stable/librespeed/10.0.1/Chart.yaml new file mode 100644 index 00000000000..758af0e5f9d --- /dev/null +++ b/stable/librespeed/10.0.1/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.2.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/papermerge/8.0.0/README.md b/stable/librespeed/10.0.1/README.md similarity index 100% rename from stable/papermerge/8.0.0/README.md rename to stable/librespeed/10.0.1/README.md diff --git a/stable/librespeed/10.0.1/app-changelog.md b/stable/librespeed/10.0.1/app-changelog.md new file mode 100644 index 00000000000..de2f1d59a17 --- /dev/null +++ b/stable/librespeed/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [librespeed-10.0.1](https://github.com/truecharts/charts/compare/librespeed-10.0.0...librespeed-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/librespeed/10.0.1/app-readme.md b/stable/librespeed/10.0.1/app-readme.md new file mode 100644 index 00000000000..7e86075604d --- /dev/null +++ b/stable/librespeed/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +Librespeed is a HTML5 webpage to test upload and download speeds + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/librespeed](https://truecharts.org/charts/stable/librespeed) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/librespeed/10.0.1/charts/common-14.0.9.tgz b/stable/librespeed/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/librespeed/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/librespeed/10.0.1/ix_values.yaml b/stable/librespeed/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..f7ea3a8ca2c --- /dev/null +++ b/stable/librespeed/10.0.1/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: tccr.io/truecharts/librespeed + tag: version-5.2.4@sha256:c441bc4d4d086a95966e93b4dea82674d1a258774f97084b02e87c0bc38deb2a + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10016 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/librespeed/10.0.1/questions.yaml b/stable/librespeed/10.0.1/questions.yaml new file mode 100644 index 00000000000..f638d7c356a --- /dev/null +++ b/stable/librespeed/10.0.1/questions.yaml @@ -0,0 +1,2004 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10016 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/picoshare/6.0.3/templates/NOTES.txt b/stable/librespeed/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/picoshare/6.0.3/templates/NOTES.txt rename to stable/librespeed/10.0.1/templates/NOTES.txt diff --git a/stable/plexripper/4.0.6/templates/common.yaml b/stable/librespeed/10.0.1/templates/common.yaml similarity index 100% rename from stable/plexripper/4.0.6/templates/common.yaml rename to stable/librespeed/10.0.1/templates/common.yaml diff --git a/stable/picoshare/6.0.3/values.yaml b/stable/librespeed/10.0.1/values.yaml similarity index 100% rename from stable/picoshare/6.0.3/values.yaml rename to stable/librespeed/10.0.1/values.yaml diff --git a/stable/lidarr/17.0.10/CHANGELOG.md b/stable/lidarr/17.0.10/CHANGELOG.md new file mode 100644 index 00000000000..c7687273256 --- /dev/null +++ b/stable/lidarr/17.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lidarr-17.0.10](https://github.com/truecharts/charts/compare/lidarr-17.0.9...lidarr-17.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [lidarr-17.0.9](https://github.com/truecharts/charts/compare/lidarr-17.0.8...lidarr-17.0.9) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/lidarr to v1.4.3.3586 ([#13366](https://github.com/truecharts/charts/issues/13366)) + + + + +## [lidarr-17.0.8](https://github.com/truecharts/charts/compare/lidarr-17.0.7...lidarr-17.0.8) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/lidarr to v1.4.3.3586 ([#13362](https://github.com/truecharts/charts/issues/13362)) + + + + +## [lidarr-17.0.7](https://github.com/truecharts/charts/compare/lidarr-17.0.6...lidarr-17.0.7) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/exportarr to v1.5.5 ([#13227](https://github.com/truecharts/charts/issues/13227)) + + + + +## [lidarr-17.0.6](https://github.com/truecharts/charts/compare/lidarr-17.0.5...lidarr-17.0.6) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/lidarr to v1.4.3.3586 ([#12915](https://github.com/truecharts/charts/issues/12915)) + + + + +## [lidarr-17.0.5](https://github.com/truecharts/charts/compare/lidarr-17.0.4...lidarr-17.0.5) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/lidarr to v1.4.2.3576 ([#12452](https://github.com/truecharts/charts/issues/12452)) + + + + +## [lidarr-17.0.4](https://github.com/truecharts/charts/compare/lidarr-17.0.3...lidarr-17.0.4) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/lidarr to v1.4.0.3554 ([#12216](https://github.com/truecharts/charts/issues/12216)) + + + + +## [lidarr-17.0.3](https://github.com/truecharts/charts/compare/lidarr-17.0.2...lidarr-17.0.3) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/lidarr to v1.3.5.3530 ([#11888](https://github.com/truecharts/charts/issues/11888)) + + + + +## [lidarr-17.0.2](https://github.com/truecharts/charts/compare/lidarr-17.0.1...lidarr-17.0.2) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/lidarr to v1.3.4.3458 ([#11291](https://github.com/truecharts/charts/issues/11291)) + + + + +## [lidarr-17.0.1](https://github.com/truecharts/charts/compare/lidarr-17.0.0...lidarr-17.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/lidarr to v1.3.4.3458 ([#11254](https://github.com/truecharts/charts/issues/11254)) + + + + + +## [lidarr-17.0.0](https://github.com/truecharts/charts/compare/lidarr-16.1.4...lidarr-17.0.0) (2023-07-31) + diff --git a/stable/lidarr/17.0.10/Chart.yaml b/stable/lidarr/17.0.10/Chart.yaml new file mode 100644 index 00000000000..d6ffc4443a4 --- /dev/null +++ b/stable/lidarr/17.0.10/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.4.3.3586" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 17.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/pasta/5.0.0/README.md b/stable/lidarr/17.0.10/README.md similarity index 100% rename from stable/pasta/5.0.0/README.md rename to stable/lidarr/17.0.10/README.md diff --git a/stable/lidarr/17.0.10/app-changelog.md b/stable/lidarr/17.0.10/app-changelog.md new file mode 100644 index 00000000000..46be646d3cf --- /dev/null +++ b/stable/lidarr/17.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lidarr-17.0.10](https://github.com/truecharts/charts/compare/lidarr-17.0.9...lidarr-17.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/lidarr/17.0.10/app-readme.md b/stable/lidarr/17.0.10/app-readme.md new file mode 100644 index 00000000000..ab0ee61c1d3 --- /dev/null +++ b/stable/lidarr/17.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/17.0.10/charts/common-14.0.9.tgz b/stable/lidarr/17.0.10/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/lidarr/17.0.10/charts/common-14.0.9.tgz differ diff --git a/stable/lidarr/17.0.10/ix_values.yaml b/stable/lidarr/17.0.10/ix_values.yaml new file mode 100644 index 00000000000..c1a5cfc4462 --- /dev/null +++ b/stable/lidarr/17.0.10/ix_values.yaml @@ -0,0 +1,119 @@ +image: + repository: tccr.io/truecharts/lidarr + pullPolicy: IfNotPresent + tag: v1.4.3.3586@sha256:548c8c30ffa5fa9449cf0185a3a892fcafc73f4f2d1ef0962f327072a6a23983 +exportarrImage: + repository: tccr.io/truecharts/exportarr + pullPolicy: IfNotPresent + tag: v1.5.5@sha256:0dbba4994ac9926e284b5a24fe38e7ca546bcda4b20bbd1ab2444b8bc190d6cb + +securityContext: + container: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 8686 + metrics: + enabled: true + type: ClusterIP + targetSelector: exportarr + ports: + metrics: + enabled: true + port: 8687 + targetSelector: exportarr + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + ## 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: "" + exportarr: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + exportarr: + primary: true + enabled: true + imageSelector: exportarrImage + args: + - lidarr + probes: + liveness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + readiness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + startup: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + env: + INTERFACE: 0.0.0.0 + PORT: "{{ .Values.service.metrics.ports.metrics.port }}" + URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + # additional metrics (slow) + # ENABLE_ADDITIONAL_METRICS: false + # enable gathering unknown queue items + # ENABLE_UNKNOWN_QUEUE_ITEMS: false + CONFIG: "/config/config.xml" + +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /config + exportarr: + exportarr: + mountPath: /config + readOnly: true + +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: metrics + path: /metrics + prometheusRule: + enabled: false + +portal: + open: + enabled: true diff --git a/stable/lidarr/17.0.10/questions.yaml b/stable/lidarr/17.0.10/questions.yaml new file mode 100644 index 00000000000..a0d48cfb76d --- /dev/null +++ b/stable/lidarr/17.0.10/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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: LIDARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: External + description: External/None + - value: Basic + description: Basic + - value: Forms + description: Forms + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8686 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true + - variable: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/pinry/6.0.0/templates/NOTES.txt b/stable/lidarr/17.0.10/templates/NOTES.txt similarity index 100% rename from stable/pinry/6.0.0/templates/NOTES.txt rename to stable/lidarr/17.0.10/templates/NOTES.txt diff --git a/stable/lidarr/17.0.10/templates/common.yaml b/stable/lidarr/17.0.10/templates/common.yaml new file mode 100644 index 00000000000..3c93f578611 --- /dev/null +++ b/stable/lidarr/17.0.10/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Disable [exportarr] if requested */}} +{{- if not .Values.metrics.main.enabled -}} + {{- $_ := set .Values.workload.exportarr "enabled" false -}} + {{- $_ := set .Values.service.metrics "enabled" false -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/pinry/6.0.0/values.yaml b/stable/lidarr/17.0.10/values.yaml similarity index 100% rename from stable/pinry/6.0.0/values.yaml rename to stable/lidarr/17.0.10/values.yaml diff --git a/stable/linkding/6.0.5/CHANGELOG.md b/stable/linkding/6.0.5/CHANGELOG.md deleted file mode 100644 index 94cc08d9148..00000000000 --- a/stable/linkding/6.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [linkding-6.0.5](https://github.com/truecharts/charts/compare/linkding-6.0.4...linkding-6.0.5) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/linkding to v1.22.1 ([#13331](https://github.com/truecharts/charts/issues/13331)) - - - - -## [linkding-6.0.4](https://github.com/truecharts/charts/compare/linkding-6.0.3...linkding-6.0.4) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/linkding to v1.22.0 ([#13150](https://github.com/truecharts/charts/issues/13150)) - - - - -## [linkding-6.0.3](https://github.com/truecharts/charts/compare/linkding-6.0.2...linkding-6.0.3) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/linkding to v1.21.1 ([#13005](https://github.com/truecharts/charts/issues/13005)) - - - - -## [linkding-6.0.2](https://github.com/truecharts/charts/compare/linkding-6.0.1...linkding-6.0.2) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/linkding to v1.21.0 ([#12095](https://github.com/truecharts/charts/issues/12095)) - - - - -## [linkding-6.0.1](https://github.com/truecharts/charts/compare/linkding-6.0.0...linkding-6.0.1) (2023-08-12) - - - - - -## [linkding-6.0.0](https://github.com/truecharts/charts/compare/linkding-5.0.26...linkding-6.0.0) (2023-07-31) - - - - -## [linkding-5.0.26](https://github.com/truecharts/charts/compare/linkding-5.0.25...linkding-5.0.26) (2023-07-29) - -### Chore - -- update container image tccr.io/truecharts/linkding to v1.19.1 ([#11012](https://github.com/truecharts/charts/issues/11012)) - - - - -## [linkding-5.0.25](https://github.com/truecharts/charts/compare/linkding-5.0.24...linkding-5.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [linkding-5.0.24](https://github.com/truecharts/charts/compare/linkding-5.0.23...linkding-5.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [linkding-5.0.23](https://github.com/truecharts/charts/compare/linkding-5.0.22...linkding-5.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [linkding-5.0.22](https://github.com/truecharts/charts/compare/linkding-5.0.21...linkding-5.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [linkding-5.0.21](https://github.com/truecharts/charts/compare/linkding-5.0.20...linkding-5.0.21) (2023-06-07) diff --git a/stable/linkding/6.0.5/Chart.yaml b/stable/linkding/6.0.5/Chart.yaml deleted file mode 100644 index 96f77e20fbb..00000000000 --- a/stable/linkding/6.0.5/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.22.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.5 -annotations: - truecharts.org/catagories: | - - bookmarks - truecharts.org/SCALE-support: "true" diff --git a/stable/linkding/6.0.5/app-changelog.md b/stable/linkding/6.0.5/app-changelog.md deleted file mode 100644 index 7878e2af8db..00000000000 --- a/stable/linkding/6.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [linkding-6.0.5](https://github.com/truecharts/charts/compare/linkding-6.0.4...linkding-6.0.5) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/linkding to v1.22.1 ([#13331](https://github.com/truecharts/charts/issues/13331)) - - \ No newline at end of file diff --git a/stable/linkding/6.0.5/charts/common-14.0.1.tgz b/stable/linkding/6.0.5/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/linkding/6.0.5/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/linkding/6.0.6/CHANGELOG.md b/stable/linkding/6.0.6/CHANGELOG.md new file mode 100644 index 00000000000..374004444f5 --- /dev/null +++ b/stable/linkding/6.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [linkding-6.0.6](https://github.com/truecharts/charts/compare/linkding-6.0.5...linkding-6.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [linkding-6.0.5](https://github.com/truecharts/charts/compare/linkding-6.0.4...linkding-6.0.5) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/linkding to v1.22.1 ([#13331](https://github.com/truecharts/charts/issues/13331)) + + + + +## [linkding-6.0.4](https://github.com/truecharts/charts/compare/linkding-6.0.3...linkding-6.0.4) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/linkding to v1.22.0 ([#13150](https://github.com/truecharts/charts/issues/13150)) + + + + +## [linkding-6.0.3](https://github.com/truecharts/charts/compare/linkding-6.0.2...linkding-6.0.3) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/linkding to v1.21.1 ([#13005](https://github.com/truecharts/charts/issues/13005)) + + + + +## [linkding-6.0.2](https://github.com/truecharts/charts/compare/linkding-6.0.1...linkding-6.0.2) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/linkding to v1.21.0 ([#12095](https://github.com/truecharts/charts/issues/12095)) + + + + +## [linkding-6.0.1](https://github.com/truecharts/charts/compare/linkding-6.0.0...linkding-6.0.1) (2023-08-12) + + + + + +## [linkding-6.0.0](https://github.com/truecharts/charts/compare/linkding-5.0.26...linkding-6.0.0) (2023-07-31) + + + + +## [linkding-5.0.26](https://github.com/truecharts/charts/compare/linkding-5.0.25...linkding-5.0.26) (2023-07-29) + +### Chore + +- update container image tccr.io/truecharts/linkding to v1.19.1 ([#11012](https://github.com/truecharts/charts/issues/11012)) + + + + +## [linkding-5.0.25](https://github.com/truecharts/charts/compare/linkding-5.0.24...linkding-5.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [linkding-5.0.24](https://github.com/truecharts/charts/compare/linkding-5.0.23...linkding-5.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [linkding-5.0.23](https://github.com/truecharts/charts/compare/linkding-5.0.22...linkding-5.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [linkding-5.0.22](https://github.com/truecharts/charts/compare/linkding-5.0.21...linkding-5.0.22) (2023-06-11) diff --git a/stable/linkding/6.0.6/Chart.yaml b/stable/linkding/6.0.6/Chart.yaml new file mode 100644 index 00000000000..84c65088235 --- /dev/null +++ b/stable/linkding/6.0.6/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.22.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.6 +annotations: + truecharts.org/catagories: | + - bookmarks + truecharts.org/SCALE-support: "true" diff --git a/stable/photoshow/7.0.0/README.md b/stable/linkding/6.0.6/README.md similarity index 100% rename from stable/photoshow/7.0.0/README.md rename to stable/linkding/6.0.6/README.md diff --git a/stable/linkding/6.0.6/app-changelog.md b/stable/linkding/6.0.6/app-changelog.md new file mode 100644 index 00000000000..ad0c568e581 --- /dev/null +++ b/stable/linkding/6.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [linkding-6.0.6](https://github.com/truecharts/charts/compare/linkding-6.0.5...linkding-6.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/linkding/6.0.5/app-readme.md b/stable/linkding/6.0.6/app-readme.md similarity index 100% rename from stable/linkding/6.0.5/app-readme.md rename to stable/linkding/6.0.6/app-readme.md diff --git a/stable/linkding/6.0.6/charts/common-14.0.9.tgz b/stable/linkding/6.0.6/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/linkding/6.0.6/charts/common-14.0.9.tgz differ diff --git a/stable/linkding/6.0.5/ix_values.yaml b/stable/linkding/6.0.6/ix_values.yaml similarity index 100% rename from stable/linkding/6.0.5/ix_values.yaml rename to stable/linkding/6.0.6/ix_values.yaml diff --git a/stable/linkding/6.0.5/questions.yaml b/stable/linkding/6.0.6/questions.yaml similarity index 100% rename from stable/linkding/6.0.5/questions.yaml rename to stable/linkding/6.0.6/questions.yaml diff --git a/stable/piwigo/7.0.7/templates/NOTES.txt b/stable/linkding/6.0.6/templates/NOTES.txt similarity index 100% rename from stable/piwigo/7.0.7/templates/NOTES.txt rename to stable/linkding/6.0.6/templates/NOTES.txt diff --git a/stable/putty/5.0.1/templates/common.yaml b/stable/linkding/6.0.6/templates/common.yaml similarity index 100% rename from stable/putty/5.0.1/templates/common.yaml rename to stable/linkding/6.0.6/templates/common.yaml diff --git a/stable/piwigo/7.0.7/values.yaml b/stable/linkding/6.0.6/values.yaml similarity index 100% rename from stable/piwigo/7.0.7/values.yaml rename to stable/linkding/6.0.6/values.yaml diff --git a/stable/littlelink/10.0.22/CHANGELOG.md b/stable/littlelink/10.0.22/CHANGELOG.md new file mode 100644 index 00000000000..97ac5569a11 --- /dev/null +++ b/stable/littlelink/10.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [littlelink-10.0.22](https://github.com/truecharts/charts/compare/littlelink-10.0.21...littlelink-10.0.22) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [littlelink-10.0.21](https://github.com/truecharts/charts/compare/littlelink-10.0.20...littlelink-10.0.21) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#13367](https://github.com/truecharts/charts/issues/13367)) + + + + +## [littlelink-10.0.20](https://github.com/truecharts/charts/compare/littlelink-10.0.19...littlelink-10.0.20) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#13014](https://github.com/truecharts/charts/issues/13014)) + + + + +## [littlelink-10.0.19](https://github.com/truecharts/charts/compare/littlelink-10.0.18...littlelink-10.0.19) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#12902](https://github.com/truecharts/charts/issues/12902)) + + + + +## [littlelink-10.0.18](https://github.com/truecharts/charts/compare/littlelink-10.0.17...littlelink-10.0.18) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#12731](https://github.com/truecharts/charts/issues/12731)) + + + + +## [littlelink-10.0.17](https://github.com/truecharts/charts/compare/littlelink-10.0.16...littlelink-10.0.17) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#12639](https://github.com/truecharts/charts/issues/12639)) + + + + +## [littlelink-10.0.16](https://github.com/truecharts/charts/compare/littlelink-10.0.15...littlelink-10.0.16) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#12603](https://github.com/truecharts/charts/issues/12603)) + + + + +## [littlelink-10.0.15](https://github.com/truecharts/charts/compare/littlelink-10.0.14...littlelink-10.0.15) (2023-09-11) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#12475](https://github.com/truecharts/charts/issues/12475)) + + + + +## [littlelink-10.0.14](https://github.com/truecharts/charts/compare/littlelink-10.0.13...littlelink-10.0.14) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#12361](https://github.com/truecharts/charts/issues/12361)) + + + + +## [littlelink-10.0.13](https://github.com/truecharts/charts/compare/littlelink-10.0.12...littlelink-10.0.13) (2023-08-29) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#12024](https://github.com/truecharts/charts/issues/12024)) + + + + +## [littlelink-10.0.12](https://github.com/truecharts/charts/compare/littlelink-10.0.11...littlelink-10.0.12) (2023-08-25) + +### Chore diff --git a/stable/littlelink/10.0.22/Chart.yaml b/stable/littlelink/10.0.22/Chart.yaml new file mode 100644 index 00000000000..8fb64a1b74a --- /dev/null +++ b/stable/littlelink/10.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Easy platform to combine all your social links +home: https://truecharts.org/charts/stable/littlelink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png +keywords: + - littlelink +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: littlelink +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink + - https://github.com/techno-tim/littlelink-server + - https://github.com/sethcottle/littlelink +type: application +version: 10.0.22 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" diff --git a/stable/picoshare/6.0.3/README.md b/stable/littlelink/10.0.22/README.md similarity index 100% rename from stable/picoshare/6.0.3/README.md rename to stable/littlelink/10.0.22/README.md diff --git a/stable/littlelink/10.0.22/app-changelog.md b/stable/littlelink/10.0.22/app-changelog.md new file mode 100644 index 00000000000..316cf20d879 --- /dev/null +++ b/stable/littlelink/10.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [littlelink-10.0.22](https://github.com/truecharts/charts/compare/littlelink-10.0.21...littlelink-10.0.22) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/littlelink/10.0.22/app-readme.md b/stable/littlelink/10.0.22/app-readme.md new file mode 100644 index 00000000000..0221199b77f --- /dev/null +++ b/stable/littlelink/10.0.22/app-readme.md @@ -0,0 +1,8 @@ +Easy platform to combine all your social links + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/littlelink](https://truecharts.org/charts/stable/littlelink) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/littlelink/10.0.22/charts/common-14.0.9.tgz b/stable/littlelink/10.0.22/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/littlelink/10.0.22/charts/common-14.0.9.tgz differ diff --git a/stable/littlelink/10.0.22/ix_values.yaml b/stable/littlelink/10.0.22/ix_values.yaml new file mode 100644 index 00000000000..2bfc2293ee3 --- /dev/null +++ b/stable/littlelink/10.0.22/ix_values.yaml @@ -0,0 +1,42 @@ +image: + repository: tccr.io/truecharts/littlelink-server + pullPolicy: IfNotPresent + tag: latest@sha256:383c09f6a50b35b820b0ba725ebae70e86627b5db6e55576d6cf346ba235742f +service: + main: + ports: + main: + port: 10040 + targetPort: 3000 +littlelink: + meta_title: "techno tim" + meta_description: "techno tim link page" + meta_author: "techno tim" + theme: "dark" + favicon_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg" + avatar_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg" + avatar_2x_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg" + avatar_alt: "techno tim profile pic" + name: "technotim" + bio: "hey! just a place where you can connect with me!" + github: "https://github.com/timothystewart6" + twitter: "https://twitter.com/technotimlive" + instagram: "https://www.instagram.com/techno.tim" + youtube: "https://www.youtube.com/channel/ucok-ghyjcwznj3br4oxwh0a" + twitch: "https://www.twitch.tv/technotim/" + discord: "https://discord.gg/djkexrj" + tiktok: "https://www.tiktok.com/@technotim" + kit: "https://kit.co/technotim" + footer: "thanks for stopping by!" +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + envFrom: + - configMapRef: + name: config diff --git a/stable/littlelink/10.0.22/questions.yaml b/stable/littlelink/10.0.22/questions.yaml new file mode 100644 index 00000000000..2b4d008d94c --- /dev/null +++ b/stable/littlelink/10.0.22/questions.yaml @@ -0,0 +1,2219 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: littlelink + label: "" + group: "App Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: meta_title + label: "meta title" + schema: + type: string + default: "" + - variable: meta_description + label: "meta description" + schema: + type: string + default: "" + - variable: meta_author + label: "meta_author" + schema: + type: string + default: "" + - variable: lang + label: "lang" + schema: + type: string + default: "" + - variable: meta_index_status + label: "meta_index_status" + schema: + type: string + default: "" + - variable: ga_tracking_id + label: "ga_tracking_id" + schema: + type: string + default: "" + - variable: theme + label: "theme" + schema: + type: string + default: "" + - variable: favicon_url + label: "favicon_url" + schema: + type: string + default: "" + - variable: avatar_url + label: "avatar_url" + schema: + type: string + default: "" + - variable: avatar_2x_url + label: "avatar_2x_url" + schema: + type: string + default: "" + - variable: avatar_alt + label: "avatar_alt" + schema: + type: string + default: "" + - variable: name + label: "name" + schema: + type: string + default: "" + - variable: bio + label: "bio" + schema: + type: string + default: "" + - variable: github + label: "github" + schema: + type: string + default: "" + - variable: twitter + label: "twitter" + schema: + type: string + default: "" + - variable: instagram + label: "instagram" + schema: + type: string + default: "" + - variable: youtube + label: "youtube" + schema: + type: string + default: "" + - variable: twitch + label: "twitch" + schema: + type: string + default: "" + - variable: discord + label: "discord" + schema: + type: string + default: "" + - variable: tiktok + label: "tiktok" + schema: + type: string + default: "" + - variable: kit + label: "kit" + schema: + type: string + default: "" + - variable: facebook + label: "facebook" + schema: + type: string + default: "" + - variable: facebook_messenger + label: "facebook_messenger" + schema: + type: string + default: "" + - variable: linked_in + label: "linked_in" + schema: + type: string + default: "" + - variable: product_hunt + label: "product_hunt" + schema: + type: string + default: "" + - variable: snapchat + label: "snapchat" + schema: + type: string + default: "" + - variable: spotify + label: "spotify" + schema: + type: string + default: "" + - variable: reddit + label: "reddit" + schema: + type: string + default: "" + - variable: medium + label: "medium" + schema: + type: string + default: "" + - variable: pinterest + label: "pinterest" + schema: + type: string + default: "" + - variable: email + label: "email" + schema: + type: string + default: "" + - variable: email_text + label: "email_text" + schema: + type: string + default: "" + - variable: email_alt + label: "email_alt" + schema: + type: string + default: "" + - variable: email_alt_text + label: "email_alt_text" + schema: + type: string + default: "" + - variable: sound_cloud + label: "sound_cloud" + schema: + type: string + default: "" + - variable: figma + label: "figma" + schema: + type: string + default: "" + - variable: telegram + label: "telegram" + schema: + type: string + default: "" + - variable: tumblr + label: "tumblr" + schema: + type: string + default: "" + - variable: steam + label: "steam" + schema: + type: string + default: "" + - variable: vimeo + label: "vimeo" + schema: + type: string + default: "" + - variable: wordpress + label: "wordpressp" + schema: + type: string + default: "" + - variable: goodreads + label: "goodreads" + schema: + type: string + default: "" + - variable: skoob + label: "skoob" + schema: + type: string + default: "" + - variable: letterboxd + label: "letterboxd" + schema: + type: string + default: "" + - variable: mastodon + label: "mastodon" + schema: + type: string + default: "" + - variable: micro_blog + label: "micro_blog" + schema: + type: string + default: "" + - variable: whatsapp + label: "whatsapp" + schema: + type: string + default: "" + - variable: strava + label: "strava" + schema: + type: string + default: "" + - variable: buymeacoffee + label: "buymeacoffee" + schema: + type: string + default: "" + - variable: gitlab + label: "gitlab" + schema: + type: string + default: "" + - variable: patreon + label: "patreon" + schema: + type: string + default: "" + - variable: devto + label: "devto" + schema: + type: string + default: "" + - variable: umami_website_id + label: "umami_website_id" + schema: + type: string + default: "" + - variable: umami_app_url + label: "umami_app_url" + schema: + type: string + default: "" + - variable: paypal + label: "paypal" + schema: + type: string + default: "" + - variable: slack + label: "slack" + schema: + type: string + default: "" + - variable: lastfm + label: "lastfm" + schema: + type: string + default: "" + - variable: untappd + label: "untappd" + schema: + type: string + default: "" + - variable: stackoverflow + label: "stackoverflow" + schema: + type: string + default: "" + - variable: gitea + label: "gitea" + schema: + type: string + default: "" + - variable: polywork + label: "polywork" + schema: + type: string + default: "" + - variable: signal + label: "signal" + schema: + type: string + default: "" + - variable: footer + label: "footer" + schema: + type: string + default: "" + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10040 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/pixapop/7.0.0/templates/NOTES.txt b/stable/littlelink/10.0.22/templates/NOTES.txt similarity index 100% rename from stable/pixapop/7.0.0/templates/NOTES.txt rename to stable/littlelink/10.0.22/templates/NOTES.txt diff --git a/stable/littlelink/10.0.22/templates/_configmap.tpl b/stable/littlelink/10.0.22/templates/_configmap.tpl new file mode 100644 index 00000000000..8a55b503b2d --- /dev/null +++ b/stable/littlelink/10.0.22/templates/_configmap.tpl @@ -0,0 +1,195 @@ +{{/* Define the configmap */}} +{{- define "littlelink.configmap" -}} +enabled: true +data: + {{- if .Values.littlelink.meta_title }} + META_TITLE: {{ .Values.littlelink.meta_title | quote }} + {{- end }} + {{- if .Values.littlelink.meta_description }} + META_DESCRIPTION: {{ .Values.littlelink.meta_description | quote }} + {{- end }} + {{- if .Values.littlelink.meta_author }} + META_AUTHOR: {{ .Values.littlelink.meta_author | quote }} + {{- end }} + {{- if .Values.littlelink.lang }} + LANG: {{ .Values.littlelink.lang | quote }} + {{- end }} + {{- if .Values.littlelink.meta_index_status }} + META_INDEX_STATUS: {{ .Values.littlelink.meta_index_status | quote }} + {{- end }} + {{- if .Values.littlelink.ga_tracking_id }} + GA_TRACKING_ID: {{ .Values.littlelink.ga_tracking_id | quote }} + {{- end }} + {{- if .Values.littlelink.theme }} + THEME: {{ .Values.littlelink.theme | quote }} + {{- end }} + {{- if .Values.littlelink.favicon_url }} + FAVICON_URL: {{ .Values.littlelink.favicon_url | quote }} + {{- end }} + {{- if .Values.littlelink.avatar_url }} + AVATAR_URL: {{ .Values.littlelink.avatar_url | quote }} + {{- end }} + {{- if .Values.littlelink.avatar_2x_url }} + AVATAR_2X_URL: {{ .Values.littlelink.avatar_2x_url | quote }} + {{- end }} + {{- if .Values.littlelink.avatar_alt }} + AVATAR_ALT: {{ .Values.littlelink.avatar_alt | quote }} + {{- end }} + {{- if .Values.littlelink.name }} + NAME: {{ .Values.littlelink.name | quote }} + {{- end }} + {{- if .Values.littlelink.bio }} + BIO: {{ .Values.littlelink.bio | quote }} + {{- end }} + {{- if .Values.littlelink.github }} + GITHUB: {{ .Values.littlelink.github | quote }} + {{- end }} + {{- if .Values.littlelink.twitter }} + TWITTER: {{ .Values.littlelink.twitter | quote }} + {{- end }} + {{- if .Values.littlelink.instagram }} + INSTAGRAM: {{ .Values.littlelink.instagram | quote }} + {{- end }} + {{- if .Values.littlelink.youtube }} + YOUTUBE: {{ .Values.littlelink.youtube | quote }} + {{- end }} + {{- if .Values.littlelink.twitch }} + TWITCH: {{ .Values.littlelink.twitch | quote }} + {{- end }} + {{- if .Values.littlelink.discord }} + DISCORD: {{ .Values.littlelink.discord | quote }} + {{- end }} + {{- if .Values.littlelink.tiktok }} + TIKTOK: {{ .Values.littlelink.tiktok | quote }} + {{- end }} + {{- if .Values.littlelink.kit }} + KIT: {{ .Values.littlelink.kit | quote }} + {{- end }} + {{- if .Values.littlelink.facebook }} + FACEBOOK: {{ .Values.littlelink.facebook | quote }} + {{- end }} + {{- if .Values.littlelink.facebook_messenger }} + FACEBOOK_MESSENGER: {{ .Values.littlelink.facebook_messenger | quote }} + {{- end }} + {{- if .Values.littlelink.linked_in }} + LINKED_IN: {{ .Values.littlelink.linked_in | quote }} + {{- end }} + {{- if .Values.littlelink.product_hunt }} + PRODUCT_HUNT: {{ .Values.littlelink.product_hunt | quote }} + {{- end }} + {{- if .Values.littlelink.snapchat }} + SNAPCHAT: {{ .Values.littlelink.snapchat | quote }} + {{- end }} + {{- if .Values.littlelink.spotify }} + SPOTIFY: {{ .Values.littlelink.spotify | quote }} + {{- end }} + {{- if .Values.littlelink.reddit }} + REDDIT: {{ .Values.littlelink.reddit | quote }} + {{- end }} + {{- if .Values.littlelink.medium }} + MEDIUM: {{ .Values.littlelink.medium | quote }} + {{- end }} + {{- if .Values.littlelink.pinterest }} + PINTEREST: {{ .Values.littlelink.pinterest | quote }} + {{- end }} + {{- if .Values.littlelink.email }} + EMAIL: {{ .Values.littlelink.email | quote }} + {{- end }} + {{- if .Values.littlelink.email_text }} + EMAIL_TEXT: {{ .Values.littlelink.email_text | quote }} + {{- end }} + {{- if .Values.littlelink.email_alt }} + EMAIL_ALT: {{ .Values.littlelink.email_alt | quote }} + {{- end }} + {{- if .Values.littlelink.email_alt_text }} + EMAIL_ALT_TEXT: {{ .Values.littlelink.email_alt_text | quote }} + {{- end }} + {{- if .Values.littlelink.sound_cloud }} + SOUND_CLOUD: {{ .Values.littlelink.sound_cloud | quote }} + {{- end }} + {{- if .Values.littlelink.figma }} + FIGMA: {{ .Values.littlelink.figma | quote }} + {{- end }} + {{- if .Values.littlelink.telegram }} + TELEGRAM: {{ .Values.littlelink.telegram | quote }} + {{- end }} + {{- if .Values.littlelink.tumblr }} + TUMBLR: {{ .Values.littlelink.tumblr | quote }} + {{- end }} + {{- if .Values.littlelink.steam }} + STEAM: {{ .Values.littlelink.steam | quote }} + {{- end }} + {{- if .Values.littlelink.vimeo }} + VIMEO: {{ .Values.littlelink.vimeo | quote }} + {{- end }} + {{- if .Values.littlelink.wordpress }} + WORDPRESS: {{ .Values.littlelink.wordpress | quote }} + {{- end }} + {{- if .Values.littlelink.goodreads }} + GOODREADS: {{ .Values.littlelink.goodreads | quote }} + {{- end }} + {{- if .Values.littlelink.skoob }} + SKOOB: {{ .Values.littlelink.skoob | quote }} + {{- end }} + {{- if .Values.littlelink.letterboxd }} + LETTERBOXD: {{ .Values.littlelink.letterboxd | quote }} + {{- end }} + {{- if .Values.littlelink.mastodon }} + MASTODON: {{ .Values.littlelink.mastodon | quote }} + {{- end }} + {{- if .Values.littlelink.micro_blog }} + MICRO_BLOG: {{ .Values.littlelink.micro_blog | quote }} + {{- end }} + {{- if .Values.littlelink.whatsapp }} + WHATSAPP: {{ .Values.littlelink.whatsapp | quote }} + {{- end }} + {{- if .Values.littlelink.strava }} + STRAVA: {{ .Values.littlelink.strava | quote }} + {{- end }} + {{- if .Values.littlelink.buymeacoffee }} + BUYMEACOFFEE: {{ .Values.littlelink.buymeacoffee | quote }} + {{- end }} + {{- if .Values.littlelink.gitlab }} + GITLAB: {{ .Values.littlelink.gitlab | quote }} + {{- end }} + {{- if .Values.littlelink.patreon }} + PATREON: {{ .Values.littlelink.patreon | quote }} + {{- end }} + {{- if .Values.littlelink.devto }} + DEVTO: {{ .Values.littlelink.devto | quote }} + {{- end }} + {{- if .Values.littlelink.umami_website_id }} + UMAMI_WEBSITE_ID: {{ .Values.littlelink.umami_website_id | quote }} + {{- end }} + {{- if .Values.littlelink.umami_app_url }} + UMAMI_APP_URL: {{ .Values.littlelink.umami_app_url | quote }} + {{- end }} + {{- if .Values.littlelink.paypal }} + PAYPAL: {{ .Values.littlelink.paypal | quote }} + {{- end }} + {{- if .Values.littlelink.slack }} + SLACK: {{ .Values.littlelink.slack | quote }} + {{- end }} + {{- if .Values.littlelink.lastfm }} + LASTFM: {{ .Values.littlelink.lastfm | quote }} + {{- end }} + {{- if .Values.littlelink.untappd }} + UNTAPPD: {{ .Values.littlelink.untappd | quote }} + {{- end }} + {{- if .Values.littlelink.stackoverflow }} + STACKOVERFLOW: {{ .Values.littlelink.stackoverflow | quote }} + {{- end }} + {{- if .Values.littlelink.gitea }} + GITEA: {{ .Values.littlelink.gitea | quote }} + {{- end }} + {{- if .Values.littlelink.polywork }} + POLYWORK: {{ .Values.littlelink.polywork | quote }} + {{- end }} + {{- if .Values.littlelink.signal }} + SIGNAL: {{ .Values.littlelink.signal | quote }} + {{- end }} + {{- if .Values.littlelink.footer }} + FOOTER: {{ .Values.littlelink.footer | quote }} + {{- end }} + +{{- end -}} diff --git a/stable/littlelink/10.0.22/templates/common.yaml b/stable/littlelink/10.0.22/templates/common.yaml new file mode 100644 index 00000000000..a759b19a618 --- /dev/null +++ b/stable/littlelink/10.0.22/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render configmap for littlelink */}} +{{- $configmap := include "littlelink.configmap" . | fromYaml -}} +{{- if $configmap -}} +{{- $_ := set .Values.configmap "config" $configmap -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/pixapop/7.0.0/values.yaml b/stable/littlelink/10.0.22/values.yaml similarity index 100% rename from stable/pixapop/7.0.0/values.yaml rename to stable/littlelink/10.0.22/values.yaml diff --git a/stable/lldap/2.0.2/CHANGELOG.md b/stable/lldap/2.0.2/CHANGELOG.md deleted file mode 100644 index aa53bca8afa..00000000000 --- a/stable/lldap/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lldap-2.0.2](https://github.com/truecharts/charts/compare/lldap-2.0.1...lldap-2.0.2) (2023-09-15) - -### Chore - -- update container image tccr.io/truecharts/lldap to v0.5.0 ([#12609](https://github.com/truecharts/charts/issues/12609)) - - ### Docs - -- Fix upstream link ([#11701](https://github.com/truecharts/charts/issues/11701)) - - - - -## [lldap-2.0.1](https://github.com/truecharts/charts/compare/lldap-2.0.0...lldap-2.0.1) (2023-08-18) - - - - - -## [lldap-2.0.0](https://github.com/truecharts/charts/compare/lldap-1.2.2...lldap-2.0.0) (2023-07-31) - - - - -## [lldap-1.2.2](https://github.com/truecharts/charts/compare/lldap-1.2.1...lldap-1.2.2) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [lldap-1.2.1](https://github.com/truecharts/charts/compare/lldap-1.2.0...lldap-1.2.1) (2023-07-23) - - - - -## [lldap-1.2.0](https://github.com/truecharts/charts/compare/lldap-1.1.16...lldap-1.2.0) (2023-07-14) - - - - -## [lldap-1.1.16](https://github.com/truecharts/charts/compare/lldap-1.1.15...lldap-1.1.16) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [lldap-1.1.15](https://github.com/truecharts/charts/compare/lldap-1.1.14...lldap-1.1.15) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - ### Docs - -- Guide for Authelia+LLDAP+Traefik ([#9577](https://github.com/truecharts/charts/issues/9577)) - - - - -## [lldap-1.1.14](https://github.com/truecharts/charts/compare/lldap-1.1.13...lldap-1.1.14) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [lldap-1.1.13](https://github.com/truecharts/charts/compare/lldap-1.1.12...lldap-1.1.13) (2023-06-10) - -### Fix - -- missing additional_attrs ([#9572](https://github.com/truecharts/charts/issues/9572)) - - - - -## [lldap-1.1.12](https://github.com/truecharts/charts/compare/lldap-1.1.11...lldap-1.1.12) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [lldap-1.1.11](https://github.com/truecharts/charts/compare/lldap-1.1.10...lldap-1.1.11) (2023-06-07) diff --git a/stable/lldap/2.0.2/Chart.yaml b/stable/lldap/2.0.2/Chart.yaml deleted file mode 100644 index e2381374190..00000000000 --- a/stable/lldap/2.0.2/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 2.0.2 -annotations: - truecharts.org/catagories: | - - ldap - - auth - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/lldap/2.0.2/app-changelog.md b/stable/lldap/2.0.2/app-changelog.md deleted file mode 100644 index a552c5c9a9e..00000000000 --- a/stable/lldap/2.0.2/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [lldap-2.0.2](https://github.com/truecharts/charts/compare/lldap-2.0.1...lldap-2.0.2) (2023-09-15) - -### Chore - -- update container image tccr.io/truecharts/lldap to v0.5.0 ([#12609](https://github.com/truecharts/charts/issues/12609)) - - ### Docs - -- Fix upstream link ([#11701](https://github.com/truecharts/charts/issues/11701)) - - \ No newline at end of file diff --git a/stable/lldap/2.0.2/charts/common-14.0.1.tgz b/stable/lldap/2.0.2/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/lldap/2.0.2/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/lldap/2.0.3/CHANGELOG.md b/stable/lldap/2.0.3/CHANGELOG.md new file mode 100644 index 00000000000..619d4b0a171 --- /dev/null +++ b/stable/lldap/2.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lldap-2.0.3](https://github.com/truecharts/charts/compare/lldap-2.0.2...lldap-2.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [lldap-2.0.2](https://github.com/truecharts/charts/compare/lldap-2.0.1...lldap-2.0.2) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/lldap to v0.5.0 ([#12609](https://github.com/truecharts/charts/issues/12609)) + + ### Docs + +- Fix upstream link ([#11701](https://github.com/truecharts/charts/issues/11701)) + + + + +## [lldap-2.0.1](https://github.com/truecharts/charts/compare/lldap-2.0.0...lldap-2.0.1) (2023-08-18) + + + + + +## [lldap-2.0.0](https://github.com/truecharts/charts/compare/lldap-1.2.2...lldap-2.0.0) (2023-07-31) + + + + +## [lldap-1.2.2](https://github.com/truecharts/charts/compare/lldap-1.2.1...lldap-1.2.2) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [lldap-1.2.1](https://github.com/truecharts/charts/compare/lldap-1.2.0...lldap-1.2.1) (2023-07-23) + + + + +## [lldap-1.2.0](https://github.com/truecharts/charts/compare/lldap-1.1.16...lldap-1.2.0) (2023-07-14) + + + + +## [lldap-1.1.16](https://github.com/truecharts/charts/compare/lldap-1.1.15...lldap-1.1.16) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [lldap-1.1.15](https://github.com/truecharts/charts/compare/lldap-1.1.14...lldap-1.1.15) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + ### Docs + +- Guide for Authelia+LLDAP+Traefik ([#9577](https://github.com/truecharts/charts/issues/9577)) + + + + +## [lldap-1.1.14](https://github.com/truecharts/charts/compare/lldap-1.1.13...lldap-1.1.14) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [lldap-1.1.13](https://github.com/truecharts/charts/compare/lldap-1.1.12...lldap-1.1.13) (2023-06-10) + +### Fix + +- missing additional_attrs ([#9572](https://github.com/truecharts/charts/issues/9572)) + + + + +## [lldap-1.1.12](https://github.com/truecharts/charts/compare/lldap-1.1.11...lldap-1.1.12) (2023-06-07) diff --git a/stable/lldap/2.0.3/Chart.yaml b/stable/lldap/2.0.3/Chart.yaml new file mode 100644 index 00000000000..1db4b46f658 --- /dev/null +++ b/stable/lldap/2.0.3/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 2.0.3 +annotations: + truecharts.org/catagories: | + - ldap + - auth + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/plaxt/5.0.0/templates/NOTES.txt b/stable/lldap/2.0.3/NOTES.txt similarity index 100% rename from stable/plaxt/5.0.0/templates/NOTES.txt rename to stable/lldap/2.0.3/NOTES.txt diff --git a/stable/pinry/6.0.0/README.md b/stable/lldap/2.0.3/README.md similarity index 100% rename from stable/pinry/6.0.0/README.md rename to stable/lldap/2.0.3/README.md diff --git a/stable/lldap/2.0.3/app-changelog.md b/stable/lldap/2.0.3/app-changelog.md new file mode 100644 index 00000000000..7c9a1d74c23 --- /dev/null +++ b/stable/lldap/2.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lldap-2.0.3](https://github.com/truecharts/charts/compare/lldap-2.0.2...lldap-2.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/lldap/2.0.2/app-readme.md b/stable/lldap/2.0.3/app-readme.md similarity index 100% rename from stable/lldap/2.0.2/app-readme.md rename to stable/lldap/2.0.3/app-readme.md diff --git a/stable/lldap/2.0.3/charts/common-14.0.9.tgz b/stable/lldap/2.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/lldap/2.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/lldap/2.0.2/ix_values.yaml b/stable/lldap/2.0.3/ix_values.yaml similarity index 100% rename from stable/lldap/2.0.2/ix_values.yaml rename to stable/lldap/2.0.3/ix_values.yaml diff --git a/stable/lldap/2.0.2/questions.yaml b/stable/lldap/2.0.3/questions.yaml similarity index 100% rename from stable/lldap/2.0.2/questions.yaml rename to stable/lldap/2.0.3/questions.yaml diff --git a/stable/lldap/2.0.2/templates/_secrets.tpl b/stable/lldap/2.0.3/templates/_secrets.tpl similarity index 100% rename from stable/lldap/2.0.2/templates/_secrets.tpl rename to stable/lldap/2.0.3/templates/_secrets.tpl diff --git a/stable/lldap/2.0.2/templates/common.yaml b/stable/lldap/2.0.3/templates/common.yaml similarity index 100% rename from stable/lldap/2.0.2/templates/common.yaml rename to stable/lldap/2.0.3/templates/common.yaml diff --git a/stable/plausible/5.0.2/values.yaml b/stable/lldap/2.0.3/values.yaml similarity index 100% rename from stable/plausible/5.0.2/values.yaml rename to stable/lldap/2.0.3/values.yaml diff --git a/stable/local-ai/0.0.6/CHANGELOG.md b/stable/local-ai/0.0.6/CHANGELOG.md deleted file mode 100644 index e70aa7d066b..00000000000 --- a/stable/local-ai/0.0.6/CHANGELOG.md +++ /dev/null @@ -1,37 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [local-ai-0.0.6](https://github.com/truecharts/charts/compare/local-ai-0.0.5...local-ai-0.0.6) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/local-ai-cublas-cuda12-ffmpeg to v1.30.0 ([#13029](https://github.com/truecharts/charts/issues/13029)) - - update container image tccr.io/truecharts/local-ai-cublas-cuda11-ffmpeg to v1.30.0 ([#13024](https://github.com/truecharts/charts/issues/13024)) - - - - -## [local-ai-0.0.5](https://github.com/truecharts/charts/compare/local-ai-0.0.4...local-ai-0.0.5) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/local-ai-cublas-cuda12 to v1.30.0 ([#13025](https://github.com/truecharts/charts/issues/13025)) - - update container image tccr.io/truecharts/local-ai to v1.30.0 ([#13022](https://github.com/truecharts/charts/issues/13022)) - - - - -## [local-ai-0.0.4](https://github.com/truecharts/charts/compare/local-ai-0.0.3...local-ai-0.0.4) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/local-ai-cublas-cuda11 to v1.30.0 ([#13023](https://github.com/truecharts/charts/issues/13023)) - - - - -## [local-ai-0.0.3](https://github.com/truecharts/charts/compare/local-ai-1.0.0...local-ai-0.0.3) (2023-09-16) - diff --git a/stable/local-ai/0.0.6/Chart.yaml b/stable/local-ai/0.0.6/Chart.yaml deleted file mode 100644 index 06dd4d5aa57..00000000000 --- a/stable/local-ai/0.0.6/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.30.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: Self-hosted, community-driven, local OpenAI-compatible API. -home: https://truecharts.org/charts/stable/local-ai -icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png -keywords: - - local-ai - - ai -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: local-ai -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai - - https://github.com/go-skynet/LocalAI -type: application -version: 0.0.6 -annotations: - truecharts.org/catagories: | - - ai - truecharts.org/SCALE-support: "true" diff --git a/stable/local-ai/0.0.6/app-changelog.md b/stable/local-ai/0.0.6/app-changelog.md deleted file mode 100644 index ce1b4b9a48d..00000000000 --- a/stable/local-ai/0.0.6/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [local-ai-0.0.6](https://github.com/truecharts/charts/compare/local-ai-0.0.5...local-ai-0.0.6) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/local-ai-cublas-cuda12-ffmpeg to v1.30.0 ([#13029](https://github.com/truecharts/charts/issues/13029)) - - update container image tccr.io/truecharts/local-ai-cublas-cuda11-ffmpeg to v1.30.0 ([#13024](https://github.com/truecharts/charts/issues/13024)) - - \ No newline at end of file diff --git a/stable/local-ai/0.0.6/charts/common-14.0.3.tgz b/stable/local-ai/0.0.6/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/local-ai/0.0.6/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/local-ai/0.0.6/ix_values.yaml b/stable/local-ai/0.0.6/ix_values.yaml deleted file mode 100644 index 2df4c3e5b11..00000000000 --- a/stable/local-ai/0.0.6/ix_values.yaml +++ /dev/null @@ -1,94 +0,0 @@ -image: - repository: tccr.io/truecharts/local-ai - pullPolicy: IfNotPresent - tag: v1.30.0@sha256:d2ef8eef44d66e0610e3499054a0895db276564bdef0f2c45aa0c84f4f20b8bb -ffmpegImage: - repository: tccr.io/truecharts/local-ai-ffmpeg - pullPolicy: IfNotPresent - tag: v1.25.0@sha256:fc03e1038bb584153499c60ca3f71adeab67b02752608278cc64047cd0b5851b -cublasCuda12Image: - repository: tccr.io/truecharts/local-ai-cublas-cuda12 - pullPolicy: IfNotPresent - tag: v1.30.0-cublas@sha256:c25e23e4d048ba009b9845d96831fe5e5d8c1a344c5625a04a0934ee4c4dc0e0 -cublasCuda12FfmpegImage: - repository: tccr.io/truecharts/local-ai-cublas-cuda12-ffmpeg - pullPolicy: IfNotPresent - tag: v1.30.0-cublas-cuda12@sha256:12e8affff4b21d933b1866f25345973de7bb1a8f02643900c7256cb1515a4825 -cublasCuda11Image: - repository: tccr.io/truecharts/local-ai-cublas-cuda11 - pullPolicy: IfNotPresent - tag: v1.30.0-cublas@sha256:2bb3bd5be5d09f6016bb0ee3026dc51e272514312f07c31d1b833998fbb4bfe9 -cublasCuda11FfmpegImage: - repository: tccr.io/truecharts/local-ai-cublas-cuda11-ffmpeg - pullPolicy: IfNotPresent - tag: v1.30.0-cublas-cuda11@sha256:86d695dc24f82ea55a5976414a3bf36cd67933f4ad07927695afbf7a83dade16 - -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 - -service: - main: - ports: - main: - protocol: http - port: 8080 - -localai: - # Specify a build type. Available: cublas, openblas, clblas. - build_type: "openblas" - debug: false - cors: true - cors_allow_origins: "*" - galleries: [] - # - name: model-gallery - # url: github:go-skynet/model-gallery/index.yaml - preload_models: [] - # url: github:go-skynet/model-gallery/gpt4all-j.yaml - # UPLOAD_LIMIT - -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - enabled: true - type: http - path: /readyz - readiness: - enabled: true - type: http - path: /readyz - startup: - enabled: true - type: tcp - imageSelector: image - env: - ADDRESS: ":{{ .Values.service.main.ports.main.port }}" - MODELS_PATH: "{{ .Values.persistence.models.mountPath }}" - IMAGE_PATH: "{{ .Values.persistence.images.mountPath }}" - BUILD_TYPE: "{{ .Values.localai.build_type }}" - # breaks chart if true, keep it false. - REBUILD: false - DEBUG: "{{ .Values.localai.debug }}" - CORS: "{{ .Values.localai.cors }}" - GALLERIES: "{{ toJson .Values.localai.galleries }}" - PRELOAD_MODELS: "{{ toJson .Values.localai.preload_models }}" - CORS_ALLOW_ORIGINS: "{{ .Values.localai.cors_allow_origins }}" - -persistence: - models: - enabled: true - mountPath: "/models" - images: - enabled: true - mountPath: "/images" - -portal: - open: - enabled: false diff --git a/stable/local-ai/0.0.7/CHANGELOG.md b/stable/local-ai/0.0.7/CHANGELOG.md new file mode 100644 index 00000000000..0b50aa6bdfd --- /dev/null +++ b/stable/local-ai/0.0.7/CHANGELOG.md @@ -0,0 +1,47 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [local-ai-0.0.7](https://github.com/truecharts/charts/compare/local-ai-0.0.6...local-ai-0.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + - update container image tccr.io/truecharts/local-ai-ffmpeg to v1.30.0 ([#13030](https://github.com/truecharts/charts/issues/13030)) + + + + +## [local-ai-0.0.6](https://github.com/truecharts/charts/compare/local-ai-0.0.5...local-ai-0.0.6) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/local-ai-cublas-cuda12-ffmpeg to v1.30.0 ([#13029](https://github.com/truecharts/charts/issues/13029)) + - update container image tccr.io/truecharts/local-ai-cublas-cuda11-ffmpeg to v1.30.0 ([#13024](https://github.com/truecharts/charts/issues/13024)) + + + + +## [local-ai-0.0.5](https://github.com/truecharts/charts/compare/local-ai-0.0.4...local-ai-0.0.5) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/local-ai-cublas-cuda12 to v1.30.0 ([#13025](https://github.com/truecharts/charts/issues/13025)) + - update container image tccr.io/truecharts/local-ai to v1.30.0 ([#13022](https://github.com/truecharts/charts/issues/13022)) + + + + +## [local-ai-0.0.4](https://github.com/truecharts/charts/compare/local-ai-0.0.3...local-ai-0.0.4) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/local-ai-cublas-cuda11 to v1.30.0 ([#13023](https://github.com/truecharts/charts/issues/13023)) + + + + +## [local-ai-0.0.3](https://github.com/truecharts/charts/compare/local-ai-1.0.0...local-ai-0.0.3) (2023-09-16) + diff --git a/stable/local-ai/0.0.7/Chart.yaml b/stable/local-ai/0.0.7/Chart.yaml new file mode 100644 index 00000000000..7761ca72105 --- /dev/null +++ b/stable/local-ai/0.0.7/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.30.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Self-hosted, community-driven, local OpenAI-compatible API. +home: https://truecharts.org/charts/stable/local-ai +icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png +keywords: + - local-ai + - ai +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: local-ai +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai + - https://github.com/go-skynet/LocalAI +type: application +version: 0.0.7 +annotations: + truecharts.org/catagories: | + - ai + truecharts.org/SCALE-support: "true" diff --git a/stable/piwigo/7.0.7/README.md b/stable/local-ai/0.0.7/README.md similarity index 100% rename from stable/piwigo/7.0.7/README.md rename to stable/local-ai/0.0.7/README.md diff --git a/stable/local-ai/0.0.7/app-changelog.md b/stable/local-ai/0.0.7/app-changelog.md new file mode 100644 index 00000000000..c21d84c180f --- /dev/null +++ b/stable/local-ai/0.0.7/app-changelog.md @@ -0,0 +1,10 @@ + + +## [local-ai-0.0.7](https://github.com/truecharts/charts/compare/local-ai-0.0.6...local-ai-0.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + - update container image tccr.io/truecharts/local-ai-ffmpeg to v1.30.0 ([#13030](https://github.com/truecharts/charts/issues/13030)) + + \ No newline at end of file diff --git a/stable/local-ai/0.0.6/app-readme.md b/stable/local-ai/0.0.7/app-readme.md similarity index 100% rename from stable/local-ai/0.0.6/app-readme.md rename to stable/local-ai/0.0.7/app-readme.md diff --git a/stable/local-ai/0.0.7/charts/common-14.0.9.tgz b/stable/local-ai/0.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/local-ai/0.0.7/charts/common-14.0.9.tgz differ diff --git a/stable/local-ai/0.0.7/ix_values.yaml b/stable/local-ai/0.0.7/ix_values.yaml new file mode 100644 index 00000000000..b98de7f2153 --- /dev/null +++ b/stable/local-ai/0.0.7/ix_values.yaml @@ -0,0 +1,94 @@ +image: + repository: tccr.io/truecharts/local-ai + pullPolicy: IfNotPresent + tag: v1.30.0@sha256:d2ef8eef44d66e0610e3499054a0895db276564bdef0f2c45aa0c84f4f20b8bb +ffmpegImage: + repository: tccr.io/truecharts/local-ai-ffmpeg + pullPolicy: IfNotPresent + tag: v1.30.0@sha256:4fcbb5b2f41cc6e0d7c5e2e3da7a80797467d3cefdab66a32b14d317c80921b7 +cublasCuda12Image: + repository: tccr.io/truecharts/local-ai-cublas-cuda12 + pullPolicy: IfNotPresent + tag: v1.30.0-cublas@sha256:c25e23e4d048ba009b9845d96831fe5e5d8c1a344c5625a04a0934ee4c4dc0e0 +cublasCuda12FfmpegImage: + repository: tccr.io/truecharts/local-ai-cublas-cuda12-ffmpeg + pullPolicy: IfNotPresent + tag: v1.30.0-cublas-cuda12@sha256:12e8affff4b21d933b1866f25345973de7bb1a8f02643900c7256cb1515a4825 +cublasCuda11Image: + repository: tccr.io/truecharts/local-ai-cublas-cuda11 + pullPolicy: IfNotPresent + tag: v1.30.0-cublas@sha256:2bb3bd5be5d09f6016bb0ee3026dc51e272514312f07c31d1b833998fbb4bfe9 +cublasCuda11FfmpegImage: + repository: tccr.io/truecharts/local-ai-cublas-cuda11-ffmpeg + pullPolicy: IfNotPresent + tag: v1.30.0-cublas-cuda11@sha256:86d695dc24f82ea55a5976414a3bf36cd67933f4ad07927695afbf7a83dade16 + +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + protocol: http + port: 8080 + +localai: + # Specify a build type. Available: cublas, openblas, clblas. + build_type: "openblas" + debug: false + cors: true + cors_allow_origins: "*" + galleries: [] + # - name: model-gallery + # url: github:go-skynet/model-gallery/index.yaml + preload_models: [] + # url: github:go-skynet/model-gallery/gpt4all-j.yaml + # UPLOAD_LIMIT + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: http + path: /readyz + readiness: + enabled: true + type: http + path: /readyz + startup: + enabled: true + type: tcp + imageSelector: image + env: + ADDRESS: ":{{ .Values.service.main.ports.main.port }}" + MODELS_PATH: "{{ .Values.persistence.models.mountPath }}" + IMAGE_PATH: "{{ .Values.persistence.images.mountPath }}" + BUILD_TYPE: "{{ .Values.localai.build_type }}" + # breaks chart if true, keep it false. + REBUILD: false + DEBUG: "{{ .Values.localai.debug }}" + CORS: "{{ .Values.localai.cors }}" + GALLERIES: "{{ toJson .Values.localai.galleries }}" + PRELOAD_MODELS: "{{ toJson .Values.localai.preload_models }}" + CORS_ALLOW_ORIGINS: "{{ .Values.localai.cors_allow_origins }}" + +persistence: + models: + enabled: true + mountPath: "/models" + images: + enabled: true + mountPath: "/images" + +portal: + open: + enabled: false diff --git a/stable/local-ai/0.0.6/questions.yaml b/stable/local-ai/0.0.7/questions.yaml similarity index 100% rename from stable/local-ai/0.0.6/questions.yaml rename to stable/local-ai/0.0.7/questions.yaml diff --git a/stable/plex-auto-languages/5.0.1/templates/NOTES.txt b/stable/local-ai/0.0.7/templates/NOTES.txt similarity index 100% rename from stable/plex-auto-languages/5.0.1/templates/NOTES.txt rename to stable/local-ai/0.0.7/templates/NOTES.txt diff --git a/stable/pwndrop/6.0.8/templates/common.yaml b/stable/local-ai/0.0.7/templates/common.yaml similarity index 100% rename from stable/pwndrop/6.0.8/templates/common.yaml rename to stable/local-ai/0.0.7/templates/common.yaml diff --git a/stable/plaxt/5.0.0/values.yaml b/stable/local-ai/0.0.7/values.yaml similarity index 100% rename from stable/plaxt/5.0.0/values.yaml rename to stable/local-ai/0.0.7/values.yaml diff --git a/stable/logitech-media-server/8.0.0/CHANGELOG.md b/stable/logitech-media-server/8.0.0/CHANGELOG.md deleted file mode 100644 index 0e677f651d7..00000000000 --- a/stable/logitech-media-server/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [logitech-media-server-8.0.0](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.25...logitech-media-server-8.0.0) (2023-07-31) - - - - -## [logitech-media-server-7.0.25](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.24...logitech-media-server-7.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [logitech-media-server-7.0.24](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.23...logitech-media-server-7.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [logitech-media-server-7.0.23](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.22...logitech-media-server-7.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [logitech-media-server-7.0.22](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.21...logitech-media-server-7.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [logitech-media-server-7.0.21](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.20...logitech-media-server-7.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [logitech-media-server-7.0.20](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.19...logitech-media-server-7.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [logitech-media-server-7.0.19](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.18...logitech-media-server-7.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [logitech-media-server-7.0.18](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.17...logitech-media-server-7.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [logitech-media-server-7.0.17](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.16...logitech-media-server-7.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [logitech-media-server-7.0.16](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.15...logitech-media-server-7.0.16) (2023-05-24) - diff --git a/stable/logitech-media-server/8.0.0/Chart.yaml b/stable/logitech-media-server/8.0.0/Chart.yaml deleted file mode 100644 index e4ae6697d6d..00000000000 --- a/stable/logitech-media-server/8.0.0/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "8.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - media - - audio - truecharts.org/SCALE-support: "true" diff --git a/stable/logitech-media-server/8.0.0/charts/common-14.0.1.tgz b/stable/logitech-media-server/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/logitech-media-server/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/logitech-media-server/8.0.1/CHANGELOG.md b/stable/logitech-media-server/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..8f19f8951f5 --- /dev/null +++ b/stable/logitech-media-server/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [logitech-media-server-8.0.1](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.0...logitech-media-server-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [logitech-media-server-8.0.0](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.25...logitech-media-server-8.0.0) (2023-07-31) + + + + +## [logitech-media-server-7.0.25](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.24...logitech-media-server-7.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [logitech-media-server-7.0.24](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.23...logitech-media-server-7.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [logitech-media-server-7.0.23](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.22...logitech-media-server-7.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [logitech-media-server-7.0.22](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.21...logitech-media-server-7.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [logitech-media-server-7.0.21](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.20...logitech-media-server-7.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [logitech-media-server-7.0.20](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.19...logitech-media-server-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [logitech-media-server-7.0.19](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.18...logitech-media-server-7.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [logitech-media-server-7.0.18](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.17...logitech-media-server-7.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [logitech-media-server-7.0.17](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.16...logitech-media-server-7.0.17) (2023-05-26) + diff --git a/stable/logitech-media-server/8.0.1/Chart.yaml b/stable/logitech-media-server/8.0.1/Chart.yaml new file mode 100644 index 00000000000..4471fee4bf8 --- /dev/null +++ b/stable/logitech-media-server/8.0.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "8.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - media + - audio + truecharts.org/SCALE-support: "true" diff --git a/stable/pixapop/7.0.0/README.md b/stable/logitech-media-server/8.0.1/README.md similarity index 100% rename from stable/pixapop/7.0.0/README.md rename to stable/logitech-media-server/8.0.1/README.md diff --git a/stable/logitech-media-server/8.0.1/app-changelog.md b/stable/logitech-media-server/8.0.1/app-changelog.md new file mode 100644 index 00000000000..74c1f274d93 --- /dev/null +++ b/stable/logitech-media-server/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [logitech-media-server-8.0.1](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.0...logitech-media-server-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/logitech-media-server/8.0.0/app-readme.md b/stable/logitech-media-server/8.0.1/app-readme.md similarity index 100% rename from stable/logitech-media-server/8.0.0/app-readme.md rename to stable/logitech-media-server/8.0.1/app-readme.md diff --git a/stable/logitech-media-server/8.0.1/charts/common-14.0.9.tgz b/stable/logitech-media-server/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/logitech-media-server/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/logitech-media-server/8.0.0/ix_values.yaml b/stable/logitech-media-server/8.0.1/ix_values.yaml similarity index 100% rename from stable/logitech-media-server/8.0.0/ix_values.yaml rename to stable/logitech-media-server/8.0.1/ix_values.yaml diff --git a/stable/logitech-media-server/8.0.0/questions.yaml b/stable/logitech-media-server/8.0.1/questions.yaml similarity index 100% rename from stable/logitech-media-server/8.0.0/questions.yaml rename to stable/logitech-media-server/8.0.1/questions.yaml diff --git a/stable/plex-utills/5.0.0/templates/NOTES.txt b/stable/logitech-media-server/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/plex-utills/5.0.0/templates/NOTES.txt rename to stable/logitech-media-server/8.0.1/templates/NOTES.txt diff --git a/stable/pylon/6.0.8/templates/common.yaml b/stable/logitech-media-server/8.0.1/templates/common.yaml similarity index 100% rename from stable/pylon/6.0.8/templates/common.yaml rename to stable/logitech-media-server/8.0.1/templates/common.yaml diff --git a/stable/plex-auto-languages/5.0.1/values.yaml b/stable/logitech-media-server/8.0.1/values.yaml similarity index 100% rename from stable/plex-auto-languages/5.0.1/values.yaml rename to stable/logitech-media-server/8.0.1/values.yaml diff --git a/stable/makemkv/6.0.1/CHANGELOG.md b/stable/makemkv/6.0.1/CHANGELOG.md deleted file mode 100644 index c3fa78cc695..00000000000 --- a/stable/makemkv/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [makemkv-6.0.1](https://github.com/truecharts/charts/compare/makemkv-6.0.0...makemkv-6.0.1) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/makemkv to v23.09.1 ([#13031](https://github.com/truecharts/charts/issues/13031)) - - - - - -## [makemkv-6.0.0](https://github.com/truecharts/charts/compare/makemkv-5.0.18...makemkv-6.0.0) (2023-07-31) - - - - -## [makemkv-5.0.18](https://github.com/truecharts/charts/compare/makemkv-5.0.17...makemkv-5.0.18) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [makemkv-5.0.17](https://github.com/truecharts/charts/compare/makemkv-5.0.16...makemkv-5.0.17) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [makemkv-5.0.16](https://github.com/truecharts/charts/compare/makemkv-5.0.15...makemkv-5.0.16) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [makemkv-5.0.15](https://github.com/truecharts/charts/compare/makemkv-5.0.14...makemkv-5.0.15) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [makemkv-5.0.14](https://github.com/truecharts/charts/compare/makemkv-5.0.13...makemkv-5.0.14) (2023-06-09) - -### Chore - -- update container image tccr.io/truecharts/makemkv to v23.06.1 ([#9505](https://github.com/truecharts/charts/issues/9505)) - - - - -## [makemkv-5.0.13](https://github.com/truecharts/charts/compare/makemkv-5.0.12...makemkv-5.0.13) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [makemkv-5.0.12](https://github.com/truecharts/charts/compare/makemkv-5.0.11...makemkv-5.0.12) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [makemkv-5.0.11](https://github.com/truecharts/charts/compare/makemkv-5.0.10...makemkv-5.0.11) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [makemkv-5.0.10](https://github.com/truecharts/charts/compare/makemkv-5.0.9...makemkv-5.0.10) (2023-05-27) - diff --git a/stable/makemkv/6.0.1/Chart.yaml b/stable/makemkv/6.0.1/Chart.yaml deleted file mode 100644 index 4d4e7a83b2a..00000000000 --- a/stable/makemkv/6.0.1/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "23.09.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/makemkv/6.0.1/app-changelog.md b/stable/makemkv/6.0.1/app-changelog.md deleted file mode 100644 index 4a316aa7424..00000000000 --- a/stable/makemkv/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [makemkv-6.0.1](https://github.com/truecharts/charts/compare/makemkv-6.0.0...makemkv-6.0.1) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/makemkv to v23.09.1 ([#13031](https://github.com/truecharts/charts/issues/13031)) - - \ No newline at end of file diff --git a/stable/makemkv/6.0.1/charts/common-14.0.1.tgz b/stable/makemkv/6.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/makemkv/6.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/makemkv/6.0.2/CHANGELOG.md b/stable/makemkv/6.0.2/CHANGELOG.md new file mode 100644 index 00000000000..322e34226a3 --- /dev/null +++ b/stable/makemkv/6.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [makemkv-6.0.2](https://github.com/truecharts/charts/compare/makemkv-6.0.1...makemkv-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [makemkv-6.0.1](https://github.com/truecharts/charts/compare/makemkv-6.0.0...makemkv-6.0.1) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/makemkv to v23.09.1 ([#13031](https://github.com/truecharts/charts/issues/13031)) + + + + + +## [makemkv-6.0.0](https://github.com/truecharts/charts/compare/makemkv-5.0.18...makemkv-6.0.0) (2023-07-31) + + + + +## [makemkv-5.0.18](https://github.com/truecharts/charts/compare/makemkv-5.0.17...makemkv-5.0.18) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [makemkv-5.0.17](https://github.com/truecharts/charts/compare/makemkv-5.0.16...makemkv-5.0.17) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [makemkv-5.0.16](https://github.com/truecharts/charts/compare/makemkv-5.0.15...makemkv-5.0.16) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [makemkv-5.0.15](https://github.com/truecharts/charts/compare/makemkv-5.0.14...makemkv-5.0.15) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [makemkv-5.0.14](https://github.com/truecharts/charts/compare/makemkv-5.0.13...makemkv-5.0.14) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/makemkv to v23.06.1 ([#9505](https://github.com/truecharts/charts/issues/9505)) + + + + +## [makemkv-5.0.13](https://github.com/truecharts/charts/compare/makemkv-5.0.12...makemkv-5.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [makemkv-5.0.12](https://github.com/truecharts/charts/compare/makemkv-5.0.11...makemkv-5.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [makemkv-5.0.11](https://github.com/truecharts/charts/compare/makemkv-5.0.10...makemkv-5.0.11) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/makemkv/6.0.2/Chart.yaml b/stable/makemkv/6.0.2/Chart.yaml new file mode 100644 index 00000000000..ac5908e5a4e --- /dev/null +++ b/stable/makemkv/6.0.2/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "23.09.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/plausible/5.0.2/README.md b/stable/makemkv/6.0.2/README.md similarity index 100% rename from stable/plausible/5.0.2/README.md rename to stable/makemkv/6.0.2/README.md diff --git a/stable/makemkv/6.0.2/app-changelog.md b/stable/makemkv/6.0.2/app-changelog.md new file mode 100644 index 00000000000..021b3d81206 --- /dev/null +++ b/stable/makemkv/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [makemkv-6.0.2](https://github.com/truecharts/charts/compare/makemkv-6.0.1...makemkv-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/makemkv/6.0.1/app-readme.md b/stable/makemkv/6.0.2/app-readme.md similarity index 100% rename from stable/makemkv/6.0.1/app-readme.md rename to stable/makemkv/6.0.2/app-readme.md diff --git a/stable/makemkv/6.0.2/charts/common-14.0.9.tgz b/stable/makemkv/6.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/makemkv/6.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/makemkv/6.0.1/ix_values.yaml b/stable/makemkv/6.0.2/ix_values.yaml similarity index 100% rename from stable/makemkv/6.0.1/ix_values.yaml rename to stable/makemkv/6.0.2/ix_values.yaml diff --git a/stable/makemkv/6.0.1/questions.yaml b/stable/makemkv/6.0.2/questions.yaml similarity index 100% rename from stable/makemkv/6.0.1/questions.yaml rename to stable/makemkv/6.0.2/questions.yaml diff --git a/stable/plexanisync/3.0.4/templates/NOTES.txt b/stable/makemkv/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/plexanisync/3.0.4/templates/NOTES.txt rename to stable/makemkv/6.0.2/templates/NOTES.txt diff --git a/stable/qdirstat/5.0.0/templates/common.yaml b/stable/makemkv/6.0.2/templates/common.yaml similarity index 100% rename from stable/qdirstat/5.0.0/templates/common.yaml rename to stable/makemkv/6.0.2/templates/common.yaml diff --git a/stable/plex-utills/5.0.0/values.yaml b/stable/makemkv/6.0.2/values.yaml similarity index 100% rename from stable/plex-utills/5.0.0/values.yaml rename to stable/makemkv/6.0.2/values.yaml diff --git a/stable/matomo/8.0.1/CHANGELOG.md b/stable/matomo/8.0.1/CHANGELOG.md deleted file mode 100644 index 8012ff9b975..00000000000 --- a/stable/matomo/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [matomo-8.0.1](https://github.com/truecharts/charts/compare/matomo-8.0.0...matomo-8.0.1) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/matomo to v4.15.1 ([#11255](https://github.com/truecharts/charts/issues/11255)) - - - - - -## [matomo-8.0.0](https://github.com/truecharts/charts/compare/matomo-7.0.34...matomo-8.0.0) (2023-07-31) - - - - -## [matomo-7.0.34](https://github.com/truecharts/charts/compare/matomo-7.0.33...matomo-7.0.34) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [matomo-7.0.33](https://github.com/truecharts/charts/compare/matomo-7.0.32...matomo-7.0.33) (2023-07-14) - -### Chore - -- update container image tccr.io/truecharts/matomo to v4.15.0 ([#10465](https://github.com/truecharts/charts/issues/10465)) - - - - -## [matomo-7.0.32](https://github.com/truecharts/charts/compare/matomo-7.0.31...matomo-7.0.32) (2023-07-11) - -### Chore - -- update container image tccr.io/truecharts/matomo to v4.15.0 ([#10394](https://github.com/truecharts/charts/issues/10394)) - - - - -## [matomo-7.0.31](https://github.com/truecharts/charts/compare/matomo-7.0.30...matomo-7.0.31) (2023-07-11) - -### Chore - -- update container image tccr.io/truecharts/matomo to v4.15.0 ([#10379](https://github.com/truecharts/charts/issues/10379)) - - - - -## [matomo-7.0.30](https://github.com/truecharts/charts/compare/matomo-7.0.29...matomo-7.0.30) (2023-07-08) - -### Chore - -- update container image tccr.io/truecharts/matomo to v4.15.0 ([#10315](https://github.com/truecharts/charts/issues/10315)) - - - - -## [matomo-7.0.29](https://github.com/truecharts/charts/compare/matomo-7.0.28...matomo-7.0.29) (2023-07-04) - -### Chore - -- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) - - - - -## [matomo-7.0.28](https://github.com/truecharts/charts/compare/matomo-7.0.27...matomo-7.0.28) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [matomo-7.0.27](https://github.com/truecharts/charts/compare/matomo-7.0.26...matomo-7.0.27) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [matomo-7.0.26](https://github.com/truecharts/charts/compare/matomo-7.0.25...matomo-7.0.26) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - diff --git a/stable/matomo/8.0.1/Chart.yaml b/stable/matomo/8.0.1/Chart.yaml deleted file mode 100644 index fabf740cf9a..00000000000 --- a/stable/matomo/8.0.1/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "4.15.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 9.0.25 -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: 8.0.1 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/matomo/8.0.1/app-changelog.md b/stable/matomo/8.0.1/app-changelog.md deleted file mode 100644 index c8c8b85e134..00000000000 --- a/stable/matomo/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [matomo-8.0.1](https://github.com/truecharts/charts/compare/matomo-8.0.0...matomo-8.0.1) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/matomo to v4.15.1 ([#11255](https://github.com/truecharts/charts/issues/11255)) - - \ No newline at end of file diff --git a/stable/matomo/8.0.1/charts/common-14.0.6.tgz b/stable/matomo/8.0.1/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/matomo/8.0.1/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/matomo/8.0.1/charts/mariadb-9.0.25.tgz b/stable/matomo/8.0.1/charts/mariadb-9.0.25.tgz deleted file mode 100644 index 007b00712e4..00000000000 Binary files a/stable/matomo/8.0.1/charts/mariadb-9.0.25.tgz and /dev/null differ diff --git a/stable/matomo/8.0.2/CHANGELOG.md b/stable/matomo/8.0.2/CHANGELOG.md new file mode 100644 index 00000000000..d9ded2a9a81 --- /dev/null +++ b/stable/matomo/8.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [matomo-8.0.2](https://github.com/truecharts/charts/compare/matomo-8.0.1...matomo-8.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [matomo-8.0.1](https://github.com/truecharts/charts/compare/matomo-8.0.0...matomo-8.0.1) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.15.1 ([#11255](https://github.com/truecharts/charts/issues/11255)) + + + + + +## [matomo-8.0.0](https://github.com/truecharts/charts/compare/matomo-7.0.34...matomo-8.0.0) (2023-07-31) + + + + +## [matomo-7.0.34](https://github.com/truecharts/charts/compare/matomo-7.0.33...matomo-7.0.34) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [matomo-7.0.33](https://github.com/truecharts/charts/compare/matomo-7.0.32...matomo-7.0.33) (2023-07-14) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.15.0 ([#10465](https://github.com/truecharts/charts/issues/10465)) + + + + +## [matomo-7.0.32](https://github.com/truecharts/charts/compare/matomo-7.0.31...matomo-7.0.32) (2023-07-11) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.15.0 ([#10394](https://github.com/truecharts/charts/issues/10394)) + + + + +## [matomo-7.0.31](https://github.com/truecharts/charts/compare/matomo-7.0.30...matomo-7.0.31) (2023-07-11) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.15.0 ([#10379](https://github.com/truecharts/charts/issues/10379)) + + + + +## [matomo-7.0.30](https://github.com/truecharts/charts/compare/matomo-7.0.29...matomo-7.0.30) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.15.0 ([#10315](https://github.com/truecharts/charts/issues/10315)) + + + + +## [matomo-7.0.29](https://github.com/truecharts/charts/compare/matomo-7.0.28...matomo-7.0.29) (2023-07-04) + +### Chore + +- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) + + + + +## [matomo-7.0.28](https://github.com/truecharts/charts/compare/matomo-7.0.27...matomo-7.0.28) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [matomo-7.0.27](https://github.com/truecharts/charts/compare/matomo-7.0.26...matomo-7.0.27) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + diff --git a/stable/matomo/8.0.2/Chart.yaml b/stable/matomo/8.0.2/Chart.yaml new file mode 100644 index 00000000000..e0d12c52c63 --- /dev/null +++ b/stable/matomo/8.0.2/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.15.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 9.0.26 +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: 8.0.2 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/plaxt/5.0.0/README.md b/stable/matomo/8.0.2/README.md similarity index 100% rename from stable/plaxt/5.0.0/README.md rename to stable/matomo/8.0.2/README.md diff --git a/stable/matomo/8.0.2/app-changelog.md b/stable/matomo/8.0.2/app-changelog.md new file mode 100644 index 00000000000..584ca8d4601 --- /dev/null +++ b/stable/matomo/8.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [matomo-8.0.2](https://github.com/truecharts/charts/compare/matomo-8.0.1...matomo-8.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/matomo/8.0.1/app-readme.md b/stable/matomo/8.0.2/app-readme.md similarity index 100% rename from stable/matomo/8.0.1/app-readme.md rename to stable/matomo/8.0.2/app-readme.md diff --git a/stable/matomo/8.0.2/charts/common-14.0.9.tgz b/stable/matomo/8.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/matomo/8.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/matomo/8.0.2/charts/mariadb-9.0.26.tgz b/stable/matomo/8.0.2/charts/mariadb-9.0.26.tgz new file mode 100644 index 00000000000..32b1f7bcf47 Binary files /dev/null and b/stable/matomo/8.0.2/charts/mariadb-9.0.26.tgz differ diff --git a/stable/matomo/8.0.1/ix_values.yaml b/stable/matomo/8.0.2/ix_values.yaml similarity index 100% rename from stable/matomo/8.0.1/ix_values.yaml rename to stable/matomo/8.0.2/ix_values.yaml diff --git a/stable/matomo/8.0.1/questions.yaml b/stable/matomo/8.0.2/questions.yaml similarity index 100% rename from stable/matomo/8.0.1/questions.yaml rename to stable/matomo/8.0.2/questions.yaml diff --git a/stable/plexripper/4.0.6/templates/NOTES.txt b/stable/matomo/8.0.2/templates/NOTES.txt similarity index 100% rename from stable/plexripper/4.0.6/templates/NOTES.txt rename to stable/matomo/8.0.2/templates/NOTES.txt diff --git a/stable/qinglong/6.0.7/templates/common.yaml b/stable/matomo/8.0.2/templates/common.yaml similarity index 100% rename from stable/qinglong/6.0.7/templates/common.yaml rename to stable/matomo/8.0.2/templates/common.yaml diff --git a/stable/plexanisync/3.0.4/values.yaml b/stable/matomo/8.0.2/values.yaml similarity index 100% rename from stable/plexanisync/3.0.4/values.yaml rename to stable/matomo/8.0.2/values.yaml diff --git a/stable/mattermost/9.0.27/CHANGELOG.md b/stable/mattermost/9.0.27/CHANGELOG.md deleted file mode 100644 index 61856ce4ea3..00000000000 --- a/stable/mattermost/9.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mattermost-9.0.27](https://github.com/truecharts/charts/compare/mattermost-9.0.26...mattermost-9.0.27) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13320](https://github.com/truecharts/charts/issues/13320)) - - - - -## [mattermost-9.0.26](https://github.com/truecharts/charts/compare/mattermost-9.0.25...mattermost-9.0.26) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13317](https://github.com/truecharts/charts/issues/13317)) - - - - -## [mattermost-9.0.25](https://github.com/truecharts/charts/compare/mattermost-9.0.24...mattermost-9.0.25) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13309](https://github.com/truecharts/charts/issues/13309)) - - - - -## [mattermost-9.0.24](https://github.com/truecharts/charts/compare/mattermost-9.0.23...mattermost-9.0.24) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13287](https://github.com/truecharts/charts/issues/13287)) - - - - -## [mattermost-9.0.23](https://github.com/truecharts/charts/compare/mattermost-9.0.22...mattermost-9.0.23) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13284](https://github.com/truecharts/charts/issues/13284)) - - - - -## [mattermost-9.0.22](https://github.com/truecharts/charts/compare/mattermost-9.0.21...mattermost-9.0.22) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13280](https://github.com/truecharts/charts/issues/13280)) - - - - -## [mattermost-9.0.21](https://github.com/truecharts/charts/compare/mattermost-9.0.20...mattermost-9.0.21) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13244](https://github.com/truecharts/charts/issues/13244)) - - - - -## [mattermost-9.0.20](https://github.com/truecharts/charts/compare/mattermost-9.0.19...mattermost-9.0.20) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13203](https://github.com/truecharts/charts/issues/13203)) - - - - -## [mattermost-9.0.19](https://github.com/truecharts/charts/compare/mattermost-9.0.18...mattermost-9.0.19) (2023-10-03) - -### Chore - -- update helm general non-major ([#13174](https://github.com/truecharts/charts/issues/13174)) - - - - -## [mattermost-9.0.18](https://github.com/truecharts/charts/compare/mattermost-9.0.17...mattermost-9.0.18) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13180](https://github.com/truecharts/charts/issues/13180)) - - - - -## [mattermost-9.0.17](https://github.com/truecharts/charts/compare/mattermost-9.0.16...mattermost-9.0.17) (2023-09-28) - -### Chore diff --git a/stable/mattermost/9.0.27/Chart.yaml b/stable/mattermost/9.0.27/Chart.yaml deleted file mode 100644 index a5dd6f15786..00000000000 --- a/stable/mattermost/9.0.27/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "9.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. -home: https://truecharts.org/charts/stable/mattermost -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png -keywords: - - team - - mattermost - - development -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mattermost -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost - - https://github.com/mattermost/mattermost-server - - https://github.com/mattermost/docker -version: 9.0.27 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mattermost/9.0.27/app-changelog.md b/stable/mattermost/9.0.27/app-changelog.md deleted file mode 100644 index 3c741f8b0c4..00000000000 --- a/stable/mattermost/9.0.27/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mattermost-9.0.27](https://github.com/truecharts/charts/compare/mattermost-9.0.26...mattermost-9.0.27) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13320](https://github.com/truecharts/charts/issues/13320)) - - \ No newline at end of file diff --git a/stable/mattermost/9.0.27/charts/common-14.0.6.tgz b/stable/mattermost/9.0.27/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/mattermost/9.0.27/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/mattermost/9.0.28/CHANGELOG.md b/stable/mattermost/9.0.28/CHANGELOG.md new file mode 100644 index 00000000000..39cec6ed16a --- /dev/null +++ b/stable/mattermost/9.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mattermost-9.0.28](https://github.com/truecharts/charts/compare/mattermost-9.0.27...mattermost-9.0.28) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [mattermost-9.0.27](https://github.com/truecharts/charts/compare/mattermost-9.0.26...mattermost-9.0.27) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13320](https://github.com/truecharts/charts/issues/13320)) + + + + +## [mattermost-9.0.26](https://github.com/truecharts/charts/compare/mattermost-9.0.25...mattermost-9.0.26) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13317](https://github.com/truecharts/charts/issues/13317)) + + + + +## [mattermost-9.0.25](https://github.com/truecharts/charts/compare/mattermost-9.0.24...mattermost-9.0.25) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13309](https://github.com/truecharts/charts/issues/13309)) + + + + +## [mattermost-9.0.24](https://github.com/truecharts/charts/compare/mattermost-9.0.23...mattermost-9.0.24) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13287](https://github.com/truecharts/charts/issues/13287)) + + + + +## [mattermost-9.0.23](https://github.com/truecharts/charts/compare/mattermost-9.0.22...mattermost-9.0.23) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13284](https://github.com/truecharts/charts/issues/13284)) + + + + +## [mattermost-9.0.22](https://github.com/truecharts/charts/compare/mattermost-9.0.21...mattermost-9.0.22) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13280](https://github.com/truecharts/charts/issues/13280)) + + + + +## [mattermost-9.0.21](https://github.com/truecharts/charts/compare/mattermost-9.0.20...mattermost-9.0.21) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13244](https://github.com/truecharts/charts/issues/13244)) + + + + +## [mattermost-9.0.20](https://github.com/truecharts/charts/compare/mattermost-9.0.19...mattermost-9.0.20) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/mattermost to v9.1.0 ([#13203](https://github.com/truecharts/charts/issues/13203)) + + + + +## [mattermost-9.0.19](https://github.com/truecharts/charts/compare/mattermost-9.0.18...mattermost-9.0.19) (2023-10-03) + +### Chore + +- update helm general non-major ([#13174](https://github.com/truecharts/charts/issues/13174)) + + + + +## [mattermost-9.0.18](https://github.com/truecharts/charts/compare/mattermost-9.0.17...mattermost-9.0.18) (2023-10-03) + +### Chore diff --git a/stable/mattermost/9.0.28/Chart.yaml b/stable/mattermost/9.0.28/Chart.yaml new file mode 100644 index 00000000000..5132b0ab183 --- /dev/null +++ b/stable/mattermost/9.0.28/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "9.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. +home: https://truecharts.org/charts/stable/mattermost +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png +keywords: + - team + - mattermost + - development +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mattermost +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost + - https://github.com/mattermost/mattermost-server + - https://github.com/mattermost/docker +version: 9.0.28 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/plex-auto-languages/5.0.1/README.md b/stable/mattermost/9.0.28/README.md similarity index 100% rename from stable/plex-auto-languages/5.0.1/README.md rename to stable/mattermost/9.0.28/README.md diff --git a/stable/mattermost/9.0.28/app-changelog.md b/stable/mattermost/9.0.28/app-changelog.md new file mode 100644 index 00000000000..399a78c13cb --- /dev/null +++ b/stable/mattermost/9.0.28/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-9.0.28](https://github.com/truecharts/charts/compare/mattermost-9.0.27...mattermost-9.0.28) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/mattermost/9.0.27/app-readme.md b/stable/mattermost/9.0.28/app-readme.md similarity index 100% rename from stable/mattermost/9.0.27/app-readme.md rename to stable/mattermost/9.0.28/app-readme.md diff --git a/stable/mattermost/9.0.28/charts/common-14.0.9.tgz b/stable/mattermost/9.0.28/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/mattermost/9.0.28/charts/common-14.0.9.tgz differ diff --git a/stable/mattermost/9.0.27/ix_values.yaml b/stable/mattermost/9.0.28/ix_values.yaml similarity index 100% rename from stable/mattermost/9.0.27/ix_values.yaml rename to stable/mattermost/9.0.28/ix_values.yaml diff --git a/stable/mattermost/9.0.27/questions.yaml b/stable/mattermost/9.0.28/questions.yaml similarity index 100% rename from stable/mattermost/9.0.27/questions.yaml rename to stable/mattermost/9.0.28/questions.yaml diff --git a/stable/portainer/5.0.4/templates/NOTES.txt b/stable/mattermost/9.0.28/templates/NOTES.txt similarity index 100% rename from stable/portainer/5.0.4/templates/NOTES.txt rename to stable/mattermost/9.0.28/templates/NOTES.txt diff --git a/stable/mattermost/9.0.27/templates/common.yaml b/stable/mattermost/9.0.28/templates/common.yaml similarity index 100% rename from stable/mattermost/9.0.27/templates/common.yaml rename to stable/mattermost/9.0.28/templates/common.yaml diff --git a/stable/plexripper/4.0.6/values.yaml b/stable/mattermost/9.0.28/values.yaml similarity index 100% rename from stable/plexripper/4.0.6/values.yaml rename to stable/mattermost/9.0.28/values.yaml diff --git a/stable/mc-router/1.0.1/CHANGELOG.md b/stable/mc-router/1.0.1/CHANGELOG.md deleted file mode 100644 index 35be2b2c6aa..00000000000 --- a/stable/mc-router/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,32 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mc-router-1.0.1](https://github.com/truecharts/charts/compare/mc-router-1.0.0...mc-router-1.0.1) (2023-09-10) - -### Chore - -- update container image tccr.io/truecharts/mc-router to v1.19.0 ([#12453](https://github.com/truecharts/charts/issues/12453)) - - - - - -## [mc-router-1.0.0](https://github.com/truecharts/charts/compare/mc-router-0.0.3...mc-router-1.0.0) (2023-07-31) - - - - -## [mc-router-0.0.3](https://github.com/truecharts/charts/compare/mc-router-0.0.2...mc-router-0.0.3) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [mc-router-0.0.2](https://github.com/truecharts/charts/compare/mc-router-0.0.1...mc-router-0.0.2) (2023-06-29) - diff --git a/stable/mc-router/1.0.1/Chart.yaml b/stable/mc-router/1.0.1/Chart.yaml deleted file mode 100644 index 00cbd444ade..00000000000 --- a/stable/mc-router/1.0.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.19.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: Lightweight multiplexer/proxy for Minecraft-Java servers. -home: https://truecharts.org/charts/stable/mc-router -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mc-router.png -keywords: - - mc-router - - minecraft -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mc-router -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mc-router - - https://github.com/itzg/mc-router -type: application -version: 1.0.1 -annotations: - truecharts.org/catagories: | - - minecraft - truecharts.org/SCALE-support: "true" diff --git a/stable/mc-router/1.0.1/app-changelog.md b/stable/mc-router/1.0.1/app-changelog.md deleted file mode 100644 index dd4c785f007..00000000000 --- a/stable/mc-router/1.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mc-router-1.0.1](https://github.com/truecharts/charts/compare/mc-router-1.0.0...mc-router-1.0.1) (2023-09-10) - -### Chore - -- update container image tccr.io/truecharts/mc-router to v1.19.0 ([#12453](https://github.com/truecharts/charts/issues/12453)) - - \ No newline at end of file diff --git a/stable/mc-router/1.0.1/charts/common-14.0.1.tgz b/stable/mc-router/1.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/mc-router/1.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/mc-router/1.0.2/CHANGELOG.md b/stable/mc-router/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..6fb8217eb06 --- /dev/null +++ b/stable/mc-router/1.0.2/CHANGELOG.md @@ -0,0 +1,41 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mc-router-1.0.2](https://github.com/truecharts/charts/compare/mc-router-1.0.1...mc-router-1.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [mc-router-1.0.1](https://github.com/truecharts/charts/compare/mc-router-1.0.0...mc-router-1.0.1) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/mc-router to v1.19.0 ([#12453](https://github.com/truecharts/charts/issues/12453)) + + + + + +## [mc-router-1.0.0](https://github.com/truecharts/charts/compare/mc-router-0.0.3...mc-router-1.0.0) (2023-07-31) + + + + +## [mc-router-0.0.3](https://github.com/truecharts/charts/compare/mc-router-0.0.2...mc-router-0.0.3) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [mc-router-0.0.2](https://github.com/truecharts/charts/compare/mc-router-0.0.1...mc-router-0.0.2) (2023-06-29) + diff --git a/stable/mc-router/1.0.2/Chart.yaml b/stable/mc-router/1.0.2/Chart.yaml new file mode 100644 index 00000000000..10c89fa893a --- /dev/null +++ b/stable/mc-router/1.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.19.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Lightweight multiplexer/proxy for Minecraft-Java servers. +home: https://truecharts.org/charts/stable/mc-router +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mc-router.png +keywords: + - mc-router + - minecraft +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mc-router +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mc-router + - https://github.com/itzg/mc-router +type: application +version: 1.0.2 +annotations: + truecharts.org/catagories: | + - minecraft + truecharts.org/SCALE-support: "true" diff --git a/stable/plex-utills/5.0.0/README.md b/stable/mc-router/1.0.2/README.md similarity index 100% rename from stable/plex-utills/5.0.0/README.md rename to stable/mc-router/1.0.2/README.md diff --git a/stable/mc-router/1.0.2/app-changelog.md b/stable/mc-router/1.0.2/app-changelog.md new file mode 100644 index 00000000000..7cdc39656d3 --- /dev/null +++ b/stable/mc-router/1.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mc-router-1.0.2](https://github.com/truecharts/charts/compare/mc-router-1.0.1...mc-router-1.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/mc-router/1.0.1/app-readme.md b/stable/mc-router/1.0.2/app-readme.md similarity index 100% rename from stable/mc-router/1.0.1/app-readme.md rename to stable/mc-router/1.0.2/app-readme.md diff --git a/stable/mc-router/1.0.2/charts/common-14.0.9.tgz b/stable/mc-router/1.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/mc-router/1.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/mc-router/1.0.1/ix_values.yaml b/stable/mc-router/1.0.2/ix_values.yaml similarity index 100% rename from stable/mc-router/1.0.1/ix_values.yaml rename to stable/mc-router/1.0.2/ix_values.yaml diff --git a/stable/mc-router/1.0.1/questions.yaml b/stable/mc-router/1.0.2/questions.yaml similarity index 100% rename from stable/mc-router/1.0.1/questions.yaml rename to stable/mc-router/1.0.2/questions.yaml diff --git a/stable/posterr/5.0.1/templates/NOTES.txt b/stable/mc-router/1.0.2/templates/NOTES.txt similarity index 100% rename from stable/posterr/5.0.1/templates/NOTES.txt rename to stable/mc-router/1.0.2/templates/NOTES.txt diff --git a/stable/mc-router/1.0.1/templates/_secrets.tpl b/stable/mc-router/1.0.2/templates/_secrets.tpl similarity index 100% rename from stable/mc-router/1.0.1/templates/_secrets.tpl rename to stable/mc-router/1.0.2/templates/_secrets.tpl diff --git a/stable/mc-router/1.0.1/templates/common.yaml b/stable/mc-router/1.0.2/templates/common.yaml similarity index 100% rename from stable/mc-router/1.0.1/templates/common.yaml rename to stable/mc-router/1.0.2/templates/common.yaml diff --git a/stable/portainer/5.0.4/values.yaml b/stable/mc-router/1.0.2/values.yaml similarity index 100% rename from stable/portainer/5.0.4/values.yaml rename to stable/mc-router/1.0.2/values.yaml diff --git a/stable/mealie/17.0.24/CHANGELOG.md b/stable/mealie/17.0.24/CHANGELOG.md new file mode 100644 index 00000000000..427a5e797d5 --- /dev/null +++ b/stable/mealie/17.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mealie-17.0.24](https://github.com/truecharts/charts/compare/mealie-17.0.23...mealie-17.0.24) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [mealie-17.0.23](https://github.com/truecharts/charts/compare/mealie-17.0.22...mealie-17.0.23) (2023-09-01) + +### Chore + +- update container image tccr.io/truecharts/mealie-frontend to latest ([#12119](https://github.com/truecharts/charts/issues/12119)) + + + + +## [mealie-17.0.22](https://github.com/truecharts/charts/compare/mealie-17.0.21...mealie-17.0.22) (2023-09-01) + +### Chore + +- update container image tccr.io/truecharts/mealie-api to latest ([#12117](https://github.com/truecharts/charts/issues/12117)) + + + + +## [mealie-17.0.21](https://github.com/truecharts/charts/compare/mealie-17.0.20...mealie-17.0.21) (2023-08-25) + +### Chore + +- update container image tccr.io/truecharts/mealie-frontend to latest ([#11876](https://github.com/truecharts/charts/issues/11876)) + + + + +## [mealie-17.0.20](https://github.com/truecharts/charts/compare/mealie-17.0.18...mealie-17.0.20) (2023-08-23) + +### Chore + +- update container image tccr.io/truecharts/mealie-frontend to latest ([#11830](https://github.com/truecharts/charts/issues/11830)) + - update container image tccr.io/truecharts/mealie-api to latest ([#11826](https://github.com/truecharts/charts/issues/11826)) + + + + +## [mealie-17.0.18](https://github.com/truecharts/charts/compare/mealie-17.0.17...mealie-17.0.18) (2023-08-23) + +### Chore + +- update container image tccr.io/truecharts/mealie-frontend to latest ([#11809](https://github.com/truecharts/charts/issues/11809)) + + + + +## [mealie-17.0.17](https://github.com/truecharts/charts/compare/mealie-17.0.16...mealie-17.0.17) (2023-08-22) + +### Chore + +- update container image tccr.io/truecharts/mealie-api to latest ([#11804](https://github.com/truecharts/charts/issues/11804)) + + + + +## [mealie-17.0.16](https://github.com/truecharts/charts/compare/mealie-17.0.15...mealie-17.0.16) (2023-08-22) + + + + +## [mealie-17.0.15](https://github.com/truecharts/charts/compare/mealie-17.0.14...mealie-17.0.15) (2023-08-22) + +### Chore + +- update container image tccr.io/truecharts/mealie-frontend to latest ([#11776](https://github.com/truecharts/charts/issues/11776)) + + + + +## [mealie-17.0.14](https://github.com/truecharts/charts/compare/mealie-17.0.13...mealie-17.0.14) (2023-08-22) + +### Chore + +- update container image tccr.io/truecharts/mealie-api to latest ([#11770](https://github.com/truecharts/charts/issues/11770)) + + + + +## [mealie-17.0.13](https://github.com/truecharts/charts/compare/mealie-17.0.12...mealie-17.0.13) (2023-08-22) + +### Chore + +- update container image tccr.io/truecharts/mealie-frontend to latest ([#11768](https://github.com/truecharts/charts/issues/11768)) + diff --git a/stable/mealie/17.0.24/Chart.yaml b/stable/mealie/17.0.24/Chart.yaml new file mode 100644 index 00000000000..23ebdb6f37b --- /dev/null +++ b/stable/mealie/17.0.24/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend +home: https://truecharts.org/charts/stable/mealie +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.png +keywords: + - grocy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mealie +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mealie + - https://github.com/hay-kot/mealie +version: 17.0.24 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mealie/17.0.24/LICENSE b/stable/mealie/17.0.24/LICENSE new file mode 100644 index 00000000000..33a8cbb23f0 --- /dev/null +++ b/stable/mealie/17.0.24/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/portainer/5.0.4/README.md b/stable/mealie/17.0.24/README.md similarity index 100% rename from stable/portainer/5.0.4/README.md rename to stable/mealie/17.0.24/README.md diff --git a/stable/mealie/17.0.24/app-changelog.md b/stable/mealie/17.0.24/app-changelog.md new file mode 100644 index 00000000000..dd783685f2e --- /dev/null +++ b/stable/mealie/17.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mealie-17.0.24](https://github.com/truecharts/charts/compare/mealie-17.0.23...mealie-17.0.24) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/mealie/17.0.24/app-readme.md b/stable/mealie/17.0.24/app-readme.md new file mode 100644 index 00000000000..b8d1b98bcd7 --- /dev/null +++ b/stable/mealie/17.0.24/app-readme.md @@ -0,0 +1,8 @@ +Mealie is a self hosted recipe manager and meal planner with a RestAPI backend + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/mealie](https://truecharts.org/charts/stable/mealie) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/mealie/17.0.24/charts/common-14.0.9.tgz b/stable/mealie/17.0.24/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/mealie/17.0.24/charts/common-14.0.9.tgz differ diff --git a/stable/mealie/17.0.24/ix_values.yaml b/stable/mealie/17.0.24/ix_values.yaml new file mode 100644 index 00000000000..c963b83d286 --- /dev/null +++ b/stable/mealie/17.0.24/ix_values.yaml @@ -0,0 +1,159 @@ +image: + repository: tccr.io/truecharts/mealie-frontend + tag: latest@sha256:f0733931b382a17e2c36e58fff7ea95e9434d125ba5c7eef817328dc20fbf374 + pullPolicy: IfNotPresent +apiImage: + repository: tccr.io/truecharts/mealie-api + tag: latest@sha256:f2fbe97e1c2874c7fc127fc3d1acc1f1d344b1f3ee6488254651566d387baed6 + pullPolicy: IfNotPresent + +mealie: + frontend: + theme: + light_primary: "#E58325" + light_accent: "#007A99" + light_secondary: "#973542" + light_success: "#43A047" + light_info: "#1976D2" + light_warning: "#FF6D00" + light_error: "#EF5350" + dark_primary: "#E58325" + dark_accent: "#007A99" + dark_secondary: "#973542" + dark_success: "#43A047" + dark_info: "#1976D2" + dark_warning: "#FF6D00" + dark_error: "#EF5350" + api: + general: + allow_signup: true + default_group: Home + default_email: changeme@email.com + base_url: "" + token_time: 48 + security: + max_login_attempts: 5 + user_lockout_time: 24 + smtp: + user: "" + password: "" + host: "" + port: 587 + from_name: Mealie + from_email: "" + # TLS | SSL | NONE + auth_strategy: TLS + webworkers: + workers_per_core: 1 + max_workers: 1 + web_concurrency: 1 + ldap: + auth_enabled: false + server_url: "" + tls_insecure: false + enable_starttls: false + tls_cacertfile: "" + base_dn: "" + query_bind: "" + query_password: "" + user_filter: "" + admin_filter: "" + id_attribute: uid + name_attribute: name + mail_attribute: mail + +workload: + main: + podSpec: + containers: + main: + securityContext: + capabilities: + add: + - NET_BIND_SERVICE + probes: + liveness: + path: "/" + type: http + readiness: + path: "/" + type: http + startup: + path: "/" + type: http + envFrom: + - secretRef: + name: frontend + api: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + api: + primary: true + enabled: true + imageSelector: apiImage + probes: + liveness: + path: /api/app/about + type: http + port: "{{ .Values.service.api.ports.api.port }}" + readiness: + path: /api/app/about + type: http + port: "{{ .Values.service.api.ports.api.port }}" + startup: + type: tcp + port: "{{ .Values.service.api.ports.api.port }}" + envFrom: + - secretRef: + name: api + +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10018 + protocol: http + targetPort: 3000 + api: + enabled: true + type: ClusterIP + targetSelector: api + ports: + api: + enabled: true + protocol: http + port: 10019 + targetSelector: api + +persistence: + data: + enabled: true + targetSelector: + main: + main: + mountPath: /app/data + readOnly: true + api: + api: + mountPath: /app/data + +cnpg: + main: + enabled: true + user: mealie + database: mealie + +portal: + open: + enabled: true diff --git a/stable/mealie/17.0.24/questions.yaml b/stable/mealie/17.0.24/questions.yaml new file mode 100644 index 00000000000..c6fef8aea74 --- /dev/null +++ b/stable/mealie/17.0.24/questions.yaml @@ -0,0 +1,2413 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: mealie + group: App Configuration + label: Mealie Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: frontend + label: Mealie Frontend Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: theme + label: Theme + schema: + additional_attrs: true + type: dict + attrs: + - variable: light_primary + label: Light Primary + description: Light Theme Config Variable + schema: + type: string + default: "#E58325" + required: true + - variable: light_accent + label: Light Accent + description: Light Theme Config Variable + schema: + type: string + default: "#007A99" + required: true + - variable: light_secondary + label: Light Secondary + description: Light Theme Config Variable + schema: + type: string + default: "#973542" + required: true + - variable: light_success + label: Light Success + description: Light Theme Config Variable + schema: + type: string + default: "#43A047" + required: true + - variable: light_info + label: Light Info + description: Light Theme Config Variable + schema: + type: string + default: "#1976D2" + required: true + - variable: light_warning + label: Light Warning + description: Light Theme Config Variable + schema: + type: string + default: "#FF6D00" + required: true + - variable: light_error + label: Light Error + description: Light Theme Config Variable + schema: + type: string + default: "#EF5350" + required: true + - variable: dark_primary + label: Dark Primary + description: Dark Theme Config Variable + schema: + type: string + default: "#E58325" + required: true + - variable: dark_accent + label: Dark Accent + description: Dark Theme Config Variable + schema: + type: string + default: "#007A99" + required: true + - variable: dark_secondary + label: Dark Secondary + description: Dark Theme Config Variable + schema: + type: string + default: "#973542" + required: true + - variable: dark_success + label: Dark Success + description: Dark Theme Config Variable + schema: + type: string + default: "#43A047" + required: true + - variable: dark_info + label: Dark Info + description: Dark Theme Config Variable + schema: + type: string + default: "#1976D2" + required: true + - variable: dark_warning + label: Dark Warning + description: Dark Theme Config Variable + schema: + type: string + default: "#FF6D00" + required: true + - variable: dark_error + label: Dark Error + description: Dark Theme Config Variable + schema: + type: string + default: "#EF5350" + required: true + - variable: api + label: Mealie API Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: general + label: General + schema: + additional_attrs: true + type: dict + attrs: + - variable: base_url + label: Base URL + description: Used for Notifications + schema: + type: string + default: "" + - variable: allow_signup + label: Allow Sign up + description: Allow user sign-up without token + schema: + type: boolean + default: true + - variable: default_group + label: Default Group + description: The default group for users + schema: + type: string + default: Home + required: true + - variable: default_email + label: Default Email + description: The default username for the superuser + schema: + type: string + default: changeme@email.com + required: true + - variable: token_time + label: Token Time + description: The time in hours that a login/auth token is valid + schema: + type: int + default: 48 + required: true + - variable: security + label: Security + schema: + additional_attrs: true + type: dict + attrs: + - variable: max_login_attempts + label: Max Login Attempts + description: Maximum times a user can provide an invalid password before their account is locked + schema: + type: int + default: 5 + required: true + - variable: user_lockout_time + label: User Lockout Time + description: Time in hours for how long a users account is locked + schema: + type: int + default: 24 + required: true + - variable: webworkers + label: Web Workers + schema: + additional_attrs: true + type: dict + attrs: + - variable: workers_per_core + label: Workers Per Core + description: Set the number of workers to the number of CPU cores multiplied by this value. + schema: + type: int + default: 1 + required: true + - variable: max_workers + label: Max Workers + description: Set the maximum number of workers to use. Default is not set meaning unlimited. + schema: + type: int + default: 1 + required: true + - variable: web_concurrency + label: Web Concurrency + description: Override the automatic definition of number of workers. + schema: + type: int + default: 1 + required: true + - variable: smtp + label: SMTP + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: Host + description: Mail Host + schema: + type: string + default: "" + - variable: port + label: Port + description: Mail Port + schema: + type: int + show_if: [["host", "!=", ""]] + default: 587 + required: true + - variable: user + label: User + description: Mail User + schema: + type: string + show_if: [["host", "!=", ""]] + required: true + default: "" + - variable: password + label: Password + description: Mail Password + schema: + type: string + show_if: [["host", "!=", ""]] + private: true + required: true + default: "" + - variable: from_name + label: From Name + description: Mail From Name + schema: + type: string + show_if: [["host", "!=", ""]] + required: true + default: Mealie + - variable: from_email + label: From Email + description: Mail From Email + schema: + type: string + show_if: [["host", "!=", ""]] + required: true + default: "" + - variable: auth_strategy + label: Auth Strategy + description: Mail Auth Strategy + schema: + type: string + show_if: [["host", "!=", ""]] + required: true + default: "TLS" + enum: + - value: TLS + description: TLS + - value: SSL + description: SSL + - value: NONE + description: NONE + - variable: ldap + label: LDAP + schema: + additional_attrs: true + type: dict + attrs: + - variable: auth_enabled + label: Auth Enabled + description: Authenticate via an external LDAP server in addition to built-in Mealie auth + schema: + type: boolean + default: false + - variable: server_url + label: Server URL + description: LDAP server URL + schema: + type: string + default: "" + - variable: tls_insecure + label: TLS Insecure + description: Do not verify server certificate when using secure LDAP + schema: + type: boolean + default: false + - variable: enable_starttls + label: Enable StartTLS + description: Use STARTTLS to connect to the server + schema: + type: boolean + default: false + - variable: tls_cacertfile + label: TLS CA Cert File + description: File path to Certificate Authority used to verify server certificate + schema: + type: string + default: "" + - variable: base_dn + label: Base DN + description: Starting point when searching for users authentication. + schema: + type: string + default: "" + - variable: query_bind + label: Query Bind + description: Optional bind user for LDAP search queries + schema: + type: string + default: "" + - variable: query_password + label: Query Password + description: Optional password for the bind user used + schema: + type: string + default: "" + - variable: user_filter + label: User Filter + description: Optional LDAP filter to narrow down eligible users + schema: + type: string + default: "" + - variable: admin_filter + label: Admin Filter + description: Optional LDAP filter, which tells Mealie the LDAP user is an admin + schema: + type: string + default: "" + - variable: id_attribute + label: ID Attribute + description: The LDAP attribute that maps to the user's id + schema: + type: string + default: uid + - variable: name_attribute + label: Name Attribute + description: The LDAP attribute that maps to the user's name + schema: + type: string + default: name + - variable: mail_attribute + label: Mail Attribute + description: The LDAP attribute that maps to the user's email + schema: + type: string + default: mail + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10018 + required: true + - variable: api + label: API Service + description: The API 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: api + label: API Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10019 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App Data Storage + description: Stores the Application Data. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/projectsend/8.0.12/templates/NOTES.txt b/stable/mealie/17.0.24/templates/NOTES.txt similarity index 100% rename from stable/projectsend/8.0.12/templates/NOTES.txt rename to stable/mealie/17.0.24/templates/NOTES.txt diff --git a/stable/mealie/17.0.24/templates/_secrets.tpl b/stable/mealie/17.0.24/templates/_secrets.tpl new file mode 100644 index 00000000000..425552b890f --- /dev/null +++ b/stable/mealie/17.0.24/templates/_secrets.tpl @@ -0,0 +1,99 @@ +{{/* Define the secrets */}} +{{- define "mealie.secrets" -}} +{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) -}} +{{- $api := .Values.mealie.api -}} +{{- $frontend := .Values.mealie.frontend }} + +frontend: + enabled: true + data: + {{/* Frontend */}} + API_URL: {{ printf "http://%v-api:%v" $fullname .Values.service.api.ports.api.port }} + THEME_LIGHT_PRIMARY: {{ $frontend.theme.light_primary | default "#E58325" | quote }} + THEME_LIGHT_ACCENT: {{ $frontend.theme.light_accent | default "#007A99" | quote }} + THEME_LIGHT_SECONDARY: {{ $frontend.theme.light_secondary | default "#973542" | quote }} + THEME_LIGHT_SUCCESS: {{ $frontend.theme.light_success | default "#43A047" | quote }} + THEME_LIGHT_INFO: {{ $frontend.theme.light_info | default "#1976D2" | quote }} + THEME_LIGHT_WARNING: {{ $frontend.theme.light_warning | default "#FF6D00" | quote }} + THEME_LIGHT_ERROR: {{ $frontend.theme.light_error | default "#EF5350" | quote }} + THEME_DARK_PRIMARY: {{ $frontend.theme.dark_primary | default "#E58325" | quote }} + THEME_DARK_ACCENT: {{ $frontend.theme.dark_accent | default "#007A99" | quote }} + THEME_DARK_SECONDARY: {{ $frontend.theme.dark_secondary | default "#973542" | quote }} + THEME_DARK_SUCCESS: {{ $frontend.theme.dark_success | default "#43A047" | quote }} + THEME_DARK_INFO: {{ $frontend.theme.dark_info | default "#1976D2" | quote }} + THEME_DARK_WARNING: {{ $frontend.theme.dark_warning | default "#FF6D00" | quote }} + THEME_DARK_ERROR: {{ $frontend.theme.dark_error | default "#EF5350" | quote }} + +api: + enabled: true + data: + API_PORT: {{ .Values.service.api.ports.api.port | quote }} + API_DOCS: "true" + {{/* Database */}} + DB_ENGINE: "postgres" + POSTGRES_PORT: "5432" + POSTGRES_USER: {{ .Values.cnpg.main.user }} + POSTGRES_PASSWORD: {{ .Values.cnpg.main.creds.password | trimAll "\"" }} + POSTGRES_DB: {{ .Values.cnpg.main.database }} + POSTGRES_SERVER: {{ .Values.cnpg.main.creds.host }} + {{/* User Defined */}} + {{/* General */}} + ALLOW_SIGNUP: {{ $api.general.allow_signup | quote }} + DEFAULT_GROUP: {{ $api.general.default_group }} + DEFAULT_EMAIL: {{ $api.general.default_email }} + BASE_URL: {{ $api.general.base_url }} + TOKEN_TIME: {{ $api.general.token_time | quote }} + {{/* Security */}} + SECURITY_MAX_LOGIN_ATTEMPTS: {{ $api.security.max_login_attempts | quote }} + SECURITY_USER_LOCKOUT_TIME: {{ $api.security.user_lockout_time | quote }} + {{/* SMTP */}} + {{- if $api.smtp.host }} + SMTP_PORT: {{ $api.smtp.port | quote }} + SMTP_HOST: {{ $api.smtp.host | quote }} + SMTP_USER: {{ $api.smtp.user | quote }} + SMTP_PASSWORD: {{ $api.smtp.password | quote }} + SMTP_FROM_NAME: {{ $api.smtp.from_name | quote }} + SMTP_AUTH_STRATEGY: {{ $api.smtp.auth_strategy | quote }} + SMTP_FROM_EMAIL: {{ $api.smtp.from_email | quote }} + {{- end }} + {{/* Workers */}} + WORKERS_PER_CORE: {{ $api.webworkers.workers_per_core | quote }} + MAX_WORKERS: {{ $api.webworkers.max_workers | quote }} + WEB_CONCURRENCY: {{ $api.webworkers.web_concurrency | quote }} + {{/* LDAP */}} + {{- if $api.ldap.auth_enabled }} + LDAP_AUTH_ENABLED: {{ $api.ldap.auth_enabled | quote }} + {{- with $api.ldap.server_url }} + LDAP_SERVER_URL: {{ . }} + {{- end }} + LDAP_TLS_INSECURE: {{ $api.ldap.tls_insecure | quote }} + LDAP_ENABLE_STARTTLS: {{ $api.ldap.enable_starttls | quote }} + {{- with $api.ldap.tls_cacertfile }} + LDAP_TLS_CACERTFILE: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.base_dn }} + LDAP_BASE_DN: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.query_bind }} + LDAP_QUERY_BIND: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.query_password }} + LDAP_QUERY_PASSWORD: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.user_filter }} + LDAP_USER_FILTER: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.admin_filter }} + LDAP_ADMIN_FILTER: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.id_attribute }} + LDAP_ID_ATTRIBUTE: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.name_attribute }} + LDAP_NAME_ATTRIBUTE: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.mail_attribute }} + LDAP_MAIL_ATTRIBUTE: {{ . | quote }} + {{- end -}} + {{- end -}} +{{- end -}} diff --git a/stable/mealie/17.0.24/templates/common.yaml b/stable/mealie/17.0.24/templates/common.yaml new file mode 100644 index 00000000000..fda2cdae013 --- /dev/null +++ b/stable/mealie/17.0.24/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for mealie */}} +{{- $secrets := include "mealie.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := mustMergeOverwrite .Values.secret $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/posterr/5.0.1/values.yaml b/stable/mealie/17.0.24/values.yaml similarity index 100% rename from stable/posterr/5.0.1/values.yaml rename to stable/mealie/17.0.24/values.yaml diff --git a/stable/mediainfo/5.0.2/CHANGELOG.md b/stable/mediainfo/5.0.2/CHANGELOG.md deleted file mode 100644 index 980a9213409..00000000000 --- a/stable/mediainfo/5.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mediainfo-5.0.2](https://github.com/truecharts/charts/compare/mediainfo-5.0.1...mediainfo-5.0.2) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v23.10.1 ([#13281](https://github.com/truecharts/charts/issues/13281)) - - - - -## [mediainfo-5.0.1](https://github.com/truecharts/charts/compare/mediainfo-5.0.0...mediainfo-5.0.1) (2023-09-22) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v23.09.1 ([#12840](https://github.com/truecharts/charts/issues/12840)) - - - - - -## [mediainfo-5.0.0](https://github.com/truecharts/charts/compare/mediainfo-4.0.20...mediainfo-5.0.0) (2023-07-31) - - - - -## [mediainfo-4.0.20](https://github.com/truecharts/charts/compare/mediainfo-4.0.19...mediainfo-4.0.20) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [mediainfo-4.0.19](https://github.com/truecharts/charts/compare/mediainfo-4.0.18...mediainfo-4.0.19) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v23.07.1 ([#10658](https://github.com/truecharts/charts/issues/10658)) - - - - -## [mediainfo-4.0.18](https://github.com/truecharts/charts/compare/mediainfo-4.0.17...mediainfo-4.0.18) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v23.06.2 ([#10222](https://github.com/truecharts/charts/issues/10222)) - - - - -## [mediainfo-4.0.17](https://github.com/truecharts/charts/compare/mediainfo-4.0.16...mediainfo-4.0.17) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [mediainfo-4.0.16](https://github.com/truecharts/charts/compare/mediainfo-4.0.15...mediainfo-4.0.16) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [mediainfo-4.0.15](https://github.com/truecharts/charts/compare/mediainfo-4.0.14...mediainfo-4.0.15) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [mediainfo-4.0.14](https://github.com/truecharts/charts/compare/mediainfo-4.0.13...mediainfo-4.0.14) (2023-06-09) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v23.06.1 ([#9506](https://github.com/truecharts/charts/issues/9506)) - - - - -## [mediainfo-4.0.13](https://github.com/truecharts/charts/compare/mediainfo-4.0.12...mediainfo-4.0.13) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - diff --git a/stable/mediainfo/5.0.2/Chart.yaml b/stable/mediainfo/5.0.2/Chart.yaml deleted file mode 100644 index 6c7d7ae556b..00000000000 --- a/stable/mediainfo/5.0.2/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.10.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.2 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mediainfo/5.0.2/app-changelog.md b/stable/mediainfo/5.0.2/app-changelog.md deleted file mode 100644 index 7d0a079e860..00000000000 --- a/stable/mediainfo/5.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mediainfo-5.0.2](https://github.com/truecharts/charts/compare/mediainfo-5.0.1...mediainfo-5.0.2) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v23.10.1 ([#13281](https://github.com/truecharts/charts/issues/13281)) - - \ No newline at end of file diff --git a/stable/mediainfo/5.0.2/charts/common-14.0.1.tgz b/stable/mediainfo/5.0.2/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/mediainfo/5.0.2/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/mediainfo/5.0.3/CHANGELOG.md b/stable/mediainfo/5.0.3/CHANGELOG.md new file mode 100644 index 00000000000..4b766f1666b --- /dev/null +++ b/stable/mediainfo/5.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mediainfo-5.0.3](https://github.com/truecharts/charts/compare/mediainfo-5.0.2...mediainfo-5.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [mediainfo-5.0.2](https://github.com/truecharts/charts/compare/mediainfo-5.0.1...mediainfo-5.0.2) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.10.1 ([#13281](https://github.com/truecharts/charts/issues/13281)) + + + + +## [mediainfo-5.0.1](https://github.com/truecharts/charts/compare/mediainfo-5.0.0...mediainfo-5.0.1) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.09.1 ([#12840](https://github.com/truecharts/charts/issues/12840)) + + + + + +## [mediainfo-5.0.0](https://github.com/truecharts/charts/compare/mediainfo-4.0.20...mediainfo-5.0.0) (2023-07-31) + + + + +## [mediainfo-4.0.20](https://github.com/truecharts/charts/compare/mediainfo-4.0.19...mediainfo-4.0.20) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [mediainfo-4.0.19](https://github.com/truecharts/charts/compare/mediainfo-4.0.18...mediainfo-4.0.19) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.07.1 ([#10658](https://github.com/truecharts/charts/issues/10658)) + + + + +## [mediainfo-4.0.18](https://github.com/truecharts/charts/compare/mediainfo-4.0.17...mediainfo-4.0.18) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.06.2 ([#10222](https://github.com/truecharts/charts/issues/10222)) + + + + +## [mediainfo-4.0.17](https://github.com/truecharts/charts/compare/mediainfo-4.0.16...mediainfo-4.0.17) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [mediainfo-4.0.16](https://github.com/truecharts/charts/compare/mediainfo-4.0.15...mediainfo-4.0.16) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [mediainfo-4.0.15](https://github.com/truecharts/charts/compare/mediainfo-4.0.14...mediainfo-4.0.15) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [mediainfo-4.0.14](https://github.com/truecharts/charts/compare/mediainfo-4.0.13...mediainfo-4.0.14) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.06.1 ([#9506](https://github.com/truecharts/charts/issues/9506)) + diff --git a/stable/mediainfo/5.0.3/Chart.yaml b/stable/mediainfo/5.0.3/Chart.yaml new file mode 100644 index 00000000000..1c6e7d26f8f --- /dev/null +++ b/stable/mediainfo/5.0.3/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.10.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/posterr/5.0.1/README.md b/stable/mediainfo/5.0.3/README.md similarity index 100% rename from stable/posterr/5.0.1/README.md rename to stable/mediainfo/5.0.3/README.md diff --git a/stable/mediainfo/5.0.3/app-changelog.md b/stable/mediainfo/5.0.3/app-changelog.md new file mode 100644 index 00000000000..5b747af7df9 --- /dev/null +++ b/stable/mediainfo/5.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mediainfo-5.0.3](https://github.com/truecharts/charts/compare/mediainfo-5.0.2...mediainfo-5.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/mediainfo/5.0.2/app-readme.md b/stable/mediainfo/5.0.3/app-readme.md similarity index 100% rename from stable/mediainfo/5.0.2/app-readme.md rename to stable/mediainfo/5.0.3/app-readme.md diff --git a/stable/mediainfo/5.0.3/charts/common-14.0.9.tgz b/stable/mediainfo/5.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/mediainfo/5.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/mediainfo/5.0.2/ix_values.yaml b/stable/mediainfo/5.0.3/ix_values.yaml similarity index 100% rename from stable/mediainfo/5.0.2/ix_values.yaml rename to stable/mediainfo/5.0.3/ix_values.yaml diff --git a/stable/mediainfo/5.0.2/questions.yaml b/stable/mediainfo/5.0.3/questions.yaml similarity index 100% rename from stable/mediainfo/5.0.2/questions.yaml rename to stable/mediainfo/5.0.3/questions.yaml diff --git a/stable/promcord/8.0.0/templates/NOTES.txt b/stable/mediainfo/5.0.3/templates/NOTES.txt similarity index 100% rename from stable/promcord/8.0.0/templates/NOTES.txt rename to stable/mediainfo/5.0.3/templates/NOTES.txt diff --git a/stable/quassel-core/8.0.5/templates/common.yaml b/stable/mediainfo/5.0.3/templates/common.yaml similarity index 100% rename from stable/quassel-core/8.0.5/templates/common.yaml rename to stable/mediainfo/5.0.3/templates/common.yaml diff --git a/stable/projectsend/8.0.12/values.yaml b/stable/mediainfo/5.0.3/values.yaml similarity index 100% rename from stable/projectsend/8.0.12/values.yaml rename to stable/mediainfo/5.0.3/values.yaml diff --git a/stable/medusa/7.0.11/CHANGELOG.md b/stable/medusa/7.0.11/CHANGELOG.md deleted file mode 100644 index e3bb271ca36..00000000000 --- a/stable/medusa/7.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [medusa-7.0.11](https://github.com/truecharts/charts/compare/medusa-7.0.10...medusa-7.0.11) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13282](https://github.com/truecharts/charts/issues/13282)) - - - - -## [medusa-7.0.10](https://github.com/truecharts/charts/compare/medusa-7.0.9...medusa-7.0.10) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13055](https://github.com/truecharts/charts/issues/13055)) - - - - -## [medusa-7.0.9](https://github.com/truecharts/charts/compare/medusa-7.0.8...medusa-7.0.9) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#12806](https://github.com/truecharts/charts/issues/12806)) - - - - -## [medusa-7.0.8](https://github.com/truecharts/charts/compare/medusa-7.0.7...medusa-7.0.8) (2023-09-14) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#12597](https://github.com/truecharts/charts/issues/12597)) - - - - -## [medusa-7.0.7](https://github.com/truecharts/charts/compare/medusa-7.0.6...medusa-7.0.7) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#12349](https://github.com/truecharts/charts/issues/12349)) - - - - -## [medusa-7.0.6](https://github.com/truecharts/charts/compare/medusa-7.0.5...medusa-7.0.6) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#12105](https://github.com/truecharts/charts/issues/12105)) - - - - -## [medusa-7.0.5](https://github.com/truecharts/charts/compare/medusa-7.0.4...medusa-7.0.5) (2023-08-24) - -### Chore - -- update helm general non-major ([#11848](https://github.com/truecharts/charts/issues/11848)) - - - - -## [medusa-7.0.4](https://github.com/truecharts/charts/compare/medusa-7.0.3...medusa-7.0.4) (2023-08-24) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#11846](https://github.com/truecharts/charts/issues/11846)) - - - - -## [medusa-7.0.3](https://github.com/truecharts/charts/compare/medusa-7.0.2...medusa-7.0.3) (2023-08-17) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#11406](https://github.com/truecharts/charts/issues/11406)) - - - - -## [medusa-7.0.2](https://github.com/truecharts/charts/compare/medusa-7.0.1...medusa-7.0.2) (2023-08-10) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#11394](https://github.com/truecharts/charts/issues/11394)) - - - - -## [medusa-7.0.1](https://github.com/truecharts/charts/compare/medusa-7.0.0...medusa-7.0.1) (2023-08-03) - -### Chore diff --git a/stable/medusa/7.0.11/Chart.yaml b/stable/medusa/7.0.11/Chart.yaml deleted file mode 100644 index a673a62b960..00000000000 --- a/stable/medusa/7.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.17" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -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: 7.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/medusa/7.0.11/app-changelog.md b/stable/medusa/7.0.11/app-changelog.md deleted file mode 100644 index 3d1d6fbb8c0..00000000000 --- a/stable/medusa/7.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-7.0.11](https://github.com/truecharts/charts/compare/medusa-7.0.10...medusa-7.0.11) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13282](https://github.com/truecharts/charts/issues/13282)) - - \ No newline at end of file diff --git a/stable/medusa/7.0.11/charts/common-14.0.3.tgz b/stable/medusa/7.0.11/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/medusa/7.0.11/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/medusa/7.0.12/CHANGELOG.md b/stable/medusa/7.0.12/CHANGELOG.md new file mode 100644 index 00000000000..12d99bb2c18 --- /dev/null +++ b/stable/medusa/7.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [medusa-7.0.12](https://github.com/truecharts/charts/compare/medusa-7.0.11...medusa-7.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [medusa-7.0.11](https://github.com/truecharts/charts/compare/medusa-7.0.10...medusa-7.0.11) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13282](https://github.com/truecharts/charts/issues/13282)) + + + + +## [medusa-7.0.10](https://github.com/truecharts/charts/compare/medusa-7.0.9...medusa-7.0.10) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13055](https://github.com/truecharts/charts/issues/13055)) + + + + +## [medusa-7.0.9](https://github.com/truecharts/charts/compare/medusa-7.0.8...medusa-7.0.9) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#12806](https://github.com/truecharts/charts/issues/12806)) + + + + +## [medusa-7.0.8](https://github.com/truecharts/charts/compare/medusa-7.0.7...medusa-7.0.8) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#12597](https://github.com/truecharts/charts/issues/12597)) + + + + +## [medusa-7.0.7](https://github.com/truecharts/charts/compare/medusa-7.0.6...medusa-7.0.7) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#12349](https://github.com/truecharts/charts/issues/12349)) + + + + +## [medusa-7.0.6](https://github.com/truecharts/charts/compare/medusa-7.0.5...medusa-7.0.6) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#12105](https://github.com/truecharts/charts/issues/12105)) + + + + +## [medusa-7.0.5](https://github.com/truecharts/charts/compare/medusa-7.0.4...medusa-7.0.5) (2023-08-24) + +### Chore + +- update helm general non-major ([#11848](https://github.com/truecharts/charts/issues/11848)) + + + + +## [medusa-7.0.4](https://github.com/truecharts/charts/compare/medusa-7.0.3...medusa-7.0.4) (2023-08-24) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#11846](https://github.com/truecharts/charts/issues/11846)) + + + + +## [medusa-7.0.3](https://github.com/truecharts/charts/compare/medusa-7.0.2...medusa-7.0.3) (2023-08-17) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#11406](https://github.com/truecharts/charts/issues/11406)) + + + + +## [medusa-7.0.2](https://github.com/truecharts/charts/compare/medusa-7.0.1...medusa-7.0.2) (2023-08-10) + +### Chore diff --git a/stable/medusa/7.0.12/Chart.yaml b/stable/medusa/7.0.12/Chart.yaml new file mode 100644 index 00000000000..187d12bb5f0 --- /dev/null +++ b/stable/medusa/7.0.12/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.0.17" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/projectsend/8.0.12/README.md b/stable/medusa/7.0.12/README.md similarity index 100% rename from stable/projectsend/8.0.12/README.md rename to stable/medusa/7.0.12/README.md diff --git a/stable/medusa/7.0.12/app-changelog.md b/stable/medusa/7.0.12/app-changelog.md new file mode 100644 index 00000000000..801d86bfe8b --- /dev/null +++ b/stable/medusa/7.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-7.0.12](https://github.com/truecharts/charts/compare/medusa-7.0.11...medusa-7.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/medusa/7.0.11/app-readme.md b/stable/medusa/7.0.12/app-readme.md similarity index 100% rename from stable/medusa/7.0.11/app-readme.md rename to stable/medusa/7.0.12/app-readme.md diff --git a/stable/medusa/7.0.12/charts/common-14.0.9.tgz b/stable/medusa/7.0.12/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/medusa/7.0.12/charts/common-14.0.9.tgz differ diff --git a/stable/medusa/7.0.11/ix_values.yaml b/stable/medusa/7.0.12/ix_values.yaml similarity index 100% rename from stable/medusa/7.0.11/ix_values.yaml rename to stable/medusa/7.0.12/ix_values.yaml diff --git a/stable/medusa/7.0.11/questions.yaml b/stable/medusa/7.0.12/questions.yaml similarity index 100% rename from stable/medusa/7.0.11/questions.yaml rename to stable/medusa/7.0.12/questions.yaml diff --git a/stable/prusaslicer-novnc/5.0.10/templates/NOTES.txt b/stable/medusa/7.0.12/templates/NOTES.txt similarity index 100% rename from stable/prusaslicer-novnc/5.0.10/templates/NOTES.txt rename to stable/medusa/7.0.12/templates/NOTES.txt diff --git a/stable/mstream/7.0.10/templates/common.yaml b/stable/medusa/7.0.12/templates/common.yaml similarity index 100% rename from stable/mstream/7.0.10/templates/common.yaml rename to stable/medusa/7.0.12/templates/common.yaml diff --git a/stable/promcord/8.0.0/values.yaml b/stable/medusa/7.0.12/values.yaml similarity index 100% rename from stable/promcord/8.0.0/values.yaml rename to stable/medusa/7.0.12/values.yaml diff --git a/stable/meshcentral/11.0.4/CHANGELOG.md b/stable/meshcentral/11.0.4/CHANGELOG.md new file mode 100644 index 00000000000..dc78d666dc4 --- /dev/null +++ b/stable/meshcentral/11.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [meshcentral-11.0.4](https://github.com/truecharts/charts/compare/meshcentral-11.0.3...meshcentral-11.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [meshcentral-11.0.3](https://github.com/truecharts/charts/compare/meshcentral-11.0.2...meshcentral-11.0.3) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/meshcentral to v1.1.11 ([#12506](https://github.com/truecharts/charts/issues/12506)) + + + + +## [meshcentral-11.0.2](https://github.com/truecharts/charts/compare/meshcentral-11.0.1...meshcentral-11.0.2) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/meshcentral to v1.1.10 ([#11620](https://github.com/truecharts/charts/issues/11620)) + + + + +## [meshcentral-11.0.1](https://github.com/truecharts/charts/compare/meshcentral-11.0.0...meshcentral-11.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/meshcentral to v1.1.8 ([#11312](https://github.com/truecharts/charts/issues/11312)) + + + + + +## [meshcentral-11.0.0](https://github.com/truecharts/charts/compare/meshcentral-10.0.21...meshcentral-11.0.0) (2023-07-31) + + + + +## [meshcentral-10.0.21](https://github.com/truecharts/charts/compare/meshcentral-10.0.20...meshcentral-10.0.21) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [meshcentral-10.0.20](https://github.com/truecharts/charts/compare/meshcentral-10.0.19...meshcentral-10.0.20) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [meshcentral-10.0.19](https://github.com/truecharts/charts/compare/meshcentral-10.0.18...meshcentral-10.0.19) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/meshcentral to v1.1.6 ([#9664](https://github.com/truecharts/charts/issues/9664)) + + + + +## [meshcentral-10.0.19](https://github.com/truecharts/charts/compare/meshcentral-10.0.18...meshcentral-10.0.19) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/meshcentral to v1.1.6 ([#9664](https://github.com/truecharts/charts/issues/9664)) + + + + +## [meshcentral-10.0.19](https://github.com/truecharts/charts/compare/meshcentral-10.0.18...meshcentral-10.0.19) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/meshcentral to v1.1.6 ([#9664](https://github.com/truecharts/charts/issues/9664)) + + + + +## [meshcentral-10.0.19](https://github.com/truecharts/charts/compare/meshcentral-10.0.18...meshcentral-10.0.19) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/meshcentral to v1.1.6 ([#9664](https://github.com/truecharts/charts/issues/9664)) + diff --git a/stable/meshcentral/11.0.4/Chart.yaml b/stable/meshcentral/11.0.4/Chart.yaml new file mode 100644 index 00000000000..7bc74a58675 --- /dev/null +++ b/stable/meshcentral/11.0.4/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: meshcentral +version: 11.0.4 +appVersion: "1.1.11" +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: 14.0.9 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org/ + version: 6.0.67 +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/promcord/8.0.0/README.md b/stable/meshcentral/11.0.4/README.md similarity index 100% rename from stable/promcord/8.0.0/README.md rename to stable/meshcentral/11.0.4/README.md diff --git a/stable/meshcentral/11.0.4/app-changelog.md b/stable/meshcentral/11.0.4/app-changelog.md new file mode 100644 index 00000000000..08f7590d625 --- /dev/null +++ b/stable/meshcentral/11.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [meshcentral-11.0.4](https://github.com/truecharts/charts/compare/meshcentral-11.0.3...meshcentral-11.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/meshcentral/11.0.4/app-readme.md b/stable/meshcentral/11.0.4/app-readme.md new file mode 100644 index 00000000000..dc6ab6c4356 --- /dev/null +++ b/stable/meshcentral/11.0.4/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/11.0.4/charts/common-14.0.9.tgz b/stable/meshcentral/11.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/meshcentral/11.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/mongo-express/2.0.0/charts/mongodb-6.0.67.tgz b/stable/meshcentral/11.0.4/charts/mongodb-6.0.67.tgz similarity index 100% rename from stable/mongo-express/2.0.0/charts/mongodb-6.0.67.tgz rename to stable/meshcentral/11.0.4/charts/mongodb-6.0.67.tgz diff --git a/stable/meshcentral/11.0.4/ix_values.yaml b/stable/meshcentral/11.0.4/ix_values.yaml new file mode 100644 index 00000000000..8a0dfb94b17 --- /dev/null +++ b/stable/meshcentral/11.0.4/ix_values.yaml @@ -0,0 +1,1009 @@ +image: + repository: tccr.io/truecharts/meshcentral + pullPolicy: IfNotPresent + tag: v1.1.11@sha256:7447899fa5158cce2eecd755a29652418ee9addae64fbfa491176043e24eb3da + +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/11.0.4/questions.yaml b/stable/meshcentral/11.0.4/questions.yaml new file mode 100644 index 00000000000..5567a0e3e33 --- /dev/null +++ b/stable/meshcentral/11.0.4/questions.yaml @@ -0,0 +1,2921 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: meshcentral + group: App Configuration + label: MeshCentral Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: settings + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: aliasPort + label: aliasPort + description: The actual main port as seen externally on the Internet, this setting is often used when a reverse-proxy is used. + schema: + type: int + required: true + default: 443 + - variable: cert + label: cert + description: Set this to the primary DNS name of this MeshCentral server. + schema: + type: string + required: true + default: "" + - variable: tlsOffload + label: tlsOffload + description: When true, indicates that a TLS offloader is in front of the MeshCentral server. More typically, set this to the IP address of the reverse proxy or TLS offloader so that IP forwarding headers will be trusted. For example 172.16.0.0/16 + schema: + type: string + default: "172.16.0.0/16" + - variable: trustedProxy + label: trustedProxy + description: Trust forwarded headers from these IPs or domains. Providing the magic string "CloudFlare" will cause the server to download the IP address list of trusted CloudFlare proxies directly from CloudFlare on each server start. For example 172.16.0.0/16. This should be left empty if traefik is used. + schema: + type: string + default: "" + - variable: WANonly + label: WANonly + description: When enabled, only MeshCentral WAN features are enabled and agents will connect to the server using a well known DNS name. + schema: + type: boolean + default: false + - variable: LANonly + label: LANonly + description: When enabled, only MeshCentral LAN features are enabled and agents will find the server using multicast LAN packets. + schema: + type: boolean + default: false + - variable: webRTC + label: webRTC + description: When enabled, allows use of WebRTC to allow direct network traffic between the agent and browser. + schema: + type: boolean + default: false + - variable: compression + label: compression + description: Enables GZIP compression for web requests. + schema: + type: boolean + default: true + - variable: wsCompression + label: wsCompression + description: Enables server-side, websocket per-message deflate compression. + schema: + type: boolean + default: true + - variable: agentWsCompression + label: agentWsCompression + description: Enables agent-side, websocket per-message deflate compression. wscompression must also be true for this to work. + schema: + type: boolean + default: true + - variable: allowFraming + label: allowFraming + description: When enabled, the MeshCentral web site can be embedded within another website's iframe. + schema: + type: boolean + default: false + - variable: newAccounts + label: newAccounts + description: When set to true, allow new user accounts to be created from the login page. + schema: + type: boolean + default: false + - variable: allowHighQualityDesktop + label: allowHighQualityDesktop + description: When false, users will only be able to set remote desktop image quality to 60%, this can reduce server bandwidth usage. + schema: + type: boolean + default: true + - variable: agentLogDump + label: agentLogDump + description: Automatically downloads all agent error logs into meshcentral-data/agenterrorlogs.txt. + schema: + type: boolean + default: false + - variable: agentCoreDump + label: agentCoreDump + description: Automatically activates and transfers any agent crash dump files to the server in meshcentral-data/coredumps. + schema: + type: boolean + default: false + - variable: browserPing + label: browserPing + description: When specified, sends data to the browser at x seconds interval and expects a response from the browser. + schema: + type: int + required: true + default: -99 + - variable: browserPong + label: browserPong + description: When specified, sends data to the browser at x seconds interval. + schema: + type: int + required: true + default: -99 + - variable: agentPing + label: agentPing + description: When specified, sends data to the agent at x seconds interval and expects a response from the agent. + schema: + type: int + required: true + default: -99 + - variable: agentPong + label: agentPong + description: When specified, sends data to the agent at x seconds interval. + schema: + type: int + required: true + default: -99 + - variable: agentIdleTimeout + label: agentIdleTimeout + description: How much time in seconds with no traffic from an agent before dropping the agent connection. + schema: + type: int + required: true + default: -99 + - variable: maxInvalidLogin + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: time + label: time + description: Time in minutes over which the a maximum number of invalid login attempts is allowed from an IP address. + schema: + type: int + required: true + default: 10 + - variable: count + label: count + description: Maximum number of invalid login attempts from an IP address in the time period. + schema: + type: int + required: true + default: 10 + - variable: coolofftime + label: coolofftime + description: Additional time in minute that login attempts will be denied once the invalid login limit is reached. + schema: + type: int + required: true + default: 30 + - variable: exclude + label: exclude + description: Ranges of IP addresses that are not subject to invalid login limitations. For example 192.168.1.0/24,172.16.0.1 + schema: + type: string + default: "" + - variable: maxInvalid2fa + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: time + label: time + description: Time in minutes over which the a maximum number of invalid 2FA attempts is allowed from an IP address. + schema: + type: int + required: true + default: 10 + - variable: count + label: count + description: Maximum number of invalid 2FA attempts from an IP address in the time period. + schema: + type: int + required: true + default: 10 + - variable: coolofftime + label: coolofftime + description: Additional time in minute that 2FA attempts will be denied once the invalid login limit is reached. + schema: + type: int + required: true + default: 30 + - variable: exclude + label: exclude + description: Ranges of IP addresses that are not subject to invalid 2FA limitations. For example 192.168.1.0/24,172.16.0.1 + schema: + type: string + default: "" + - variable: autobackup + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: backupIntervalHours + label: backupIntervalHours + schema: + type: int + required: true + default: 24 + - variable: keepLastDaysBackup + label: keepLastDaysBackup + schema: + type: int + required: true + default: 10 + - variable: zipPassword + label: zipPassword + description: Leave empty for no password + schema: + type: string + private: true + default: "" + - variable: _setupWebDav + label: Backup to Web DAV + description: Enabled automated upload of the server backups to a WebDAV account. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: webdav + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: url + label: url + description: WebDAV account URL. + schema: + type: string + default: "" + - variable: username + label: username + description: WebDAV account username. + schema: + type: string + default: "" + - variable: password + label: password + description: WebDAV account password. + schema: + type: string + private: true + default: "" + - variable: folderName + label: folderName + description: The name of the folder to create in the WebDAV account. + schema: + type: string + default: MeshCentral-Backups + - variable: maxFiles + label: maxFiles + description: The maximum number of files to keep in the WebDAV folder, older files will be removed if needed. + schema: + type: int + default: 10 + - variable: relayDNS + label: relayDNS + description: When set, relayPort value is ignored. Set this to a DNS name the points to this server. When the server is accessed using the DNS name, the main web server port is used as a web relay port. + schema: + type: list + default: [] + items: + - variable: relayDNSEntry + label: relayDNS Entry + schema: + type: string + required: true + default: "" + - variable: plugins + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: _setupMessaging + label: Setup Messaging + description: This section allow MeshCentral to send messages over user messaging networks like Discord + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: messaging + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: _setupTelegram + label: Setup Telegram + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: telegram + label: telegram + description: Configure Telegram messaging system + schema: + additional_attrs: true + type: dict + attrs: + - variable: apiid + label: apiid + schema: + type: string + default: "" + - variable: apihash + label: apihash + schema: + type: string + default: "" + - variable: session + label: session + schema: + type: string + default: "" + - variable: _setupDiscord + label: Setup Discord + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: discord + label: discord + description: Configure Discord messaging system + schema: + additional_attrs: true + type: dict + attrs: + - variable: serverurl + label: serverurl + schema: + type: string + default: "" + - variable: token + label: token + schema: + type: string + default: "" + - variable: _setupXMPP + label: Setup XMPP + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: xmpp + label: xmpp + description: Configure XMPP messaging system + schema: + additional_attrs: true + type: dict + attrs: + - variable: service + label: service + schema: + type: string + default: "" + - variable: credentials + label: credentials + schema: + additional_attrs: true + type: dict + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + private: true + default: "" + - variable: domains + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: tcdefaultdomain + label: 'Section <"">' + schema: + additional_attrs: true + type: dict + attrs: + - variable: certUrl + label: certUrl + description: HTTPS URL when to get the TLS certificate that MeshAgent's will see when connecting to this server. This setting is used when a reverse proxy like Traefik is used in front of MeshCentral. + schema: + type: string + required: true + default: "" + - variable: title + label: title + description: The title of this web site. All web pages will have this title. + schema: + type: string + required: true + default: MeshCentral + - variable: title2 + label: title2 + description: Secondary title text that is placed on the upper right on the title on many web pages. + schema: + type: string + required: true + default: TrueCharts + - variable: welcomeText + label: welcomeText + description: Text that will be shown on the login screen. + schema: + type: string + required: true + default: Welcome to TrueCharts MeshCentral + - variable: minify + label: minify + description: When enabled, the server will send reduced sized web pages. + schema: + type: boolean + default: true + - variable: localSessionRecording + label: localSessionRecording + description: When false, removes the local recording feature on remote desktop. + schema: + type: boolean + default: true + - variable: mstsc + label: mstsc + description: When enabled, activates the built-in web-based RDP client. + schema: + type: boolean + default: true + - variable: ssh + label: ssh + description: When enabled, activates the built-in web-based SSH client. + schema: + type: boolean + default: true + - variable: novnc + label: novnc + description: When enabled, activates the built-in web-based VNC client. + schema: + type: boolean + default: true + - variable: geoLocation + label: geoLocation + description: Enables the geo-location feature and device location map in the user interface, this feature is not being worked on. + schema: + type: boolean + default: true + - variable: nightMode + label: nightMode + description: 0 = User selects day/night mode, 1 = Always night mode, 2 = Always day mode + schema: + type: int + min: 0 + max: 2 + requited: true + default: 0 + - variable: siteStyle + label: siteStyle + description: Valid numbers are 1 and 2, changes the style of the login page and some secondary pages. + schema: + type: int + min: 1 + max: 2 + requited: true + default: 2 + - variable: deviceMeshRouterLinks + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: rdp + label: rdp + description: Display a RDP link in the device tab when supported + schema: + type: boolean + default: true + - variable: ssh + label: ssh + description: Display a SSH link in the device tab when supported + schema: + type: boolean + default: true + - variable: scp + label: scp + description: Display a SCP link in the device tab when supported + schema: + type: boolean + default: true + - variable: _setupAgentCustomization + label: Setup Agent Customization + description: Use this section to customize the agent branding. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: agentCustomization + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: displayName + label: displayName + description: The name of the agent as displayed to the user. + schema: + type: string + default: MeshCentral Agent + - variable: description + label: description + description: The description of the agent as displayed to the user. + schema: + type: string + default: Mesh Agent Background Service + - variable: companyName + label: companyName + description: This will be used as the path to install the agent, by default this is 'Mesh Agent' in Windows and 'meshagent' in other OS's. + schema: + type: string + default: Mesh Agent + - variable: serviceName + label: serviceName + description: The name of the background service, by default this is 'Mesh Agent' in Windows and 'meshagent' in other OS's but should be set to an all lower case, no space string. + schema: + type: string + default: Mesh Agent + - variable: installText + label: installText + description: Text string to show in the agent installation dialog box. + schema: + type: string + default: "" + - variable: image + label: image + description: The filename of a image file in .png format located in meshcentral-data to display in the MeshCentral Agent installation dialog, image should be square and from 64x64 to 200x200. + schema: + type: string + default: "" + - variable: fileName + label: fileName + description: The agent filename. + schema: + type: string + default: meshagent + - variable: foregroundColor + label: foregroundColor + description: 'Foreground text color, valid values are RBG in format 0,0,0 to 255,255,255 or format "#000000" to "#FFFFFF".' + schema: + type: string + default: "" + - variable: backgroundColor + label: backgroundColor + description: 'Background color, valid values are RBG in format 0,0,0 to 255,255,255 or format "#000000" to "#FFFFFF".' + schema: + type: string + default: "" + - variable: additional_meshcentral + group: App Configuration + label: Additional MeshCentral Configuration + schema: + type: list + default: [] + items: + - variable: entry + label: Key - Value Pair + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + required: true + default: "" + - variable: value + label: Value + schema: + type: string + required: true + default: "" + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10205 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App Data Storage + description: Stores the Application Data. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/meshcentral/11.0.4/templates/_secret.tpl b/stable/meshcentral/11.0.4/templates/_secret.tpl new file mode 100644 index 00000000000..4709820c8a5 --- /dev/null +++ b/stable/meshcentral/11.0.4/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/11.0.4/templates/common.yaml b/stable/meshcentral/11.0.4/templates/common.yaml new file mode 100644 index 00000000000..c097596c46d --- /dev/null +++ b/stable/meshcentral/11.0.4/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/prusaslicer-novnc/5.0.10/values.yaml b/stable/meshcentral/11.0.4/values.yaml similarity index 100% rename from stable/prusaslicer-novnc/5.0.10/values.yaml rename to stable/meshcentral/11.0.4/values.yaml diff --git a/stable/meshroom/6.0.0/CHANGELOG.md b/stable/meshroom/6.0.0/CHANGELOG.md deleted file mode 100644 index 5476c780d2f..00000000000 --- a/stable/meshroom/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [meshroom-6.0.0](https://github.com/truecharts/charts/compare/meshroom-5.0.24...meshroom-6.0.0) (2023-07-31) - - - - -## [meshroom-5.0.24](https://github.com/truecharts/charts/compare/meshroom-5.0.23...meshroom-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [meshroom-5.0.23](https://github.com/truecharts/charts/compare/meshroom-5.0.22...meshroom-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [meshroom-5.0.22](https://github.com/truecharts/charts/compare/meshroom-5.0.21...meshroom-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [meshroom-5.0.21](https://github.com/truecharts/charts/compare/meshroom-5.0.20...meshroom-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [meshroom-5.0.20](https://github.com/truecharts/charts/compare/meshroom-5.0.19...meshroom-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [meshroom-5.0.19](https://github.com/truecharts/charts/compare/meshroom-5.0.18...meshroom-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [meshroom-5.0.18](https://github.com/truecharts/charts/compare/meshroom-5.0.17...meshroom-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [meshroom-5.0.17](https://github.com/truecharts/charts/compare/meshroom-5.0.16...meshroom-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [meshroom-5.0.16](https://github.com/truecharts/charts/compare/meshroom-5.0.15...meshroom-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [meshroom-5.0.15](https://github.com/truecharts/charts/compare/meshroom-5.0.14...meshroom-5.0.15) (2023-05-24) - diff --git a/stable/meshroom/6.0.0/Chart.yaml b/stable/meshroom/6.0.0/Chart.yaml deleted file mode 100644 index f3391b5993c..00000000000 --- a/stable/meshroom/6.0.0/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/meshroom/6.0.0/charts/common-14.0.1.tgz b/stable/meshroom/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/meshroom/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/meshroom/6.0.1/CHANGELOG.md b/stable/meshroom/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..a33a3976590 --- /dev/null +++ b/stable/meshroom/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [meshroom-6.0.1](https://github.com/truecharts/charts/compare/meshroom-6.0.0...meshroom-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [meshroom-6.0.0](https://github.com/truecharts/charts/compare/meshroom-5.0.24...meshroom-6.0.0) (2023-07-31) + + + + +## [meshroom-5.0.24](https://github.com/truecharts/charts/compare/meshroom-5.0.23...meshroom-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [meshroom-5.0.23](https://github.com/truecharts/charts/compare/meshroom-5.0.22...meshroom-5.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [meshroom-5.0.22](https://github.com/truecharts/charts/compare/meshroom-5.0.21...meshroom-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [meshroom-5.0.21](https://github.com/truecharts/charts/compare/meshroom-5.0.20...meshroom-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [meshroom-5.0.20](https://github.com/truecharts/charts/compare/meshroom-5.0.19...meshroom-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [meshroom-5.0.19](https://github.com/truecharts/charts/compare/meshroom-5.0.18...meshroom-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [meshroom-5.0.18](https://github.com/truecharts/charts/compare/meshroom-5.0.17...meshroom-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [meshroom-5.0.17](https://github.com/truecharts/charts/compare/meshroom-5.0.16...meshroom-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [meshroom-5.0.16](https://github.com/truecharts/charts/compare/meshroom-5.0.15...meshroom-5.0.16) (2023-05-26) + diff --git a/stable/meshroom/6.0.1/Chart.yaml b/stable/meshroom/6.0.1/Chart.yaml new file mode 100644 index 00000000000..2556557c583 --- /dev/null +++ b/stable/meshroom/6.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/prusaslicer-novnc/5.0.10/README.md b/stable/meshroom/6.0.1/README.md similarity index 100% rename from stable/prusaslicer-novnc/5.0.10/README.md rename to stable/meshroom/6.0.1/README.md diff --git a/stable/meshroom/6.0.1/app-changelog.md b/stable/meshroom/6.0.1/app-changelog.md new file mode 100644 index 00000000000..e9ce0323119 --- /dev/null +++ b/stable/meshroom/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [meshroom-6.0.1](https://github.com/truecharts/charts/compare/meshroom-6.0.0...meshroom-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/meshroom/6.0.0/app-readme.md b/stable/meshroom/6.0.1/app-readme.md similarity index 100% rename from stable/meshroom/6.0.0/app-readme.md rename to stable/meshroom/6.0.1/app-readme.md diff --git a/stable/meshroom/6.0.1/charts/common-14.0.9.tgz b/stable/meshroom/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/meshroom/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/meshroom/6.0.0/ix_values.yaml b/stable/meshroom/6.0.1/ix_values.yaml similarity index 100% rename from stable/meshroom/6.0.0/ix_values.yaml rename to stable/meshroom/6.0.1/ix_values.yaml diff --git a/stable/meshroom/6.0.0/questions.yaml b/stable/meshroom/6.0.1/questions.yaml similarity index 100% rename from stable/meshroom/6.0.0/questions.yaml rename to stable/meshroom/6.0.1/questions.yaml diff --git a/stable/putty/5.0.1/templates/NOTES.txt b/stable/meshroom/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/putty/5.0.1/templates/NOTES.txt rename to stable/meshroom/6.0.1/templates/NOTES.txt diff --git a/stable/quassel-web/6.0.0/templates/common.yaml b/stable/meshroom/6.0.1/templates/common.yaml similarity index 100% rename from stable/quassel-web/6.0.0/templates/common.yaml rename to stable/meshroom/6.0.1/templates/common.yaml diff --git a/stable/putty/5.0.1/values.yaml b/stable/meshroom/6.0.1/values.yaml similarity index 100% rename from stable/putty/5.0.1/values.yaml rename to stable/meshroom/6.0.1/values.yaml diff --git a/stable/metabase/0.0.5/CHANGELOG.md b/stable/metabase/0.0.5/CHANGELOG.md deleted file mode 100644 index f90a5d6f1d9..00000000000 --- a/stable/metabase/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,35 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [metabase-0.0.5](https://github.com/truecharts/charts/compare/metabase-0.0.4...metabase-0.0.5) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/metabase to v0.47.3 ([#13229](https://github.com/truecharts/charts/issues/13229)) - - - - -## [metabase-0.0.4](https://github.com/truecharts/charts/compare/metabase-0.0.3...metabase-0.0.4) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/metabase to v0.47.2 ([#12754](https://github.com/truecharts/charts/issues/12754)) - - - - -## [metabase-0.0.3](https://github.com/truecharts/charts/compare/metabase-0.0.2...metabase-0.0.3) (2023-09-08) - -### Chore - -- update container image tccr.io/truecharts/metabase to v0.47.1 ([#12388](https://github.com/truecharts/charts/issues/12388)) - - - - -## [metabase-0.0.2](https://github.com/truecharts/charts/compare/metabase-0.0.1...metabase-0.0.2) (2023-08-29) - diff --git a/stable/metabase/0.0.5/Chart.yaml b/stable/metabase/0.0.5/Chart.yaml deleted file mode 100644 index 9c356c4e4d2..00000000000 --- a/stable/metabase/0.0.5/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.47.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: "Business intelligence, dashboards, and data visualization tools" -home: https://truecharts.org/charts/stable/metabase -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png -keywords: - - metabase -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: metabase -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/metabase - - https://github.com/metabase/metabase -type: application -version: 0.0.5 -annotations: - truecharts.org/catagories: | - - reporting - truecharts.org/SCALE-support: "true" diff --git a/stable/metabase/0.0.5/app-changelog.md b/stable/metabase/0.0.5/app-changelog.md deleted file mode 100644 index 8dd4083ae7b..00000000000 --- a/stable/metabase/0.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metabase-0.0.5](https://github.com/truecharts/charts/compare/metabase-0.0.4...metabase-0.0.5) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/metabase to v0.47.3 ([#13229](https://github.com/truecharts/charts/issues/13229)) - - \ No newline at end of file diff --git a/stable/metabase/0.0.5/charts/common-14.0.3.tgz b/stable/metabase/0.0.5/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/metabase/0.0.5/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/metabase/0.0.6/CHANGELOG.md b/stable/metabase/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..8a703095e80 --- /dev/null +++ b/stable/metabase/0.0.6/CHANGELOG.md @@ -0,0 +1,44 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [metabase-0.0.6](https://github.com/truecharts/charts/compare/metabase-0.0.5...metabase-0.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [metabase-0.0.5](https://github.com/truecharts/charts/compare/metabase-0.0.4...metabase-0.0.5) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/metabase to v0.47.3 ([#13229](https://github.com/truecharts/charts/issues/13229)) + + + + +## [metabase-0.0.4](https://github.com/truecharts/charts/compare/metabase-0.0.3...metabase-0.0.4) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/metabase to v0.47.2 ([#12754](https://github.com/truecharts/charts/issues/12754)) + + + + +## [metabase-0.0.3](https://github.com/truecharts/charts/compare/metabase-0.0.2...metabase-0.0.3) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/metabase to v0.47.1 ([#12388](https://github.com/truecharts/charts/issues/12388)) + + + + +## [metabase-0.0.2](https://github.com/truecharts/charts/compare/metabase-0.0.1...metabase-0.0.2) (2023-08-29) + diff --git a/stable/metabase/0.0.6/Chart.yaml b/stable/metabase/0.0.6/Chart.yaml new file mode 100644 index 00000000000..79ad8a66889 --- /dev/null +++ b/stable/metabase/0.0.6/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.47.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: "Business intelligence, dashboards, and data visualization tools" +home: https://truecharts.org/charts/stable/metabase +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png +keywords: + - metabase +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: metabase +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/metabase + - https://github.com/metabase/metabase +type: application +version: 0.0.6 +annotations: + truecharts.org/catagories: | + - reporting + truecharts.org/SCALE-support: "true" diff --git a/stable/putty/5.0.1/README.md b/stable/metabase/0.0.6/README.md similarity index 100% rename from stable/putty/5.0.1/README.md rename to stable/metabase/0.0.6/README.md diff --git a/stable/metabase/0.0.6/app-changelog.md b/stable/metabase/0.0.6/app-changelog.md new file mode 100644 index 00000000000..e3ad705ac99 --- /dev/null +++ b/stable/metabase/0.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metabase-0.0.6](https://github.com/truecharts/charts/compare/metabase-0.0.5...metabase-0.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/metabase/0.0.5/app-readme.md b/stable/metabase/0.0.6/app-readme.md similarity index 100% rename from stable/metabase/0.0.5/app-readme.md rename to stable/metabase/0.0.6/app-readme.md diff --git a/stable/metabase/0.0.6/charts/common-14.0.9.tgz b/stable/metabase/0.0.6/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/metabase/0.0.6/charts/common-14.0.9.tgz differ diff --git a/stable/metabase/0.0.5/ix_values.yaml b/stable/metabase/0.0.6/ix_values.yaml similarity index 100% rename from stable/metabase/0.0.5/ix_values.yaml rename to stable/metabase/0.0.6/ix_values.yaml diff --git a/stable/metabase/0.0.5/questions.yaml b/stable/metabase/0.0.6/questions.yaml similarity index 100% rename from stable/metabase/0.0.5/questions.yaml rename to stable/metabase/0.0.6/questions.yaml diff --git a/stable/pwndrop/6.0.8/templates/NOTES.txt b/stable/metabase/0.0.6/templates/NOTES.txt similarity index 100% rename from stable/pwndrop/6.0.8/templates/NOTES.txt rename to stable/metabase/0.0.6/templates/NOTES.txt diff --git a/stable/redisinsight/3.0.5/templates/common.yaml b/stable/metabase/0.0.6/templates/common.yaml similarity index 100% rename from stable/redisinsight/3.0.5/templates/common.yaml rename to stable/metabase/0.0.6/templates/common.yaml diff --git a/stable/pwndrop/6.0.8/values.yaml b/stable/metabase/0.0.6/values.yaml similarity index 100% rename from stable/pwndrop/6.0.8/values.yaml rename to stable/metabase/0.0.6/values.yaml diff --git a/stable/metube/8.0.1/CHANGELOG.md b/stable/metube/8.0.1/CHANGELOG.md deleted file mode 100644 index 16706cc8e9b..00000000000 --- a/stable/metube/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [metube-8.0.1](https://github.com/truecharts/charts/compare/metube-8.0.0...metube-8.0.1) (2023-09-10) - -### Feat - -- Update container to v2023-08 ([#12413](https://github.com/truecharts/charts/issues/12413)) - - - - - -## [metube-8.0.0](https://github.com/truecharts/charts/compare/metube-7.0.15...metube-8.0.0) (2023-07-31) - - - - -## [metube-7.0.15](https://github.com/truecharts/charts/compare/metube-7.0.14...metube-7.0.15) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [metube-7.0.14](https://github.com/truecharts/charts/compare/metube-7.0.13...metube-7.0.14) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - - - - - - - - - - - -## [metube-7.0.13](https://github.com/truecharts/charts/compare/metube-7.0.12...metube-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [metube-7.0.12](https://github.com/truecharts/charts/compare/metube-7.0.11...metube-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [metube-7.0.11](https://github.com/truecharts/charts/compare/metube-7.0.10...metube-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [metube-7.0.10](https://github.com/truecharts/charts/compare/metube-7.0.9...metube-7.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/metube to v2023-02 ([#8315](https://github.com/truecharts/charts/issues/8315)) - - - - diff --git a/stable/metube/8.0.1/Chart.yaml b/stable/metube/8.0.1/Chart.yaml deleted file mode 100644 index 87116b2a162..00000000000 --- a/stable/metube/8.0.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2023" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: Web GUI for youtube-dl. -home: https://truecharts.org/charts/stable/metube -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.png -keywords: - - metube - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: metube -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/metube - - https://github.com/alexta69/metube -type: application -version: 8.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/metube/8.0.1/app-changelog.md b/stable/metube/8.0.1/app-changelog.md deleted file mode 100644 index a3cf49c82da..00000000000 --- a/stable/metube/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metube-8.0.1](https://github.com/truecharts/charts/compare/metube-8.0.0...metube-8.0.1) (2023-09-10) - -### Feat - -- Update container to v2023-08 ([#12413](https://github.com/truecharts/charts/issues/12413)) - - \ No newline at end of file diff --git a/stable/metube/8.0.1/charts/common-14.0.1.tgz b/stable/metube/8.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/metube/8.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/metube/8.0.2/CHANGELOG.md b/stable/metube/8.0.2/CHANGELOG.md new file mode 100644 index 00000000000..a4f6559176c --- /dev/null +++ b/stable/metube/8.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [metube-8.0.2](https://github.com/truecharts/charts/compare/metube-8.0.1...metube-8.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [metube-8.0.1](https://github.com/truecharts/charts/compare/metube-8.0.0...metube-8.0.1) (2023-09-10) + +### Feat + +- Update container to v2023-08 ([#12413](https://github.com/truecharts/charts/issues/12413)) + + + + + +## [metube-8.0.0](https://github.com/truecharts/charts/compare/metube-7.0.15...metube-8.0.0) (2023-07-31) + + + + +## [metube-7.0.15](https://github.com/truecharts/charts/compare/metube-7.0.14...metube-7.0.15) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [metube-7.0.14](https://github.com/truecharts/charts/compare/metube-7.0.13...metube-7.0.14) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + - update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + - update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + - update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + - update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + - update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + - update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + - update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + - update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + - Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + + + + + + + + + + + +## [metube-7.0.13](https://github.com/truecharts/charts/compare/metube-7.0.12...metube-7.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [metube-7.0.12](https://github.com/truecharts/charts/compare/metube-7.0.11...metube-7.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [metube-7.0.11](https://github.com/truecharts/charts/compare/metube-7.0.10...metube-7.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + diff --git a/stable/metube/8.0.2/Chart.yaml b/stable/metube/8.0.2/Chart.yaml new file mode 100644 index 00000000000..fcea98f8ecb --- /dev/null +++ b/stable/metube/8.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2023" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Web GUI for youtube-dl. +home: https://truecharts.org/charts/stable/metube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.png +keywords: + - metube + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: metube +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/metube + - https://github.com/alexta69/metube +type: application +version: 8.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/pwndrop/6.0.8/README.md b/stable/metube/8.0.2/README.md similarity index 100% rename from stable/pwndrop/6.0.8/README.md rename to stable/metube/8.0.2/README.md diff --git a/stable/metube/8.0.2/app-changelog.md b/stable/metube/8.0.2/app-changelog.md new file mode 100644 index 00000000000..7465de5a3ee --- /dev/null +++ b/stable/metube/8.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metube-8.0.2](https://github.com/truecharts/charts/compare/metube-8.0.1...metube-8.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/metube/8.0.1/app-readme.md b/stable/metube/8.0.2/app-readme.md similarity index 100% rename from stable/metube/8.0.1/app-readme.md rename to stable/metube/8.0.2/app-readme.md diff --git a/stable/metube/8.0.2/charts/common-14.0.9.tgz b/stable/metube/8.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/metube/8.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/metube/8.0.1/ix_values.yaml b/stable/metube/8.0.2/ix_values.yaml similarity index 100% rename from stable/metube/8.0.1/ix_values.yaml rename to stable/metube/8.0.2/ix_values.yaml diff --git a/stable/metube/8.0.1/questions.yaml b/stable/metube/8.0.2/questions.yaml similarity index 100% rename from stable/metube/8.0.1/questions.yaml rename to stable/metube/8.0.2/questions.yaml diff --git a/stable/pylon/6.0.8/templates/NOTES.txt b/stable/metube/8.0.2/templates/NOTES.txt similarity index 100% rename from stable/pylon/6.0.8/templates/NOTES.txt rename to stable/metube/8.0.2/templates/NOTES.txt diff --git a/stable/requestrr/6.0.0/templates/common.yaml b/stable/metube/8.0.2/templates/common.yaml similarity index 100% rename from stable/requestrr/6.0.0/templates/common.yaml rename to stable/metube/8.0.2/templates/common.yaml diff --git a/stable/pylon/6.0.8/values.yaml b/stable/metube/8.0.2/values.yaml similarity index 100% rename from stable/pylon/6.0.8/values.yaml rename to stable/metube/8.0.2/values.yaml diff --git a/stable/minecraft-bedrock/5.0.2/CHANGELOG.md b/stable/minecraft-bedrock/5.0.2/CHANGELOG.md deleted file mode 100644 index 343b51730d4..00000000000 --- a/stable/minecraft-bedrock/5.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minecraft-bedrock-5.0.2](https://github.com/truecharts/charts/compare/minecraft-bedrock-5.0.1...minecraft-bedrock-5.0.2) (2023-09-03) - - - - -## [minecraft-bedrock-5.0.1](https://github.com/truecharts/charts/compare/minecraft-bedrock-5.0.0...minecraft-bedrock-5.0.1) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/minecraft-bedrock to v2023.8.1 ([#12097](https://github.com/truecharts/charts/issues/12097)) - - - - - -## [minecraft-bedrock-5.0.0](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.26...minecraft-bedrock-5.0.0) (2023-07-31) - - - - -## [minecraft-bedrock-4.0.26](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.25...minecraft-bedrock-4.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [minecraft-bedrock-4.0.25](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.24...minecraft-bedrock-4.0.25) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/minecraft-bedrock to v2023.7.1 ([#10668](https://github.com/truecharts/charts/issues/10668)) - - - - -## [minecraft-bedrock-4.0.24](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.23...minecraft-bedrock-4.0.24) (2023-07-14) - - - - -## [minecraft-bedrock-4.0.23](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.22...minecraft-bedrock-4.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [minecraft-bedrock-4.0.22](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.21...minecraft-bedrock-4.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [minecraft-bedrock-4.0.21](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.20...minecraft-bedrock-4.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [minecraft-bedrock-4.0.20](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.19...minecraft-bedrock-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [minecraft-bedrock-4.0.19](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.18...minecraft-bedrock-4.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [minecraft-bedrock-4.0.18](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.17...minecraft-bedrock-4.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) diff --git a/stable/minecraft-bedrock/5.0.2/Chart.yaml b/stable/minecraft-bedrock/5.0.2/Chart.yaml deleted file mode 100644 index 7afb828a360..00000000000 --- a/stable/minecraft-bedrock/5.0.2/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2023.8.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.2 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-bedrock/5.0.2/app-changelog.md b/stable/minecraft-bedrock/5.0.2/app-changelog.md deleted file mode 100644 index 48af4655b0f..00000000000 --- a/stable/minecraft-bedrock/5.0.2/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [minecraft-bedrock-5.0.2](https://github.com/truecharts/charts/compare/minecraft-bedrock-5.0.1...minecraft-bedrock-5.0.2) (2023-09-03) - diff --git a/stable/minecraft-bedrock/5.0.2/charts/common-14.0.1.tgz b/stable/minecraft-bedrock/5.0.2/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/minecraft-bedrock/5.0.2/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/minecraft-bedrock/5.0.3/CHANGELOG.md b/stable/minecraft-bedrock/5.0.3/CHANGELOG.md new file mode 100644 index 00000000000..cbc0e1c1068 --- /dev/null +++ b/stable/minecraft-bedrock/5.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minecraft-bedrock-5.0.3](https://github.com/truecharts/charts/compare/minecraft-bedrock-5.0.2...minecraft-bedrock-5.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [minecraft-bedrock-5.0.2](https://github.com/truecharts/charts/compare/minecraft-bedrock-5.0.1...minecraft-bedrock-5.0.2) (2023-09-03) + + + + +## [minecraft-bedrock-5.0.1](https://github.com/truecharts/charts/compare/minecraft-bedrock-5.0.0...minecraft-bedrock-5.0.1) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/minecraft-bedrock to v2023.8.1 ([#12097](https://github.com/truecharts/charts/issues/12097)) + + + + + +## [minecraft-bedrock-5.0.0](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.26...minecraft-bedrock-5.0.0) (2023-07-31) + + + + +## [minecraft-bedrock-4.0.26](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.25...minecraft-bedrock-4.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [minecraft-bedrock-4.0.25](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.24...minecraft-bedrock-4.0.25) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/minecraft-bedrock to v2023.7.1 ([#10668](https://github.com/truecharts/charts/issues/10668)) + + + + +## [minecraft-bedrock-4.0.24](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.23...minecraft-bedrock-4.0.24) (2023-07-14) + + + + +## [minecraft-bedrock-4.0.23](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.22...minecraft-bedrock-4.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [minecraft-bedrock-4.0.22](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.21...minecraft-bedrock-4.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [minecraft-bedrock-4.0.21](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.20...minecraft-bedrock-4.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [minecraft-bedrock-4.0.20](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.19...minecraft-bedrock-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [minecraft-bedrock-4.0.19](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.18...minecraft-bedrock-4.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) diff --git a/stable/minecraft-bedrock/5.0.3/Chart.yaml b/stable/minecraft-bedrock/5.0.3/Chart.yaml new file mode 100644 index 00000000000..ed485ebe5af --- /dev/null +++ b/stable/minecraft-bedrock/5.0.3/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2023.8.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.3 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/pylon/6.0.8/README.md b/stable/minecraft-bedrock/5.0.3/README.md similarity index 100% rename from stable/pylon/6.0.8/README.md rename to stable/minecraft-bedrock/5.0.3/README.md diff --git a/stable/minecraft-bedrock/5.0.3/app-changelog.md b/stable/minecraft-bedrock/5.0.3/app-changelog.md new file mode 100644 index 00000000000..b19c36d353b --- /dev/null +++ b/stable/minecraft-bedrock/5.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minecraft-bedrock-5.0.3](https://github.com/truecharts/charts/compare/minecraft-bedrock-5.0.2...minecraft-bedrock-5.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/minecraft-bedrock/5.0.2/app-readme.md b/stable/minecraft-bedrock/5.0.3/app-readme.md similarity index 100% rename from stable/minecraft-bedrock/5.0.2/app-readme.md rename to stable/minecraft-bedrock/5.0.3/app-readme.md diff --git a/stable/minecraft-bedrock/5.0.3/charts/common-14.0.9.tgz b/stable/minecraft-bedrock/5.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/minecraft-bedrock/5.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/minecraft-bedrock/5.0.2/ix_values.yaml b/stable/minecraft-bedrock/5.0.3/ix_values.yaml similarity index 100% rename from stable/minecraft-bedrock/5.0.2/ix_values.yaml rename to stable/minecraft-bedrock/5.0.3/ix_values.yaml diff --git a/stable/minecraft-bedrock/5.0.2/questions.yaml b/stable/minecraft-bedrock/5.0.3/questions.yaml similarity index 100% rename from stable/minecraft-bedrock/5.0.2/questions.yaml rename to stable/minecraft-bedrock/5.0.3/questions.yaml diff --git a/stable/qbitmanage/5.0.2/templates/NOTES.txt b/stable/minecraft-bedrock/5.0.3/templates/NOTES.txt similarity index 100% rename from stable/qbitmanage/5.0.2/templates/NOTES.txt rename to stable/minecraft-bedrock/5.0.3/templates/NOTES.txt diff --git a/stable/retrobot/5.0.0/templates/common.yaml b/stable/minecraft-bedrock/5.0.3/templates/common.yaml similarity index 100% rename from stable/retrobot/5.0.0/templates/common.yaml rename to stable/minecraft-bedrock/5.0.3/templates/common.yaml diff --git a/stable/qbitmanage/5.0.2/values.yaml b/stable/minecraft-bedrock/5.0.3/values.yaml similarity index 100% rename from stable/qbitmanage/5.0.2/values.yaml rename to stable/minecraft-bedrock/5.0.3/values.yaml diff --git a/stable/minecraft-bungeecord/5.0.0/CHANGELOG.md b/stable/minecraft-bungeecord/5.0.0/CHANGELOG.md deleted file mode 100644 index 668a0420346..00000000000 --- a/stable/minecraft-bungeecord/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [minecraft-bungeecord-5.0.0](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.1.5...minecraft-bungeecord-5.0.0) (2023-07-31) - - - - -## [minecraft-bungeecord-4.1.5](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.1.4...minecraft-bungeecord-4.1.5) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [minecraft-bungeecord-4.1.4](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.1.3...minecraft-bungeecord-4.1.4) (2023-07-14) - - - - -## [minecraft-bungeecord-4.1.3](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.1.2...minecraft-bungeecord-4.1.3) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [minecraft-bungeecord-4.1.2](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.1.1...minecraft-bungeecord-4.1.2) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [minecraft-bungeecord-4.1.1](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.1.0...minecraft-bungeecord-4.1.1) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [minecraft-bungeecord-4.1.0](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.19...minecraft-bungeecord-4.1.0) (2023-06-08) - - - - -## [minecraft-bungeecord-4.0.19](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.18...minecraft-bungeecord-4.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [minecraft-bungeecord-4.0.18](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.17...minecraft-bungeecord-4.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [minecraft-bungeecord-4.0.17](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.16...minecraft-bungeecord-4.0.17) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [minecraft-bungeecord-4.0.16](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.15...minecraft-bungeecord-4.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [minecraft-bungeecord-4.0.15](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.14...minecraft-bungeecord-4.0.15) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) diff --git a/stable/minecraft-bungeecord/5.0.0/Chart.yaml b/stable/minecraft-bungeecord/5.0.0/Chart.yaml deleted file mode 100644 index ed444e533e4..00000000000 --- a/stable/minecraft-bungeecord/5.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2022.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: the front-end of a cluster of minecraft-java containers. -home: https://truecharts.org/charts/stable/minecraft-bungeecord -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png -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: 5.0.0 -annotations: - truecharts.org/catagories: | - - proxy - - minecraft - truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-bungeecord/5.0.0/charts/common-14.0.1.tgz b/stable/minecraft-bungeecord/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/minecraft-bungeecord/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/minecraft-bungeecord/5.0.1/CHANGELOG.md b/stable/minecraft-bungeecord/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..71ea37cceef --- /dev/null +++ b/stable/minecraft-bungeecord/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minecraft-bungeecord-5.0.1](https://github.com/truecharts/charts/compare/minecraft-bungeecord-5.0.0...minecraft-bungeecord-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [minecraft-bungeecord-5.0.0](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.1.5...minecraft-bungeecord-5.0.0) (2023-07-31) + + + + +## [minecraft-bungeecord-4.1.5](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.1.4...minecraft-bungeecord-4.1.5) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [minecraft-bungeecord-4.1.4](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.1.3...minecraft-bungeecord-4.1.4) (2023-07-14) + + + + +## [minecraft-bungeecord-4.1.3](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.1.2...minecraft-bungeecord-4.1.3) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [minecraft-bungeecord-4.1.2](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.1.1...minecraft-bungeecord-4.1.2) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [minecraft-bungeecord-4.1.1](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.1.0...minecraft-bungeecord-4.1.1) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [minecraft-bungeecord-4.1.0](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.19...minecraft-bungeecord-4.1.0) (2023-06-08) + + + + +## [minecraft-bungeecord-4.0.19](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.18...minecraft-bungeecord-4.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [minecraft-bungeecord-4.0.18](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.17...minecraft-bungeecord-4.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [minecraft-bungeecord-4.0.17](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.16...minecraft-bungeecord-4.0.17) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [minecraft-bungeecord-4.0.16](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.15...minecraft-bungeecord-4.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) diff --git a/stable/minecraft-bungeecord/5.0.1/Chart.yaml b/stable/minecraft-bungeecord/5.0.1/Chart.yaml new file mode 100644 index 00000000000..332943702e0 --- /dev/null +++ b/stable/minecraft-bungeecord/5.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2022.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: the front-end of a cluster of minecraft-java containers. +home: https://truecharts.org/charts/stable/minecraft-bungeecord +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - proxy + - minecraft + truecharts.org/SCALE-support: "true" diff --git a/stable/qbitmanage/5.0.2/README.md b/stable/minecraft-bungeecord/5.0.1/README.md similarity index 100% rename from stable/qbitmanage/5.0.2/README.md rename to stable/minecraft-bungeecord/5.0.1/README.md diff --git a/stable/minecraft-bungeecord/5.0.1/app-changelog.md b/stable/minecraft-bungeecord/5.0.1/app-changelog.md new file mode 100644 index 00000000000..8e81a65a31a --- /dev/null +++ b/stable/minecraft-bungeecord/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minecraft-bungeecord-5.0.1](https://github.com/truecharts/charts/compare/minecraft-bungeecord-5.0.0...minecraft-bungeecord-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/minecraft-bungeecord/5.0.0/app-readme.md b/stable/minecraft-bungeecord/5.0.1/app-readme.md similarity index 100% rename from stable/minecraft-bungeecord/5.0.0/app-readme.md rename to stable/minecraft-bungeecord/5.0.1/app-readme.md diff --git a/stable/minecraft-bungeecord/5.0.1/charts/common-14.0.9.tgz b/stable/minecraft-bungeecord/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/minecraft-bungeecord/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/minecraft-bungeecord/5.0.0/ix_values.yaml b/stable/minecraft-bungeecord/5.0.1/ix_values.yaml similarity index 100% rename from stable/minecraft-bungeecord/5.0.0/ix_values.yaml rename to stable/minecraft-bungeecord/5.0.1/ix_values.yaml diff --git a/stable/minecraft-bungeecord/5.0.0/questions.yaml b/stable/minecraft-bungeecord/5.0.1/questions.yaml similarity index 100% rename from stable/minecraft-bungeecord/5.0.0/questions.yaml rename to stable/minecraft-bungeecord/5.0.1/questions.yaml diff --git a/stable/qbitrr/0.0.9/templates/NOTES.txt b/stable/minecraft-bungeecord/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/qbitrr/0.0.9/templates/NOTES.txt rename to stable/minecraft-bungeecord/5.0.1/templates/NOTES.txt diff --git a/stable/rickroll/3.0.10/templates/common.yaml b/stable/minecraft-bungeecord/5.0.1/templates/common.yaml similarity index 100% rename from stable/rickroll/3.0.10/templates/common.yaml rename to stable/minecraft-bungeecord/5.0.1/templates/common.yaml diff --git a/stable/qbitrr/0.0.9/values.yaml b/stable/minecraft-bungeecord/5.0.1/values.yaml similarity index 100% rename from stable/qbitrr/0.0.9/values.yaml rename to stable/minecraft-bungeecord/5.0.1/values.yaml diff --git a/stable/minecraft-java/5.0.1/CHANGELOG.md b/stable/minecraft-java/5.0.1/CHANGELOG.md deleted file mode 100644 index 352eb477486..00000000000 --- a/stable/minecraft-java/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minecraft-java-5.0.1](https://github.com/truecharts/charts/compare/minecraft-java-5.0.0...minecraft-java-5.0.1) (2023-08-24) - -### Chore - -- update minecraft-java (minor) ([#11854](https://github.com/truecharts/charts/issues/11854)) - - - - - -## [minecraft-java-5.0.0](https://github.com/truecharts/charts/compare/minecraft-java-4.1.10...minecraft-java-5.0.0) (2023-07-31) - - - - -## [minecraft-java-4.1.10](https://github.com/truecharts/charts/compare/minecraft-java-4.1.9...minecraft-java-4.1.10) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [minecraft-java-4.1.9](https://github.com/truecharts/charts/compare/minecraft-java-4.1.8...minecraft-java-4.1.9) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [minecraft-java-4.1.8](https://github.com/truecharts/charts/compare/minecraft-java-4.1.7...minecraft-java-4.1.8) (2023-06-20) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java17-jdk to v2023.4.1 ([#9795](https://github.com/truecharts/charts/issues/9795)) - - - - -## [minecraft-java-4.1.7](https://github.com/truecharts/charts/compare/minecraft-java-4.1.6...minecraft-java-4.1.7) (2023-06-20) - - - - -## [minecraft-java-4.1.6](https://github.com/truecharts/charts/compare/minecraft-java-4.1.5...minecraft-java-4.1.6) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [minecraft-java-4.1.5](https://github.com/truecharts/charts/compare/minecraft-java-4.1.4...minecraft-java-4.1.5) (2023-06-11) - -### Chore - -- update minecraft-java (minor) ([#9591](https://github.com/truecharts/charts/issues/9591)) - - - - -## [minecraft-java-4.1.4](https://github.com/truecharts/charts/compare/minecraft-java-4.1.3...minecraft-java-4.1.4) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [minecraft-java-4.1.3](https://github.com/truecharts/charts/compare/minecraft-java-4.1.2...minecraft-java-4.1.3) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [minecraft-java-4.1.2](https://github.com/truecharts/charts/compare/minecraft-java-4.1.1...minecraft-java-4.1.2) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - update container image tccr.io/truecharts/minecraft-java19 to latest ([#9375](https://github.com/truecharts/charts/issues/9375)) - - - - diff --git a/stable/minecraft-java/5.0.1/Chart.yaml b/stable/minecraft-java/5.0.1/Chart.yaml deleted file mode 100644 index afc5466703e..00000000000 --- a/stable/minecraft-java/5.0.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2023.8.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.1 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-java/5.0.1/app-changelog.md b/stable/minecraft-java/5.0.1/app-changelog.md deleted file mode 100644 index 1b065a87881..00000000000 --- a/stable/minecraft-java/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minecraft-java-5.0.1](https://github.com/truecharts/charts/compare/minecraft-java-5.0.0...minecraft-java-5.0.1) (2023-08-24) - -### Chore - -- update minecraft-java (minor) ([#11854](https://github.com/truecharts/charts/issues/11854)) - - \ No newline at end of file diff --git a/stable/minecraft-java/5.0.1/charts/common-14.0.1.tgz b/stable/minecraft-java/5.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/minecraft-java/5.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/minecraft-java/5.0.2/CHANGELOG.md b/stable/minecraft-java/5.0.2/CHANGELOG.md new file mode 100644 index 00000000000..488dcd57d94 --- /dev/null +++ b/stable/minecraft-java/5.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minecraft-java-5.0.2](https://github.com/truecharts/charts/compare/minecraft-java-5.0.1...minecraft-java-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [minecraft-java-5.0.1](https://github.com/truecharts/charts/compare/minecraft-java-5.0.0...minecraft-java-5.0.1) (2023-08-24) + +### Chore + +- update minecraft-java (minor) ([#11854](https://github.com/truecharts/charts/issues/11854)) + + + + + +## [minecraft-java-5.0.0](https://github.com/truecharts/charts/compare/minecraft-java-4.1.10...minecraft-java-5.0.0) (2023-07-31) + + + + +## [minecraft-java-4.1.10](https://github.com/truecharts/charts/compare/minecraft-java-4.1.9...minecraft-java-4.1.10) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [minecraft-java-4.1.9](https://github.com/truecharts/charts/compare/minecraft-java-4.1.8...minecraft-java-4.1.9) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [minecraft-java-4.1.8](https://github.com/truecharts/charts/compare/minecraft-java-4.1.7...minecraft-java-4.1.8) (2023-06-20) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java17-jdk to v2023.4.1 ([#9795](https://github.com/truecharts/charts/issues/9795)) + + + + +## [minecraft-java-4.1.7](https://github.com/truecharts/charts/compare/minecraft-java-4.1.6...minecraft-java-4.1.7) (2023-06-20) + + + + +## [minecraft-java-4.1.6](https://github.com/truecharts/charts/compare/minecraft-java-4.1.5...minecraft-java-4.1.6) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [minecraft-java-4.1.5](https://github.com/truecharts/charts/compare/minecraft-java-4.1.4...minecraft-java-4.1.5) (2023-06-11) + +### Chore + +- update minecraft-java (minor) ([#9591](https://github.com/truecharts/charts/issues/9591)) + + + + +## [minecraft-java-4.1.4](https://github.com/truecharts/charts/compare/minecraft-java-4.1.3...minecraft-java-4.1.4) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [minecraft-java-4.1.3](https://github.com/truecharts/charts/compare/minecraft-java-4.1.2...minecraft-java-4.1.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [minecraft-java-4.1.2](https://github.com/truecharts/charts/compare/minecraft-java-4.1.1...minecraft-java-4.1.2) (2023-06-07) diff --git a/stable/minecraft-java/5.0.2/Chart.yaml b/stable/minecraft-java/5.0.2/Chart.yaml new file mode 100644 index 00000000000..8d842687c7e --- /dev/null +++ b/stable/minecraft-java/5.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2023.8.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.2 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/qbitrr/0.0.9/README.md b/stable/minecraft-java/5.0.2/README.md similarity index 100% rename from stable/qbitrr/0.0.9/README.md rename to stable/minecraft-java/5.0.2/README.md diff --git a/stable/minecraft-java/5.0.2/app-changelog.md b/stable/minecraft-java/5.0.2/app-changelog.md new file mode 100644 index 00000000000..fe91223dcbf --- /dev/null +++ b/stable/minecraft-java/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minecraft-java-5.0.2](https://github.com/truecharts/charts/compare/minecraft-java-5.0.1...minecraft-java-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/minecraft-java/5.0.1/app-readme.md b/stable/minecraft-java/5.0.2/app-readme.md similarity index 100% rename from stable/minecraft-java/5.0.1/app-readme.md rename to stable/minecraft-java/5.0.2/app-readme.md diff --git a/stable/minecraft-java/5.0.2/charts/common-14.0.9.tgz b/stable/minecraft-java/5.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/minecraft-java/5.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/minecraft-java/5.0.1/ix_values.yaml b/stable/minecraft-java/5.0.2/ix_values.yaml similarity index 100% rename from stable/minecraft-java/5.0.1/ix_values.yaml rename to stable/minecraft-java/5.0.2/ix_values.yaml diff --git a/stable/minecraft-java/5.0.1/questions.yaml b/stable/minecraft-java/5.0.2/questions.yaml similarity index 100% rename from stable/minecraft-java/5.0.1/questions.yaml rename to stable/minecraft-java/5.0.2/questions.yaml diff --git a/stable/qdirstat/5.0.0/templates/NOTES.txt b/stable/minecraft-java/5.0.2/templates/NOTES.txt similarity index 100% rename from stable/qdirstat/5.0.0/templates/NOTES.txt rename to stable/minecraft-java/5.0.2/templates/NOTES.txt diff --git a/stable/rsnapshot/6.0.6/templates/common.yaml b/stable/minecraft-java/5.0.2/templates/common.yaml similarity index 100% rename from stable/rsnapshot/6.0.6/templates/common.yaml rename to stable/minecraft-java/5.0.2/templates/common.yaml diff --git a/stable/qdirstat/5.0.0/values.yaml b/stable/minecraft-java/5.0.2/values.yaml similarity index 100% rename from stable/qdirstat/5.0.0/values.yaml rename to stable/minecraft-java/5.0.2/values.yaml diff --git a/stable/minetest/5.0.0/CHANGELOG.md b/stable/minetest/5.0.0/CHANGELOG.md deleted file mode 100644 index 3b18a2e8ae0..00000000000 --- a/stable/minetest/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [minetest-5.0.0](https://github.com/truecharts/charts/compare/minetest-4.0.27...minetest-5.0.0) (2023-07-31) - - - - -## [minetest-4.0.27](https://github.com/truecharts/charts/compare/minetest-4.0.26...minetest-4.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [minetest-4.0.26](https://github.com/truecharts/charts/compare/minetest-4.0.25...minetest-4.0.26) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [minetest-4.0.25](https://github.com/truecharts/charts/compare/minetest-4.0.24...minetest-4.0.25) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [minetest-4.0.24](https://github.com/truecharts/charts/compare/minetest-4.0.23...minetest-4.0.24) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [minetest-4.0.23](https://github.com/truecharts/charts/compare/minetest-4.0.22...minetest-4.0.23) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [minetest-4.0.22](https://github.com/truecharts/charts/compare/minetest-4.0.21...minetest-4.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [minetest-4.0.21](https://github.com/truecharts/charts/compare/minetest-4.0.20...minetest-4.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [minetest-4.0.20](https://github.com/truecharts/charts/compare/minetest-4.0.19...minetest-4.0.20) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [minetest-4.0.19](https://github.com/truecharts/charts/compare/minetest-4.0.18...minetest-4.0.19) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [minetest-4.0.18](https://github.com/truecharts/charts/compare/minetest-4.0.17...minetest-4.0.18) (2023-05-24) - diff --git a/stable/minetest/5.0.0/Chart.yaml b/stable/minetest/5.0.0/Chart.yaml deleted file mode 100644 index e8e43599384..00000000000 --- a/stable/minetest/5.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minetest -version: 5.0.0 -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: 14.0.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/5.0.0/charts/common-14.0.1.tgz b/stable/minetest/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/minetest/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/minetest/5.0.1/CHANGELOG.md b/stable/minetest/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..eb6424d2411 --- /dev/null +++ b/stable/minetest/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minetest-5.0.1](https://github.com/truecharts/charts/compare/minetest-5.0.0...minetest-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [minetest-5.0.0](https://github.com/truecharts/charts/compare/minetest-4.0.27...minetest-5.0.0) (2023-07-31) + + + + +## [minetest-4.0.27](https://github.com/truecharts/charts/compare/minetest-4.0.26...minetest-4.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [minetest-4.0.26](https://github.com/truecharts/charts/compare/minetest-4.0.25...minetest-4.0.26) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [minetest-4.0.25](https://github.com/truecharts/charts/compare/minetest-4.0.24...minetest-4.0.25) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [minetest-4.0.24](https://github.com/truecharts/charts/compare/minetest-4.0.23...minetest-4.0.24) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [minetest-4.0.23](https://github.com/truecharts/charts/compare/minetest-4.0.22...minetest-4.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [minetest-4.0.22](https://github.com/truecharts/charts/compare/minetest-4.0.21...minetest-4.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [minetest-4.0.21](https://github.com/truecharts/charts/compare/minetest-4.0.20...minetest-4.0.21) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [minetest-4.0.20](https://github.com/truecharts/charts/compare/minetest-4.0.19...minetest-4.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [minetest-4.0.19](https://github.com/truecharts/charts/compare/minetest-4.0.18...minetest-4.0.19) (2023-05-26) + diff --git a/stable/minetest/5.0.1/Chart.yaml b/stable/minetest/5.0.1/Chart.yaml new file mode 100644 index 00000000000..3fc1be16e1d --- /dev/null +++ b/stable/minetest/5.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minetest +version: 5.0.1 +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: 14.0.9 + # 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/qdirstat/5.0.0/README.md b/stable/minetest/5.0.1/README.md similarity index 100% rename from stable/qdirstat/5.0.0/README.md rename to stable/minetest/5.0.1/README.md diff --git a/stable/minetest/5.0.1/app-changelog.md b/stable/minetest/5.0.1/app-changelog.md new file mode 100644 index 00000000000..ff098a95efb --- /dev/null +++ b/stable/minetest/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minetest-5.0.1](https://github.com/truecharts/charts/compare/minetest-5.0.0...minetest-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/minetest/5.0.0/app-readme.md b/stable/minetest/5.0.1/app-readme.md similarity index 100% rename from stable/minetest/5.0.0/app-readme.md rename to stable/minetest/5.0.1/app-readme.md diff --git a/stable/minetest/5.0.1/charts/common-14.0.9.tgz b/stable/minetest/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/minetest/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/minetest/5.0.0/ix_values.yaml b/stable/minetest/5.0.1/ix_values.yaml similarity index 100% rename from stable/minetest/5.0.0/ix_values.yaml rename to stable/minetest/5.0.1/ix_values.yaml diff --git a/stable/minetest/5.0.0/questions.yaml b/stable/minetest/5.0.1/questions.yaml similarity index 100% rename from stable/minetest/5.0.0/questions.yaml rename to stable/minetest/5.0.1/questions.yaml diff --git a/stable/qinglong/6.0.7/templates/NOTES.txt b/stable/minetest/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/qinglong/6.0.7/templates/NOTES.txt rename to stable/minetest/5.0.1/templates/NOTES.txt diff --git a/stable/rss-bridge/6.0.0/templates/common.yaml b/stable/minetest/5.0.1/templates/common.yaml similarity index 100% rename from stable/rss-bridge/6.0.0/templates/common.yaml rename to stable/minetest/5.0.1/templates/common.yaml diff --git a/stable/qinglong/6.0.7/values.yaml b/stable/minetest/5.0.1/values.yaml similarity index 100% rename from stable/qinglong/6.0.7/values.yaml rename to stable/minetest/5.0.1/values.yaml diff --git a/stable/minio-console/7.0.0/CHANGELOG.md b/stable/minio-console/7.0.0/CHANGELOG.md deleted file mode 100644 index a5487a46708..00000000000 --- a/stable/minio-console/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [minio-console-7.0.0](https://github.com/truecharts/charts/compare/minio-console-6.0.31...minio-console-7.0.0) (2023-07-31) - - - - -## [minio-console-6.0.31](https://github.com/truecharts/charts/compare/minio-console-6.0.30...minio-console-6.0.31) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [minio-console-6.0.30](https://github.com/truecharts/charts/compare/minio-console-6.0.29...minio-console-6.0.30) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [minio-console-6.0.29](https://github.com/truecharts/charts/compare/minio-console-6.0.28...minio-console-6.0.29) (2023-06-26) - -### Chore - -- update container image tccr.io/truecharts/minio-console to v0.30.0 ([#9959](https://github.com/truecharts/charts/issues/9959)) - - - - -## [minio-console-6.0.28](https://github.com/truecharts/charts/compare/minio-console-6.0.27...minio-console-6.0.28) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [minio-console-6.0.27](https://github.com/truecharts/charts/compare/minio-console-6.0.26...minio-console-6.0.27) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [minio-console-6.0.26](https://github.com/truecharts/charts/compare/minio-console-6.0.25...minio-console-6.0.26) (2023-06-09) - -### Chore - -- update container image tccr.io/truecharts/minio-console to v0.29.0 ([#9507](https://github.com/truecharts/charts/issues/9507)) - - - - -## [minio-console-6.0.25](https://github.com/truecharts/charts/compare/minio-console-6.0.24...minio-console-6.0.25) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [minio-console-6.0.24](https://github.com/truecharts/charts/compare/minio-console-6.0.23...minio-console-6.0.24) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [minio-console-6.0.23](https://github.com/truecharts/charts/compare/minio-console-6.0.22...minio-console-6.0.23) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [minio-console-6.0.22](https://github.com/truecharts/charts/compare/minio-console-6.0.21...minio-console-6.0.22) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/minio-console to v0.28.0 ([#9270](https://github.com/truecharts/charts/issues/9270)) - diff --git a/stable/minio-console/7.0.0/Chart.yaml b/stable/minio-console/7.0.0/Chart.yaml deleted file mode 100644 index e52f75ab99b..00000000000 --- a/stable/minio-console/7.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.30.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/minio-console/7.0.0/charts/common-14.0.1.tgz b/stable/minio-console/7.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/minio-console/7.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/minio-console/7.0.1/CHANGELOG.md b/stable/minio-console/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..71429f93240 --- /dev/null +++ b/stable/minio-console/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minio-console-7.0.1](https://github.com/truecharts/charts/compare/minio-console-7.0.0...minio-console-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [minio-console-7.0.0](https://github.com/truecharts/charts/compare/minio-console-6.0.31...minio-console-7.0.0) (2023-07-31) + + + + +## [minio-console-6.0.31](https://github.com/truecharts/charts/compare/minio-console-6.0.30...minio-console-6.0.31) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [minio-console-6.0.30](https://github.com/truecharts/charts/compare/minio-console-6.0.29...minio-console-6.0.30) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [minio-console-6.0.29](https://github.com/truecharts/charts/compare/minio-console-6.0.28...minio-console-6.0.29) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/minio-console to v0.30.0 ([#9959](https://github.com/truecharts/charts/issues/9959)) + + + + +## [minio-console-6.0.28](https://github.com/truecharts/charts/compare/minio-console-6.0.27...minio-console-6.0.28) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [minio-console-6.0.27](https://github.com/truecharts/charts/compare/minio-console-6.0.26...minio-console-6.0.27) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [minio-console-6.0.26](https://github.com/truecharts/charts/compare/minio-console-6.0.25...minio-console-6.0.26) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/minio-console to v0.29.0 ([#9507](https://github.com/truecharts/charts/issues/9507)) + + + + +## [minio-console-6.0.25](https://github.com/truecharts/charts/compare/minio-console-6.0.24...minio-console-6.0.25) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [minio-console-6.0.24](https://github.com/truecharts/charts/compare/minio-console-6.0.23...minio-console-6.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [minio-console-6.0.23](https://github.com/truecharts/charts/compare/minio-console-6.0.22...minio-console-6.0.23) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/minio-console/7.0.1/Chart.yaml b/stable/minio-console/7.0.1/Chart.yaml new file mode 100644 index 00000000000..c84e94840d1 --- /dev/null +++ b/stable/minio-console/7.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.30.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/qinglong/6.0.7/README.md b/stable/minio-console/7.0.1/README.md similarity index 100% rename from stable/qinglong/6.0.7/README.md rename to stable/minio-console/7.0.1/README.md diff --git a/stable/minio-console/7.0.1/app-changelog.md b/stable/minio-console/7.0.1/app-changelog.md new file mode 100644 index 00000000000..b6985130090 --- /dev/null +++ b/stable/minio-console/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-console-7.0.1](https://github.com/truecharts/charts/compare/minio-console-7.0.0...minio-console-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/minio-console/7.0.0/app-readme.md b/stable/minio-console/7.0.1/app-readme.md similarity index 100% rename from stable/minio-console/7.0.0/app-readme.md rename to stable/minio-console/7.0.1/app-readme.md diff --git a/stable/minio-console/7.0.1/charts/common-14.0.9.tgz b/stable/minio-console/7.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/minio-console/7.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/minio-console/7.0.0/ix_values.yaml b/stable/minio-console/7.0.1/ix_values.yaml similarity index 100% rename from stable/minio-console/7.0.0/ix_values.yaml rename to stable/minio-console/7.0.1/ix_values.yaml diff --git a/stable/minio-console/7.0.0/questions.yaml b/stable/minio-console/7.0.1/questions.yaml similarity index 100% rename from stable/minio-console/7.0.0/questions.yaml rename to stable/minio-console/7.0.1/questions.yaml diff --git a/stable/quassel-core/8.0.5/templates/NOTES.txt b/stable/minio-console/7.0.1/templates/NOTES.txt similarity index 100% rename from stable/quassel-core/8.0.5/templates/NOTES.txt rename to stable/minio-console/7.0.1/templates/NOTES.txt diff --git a/stable/rsshub/8.0.189/templates/common.yaml b/stable/minio-console/7.0.1/templates/common.yaml similarity index 100% rename from stable/rsshub/8.0.189/templates/common.yaml rename to stable/minio-console/7.0.1/templates/common.yaml diff --git a/stable/quassel-core/8.0.5/values.yaml b/stable/minio-console/7.0.1/values.yaml similarity index 100% rename from stable/quassel-core/8.0.5/values.yaml rename to stable/minio-console/7.0.1/values.yaml diff --git a/stable/minio/7.0.14/CHANGELOG.md b/stable/minio/7.0.14/CHANGELOG.md deleted file mode 100644 index e7a0ce89fd6..00000000000 --- a/stable/minio/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minio-7.0.14](https://github.com/truecharts/charts/compare/minio-7.0.13...minio-7.0.14) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#13110](https://github.com/truecharts/charts/issues/13110)) - - - - -## [minio-7.0.13](https://github.com/truecharts/charts/compare/minio-7.0.12...minio-7.0.13) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#13081](https://github.com/truecharts/charts/issues/13081)) - - - - -## [minio-7.0.12](https://github.com/truecharts/charts/compare/minio-7.0.11...minio-7.0.12) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#13000](https://github.com/truecharts/charts/issues/13000)) - - - - -## [minio-7.0.11](https://github.com/truecharts/charts/compare/minio-7.0.10...minio-7.0.11) (2023-09-22) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#12820](https://github.com/truecharts/charts/issues/12820)) - - - - -## [minio-7.0.10](https://github.com/truecharts/charts/compare/minio-7.0.9...minio-7.0.10) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#12792](https://github.com/truecharts/charts/issues/12792)) - - - - -## [minio-7.0.9](https://github.com/truecharts/charts/compare/minio-7.0.8...minio-7.0.9) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#12648](https://github.com/truecharts/charts/issues/12648)) - - - - -## [minio-7.0.8](https://github.com/truecharts/charts/compare/minio-7.0.7...minio-7.0.8) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#12431](https://github.com/truecharts/charts/issues/12431)) - - - - -## [minio-7.0.7](https://github.com/truecharts/charts/compare/minio-7.0.6...minio-7.0.7) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#12293](https://github.com/truecharts/charts/issues/12293)) - - - - -## [minio-7.0.6](https://github.com/truecharts/charts/compare/minio-7.0.5...minio-7.0.6) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#12278](https://github.com/truecharts/charts/issues/12278)) - - - - -## [minio-7.0.5](https://github.com/truecharts/charts/compare/minio-7.0.4...minio-7.0.5) (2023-08-30) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#12055](https://github.com/truecharts/charts/issues/12055)) - - - - -## [minio-7.0.4](https://github.com/truecharts/charts/compare/minio-7.0.3...minio-7.0.4) (2023-08-25) - -### Chore diff --git a/stable/minio/7.0.14/Chart.yaml b/stable/minio/7.0.14/Chart.yaml deleted file mode 100644 index ac82998e881..00000000000 --- a/stable/minio/7.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/minio/7.0.14/app-changelog.md b/stable/minio/7.0.14/app-changelog.md deleted file mode 100644 index 7ef87f2ec89..00000000000 --- a/stable/minio/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minio-7.0.14](https://github.com/truecharts/charts/compare/minio-7.0.13...minio-7.0.14) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#13110](https://github.com/truecharts/charts/issues/13110)) - - \ No newline at end of file diff --git a/stable/minio/7.0.14/charts/common-14.0.1.tgz b/stable/minio/7.0.14/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/minio/7.0.14/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/minio/7.0.15/CHANGELOG.md b/stable/minio/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..fed2b66b46a --- /dev/null +++ b/stable/minio/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minio-7.0.15](https://github.com/truecharts/charts/compare/minio-7.0.14...minio-7.0.15) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [minio-7.0.14](https://github.com/truecharts/charts/compare/minio-7.0.13...minio-7.0.14) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#13110](https://github.com/truecharts/charts/issues/13110)) + + + + +## [minio-7.0.13](https://github.com/truecharts/charts/compare/minio-7.0.12...minio-7.0.13) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#13081](https://github.com/truecharts/charts/issues/13081)) + + + + +## [minio-7.0.12](https://github.com/truecharts/charts/compare/minio-7.0.11...minio-7.0.12) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#13000](https://github.com/truecharts/charts/issues/13000)) + + + + +## [minio-7.0.11](https://github.com/truecharts/charts/compare/minio-7.0.10...minio-7.0.11) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#12820](https://github.com/truecharts/charts/issues/12820)) + + + + +## [minio-7.0.10](https://github.com/truecharts/charts/compare/minio-7.0.9...minio-7.0.10) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#12792](https://github.com/truecharts/charts/issues/12792)) + + + + +## [minio-7.0.9](https://github.com/truecharts/charts/compare/minio-7.0.8...minio-7.0.9) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#12648](https://github.com/truecharts/charts/issues/12648)) + + + + +## [minio-7.0.8](https://github.com/truecharts/charts/compare/minio-7.0.7...minio-7.0.8) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#12431](https://github.com/truecharts/charts/issues/12431)) + + + + +## [minio-7.0.7](https://github.com/truecharts/charts/compare/minio-7.0.6...minio-7.0.7) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#12293](https://github.com/truecharts/charts/issues/12293)) + + + + +## [minio-7.0.6](https://github.com/truecharts/charts/compare/minio-7.0.5...minio-7.0.6) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#12278](https://github.com/truecharts/charts/issues/12278)) + + + + +## [minio-7.0.5](https://github.com/truecharts/charts/compare/minio-7.0.4...minio-7.0.5) (2023-08-30) + +### Chore diff --git a/stable/minio/7.0.15/Chart.yaml b/stable/minio/7.0.15/Chart.yaml new file mode 100644 index 00000000000..045592faaa7 --- /dev/null +++ b/stable/minio/7.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/quassel-core/8.0.5/README.md b/stable/minio/7.0.15/README.md similarity index 100% rename from stable/quassel-core/8.0.5/README.md rename to stable/minio/7.0.15/README.md diff --git a/stable/minio/7.0.15/app-changelog.md b/stable/minio/7.0.15/app-changelog.md new file mode 100644 index 00000000000..416bc233690 --- /dev/null +++ b/stable/minio/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-7.0.15](https://github.com/truecharts/charts/compare/minio-7.0.14...minio-7.0.15) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/minio/7.0.14/app-readme.md b/stable/minio/7.0.15/app-readme.md similarity index 100% rename from stable/minio/7.0.14/app-readme.md rename to stable/minio/7.0.15/app-readme.md diff --git a/stable/minio/7.0.15/charts/common-14.0.9.tgz b/stable/minio/7.0.15/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/minio/7.0.15/charts/common-14.0.9.tgz differ diff --git a/stable/minio/7.0.14/ix_values.yaml b/stable/minio/7.0.15/ix_values.yaml similarity index 100% rename from stable/minio/7.0.14/ix_values.yaml rename to stable/minio/7.0.15/ix_values.yaml diff --git a/stable/minio/7.0.14/questions.yaml b/stable/minio/7.0.15/questions.yaml similarity index 100% rename from stable/minio/7.0.14/questions.yaml rename to stable/minio/7.0.15/questions.yaml diff --git a/stable/quassel-web/6.0.0/templates/NOTES.txt b/stable/minio/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/quassel-web/6.0.0/templates/NOTES.txt rename to stable/minio/7.0.15/templates/NOTES.txt diff --git a/stable/satisfactory/6.0.4/templates/common.yaml b/stable/minio/7.0.15/templates/common.yaml similarity index 100% rename from stable/satisfactory/6.0.4/templates/common.yaml rename to stable/minio/7.0.15/templates/common.yaml diff --git a/stable/quassel-web/6.0.0/values.yaml b/stable/minio/7.0.15/values.yaml similarity index 100% rename from stable/quassel-web/6.0.0/values.yaml rename to stable/minio/7.0.15/values.yaml diff --git a/stable/minisatip/6.0.0/CHANGELOG.md b/stable/minisatip/6.0.0/CHANGELOG.md deleted file mode 100644 index f2954183a24..00000000000 --- a/stable/minisatip/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [minisatip-6.0.0](https://github.com/truecharts/charts/compare/minisatip-5.0.24...minisatip-6.0.0) (2023-07-31) - - - - -## [minisatip-5.0.24](https://github.com/truecharts/charts/compare/minisatip-5.0.23...minisatip-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [minisatip-5.0.23](https://github.com/truecharts/charts/compare/minisatip-5.0.22...minisatip-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [minisatip-5.0.22](https://github.com/truecharts/charts/compare/minisatip-5.0.21...minisatip-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [minisatip-5.0.21](https://github.com/truecharts/charts/compare/minisatip-5.0.20...minisatip-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [minisatip-5.0.20](https://github.com/truecharts/charts/compare/minisatip-5.0.19...minisatip-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [minisatip-5.0.19](https://github.com/truecharts/charts/compare/minisatip-5.0.18...minisatip-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [minisatip-5.0.18](https://github.com/truecharts/charts/compare/minisatip-5.0.17...minisatip-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [minisatip-5.0.17](https://github.com/truecharts/charts/compare/minisatip-5.0.16...minisatip-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [minisatip-5.0.16](https://github.com/truecharts/charts/compare/minisatip-5.0.15...minisatip-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [minisatip-5.0.15](https://github.com/truecharts/charts/compare/minisatip-5.0.14...minisatip-5.0.15) (2023-05-24) - diff --git a/stable/minisatip/6.0.0/Chart.yaml b/stable/minisatip/6.0.0/Chart.yaml deleted file mode 100644 index c16ae5c45be..00000000000 --- a/stable/minisatip/6.0.0/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minisatip -version: 6.0.0 -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: 14.0.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/6.0.0/charts/common-14.0.1.tgz b/stable/minisatip/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/minisatip/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/minisatip/6.0.1/CHANGELOG.md b/stable/minisatip/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..ee820b2bc97 --- /dev/null +++ b/stable/minisatip/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minisatip-6.0.1](https://github.com/truecharts/charts/compare/minisatip-6.0.0...minisatip-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [minisatip-6.0.0](https://github.com/truecharts/charts/compare/minisatip-5.0.24...minisatip-6.0.0) (2023-07-31) + + + + +## [minisatip-5.0.24](https://github.com/truecharts/charts/compare/minisatip-5.0.23...minisatip-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [minisatip-5.0.23](https://github.com/truecharts/charts/compare/minisatip-5.0.22...minisatip-5.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [minisatip-5.0.22](https://github.com/truecharts/charts/compare/minisatip-5.0.21...minisatip-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [minisatip-5.0.21](https://github.com/truecharts/charts/compare/minisatip-5.0.20...minisatip-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [minisatip-5.0.20](https://github.com/truecharts/charts/compare/minisatip-5.0.19...minisatip-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [minisatip-5.0.19](https://github.com/truecharts/charts/compare/minisatip-5.0.18...minisatip-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [minisatip-5.0.18](https://github.com/truecharts/charts/compare/minisatip-5.0.17...minisatip-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [minisatip-5.0.17](https://github.com/truecharts/charts/compare/minisatip-5.0.16...minisatip-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [minisatip-5.0.16](https://github.com/truecharts/charts/compare/minisatip-5.0.15...minisatip-5.0.16) (2023-05-26) + diff --git a/stable/minisatip/6.0.1/Chart.yaml b/stable/minisatip/6.0.1/Chart.yaml new file mode 100644 index 00000000000..7bfdea8dbe1 --- /dev/null +++ b/stable/minisatip/6.0.1/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minisatip +version: 6.0.1 +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: 14.0.9 +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/quassel-web/6.0.0/README.md b/stable/minisatip/6.0.1/README.md similarity index 100% rename from stable/quassel-web/6.0.0/README.md rename to stable/minisatip/6.0.1/README.md diff --git a/stable/minisatip/6.0.1/app-changelog.md b/stable/minisatip/6.0.1/app-changelog.md new file mode 100644 index 00000000000..b1dce41cc97 --- /dev/null +++ b/stable/minisatip/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minisatip-6.0.1](https://github.com/truecharts/charts/compare/minisatip-6.0.0...minisatip-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/minisatip/6.0.0/app-readme.md b/stable/minisatip/6.0.1/app-readme.md similarity index 100% rename from stable/minisatip/6.0.0/app-readme.md rename to stable/minisatip/6.0.1/app-readme.md diff --git a/stable/minisatip/6.0.1/charts/common-14.0.9.tgz b/stable/minisatip/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/minisatip/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/minisatip/6.0.0/ix_values.yaml b/stable/minisatip/6.0.1/ix_values.yaml similarity index 100% rename from stable/minisatip/6.0.0/ix_values.yaml rename to stable/minisatip/6.0.1/ix_values.yaml diff --git a/stable/minisatip/6.0.0/questions.yaml b/stable/minisatip/6.0.1/questions.yaml similarity index 100% rename from stable/minisatip/6.0.0/questions.yaml rename to stable/minisatip/6.0.1/questions.yaml diff --git a/stable/rcon-webadmin/5.0.0/templates/NOTES.txt b/stable/minisatip/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/rcon-webadmin/5.0.0/templates/NOTES.txt rename to stable/minisatip/6.0.1/templates/NOTES.txt diff --git a/stable/scrutiny/7.0.0/templates/common.yaml b/stable/minisatip/6.0.1/templates/common.yaml similarity index 100% rename from stable/scrutiny/7.0.0/templates/common.yaml rename to stable/minisatip/6.0.1/templates/common.yaml diff --git a/stable/rcon-webadmin/5.0.0/values.yaml b/stable/minisatip/6.0.1/values.yaml similarity index 100% rename from stable/rcon-webadmin/5.0.0/values.yaml rename to stable/minisatip/6.0.1/values.yaml diff --git a/stable/mkvcleaver/5.0.1/CHANGELOG.md b/stable/mkvcleaver/5.0.1/CHANGELOG.md deleted file mode 100644 index 9f7236ab332..00000000000 --- a/stable/mkvcleaver/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mkvcleaver-5.0.1](https://github.com/truecharts/charts/compare/mkvcleaver-5.0.0...mkvcleaver-5.0.1) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/mkvcleaver to v23.06.1 ([#8300](https://github.com/truecharts/charts/issues/8300)) - - - - - -## [mkvcleaver-5.0.0](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.22...mkvcleaver-5.0.0) (2023-07-31) - - - - -## [mkvcleaver-4.0.22](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.21...mkvcleaver-4.0.22) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [mkvcleaver-4.0.21](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.20...mkvcleaver-4.0.21) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [mkvcleaver-4.0.20](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.19...mkvcleaver-4.0.20) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [mkvcleaver-4.0.19](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.18...mkvcleaver-4.0.19) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [mkvcleaver-4.0.18](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.17...mkvcleaver-4.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [mkvcleaver-4.0.17](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.16...mkvcleaver-4.0.17) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [mkvcleaver-4.0.16](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.15...mkvcleaver-4.0.16) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [mkvcleaver-4.0.15](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.14...mkvcleaver-4.0.15) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [mkvcleaver-4.0.14](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.13...mkvcleaver-4.0.14) (2023-05-26) - diff --git a/stable/mkvcleaver/5.0.1/Chart.yaml b/stable/mkvcleaver/5.0.1/Chart.yaml deleted file mode 100644 index dde25def0e7..00000000000 --- a/stable/mkvcleaver/5.0.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.06.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -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: 5.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mkvcleaver/5.0.1/app-changelog.md b/stable/mkvcleaver/5.0.1/app-changelog.md deleted file mode 100644 index 662f55766ab..00000000000 --- a/stable/mkvcleaver/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mkvcleaver-5.0.1](https://github.com/truecharts/charts/compare/mkvcleaver-5.0.0...mkvcleaver-5.0.1) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/mkvcleaver to v23.06.1 ([#8300](https://github.com/truecharts/charts/issues/8300)) - - \ No newline at end of file diff --git a/stable/mkvcleaver/5.0.1/charts/common-14.0.6.tgz b/stable/mkvcleaver/5.0.1/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/mkvcleaver/5.0.1/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/mkvcleaver/5.0.2/CHANGELOG.md b/stable/mkvcleaver/5.0.2/CHANGELOG.md new file mode 100644 index 00000000000..4a0e460124e --- /dev/null +++ b/stable/mkvcleaver/5.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mkvcleaver-5.0.2](https://github.com/truecharts/charts/compare/mkvcleaver-5.0.1...mkvcleaver-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [mkvcleaver-5.0.1](https://github.com/truecharts/charts/compare/mkvcleaver-5.0.0...mkvcleaver-5.0.1) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/mkvcleaver to v23.06.1 ([#8300](https://github.com/truecharts/charts/issues/8300)) + + + + + +## [mkvcleaver-5.0.0](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.22...mkvcleaver-5.0.0) (2023-07-31) + + + + +## [mkvcleaver-4.0.22](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.21...mkvcleaver-4.0.22) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [mkvcleaver-4.0.21](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.20...mkvcleaver-4.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [mkvcleaver-4.0.20](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.19...mkvcleaver-4.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [mkvcleaver-4.0.19](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.18...mkvcleaver-4.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [mkvcleaver-4.0.18](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.17...mkvcleaver-4.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [mkvcleaver-4.0.17](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.16...mkvcleaver-4.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [mkvcleaver-4.0.16](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.15...mkvcleaver-4.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [mkvcleaver-4.0.15](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.14...mkvcleaver-4.0.15) (2023-05-27) + diff --git a/stable/mkvcleaver/5.0.2/Chart.yaml b/stable/mkvcleaver/5.0.2/Chart.yaml new file mode 100644 index 00000000000..a0c611b79b1 --- /dev/null +++ b/stable/mkvcleaver/5.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.06.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rcon-webadmin/5.0.0/README.md b/stable/mkvcleaver/5.0.2/README.md similarity index 100% rename from stable/rcon-webadmin/5.0.0/README.md rename to stable/mkvcleaver/5.0.2/README.md diff --git a/stable/mkvcleaver/5.0.2/app-changelog.md b/stable/mkvcleaver/5.0.2/app-changelog.md new file mode 100644 index 00000000000..0682d6659a7 --- /dev/null +++ b/stable/mkvcleaver/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mkvcleaver-5.0.2](https://github.com/truecharts/charts/compare/mkvcleaver-5.0.1...mkvcleaver-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/mkvcleaver/5.0.1/app-readme.md b/stable/mkvcleaver/5.0.2/app-readme.md similarity index 100% rename from stable/mkvcleaver/5.0.1/app-readme.md rename to stable/mkvcleaver/5.0.2/app-readme.md diff --git a/stable/mkvcleaver/5.0.2/charts/common-14.0.9.tgz b/stable/mkvcleaver/5.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/mkvcleaver/5.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/mkvcleaver/5.0.1/ix_values.yaml b/stable/mkvcleaver/5.0.2/ix_values.yaml similarity index 100% rename from stable/mkvcleaver/5.0.1/ix_values.yaml rename to stable/mkvcleaver/5.0.2/ix_values.yaml diff --git a/stable/mkvcleaver/5.0.1/questions.yaml b/stable/mkvcleaver/5.0.2/questions.yaml similarity index 100% rename from stable/mkvcleaver/5.0.1/questions.yaml rename to stable/mkvcleaver/5.0.2/questions.yaml diff --git a/stable/rdesktop/5.0.102/templates/NOTES.txt b/stable/mkvcleaver/5.0.2/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/5.0.102/templates/NOTES.txt rename to stable/mkvcleaver/5.0.2/templates/NOTES.txt diff --git a/stable/seafile/1.0.1/templates/common.yaml b/stable/mkvcleaver/5.0.2/templates/common.yaml similarity index 100% rename from stable/seafile/1.0.1/templates/common.yaml rename to stable/mkvcleaver/5.0.2/templates/common.yaml diff --git a/stable/rdesktop/5.0.102/values.yaml b/stable/mkvcleaver/5.0.2/values.yaml similarity index 100% rename from stable/rdesktop/5.0.102/values.yaml rename to stable/mkvcleaver/5.0.2/values.yaml diff --git a/stable/mkvtoolnix/6.0.1/CHANGELOG.md b/stable/mkvtoolnix/6.0.1/CHANGELOG.md deleted file mode 100644 index 518bc219fa6..00000000000 --- a/stable/mkvtoolnix/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mkvtoolnix-6.0.1](https://github.com/truecharts/charts/compare/mkvtoolnix-6.0.0...mkvtoolnix-6.0.1) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/mkvtoolnix to v23.08.1 ([#12100](https://github.com/truecharts/charts/issues/12100)) - - - - - -## [mkvtoolnix-6.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.19...mkvtoolnix-6.0.0) (2023-07-31) - - - - -## [mkvtoolnix-5.0.19](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.18...mkvtoolnix-5.0.19) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [mkvtoolnix-5.0.18](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.17...mkvtoolnix-5.0.18) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/mkvtoolnix to v23.07.1 ([#10284](https://github.com/truecharts/charts/issues/10284)) - - - - -## [mkvtoolnix-5.0.17](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.16...mkvtoolnix-5.0.17) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [mkvtoolnix-5.0.16](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.15...mkvtoolnix-5.0.16) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [mkvtoolnix-5.0.15](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.14...mkvtoolnix-5.0.15) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [mkvtoolnix-5.0.14](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.13...mkvtoolnix-5.0.14) (2023-06-09) - -### Chore - -- update container image tccr.io/truecharts/mkvtoolnix to v23.06.1 ([#9508](https://github.com/truecharts/charts/issues/9508)) - - - - -## [mkvtoolnix-5.0.13](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.12...mkvtoolnix-5.0.13) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [mkvtoolnix-5.0.12](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.11...mkvtoolnix-5.0.12) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [mkvtoolnix-5.0.11](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.10...mkvtoolnix-5.0.11) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/mkvtoolnix/6.0.1/Chart.yaml b/stable/mkvtoolnix/6.0.1/Chart.yaml deleted file mode 100644 index 68b37ab9350..00000000000 --- a/stable/mkvtoolnix/6.0.1/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "23.08.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mkvtoolnix/6.0.1/app-changelog.md b/stable/mkvtoolnix/6.0.1/app-changelog.md deleted file mode 100644 index 4589e4a9018..00000000000 --- a/stable/mkvtoolnix/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mkvtoolnix-6.0.1](https://github.com/truecharts/charts/compare/mkvtoolnix-6.0.0...mkvtoolnix-6.0.1) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/mkvtoolnix to v23.08.1 ([#12100](https://github.com/truecharts/charts/issues/12100)) - - \ No newline at end of file diff --git a/stable/mkvtoolnix/6.0.1/charts/common-14.0.1.tgz b/stable/mkvtoolnix/6.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/mkvtoolnix/6.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/mkvtoolnix/6.0.2/CHANGELOG.md b/stable/mkvtoolnix/6.0.2/CHANGELOG.md new file mode 100644 index 00000000000..d5d09bd3566 --- /dev/null +++ b/stable/mkvtoolnix/6.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mkvtoolnix-6.0.2](https://github.com/truecharts/charts/compare/mkvtoolnix-6.0.1...mkvtoolnix-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [mkvtoolnix-6.0.1](https://github.com/truecharts/charts/compare/mkvtoolnix-6.0.0...mkvtoolnix-6.0.1) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/mkvtoolnix to v23.08.1 ([#12100](https://github.com/truecharts/charts/issues/12100)) + + + + + +## [mkvtoolnix-6.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.19...mkvtoolnix-6.0.0) (2023-07-31) + + + + +## [mkvtoolnix-5.0.19](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.18...mkvtoolnix-5.0.19) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [mkvtoolnix-5.0.18](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.17...mkvtoolnix-5.0.18) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/mkvtoolnix to v23.07.1 ([#10284](https://github.com/truecharts/charts/issues/10284)) + + + + +## [mkvtoolnix-5.0.17](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.16...mkvtoolnix-5.0.17) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [mkvtoolnix-5.0.16](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.15...mkvtoolnix-5.0.16) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [mkvtoolnix-5.0.15](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.14...mkvtoolnix-5.0.15) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [mkvtoolnix-5.0.14](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.13...mkvtoolnix-5.0.14) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/mkvtoolnix to v23.06.1 ([#9508](https://github.com/truecharts/charts/issues/9508)) + + + + +## [mkvtoolnix-5.0.13](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.12...mkvtoolnix-5.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [mkvtoolnix-5.0.12](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.11...mkvtoolnix-5.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + diff --git a/stable/mkvtoolnix/6.0.2/Chart.yaml b/stable/mkvtoolnix/6.0.2/Chart.yaml new file mode 100644 index 00000000000..4bd0c91e80e --- /dev/null +++ b/stable/mkvtoolnix/6.0.2/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "23.08.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rdesktop/5.0.102/README.md b/stable/mkvtoolnix/6.0.2/README.md similarity index 100% rename from stable/rdesktop/5.0.102/README.md rename to stable/mkvtoolnix/6.0.2/README.md diff --git a/stable/mkvtoolnix/6.0.2/app-changelog.md b/stable/mkvtoolnix/6.0.2/app-changelog.md new file mode 100644 index 00000000000..78a7defd49d --- /dev/null +++ b/stable/mkvtoolnix/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mkvtoolnix-6.0.2](https://github.com/truecharts/charts/compare/mkvtoolnix-6.0.1...mkvtoolnix-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/mkvtoolnix/6.0.1/app-readme.md b/stable/mkvtoolnix/6.0.2/app-readme.md similarity index 100% rename from stable/mkvtoolnix/6.0.1/app-readme.md rename to stable/mkvtoolnix/6.0.2/app-readme.md diff --git a/stable/mkvtoolnix/6.0.2/charts/common-14.0.9.tgz b/stable/mkvtoolnix/6.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/mkvtoolnix/6.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/mkvtoolnix/6.0.1/ix_values.yaml b/stable/mkvtoolnix/6.0.2/ix_values.yaml similarity index 100% rename from stable/mkvtoolnix/6.0.1/ix_values.yaml rename to stable/mkvtoolnix/6.0.2/ix_values.yaml diff --git a/stable/mkvtoolnix/6.0.1/questions.yaml b/stable/mkvtoolnix/6.0.2/questions.yaml similarity index 100% rename from stable/mkvtoolnix/6.0.1/questions.yaml rename to stable/mkvtoolnix/6.0.2/questions.yaml diff --git a/stable/recyclarr/6.0.9/templates/NOTES.txt b/stable/mkvtoolnix/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/recyclarr/6.0.9/templates/NOTES.txt rename to stable/mkvtoolnix/6.0.2/templates/NOTES.txt diff --git a/stable/sftpgo/3.0.6/templates/common.yaml b/stable/mkvtoolnix/6.0.2/templates/common.yaml similarity index 100% rename from stable/sftpgo/3.0.6/templates/common.yaml rename to stable/mkvtoolnix/6.0.2/templates/common.yaml diff --git a/stable/recyclarr/6.0.9/values.yaml b/stable/mkvtoolnix/6.0.2/values.yaml similarity index 100% rename from stable/recyclarr/6.0.9/values.yaml rename to stable/mkvtoolnix/6.0.2/values.yaml diff --git a/stable/modsecurity-crs/0.0.2/CHANGELOG.md b/stable/modsecurity-crs/0.0.2/CHANGELOG.md deleted file mode 100644 index 2d4896dfe8c..00000000000 --- a/stable/modsecurity-crs/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,13 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [modsecurity-crs-0.0.2](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.0...modsecurity-crs-0.0.2) (2023-08-25) - -### Add - -- add modsecurity to stable - - \ No newline at end of file diff --git a/stable/modsecurity-crs/0.0.2/Chart.yaml b/stable/modsecurity-crs/0.0.2/Chart.yaml deleted file mode 100644 index dac17c1a2c8..00000000000 --- a/stable/modsecurity-crs/0.0.2/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.3.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 13.2.1 -deprecated: false -description: ModSecurity is an open source, cross platform Web Application Firewall (WAF) engine. -home: https://truecharts.org/charts/stable/modsecurity-crs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/modsecurity-crs.png -keywords: - - modsecurity-crs - - waf - - networking -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: modsecurity-crs -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/modsecurity-crs - - https://github.com/coreruleset/modsecurity-crs-docker -type: application -version: 0.0.2 -annotations: - truecharts.org/catagories: | - - networking - - security - truecharts.org/SCALE-support: "true" diff --git a/stable/modsecurity-crs/0.0.2/app-changelog.md b/stable/modsecurity-crs/0.0.2/app-changelog.md deleted file mode 100644 index 3fdc71e8dc9..00000000000 --- a/stable/modsecurity-crs/0.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [modsecurity-crs-0.0.2](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.0...modsecurity-crs-0.0.2) (2023-08-25) - -### Add - -- add modsecurity to stable - - \ No newline at end of file diff --git a/stable/modsecurity-crs/0.0.2/charts/common-13.2.1.tgz b/stable/modsecurity-crs/0.0.2/charts/common-13.2.1.tgz deleted file mode 100644 index 5e9f8ac6235..00000000000 Binary files a/stable/modsecurity-crs/0.0.2/charts/common-13.2.1.tgz and /dev/null differ diff --git a/stable/modsecurity-crs/0.0.3/CHANGELOG.md b/stable/modsecurity-crs/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..d34dbfa0eab --- /dev/null +++ b/stable/modsecurity-crs/0.0.3/CHANGELOG.md @@ -0,0 +1,22 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [modsecurity-crs-0.0.3](https://github.com/truecharts/charts/compare/modsecurity-crs-0.0.2...modsecurity-crs-0.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [modsecurity-crs-0.0.2](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.0...modsecurity-crs-0.0.2) (2023-08-25) + +### Add + +- add modsecurity to stable + + \ No newline at end of file diff --git a/stable/modsecurity-crs/0.0.3/Chart.yaml b/stable/modsecurity-crs/0.0.3/Chart.yaml new file mode 100644 index 00000000000..e1b7a89fc1b --- /dev/null +++ b/stable/modsecurity-crs/0.0.3/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.3.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 13.2.2 +deprecated: false +description: ModSecurity is an open source, cross platform Web Application Firewall (WAF) engine. +home: https://truecharts.org/charts/stable/modsecurity-crs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/modsecurity-crs.png +keywords: + - modsecurity-crs + - waf + - networking +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: modsecurity-crs +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/modsecurity-crs + - https://github.com/coreruleset/modsecurity-crs-docker +type: application +version: 0.0.3 +annotations: + truecharts.org/catagories: | + - networking + - security + truecharts.org/SCALE-support: "true" diff --git a/stable/recyclarr/6.0.9/README.md b/stable/modsecurity-crs/0.0.3/README.md similarity index 100% rename from stable/recyclarr/6.0.9/README.md rename to stable/modsecurity-crs/0.0.3/README.md diff --git a/stable/modsecurity-crs/0.0.3/app-changelog.md b/stable/modsecurity-crs/0.0.3/app-changelog.md new file mode 100644 index 00000000000..1195a8ce7ff --- /dev/null +++ b/stable/modsecurity-crs/0.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [modsecurity-crs-0.0.3](https://github.com/truecharts/charts/compare/modsecurity-crs-0.0.2...modsecurity-crs-0.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/modsecurity-crs/0.0.2/app-readme.md b/stable/modsecurity-crs/0.0.3/app-readme.md similarity index 100% rename from stable/modsecurity-crs/0.0.2/app-readme.md rename to stable/modsecurity-crs/0.0.3/app-readme.md diff --git a/stable/modsecurity-crs/0.0.3/charts/common-13.2.2.tgz b/stable/modsecurity-crs/0.0.3/charts/common-13.2.2.tgz new file mode 100644 index 00000000000..a3a86cbd264 Binary files /dev/null and b/stable/modsecurity-crs/0.0.3/charts/common-13.2.2.tgz differ diff --git a/stable/modsecurity-crs/0.0.2/ix_values.yaml b/stable/modsecurity-crs/0.0.3/ix_values.yaml similarity index 100% rename from stable/modsecurity-crs/0.0.2/ix_values.yaml rename to stable/modsecurity-crs/0.0.3/ix_values.yaml diff --git a/stable/modsecurity-crs/0.0.2/questions.yaml b/stable/modsecurity-crs/0.0.3/questions.yaml similarity index 100% rename from stable/modsecurity-crs/0.0.2/questions.yaml rename to stable/modsecurity-crs/0.0.3/questions.yaml diff --git a/stable/redisinsight/3.0.5/templates/NOTES.txt b/stable/modsecurity-crs/0.0.3/templates/NOTES.txt similarity index 100% rename from stable/redisinsight/3.0.5/templates/NOTES.txt rename to stable/modsecurity-crs/0.0.3/templates/NOTES.txt diff --git a/stable/shlink-web-client/7.0.0/templates/common.yaml b/stable/modsecurity-crs/0.0.3/templates/common.yaml similarity index 100% rename from stable/shlink-web-client/7.0.0/templates/common.yaml rename to stable/modsecurity-crs/0.0.3/templates/common.yaml diff --git a/stable/redisinsight/3.0.5/values.yaml b/stable/modsecurity-crs/0.0.3/values.yaml similarity index 100% rename from stable/redisinsight/3.0.5/values.yaml rename to stable/modsecurity-crs/0.0.3/values.yaml diff --git a/stable/mongo-express/2.0.0/CHANGELOG.md b/stable/mongo-express/2.0.0/CHANGELOG.md deleted file mode 100644 index c08e7ef5b01..00000000000 --- a/stable/mongo-express/2.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [mongo-express-2.0.0](https://github.com/truecharts/charts/compare/mongo-express-1.0.11...mongo-express-2.0.0) (2023-07-31) - - - - -## [mongo-express-1.0.11](https://github.com/truecharts/charts/compare/mongo-express-1.0.10...mongo-express-1.0.11) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [mongo-express-1.0.10](https://github.com/truecharts/charts/compare/mongo-express-1.0.9...mongo-express-1.0.10) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [mongo-express-1.0.9](https://github.com/truecharts/charts/compare/mongo-express-1.0.8...mongo-express-1.0.9) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [mongo-express-1.0.8](https://github.com/truecharts/charts/compare/mongo-express-1.0.7...mongo-express-1.0.8) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [mongo-express-1.0.7](https://github.com/truecharts/charts/compare/mongo-express-1.0.6...mongo-express-1.0.7) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - - -## [mongo-express-1.0.6](https://github.com/truecharts/charts/compare/mongo-express-1.0.5...mongo-express-1.0.6) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [mongo-express-1.0.5](https://github.com/truecharts/charts/compare/mongo-express-1.0.4...mongo-express-1.0.5) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [mongo-express-1.0.4](https://github.com/truecharts/charts/compare/mongo-express-1.0.3...mongo-express-1.0.4) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [mongo-express-1.0.3](https://github.com/truecharts/charts/compare/mongo-express-1.0.2...mongo-express-1.0.3) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [mongo-express-1.0.2](https://github.com/truecharts/charts/compare/mongo-express-1.0.1...mongo-express-1.0.2) (2023-05-26) - diff --git a/stable/mongo-express/2.0.0/Chart.yaml b/stable/mongo-express/2.0.0/Chart.yaml deleted file mode 100644 index 7d2b135b79b..00000000000 --- a/stable/mongo-express/2.0.0/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: mongodb.enabled - name: mongodb - repository: https://deps.truecharts.org/ - version: 6.0.67 -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/stable/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/stable/mongo-express - - https://github.com/mongo-express/mongo-express -type: application -version: 2.0.0 -annotations: - truecharts.org/catagories: | - - database - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/mongo-express/2.0.0/charts/common-14.0.1.tgz b/stable/mongo-express/2.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/mongo-express/2.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/mongo-express/2.0.1/CHANGELOG.md b/stable/mongo-express/2.0.1/CHANGELOG.md new file mode 100644 index 00000000000..f134522873f --- /dev/null +++ b/stable/mongo-express/2.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mongo-express-2.0.1](https://github.com/truecharts/charts/compare/mongo-express-2.0.0...mongo-express-2.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [mongo-express-2.0.0](https://github.com/truecharts/charts/compare/mongo-express-1.0.11...mongo-express-2.0.0) (2023-07-31) + + + + +## [mongo-express-1.0.11](https://github.com/truecharts/charts/compare/mongo-express-1.0.10...mongo-express-1.0.11) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [mongo-express-1.0.10](https://github.com/truecharts/charts/compare/mongo-express-1.0.9...mongo-express-1.0.10) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [mongo-express-1.0.9](https://github.com/truecharts/charts/compare/mongo-express-1.0.8...mongo-express-1.0.9) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [mongo-express-1.0.8](https://github.com/truecharts/charts/compare/mongo-express-1.0.7...mongo-express-1.0.8) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [mongo-express-1.0.7](https://github.com/truecharts/charts/compare/mongo-express-1.0.6...mongo-express-1.0.7) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [mongo-express-1.0.6](https://github.com/truecharts/charts/compare/mongo-express-1.0.5...mongo-express-1.0.6) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [mongo-express-1.0.5](https://github.com/truecharts/charts/compare/mongo-express-1.0.4...mongo-express-1.0.5) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [mongo-express-1.0.4](https://github.com/truecharts/charts/compare/mongo-express-1.0.3...mongo-express-1.0.4) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [mongo-express-1.0.3](https://github.com/truecharts/charts/compare/mongo-express-1.0.2...mongo-express-1.0.3) (2023-05-27) + diff --git a/stable/mongo-express/2.0.1/Chart.yaml b/stable/mongo-express/2.0.1/Chart.yaml new file mode 100644 index 00000000000..a66d083dd2c --- /dev/null +++ b/stable/mongo-express/2.0.1/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org/ + version: 6.0.67 +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/stable/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/stable/mongo-express + - https://github.com/mongo-express/mongo-express +type: application +version: 2.0.1 +annotations: + truecharts.org/catagories: | + - database + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/redmine/8.0.2/README.md b/stable/mongo-express/2.0.1/README.md similarity index 100% rename from stable/redmine/8.0.2/README.md rename to stable/mongo-express/2.0.1/README.md diff --git a/stable/mongo-express/2.0.1/app-changelog.md b/stable/mongo-express/2.0.1/app-changelog.md new file mode 100644 index 00000000000..52318ee48f1 --- /dev/null +++ b/stable/mongo-express/2.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongo-express-2.0.1](https://github.com/truecharts/charts/compare/mongo-express-2.0.0...mongo-express-2.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/mongo-express/2.0.0/app-readme.md b/stable/mongo-express/2.0.1/app-readme.md similarity index 100% rename from stable/mongo-express/2.0.0/app-readme.md rename to stable/mongo-express/2.0.1/app-readme.md diff --git a/stable/mongo-express/2.0.1/charts/common-14.0.9.tgz b/stable/mongo-express/2.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/mongo-express/2.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/youtubedl-material/6.0.0/charts/mongodb-6.0.67.tgz b/stable/mongo-express/2.0.1/charts/mongodb-6.0.67.tgz similarity index 100% rename from stable/youtubedl-material/6.0.0/charts/mongodb-6.0.67.tgz rename to stable/mongo-express/2.0.1/charts/mongodb-6.0.67.tgz diff --git a/stable/mongo-express/2.0.0/ix_values.yaml b/stable/mongo-express/2.0.1/ix_values.yaml similarity index 100% rename from stable/mongo-express/2.0.0/ix_values.yaml rename to stable/mongo-express/2.0.1/ix_values.yaml diff --git a/stable/mongo-express/2.0.0/questions.yaml b/stable/mongo-express/2.0.1/questions.yaml similarity index 100% rename from stable/mongo-express/2.0.0/questions.yaml rename to stable/mongo-express/2.0.1/questions.yaml diff --git a/stable/redmine/8.0.2/templates/NOTES.txt b/stable/mongo-express/2.0.1/templates/NOTES.txt similarity index 100% rename from stable/redmine/8.0.2/templates/NOTES.txt rename to stable/mongo-express/2.0.1/templates/NOTES.txt diff --git a/stable/shlink/9.0.1/templates/common.yaml b/stable/mongo-express/2.0.1/templates/common.yaml similarity index 100% rename from stable/shlink/9.0.1/templates/common.yaml rename to stable/mongo-express/2.0.1/templates/common.yaml diff --git a/stable/redmine/8.0.2/values.yaml b/stable/mongo-express/2.0.1/values.yaml similarity index 100% rename from stable/redmine/8.0.2/values.yaml rename to stable/mongo-express/2.0.1/values.yaml diff --git a/stable/monica/8.0.0/CHANGELOG.md b/stable/monica/8.0.0/CHANGELOG.md deleted file mode 100644 index 1253d6bea38..00000000000 --- a/stable/monica/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [monica-8.0.0](https://github.com/truecharts/charts/compare/monica-7.0.20...monica-8.0.0) (2023-07-31) - - - - -## [monica-7.0.20](https://github.com/truecharts/charts/compare/monica-7.0.19...monica-7.0.20) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [monica-7.0.19](https://github.com/truecharts/charts/compare/monica-7.0.18...monica-7.0.19) (2023-07-04) - -### Chore - -- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) - - - - -## [monica-7.0.18](https://github.com/truecharts/charts/compare/monica-7.0.17...monica-7.0.18) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [monica-7.0.17](https://github.com/truecharts/charts/compare/monica-7.0.16...monica-7.0.17) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [monica-7.0.16](https://github.com/truecharts/charts/compare/monica-7.0.15...monica-7.0.16) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [monica-7.0.15](https://github.com/truecharts/charts/compare/monica-7.0.14...monica-7.0.15) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - - -## [monica-7.0.14](https://github.com/truecharts/charts/compare/monica-7.0.13...monica-7.0.14) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [monica-7.0.13](https://github.com/truecharts/charts/compare/monica-7.0.12...monica-7.0.13) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [monica-7.0.12](https://github.com/truecharts/charts/compare/monica-7.0.11...monica-7.0.12) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [monica-7.0.11](https://github.com/truecharts/charts/compare/monica-7.0.10...monica-7.0.11) (2023-05-27) - diff --git a/stable/monica/8.0.0/Chart.yaml b/stable/monica/8.0.0/Chart.yaml deleted file mode 100644 index 5ca8daee90b..00000000000 --- a/stable/monica/8.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.70 -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: 8.0.0 -annotations: - truecharts.org/catagories: | - - crm - truecharts.org/SCALE-support: "true" diff --git a/stable/monica/8.0.0/charts/common-14.0.1.tgz b/stable/monica/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/monica/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/monica/8.0.1/CHANGELOG.md b/stable/monica/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..ea8f9ca3413 --- /dev/null +++ b/stable/monica/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [monica-8.0.1](https://github.com/truecharts/charts/compare/monica-8.0.0...monica-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [monica-8.0.0](https://github.com/truecharts/charts/compare/monica-7.0.20...monica-8.0.0) (2023-07-31) + + + + +## [monica-7.0.20](https://github.com/truecharts/charts/compare/monica-7.0.19...monica-7.0.20) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [monica-7.0.19](https://github.com/truecharts/charts/compare/monica-7.0.18...monica-7.0.19) (2023-07-04) + +### Chore + +- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) + + + + +## [monica-7.0.18](https://github.com/truecharts/charts/compare/monica-7.0.17...monica-7.0.18) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [monica-7.0.17](https://github.com/truecharts/charts/compare/monica-7.0.16...monica-7.0.17) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [monica-7.0.16](https://github.com/truecharts/charts/compare/monica-7.0.15...monica-7.0.16) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [monica-7.0.15](https://github.com/truecharts/charts/compare/monica-7.0.14...monica-7.0.15) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [monica-7.0.14](https://github.com/truecharts/charts/compare/monica-7.0.13...monica-7.0.14) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [monica-7.0.13](https://github.com/truecharts/charts/compare/monica-7.0.12...monica-7.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [monica-7.0.12](https://github.com/truecharts/charts/compare/monica-7.0.11...monica-7.0.12) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/monica/8.0.1/Chart.yaml b/stable/monica/8.0.1/Chart.yaml new file mode 100644 index 00000000000..d7c7bbc4af2 --- /dev/null +++ b/stable/monica/8.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - crm + truecharts.org/SCALE-support: "true" diff --git a/stable/remmina/7.0.0/README.md b/stable/monica/8.0.1/README.md similarity index 100% rename from stable/remmina/7.0.0/README.md rename to stable/monica/8.0.1/README.md diff --git a/stable/monica/8.0.1/app-changelog.md b/stable/monica/8.0.1/app-changelog.md new file mode 100644 index 00000000000..009c84f2092 --- /dev/null +++ b/stable/monica/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [monica-8.0.1](https://github.com/truecharts/charts/compare/monica-8.0.0...monica-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/monica/8.0.0/app-readme.md b/stable/monica/8.0.1/app-readme.md similarity index 100% rename from stable/monica/8.0.0/app-readme.md rename to stable/monica/8.0.1/app-readme.md diff --git a/stable/monica/8.0.1/charts/common-14.0.9.tgz b/stable/monica/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/monica/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/nginx-proxy-manager/5.0.2/charts/mariadb-7.0.70.tgz b/stable/monica/8.0.1/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/nginx-proxy-manager/5.0.2/charts/mariadb-7.0.70.tgz rename to stable/monica/8.0.1/charts/mariadb-7.0.70.tgz diff --git a/stable/monica/8.0.0/ix_values.yaml b/stable/monica/8.0.1/ix_values.yaml similarity index 100% rename from stable/monica/8.0.0/ix_values.yaml rename to stable/monica/8.0.1/ix_values.yaml diff --git a/stable/monica/8.0.0/questions.yaml b/stable/monica/8.0.1/questions.yaml similarity index 100% rename from stable/monica/8.0.0/questions.yaml rename to stable/monica/8.0.1/questions.yaml diff --git a/stable/remmina/7.0.0/templates/NOTES.txt b/stable/monica/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/remmina/7.0.0/templates/NOTES.txt rename to stable/monica/8.0.1/templates/NOTES.txt diff --git a/stable/monica/8.0.0/templates/_appkey.tpl b/stable/monica/8.0.1/templates/_appkey.tpl similarity index 100% rename from stable/monica/8.0.0/templates/_appkey.tpl rename to stable/monica/8.0.1/templates/_appkey.tpl diff --git a/stable/monica/8.0.0/templates/common.yaml b/stable/monica/8.0.1/templates/common.yaml similarity index 100% rename from stable/monica/8.0.0/templates/common.yaml rename to stable/monica/8.0.1/templates/common.yaml diff --git a/stable/remmina/7.0.0/values.yaml b/stable/monica/8.0.1/values.yaml similarity index 100% rename from stable/remmina/7.0.0/values.yaml rename to stable/monica/8.0.1/values.yaml diff --git a/stable/mosdns/6.0.1/CHANGELOG.md b/stable/mosdns/6.0.1/CHANGELOG.md deleted file mode 100644 index 5d6344d00e8..00000000000 --- a/stable/mosdns/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mosdns-6.0.1](https://github.com/truecharts/charts/compare/mosdns-6.0.0...mosdns-6.0.1) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/mosdns to v5.2.1 ([#13113](https://github.com/truecharts/charts/issues/13113)) - - - - - -## [mosdns-6.0.0](https://github.com/truecharts/charts/compare/mosdns-5.0.24...mosdns-6.0.0) (2023-07-31) - - - - -## [mosdns-5.0.24](https://github.com/truecharts/charts/compare/mosdns-5.0.23...mosdns-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [mosdns-5.0.23](https://github.com/truecharts/charts/compare/mosdns-5.0.22...mosdns-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [mosdns-5.0.22](https://github.com/truecharts/charts/compare/mosdns-5.0.21...mosdns-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [mosdns-5.0.21](https://github.com/truecharts/charts/compare/mosdns-5.0.20...mosdns-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [mosdns-5.0.20](https://github.com/truecharts/charts/compare/mosdns-5.0.19...mosdns-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [mosdns-5.0.19](https://github.com/truecharts/charts/compare/mosdns-5.0.18...mosdns-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [mosdns-5.0.18](https://github.com/truecharts/charts/compare/mosdns-5.0.17...mosdns-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [mosdns-5.0.17](https://github.com/truecharts/charts/compare/mosdns-5.0.16...mosdns-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [mosdns-5.0.16](https://github.com/truecharts/charts/compare/mosdns-5.0.15...mosdns-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - diff --git a/stable/mosdns/6.0.1/Chart.yaml b/stable/mosdns/6.0.1/Chart.yaml deleted file mode 100644 index eb1d3a455d8..00000000000 --- a/stable/mosdns/6.0.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mosdns -version: 6.0.1 -appVersion: "5.2.1" -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: 14.0.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/6.0.1/app-changelog.md b/stable/mosdns/6.0.1/app-changelog.md deleted file mode 100644 index bb7ad78999a..00000000000 --- a/stable/mosdns/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mosdns-6.0.1](https://github.com/truecharts/charts/compare/mosdns-6.0.0...mosdns-6.0.1) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/mosdns to v5.2.1 ([#13113](https://github.com/truecharts/charts/issues/13113)) - - \ No newline at end of file diff --git a/stable/mosdns/6.0.1/charts/common-14.0.1.tgz b/stable/mosdns/6.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/mosdns/6.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/mosdns/6.0.2/CHANGELOG.md b/stable/mosdns/6.0.2/CHANGELOG.md new file mode 100644 index 00000000000..eb47b4fcd23 --- /dev/null +++ b/stable/mosdns/6.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mosdns-6.0.2](https://github.com/truecharts/charts/compare/mosdns-6.0.1...mosdns-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [mosdns-6.0.1](https://github.com/truecharts/charts/compare/mosdns-6.0.0...mosdns-6.0.1) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/mosdns to v5.2.1 ([#13113](https://github.com/truecharts/charts/issues/13113)) + + + + + +## [mosdns-6.0.0](https://github.com/truecharts/charts/compare/mosdns-5.0.24...mosdns-6.0.0) (2023-07-31) + + + + +## [mosdns-5.0.24](https://github.com/truecharts/charts/compare/mosdns-5.0.23...mosdns-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [mosdns-5.0.23](https://github.com/truecharts/charts/compare/mosdns-5.0.22...mosdns-5.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [mosdns-5.0.22](https://github.com/truecharts/charts/compare/mosdns-5.0.21...mosdns-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [mosdns-5.0.21](https://github.com/truecharts/charts/compare/mosdns-5.0.20...mosdns-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [mosdns-5.0.20](https://github.com/truecharts/charts/compare/mosdns-5.0.19...mosdns-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [mosdns-5.0.19](https://github.com/truecharts/charts/compare/mosdns-5.0.18...mosdns-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [mosdns-5.0.18](https://github.com/truecharts/charts/compare/mosdns-5.0.17...mosdns-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [mosdns-5.0.17](https://github.com/truecharts/charts/compare/mosdns-5.0.16...mosdns-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + diff --git a/stable/mosdns/6.0.2/Chart.yaml b/stable/mosdns/6.0.2/Chart.yaml new file mode 100644 index 00000000000..426f4149b50 --- /dev/null +++ b/stable/mosdns/6.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mosdns +version: 6.0.2 +appVersion: "5.2.1" +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: 14.0.9 + # 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/requestrr/6.0.0/README.md b/stable/mosdns/6.0.2/README.md similarity index 100% rename from stable/requestrr/6.0.0/README.md rename to stable/mosdns/6.0.2/README.md diff --git a/stable/mosdns/6.0.2/app-changelog.md b/stable/mosdns/6.0.2/app-changelog.md new file mode 100644 index 00000000000..038bac8f159 --- /dev/null +++ b/stable/mosdns/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mosdns-6.0.2](https://github.com/truecharts/charts/compare/mosdns-6.0.1...mosdns-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/mosdns/6.0.1/app-readme.md b/stable/mosdns/6.0.2/app-readme.md similarity index 100% rename from stable/mosdns/6.0.1/app-readme.md rename to stable/mosdns/6.0.2/app-readme.md diff --git a/stable/mosdns/6.0.2/charts/common-14.0.9.tgz b/stable/mosdns/6.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/mosdns/6.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/mosdns/6.0.1/ix_values.yaml b/stable/mosdns/6.0.2/ix_values.yaml similarity index 100% rename from stable/mosdns/6.0.1/ix_values.yaml rename to stable/mosdns/6.0.2/ix_values.yaml diff --git a/stable/mosdns/6.0.1/questions.yaml b/stable/mosdns/6.0.2/questions.yaml similarity index 100% rename from stable/mosdns/6.0.1/questions.yaml rename to stable/mosdns/6.0.2/questions.yaml diff --git a/stable/requestrr/6.0.0/templates/NOTES.txt b/stable/mosdns/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/requestrr/6.0.0/templates/NOTES.txt rename to stable/mosdns/6.0.2/templates/NOTES.txt diff --git a/stable/slash/0.0.6/templates/common.yaml b/stable/mosdns/6.0.2/templates/common.yaml similarity index 100% rename from stable/slash/0.0.6/templates/common.yaml rename to stable/mosdns/6.0.2/templates/common.yaml diff --git a/stable/requestrr/6.0.0/values.yaml b/stable/mosdns/6.0.2/values.yaml similarity index 100% rename from stable/requestrr/6.0.0/values.yaml rename to stable/mosdns/6.0.2/values.yaml diff --git a/stable/mosquitto/11.0.7/CHANGELOG.md b/stable/mosquitto/11.0.7/CHANGELOG.md new file mode 100644 index 00000000000..682dfc3fa2a --- /dev/null +++ b/stable/mosquitto/11.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mosquitto-11.0.7](https://github.com/truecharts/charts/compare/mosquitto-11.0.6...mosquitto-11.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [mosquitto-11.0.6](https://github.com/truecharts/charts/compare/mosquitto-11.0.5...mosquitto-11.0.6) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/eclipse-mosquitto to v2.0.18 ([#13068](https://github.com/truecharts/charts/issues/13068)) + + + + +## [mosquitto-11.0.5](https://github.com/truecharts/charts/compare/mosquitto-11.0.4...mosquitto-11.0.5) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/eclipse-mosquitto to v2.0.18 ([#13063](https://github.com/truecharts/charts/issues/13063)) + + + + +## [mosquitto-11.0.4](https://github.com/truecharts/charts/compare/mosquitto-11.0.3...mosquitto-11.0.4) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/eclipse-mosquitto to v2.0.18 ([#13062](https://github.com/truecharts/charts/issues/13062)) + + + + +## [mosquitto-11.0.3](https://github.com/truecharts/charts/compare/mosquitto-11.0.2...mosquitto-11.0.3) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/eclipse-mosquitto to v2.0.18 ([#13061](https://github.com/truecharts/charts/issues/13061)) + + + + +## [mosquitto-11.0.2](https://github.com/truecharts/charts/compare/mosquitto-11.0.1...mosquitto-11.0.2) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/eclipse-mosquitto to v2.0.18 ([#12750](https://github.com/truecharts/charts/issues/12750)) + + + + +## [mosquitto-11.0.1](https://github.com/truecharts/charts/compare/mosquitto-11.0.0...mosquitto-11.0.1) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/eclipse-mosquitto to v2.0.17 ([#11893](https://github.com/truecharts/charts/issues/11893)) + + + + + +## [mosquitto-11.0.0](https://github.com/truecharts/charts/compare/mosquitto-10.0.5...mosquitto-11.0.0) (2023-07-31) + + + + +## [mosquitto-10.0.5](https://github.com/truecharts/charts/compare/mosquitto-10.0.4...mosquitto-10.0.5) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [mosquitto-10.0.4](https://github.com/truecharts/charts/compare/mosquitto-10.0.3...mosquitto-10.0.4) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [mosquitto-10.0.3](https://github.com/truecharts/charts/compare/mosquitto-10.0.2...mosquitto-10.0.3) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + diff --git a/stable/mosquitto/11.0.7/Chart.yaml b/stable/mosquitto/11.0.7/Chart.yaml new file mode 100644 index 00000000000..20d66240f16 --- /dev/null +++ b/stable/mosquitto/11.0.7/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.0.18" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Eclipse Mosquitto - An open source MQTT broker +home: https://truecharts.org/charts/stable/mosquitto +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.png +keywords: + - mosquitto + - MQTT + - eclipse-iot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mosquitto +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto + - https://github.com/eclipse/mosquitto +type: application +version: 11.0.7 +annotations: + truecharts.org/catagories: | + - homeautomation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/retrobot/5.0.0/README.md b/stable/mosquitto/11.0.7/README.md similarity index 100% rename from stable/retrobot/5.0.0/README.md rename to stable/mosquitto/11.0.7/README.md diff --git a/stable/mosquitto/11.0.7/app-changelog.md b/stable/mosquitto/11.0.7/app-changelog.md new file mode 100644 index 00000000000..0768b99c659 --- /dev/null +++ b/stable/mosquitto/11.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mosquitto-11.0.7](https://github.com/truecharts/charts/compare/mosquitto-11.0.6...mosquitto-11.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/mosquitto/11.0.7/app-readme.md b/stable/mosquitto/11.0.7/app-readme.md new file mode 100644 index 00000000000..69bc4377c6d --- /dev/null +++ b/stable/mosquitto/11.0.7/app-readme.md @@ -0,0 +1,8 @@ +Eclipse Mosquitto - An open source MQTT broker + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/mosquitto](https://truecharts.org/charts/stable/mosquitto) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/mosquitto/11.0.7/charts/common-14.0.9.tgz b/stable/mosquitto/11.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/mosquitto/11.0.7/charts/common-14.0.9.tgz differ diff --git a/stable/mosquitto/11.0.7/ix_values.yaml b/stable/mosquitto/11.0.7/ix_values.yaml new file mode 100644 index 00000000000..48212a12025 --- /dev/null +++ b/stable/mosquitto/11.0.7/ix_values.yaml @@ -0,0 +1,91 @@ +image: + repository: tccr.io/truecharts/eclipse-mosquitto + tag: v2.0.18@sha256:47613bd942dabd27d0b5ebc5280b3c3af0df38658e74a392f905a9c3f64e0089 + pullPolicy: IfNotPresent + +service: + main: + ports: + main: + port: 1883 + targetPort: 1883 + websockets: + enabled: true + ports: + websockets: + enabled: true + port: 9001 + targetPort: 9001 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: tcp + port: 1883 + readiness: + enabled: true + type: tcp + port: 1883 + startup: + enabled: true + type: tcp + port: 1883 + +ingress: + websockets: + autoLink: true + +auth: + # -- By enabling this, `allow_anonymous` gets set to `false` in the mosquitto config. + enabled: false + +websockets: + # -- By enabling this, an additional listener with protocol websockets is added in the mosquitto config. + enabled: false + +configmap: + config: + enabled: true + data: + mosquitto.conf: | + listener {{ .Values.service.main.ports.main.targetPort }} + {{- if .Values.websockets.enabled }} + listener {{ .Values.service.websockets.ports.websockets.targetPort }} + protocol websockets + {{- end }} + {{- if .Values.auth.enabled }} + allow_anonymous false + {{- else }} + allow_anonymous true + {{- end }} + {{- if .Values.persistence.data.enabled }} + persistence true + persistence_location {{ .Values.persistence.data.mountPath }} + autosave_interval 1800 + {{- end }} + {{- if .Values.persistence.configinc.enabled }} + include_dir {{ .Values.persistence.configinc.mountPath }} + {{- end }} + +persistence: + data: + enabled: true + mountPath: "/mosquitto/data" + configinc: + enabled: true + mountPath: "/mosquitto/configinc" + mosquitto-config: + enabled: true + mountPath: "/mosquitto/config/mosquitto.conf" + subPath: "mosquitto.conf" + type: configmap + objectName: config + +portal: + open: + enabled: false diff --git a/stable/mosquitto/11.0.7/questions.yaml b/stable/mosquitto/11.0.7/questions.yaml new file mode 100644 index 00000000000..f6c2d91a407 --- /dev/null +++ b/stable/mosquitto/11.0.7/questions.yaml @@ -0,0 +1,2313 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: {} +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: auth + group: "App Configuration" + label: "Authentication" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + description: "By enabling this, `allow_anonymous` gets set to `false` in the mosquitto config." + schema: + type: boolean + default: false + - variable: websockets + group: "App Configuration" + label: "Web Sockets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + description: "By enabling this, an additional listener with protocol websockets is added in the mosquitto config." + schema: + type: boolean + default: false + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 1883 + required: true + - variable: websockets + label: "WebSockets Service" + description: "WebSockets Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: ClusterIP + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: websockets + label: "WebSockets Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9001 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: configinc + label: "App config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: websockets + label: "WebSockets Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/retrobot/5.0.0/templates/NOTES.txt b/stable/mosquitto/11.0.7/templates/NOTES.txt similarity index 100% rename from stable/retrobot/5.0.0/templates/NOTES.txt rename to stable/mosquitto/11.0.7/templates/NOTES.txt diff --git a/stable/mosquitto/11.0.7/templates/common.yaml b/stable/mosquitto/11.0.7/templates/common.yaml new file mode 100644 index 00000000000..995efb03eb0 --- /dev/null +++ b/stable/mosquitto/11.0.7/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/retrobot/5.0.0/values.yaml b/stable/mosquitto/11.0.7/values.yaml similarity index 100% rename from stable/retrobot/5.0.0/values.yaml rename to stable/mosquitto/11.0.7/values.yaml diff --git a/stable/mstream/7.0.10/CHANGELOG.md b/stable/mstream/7.0.10/CHANGELOG.md deleted file mode 100644 index 7a97f3839ea..00000000000 --- a/stable/mstream/7.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mstream-7.0.10](https://github.com/truecharts/charts/compare/mstream-7.0.9...mstream-7.0.10) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#13228](https://github.com/truecharts/charts/issues/13228)) - - - - -## [mstream-7.0.9](https://github.com/truecharts/charts/compare/mstream-7.0.8...mstream-7.0.9) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#12995](https://github.com/truecharts/charts/issues/12995)) - - - - -## [mstream-7.0.8](https://github.com/truecharts/charts/compare/mstream-7.0.7...mstream-7.0.8) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#12777](https://github.com/truecharts/charts/issues/12777)) - - - - -## [mstream-7.0.7](https://github.com/truecharts/charts/compare/mstream-7.0.6...mstream-7.0.7) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#12548](https://github.com/truecharts/charts/issues/12548)) - - - - -## [mstream-7.0.6](https://github.com/truecharts/charts/compare/mstream-7.0.5...mstream-7.0.6) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#12280](https://github.com/truecharts/charts/issues/12280)) - - - - -## [mstream-7.0.5](https://github.com/truecharts/charts/compare/mstream-7.0.4...mstream-7.0.5) (2023-08-30) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#12043](https://github.com/truecharts/charts/issues/12043)) - - - - -## [mstream-7.0.4](https://github.com/truecharts/charts/compare/mstream-7.0.3...mstream-7.0.4) (2023-08-23) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#11815](https://github.com/truecharts/charts/issues/11815)) - - - - -## [mstream-7.0.3](https://github.com/truecharts/charts/compare/mstream-7.0.2...mstream-7.0.3) (2023-08-16) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#11596](https://github.com/truecharts/charts/issues/11596)) - - - - -## [mstream-7.0.2](https://github.com/truecharts/charts/compare/mstream-7.0.1...mstream-7.0.2) (2023-08-09) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#11359](https://github.com/truecharts/charts/issues/11359)) - - - - -## [mstream-7.0.1](https://github.com/truecharts/charts/compare/mstream-7.0.0...mstream-7.0.1) (2023-08-02) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#11145](https://github.com/truecharts/charts/issues/11145)) - - - - - -## [mstream-7.0.0](https://github.com/truecharts/charts/compare/mstream-6.0.36...mstream-7.0.0) (2023-07-31) - diff --git a/stable/mstream/7.0.10/Chart.yaml b/stable/mstream/7.0.10/Chart.yaml deleted file mode 100644 index 9ecd1b795b8..00000000000 --- a/stable/mstream/7.0.10/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "5.11.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.10 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mstream/7.0.10/app-changelog.md b/stable/mstream/7.0.10/app-changelog.md deleted file mode 100644 index f984ad503a2..00000000000 --- a/stable/mstream/7.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mstream-7.0.10](https://github.com/truecharts/charts/compare/mstream-7.0.9...mstream-7.0.10) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#13228](https://github.com/truecharts/charts/issues/13228)) - - \ No newline at end of file diff --git a/stable/mstream/7.0.10/charts/common-14.0.1.tgz b/stable/mstream/7.0.10/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/mstream/7.0.10/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/mstream/7.0.11/CHANGELOG.md b/stable/mstream/7.0.11/CHANGELOG.md new file mode 100644 index 00000000000..a7bc3a465c5 --- /dev/null +++ b/stable/mstream/7.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mstream-7.0.11](https://github.com/truecharts/charts/compare/mstream-7.0.10...mstream-7.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [mstream-7.0.10](https://github.com/truecharts/charts/compare/mstream-7.0.9...mstream-7.0.10) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#13228](https://github.com/truecharts/charts/issues/13228)) + + + + +## [mstream-7.0.9](https://github.com/truecharts/charts/compare/mstream-7.0.8...mstream-7.0.9) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#12995](https://github.com/truecharts/charts/issues/12995)) + + + + +## [mstream-7.0.8](https://github.com/truecharts/charts/compare/mstream-7.0.7...mstream-7.0.8) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#12777](https://github.com/truecharts/charts/issues/12777)) + + + + +## [mstream-7.0.7](https://github.com/truecharts/charts/compare/mstream-7.0.6...mstream-7.0.7) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#12548](https://github.com/truecharts/charts/issues/12548)) + + + + +## [mstream-7.0.6](https://github.com/truecharts/charts/compare/mstream-7.0.5...mstream-7.0.6) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#12280](https://github.com/truecharts/charts/issues/12280)) + + + + +## [mstream-7.0.5](https://github.com/truecharts/charts/compare/mstream-7.0.4...mstream-7.0.5) (2023-08-30) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#12043](https://github.com/truecharts/charts/issues/12043)) + + + + +## [mstream-7.0.4](https://github.com/truecharts/charts/compare/mstream-7.0.3...mstream-7.0.4) (2023-08-23) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#11815](https://github.com/truecharts/charts/issues/11815)) + + + + +## [mstream-7.0.3](https://github.com/truecharts/charts/compare/mstream-7.0.2...mstream-7.0.3) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#11596](https://github.com/truecharts/charts/issues/11596)) + + + + +## [mstream-7.0.2](https://github.com/truecharts/charts/compare/mstream-7.0.1...mstream-7.0.2) (2023-08-09) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#11359](https://github.com/truecharts/charts/issues/11359)) + + + + +## [mstream-7.0.1](https://github.com/truecharts/charts/compare/mstream-7.0.0...mstream-7.0.1) (2023-08-02) + +### Chore diff --git a/stable/mstream/7.0.11/Chart.yaml b/stable/mstream/7.0.11/Chart.yaml new file mode 100644 index 00000000000..76306195f76 --- /dev/null +++ b/stable/mstream/7.0.11/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "5.11.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/ring-mqtt/5.1.4/README.md b/stable/mstream/7.0.11/README.md similarity index 100% rename from stable/ring-mqtt/5.1.4/README.md rename to stable/mstream/7.0.11/README.md diff --git a/stable/mstream/7.0.11/app-changelog.md b/stable/mstream/7.0.11/app-changelog.md new file mode 100644 index 00000000000..66a884de2fd --- /dev/null +++ b/stable/mstream/7.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mstream-7.0.11](https://github.com/truecharts/charts/compare/mstream-7.0.10...mstream-7.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/mstream/7.0.10/app-readme.md b/stable/mstream/7.0.11/app-readme.md similarity index 100% rename from stable/mstream/7.0.10/app-readme.md rename to stable/mstream/7.0.11/app-readme.md diff --git a/stable/mstream/7.0.11/charts/common-14.0.9.tgz b/stable/mstream/7.0.11/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/mstream/7.0.11/charts/common-14.0.9.tgz differ diff --git a/stable/mstream/7.0.10/ix_values.yaml b/stable/mstream/7.0.11/ix_values.yaml similarity index 100% rename from stable/mstream/7.0.10/ix_values.yaml rename to stable/mstream/7.0.11/ix_values.yaml diff --git a/stable/mstream/7.0.10/questions.yaml b/stable/mstream/7.0.11/questions.yaml similarity index 100% rename from stable/mstream/7.0.10/questions.yaml rename to stable/mstream/7.0.11/questions.yaml diff --git a/stable/rickroll/3.0.10/templates/NOTES.txt b/stable/mstream/7.0.11/templates/NOTES.txt similarity index 100% rename from stable/rickroll/3.0.10/templates/NOTES.txt rename to stable/mstream/7.0.11/templates/NOTES.txt diff --git a/stable/muximux/7.0.0/templates/common.yaml b/stable/mstream/7.0.11/templates/common.yaml similarity index 100% rename from stable/muximux/7.0.0/templates/common.yaml rename to stable/mstream/7.0.11/templates/common.yaml diff --git a/stable/rickroll/3.0.10/values.yaml b/stable/mstream/7.0.11/values.yaml similarity index 100% rename from stable/rickroll/3.0.10/values.yaml rename to stable/mstream/7.0.11/values.yaml diff --git a/stable/muse/2.0.3/CHANGELOG.md b/stable/muse/2.0.3/CHANGELOG.md deleted file mode 100644 index b2a2d1cdc79..00000000000 --- a/stable/muse/2.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [muse-2.0.3](https://github.com/truecharts/charts/compare/muse-2.0.2...muse-2.0.3) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/muse to v2.4.3 ([#12507](https://github.com/truecharts/charts/issues/12507)) - - - - -## [muse-2.0.2](https://github.com/truecharts/charts/compare/muse-2.0.1...muse-2.0.2) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/muse to v2.4.2 ([#12098](https://github.com/truecharts/charts/issues/12098)) - - - - -## [muse-2.0.1](https://github.com/truecharts/charts/compare/muse-2.0.0...muse-2.0.1) (2023-08-16) - -### Chore - -- update container image tccr.io/truecharts/muse to v2.4.2 ([#11621](https://github.com/truecharts/charts/issues/11621)) - - - - - -## [muse-2.0.0](https://github.com/truecharts/charts/compare/muse-1.0.16...muse-2.0.0) (2023-07-31) - - - - -## [muse-1.0.16](https://github.com/truecharts/charts/compare/muse-1.0.15...muse-1.0.16) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/muse to v2.4.1 ([#10945](https://github.com/truecharts/charts/issues/10945)) - - - - -## [muse-1.0.15](https://github.com/truecharts/charts/compare/muse-1.0.14...muse-1.0.15) (2023-07-21) - -### Chore - -- update container image tccr.io/truecharts/muse to v2.4.0 ([#10710](https://github.com/truecharts/charts/issues/10710)) - - - - -## [muse-1.0.14](https://github.com/truecharts/charts/compare/muse-1.0.13...muse-1.0.14) (2023-07-20) - -### Chore - -- update helm general non-major ([#10613](https://github.com/truecharts/charts/issues/10613)) - - - - -## [muse-1.0.13](https://github.com/truecharts/charts/compare/muse-1.0.12...muse-1.0.13) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/muse to v2.3.1 ([#10639](https://github.com/truecharts/charts/issues/10639)) - - - - -## [muse-1.0.12](https://github.com/truecharts/charts/compare/muse-1.0.11...muse-1.0.12) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [muse-1.0.11](https://github.com/truecharts/charts/compare/muse-1.0.10...muse-1.0.11) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [muse-1.0.10](https://github.com/truecharts/charts/compare/muse-1.0.9...muse-1.0.10) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - diff --git a/stable/muse/2.0.3/Chart.yaml b/stable/muse/2.0.3/Chart.yaml deleted file mode 100644 index 9c9bba7afb7..00000000000 --- a/stable/muse/2.0.3/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 2.0.3 -annotations: - truecharts.org/catagories: | - - media - - discord-bot - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/muse/2.0.3/app-changelog.md b/stable/muse/2.0.3/app-changelog.md deleted file mode 100644 index bbed7beaa3c..00000000000 --- a/stable/muse/2.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [muse-2.0.3](https://github.com/truecharts/charts/compare/muse-2.0.2...muse-2.0.3) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/muse to v2.4.3 ([#12507](https://github.com/truecharts/charts/issues/12507)) - - \ No newline at end of file diff --git a/stable/muse/2.0.3/charts/common-14.0.1.tgz b/stable/muse/2.0.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/muse/2.0.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/muse/2.0.4/CHANGELOG.md b/stable/muse/2.0.4/CHANGELOG.md new file mode 100644 index 00000000000..a2fb9b6e676 --- /dev/null +++ b/stable/muse/2.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [muse-2.0.4](https://github.com/truecharts/charts/compare/muse-2.0.3...muse-2.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [muse-2.0.3](https://github.com/truecharts/charts/compare/muse-2.0.2...muse-2.0.3) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.4.3 ([#12507](https://github.com/truecharts/charts/issues/12507)) + + + + +## [muse-2.0.2](https://github.com/truecharts/charts/compare/muse-2.0.1...muse-2.0.2) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.4.2 ([#12098](https://github.com/truecharts/charts/issues/12098)) + + + + +## [muse-2.0.1](https://github.com/truecharts/charts/compare/muse-2.0.0...muse-2.0.1) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.4.2 ([#11621](https://github.com/truecharts/charts/issues/11621)) + + + + + +## [muse-2.0.0](https://github.com/truecharts/charts/compare/muse-1.0.16...muse-2.0.0) (2023-07-31) + + + + +## [muse-1.0.16](https://github.com/truecharts/charts/compare/muse-1.0.15...muse-1.0.16) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.4.1 ([#10945](https://github.com/truecharts/charts/issues/10945)) + + + + +## [muse-1.0.15](https://github.com/truecharts/charts/compare/muse-1.0.14...muse-1.0.15) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.4.0 ([#10710](https://github.com/truecharts/charts/issues/10710)) + + + + +## [muse-1.0.14](https://github.com/truecharts/charts/compare/muse-1.0.13...muse-1.0.14) (2023-07-20) + +### Chore + +- update helm general non-major ([#10613](https://github.com/truecharts/charts/issues/10613)) + + + + +## [muse-1.0.13](https://github.com/truecharts/charts/compare/muse-1.0.12...muse-1.0.13) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.3.1 ([#10639](https://github.com/truecharts/charts/issues/10639)) + + + + +## [muse-1.0.12](https://github.com/truecharts/charts/compare/muse-1.0.11...muse-1.0.12) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [muse-1.0.11](https://github.com/truecharts/charts/compare/muse-1.0.10...muse-1.0.11) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + diff --git a/stable/muse/2.0.4/Chart.yaml b/stable/muse/2.0.4/Chart.yaml new file mode 100644 index 00000000000..379826d9e63 --- /dev/null +++ b/stable/muse/2.0.4/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.4.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 2.0.4 +annotations: + truecharts.org/catagories: | + - media + - discord-bot + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/romm/2.0.4/README.md b/stable/muse/2.0.4/README.md similarity index 100% rename from stable/romm/2.0.4/README.md rename to stable/muse/2.0.4/README.md diff --git a/stable/muse/2.0.4/app-changelog.md b/stable/muse/2.0.4/app-changelog.md new file mode 100644 index 00000000000..eeda15ce1c5 --- /dev/null +++ b/stable/muse/2.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [muse-2.0.4](https://github.com/truecharts/charts/compare/muse-2.0.3...muse-2.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/muse/2.0.3/app-readme.md b/stable/muse/2.0.4/app-readme.md similarity index 100% rename from stable/muse/2.0.3/app-readme.md rename to stable/muse/2.0.4/app-readme.md diff --git a/stable/muse/2.0.4/charts/common-14.0.9.tgz b/stable/muse/2.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/muse/2.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/muse/2.0.3/ix_values.yaml b/stable/muse/2.0.4/ix_values.yaml similarity index 100% rename from stable/muse/2.0.3/ix_values.yaml rename to stable/muse/2.0.4/ix_values.yaml diff --git a/stable/muse/2.0.3/questions.yaml b/stable/muse/2.0.4/questions.yaml similarity index 100% rename from stable/muse/2.0.3/questions.yaml rename to stable/muse/2.0.4/questions.yaml diff --git a/stable/snapdrop/6.0.9/templates/common.yaml b/stable/muse/2.0.4/templates/common.yaml similarity index 100% rename from stable/snapdrop/6.0.9/templates/common.yaml rename to stable/muse/2.0.4/templates/common.yaml diff --git a/stable/ring-mqtt/5.1.4/values.yaml b/stable/muse/2.0.4/values.yaml similarity index 100% rename from stable/ring-mqtt/5.1.4/values.yaml rename to stable/muse/2.0.4/values.yaml diff --git a/stable/muximux/7.0.0/CHANGELOG.md b/stable/muximux/7.0.0/CHANGELOG.md deleted file mode 100644 index cc91ccd2545..00000000000 --- a/stable/muximux/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [muximux-7.0.0](https://github.com/truecharts/charts/compare/muximux-6.0.22...muximux-7.0.0) (2023-07-31) - - - - -## [muximux-6.0.22](https://github.com/truecharts/charts/compare/muximux-6.0.21...muximux-6.0.22) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [muximux-6.0.21](https://github.com/truecharts/charts/compare/muximux-6.0.20...muximux-6.0.21) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [muximux-6.0.20](https://github.com/truecharts/charts/compare/muximux-6.0.19...muximux-6.0.20) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [muximux-6.0.19](https://github.com/truecharts/charts/compare/muximux-6.0.18...muximux-6.0.19) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [muximux-6.0.18](https://github.com/truecharts/charts/compare/muximux-6.0.17...muximux-6.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [muximux-6.0.17](https://github.com/truecharts/charts/compare/muximux-6.0.16...muximux-6.0.17) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [muximux-6.0.16](https://github.com/truecharts/charts/compare/muximux-6.0.15...muximux-6.0.16) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [muximux-6.0.15](https://github.com/truecharts/charts/compare/muximux-6.0.14...muximux-6.0.15) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [muximux-6.0.14](https://github.com/truecharts/charts/compare/muximux-6.0.13...muximux-6.0.14) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [muximux-6.0.13](https://github.com/truecharts/charts/compare/muximux-6.0.12...muximux-6.0.13) (2023-05-24) - diff --git a/stable/muximux/7.0.0/Chart.yaml b/stable/muximux/7.0.0/Chart.yaml deleted file mode 100644 index 0e377f68e51..00000000000 --- a/stable/muximux/7.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "057352e8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/muximux/7.0.0/charts/common-14.0.1.tgz b/stable/muximux/7.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/muximux/7.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/muximux/7.0.1/CHANGELOG.md b/stable/muximux/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..5117f4cc737 --- /dev/null +++ b/stable/muximux/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [muximux-7.0.1](https://github.com/truecharts/charts/compare/muximux-7.0.0...muximux-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [muximux-7.0.0](https://github.com/truecharts/charts/compare/muximux-6.0.22...muximux-7.0.0) (2023-07-31) + + + + +## [muximux-6.0.22](https://github.com/truecharts/charts/compare/muximux-6.0.21...muximux-6.0.22) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [muximux-6.0.21](https://github.com/truecharts/charts/compare/muximux-6.0.20...muximux-6.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [muximux-6.0.20](https://github.com/truecharts/charts/compare/muximux-6.0.19...muximux-6.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [muximux-6.0.19](https://github.com/truecharts/charts/compare/muximux-6.0.18...muximux-6.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [muximux-6.0.18](https://github.com/truecharts/charts/compare/muximux-6.0.17...muximux-6.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [muximux-6.0.17](https://github.com/truecharts/charts/compare/muximux-6.0.16...muximux-6.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [muximux-6.0.16](https://github.com/truecharts/charts/compare/muximux-6.0.15...muximux-6.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [muximux-6.0.15](https://github.com/truecharts/charts/compare/muximux-6.0.14...muximux-6.0.15) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [muximux-6.0.14](https://github.com/truecharts/charts/compare/muximux-6.0.13...muximux-6.0.14) (2023-05-26) + diff --git a/stable/muximux/7.0.1/Chart.yaml b/stable/muximux/7.0.1/Chart.yaml new file mode 100644 index 00000000000..1e1b78eaf5c --- /dev/null +++ b/stable/muximux/7.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "057352e8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rsnapshot/6.0.6/README.md b/stable/muximux/7.0.1/README.md similarity index 100% rename from stable/rsnapshot/6.0.6/README.md rename to stable/muximux/7.0.1/README.md diff --git a/stable/muximux/7.0.1/app-changelog.md b/stable/muximux/7.0.1/app-changelog.md new file mode 100644 index 00000000000..69527becc6a --- /dev/null +++ b/stable/muximux/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [muximux-7.0.1](https://github.com/truecharts/charts/compare/muximux-7.0.0...muximux-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/muximux/7.0.0/app-readme.md b/stable/muximux/7.0.1/app-readme.md similarity index 100% rename from stable/muximux/7.0.0/app-readme.md rename to stable/muximux/7.0.1/app-readme.md diff --git a/stable/muximux/7.0.1/charts/common-14.0.9.tgz b/stable/muximux/7.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/muximux/7.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/muximux/7.0.0/ix_values.yaml b/stable/muximux/7.0.1/ix_values.yaml similarity index 100% rename from stable/muximux/7.0.0/ix_values.yaml rename to stable/muximux/7.0.1/ix_values.yaml diff --git a/stable/muximux/7.0.0/questions.yaml b/stable/muximux/7.0.1/questions.yaml similarity index 100% rename from stable/muximux/7.0.0/questions.yaml rename to stable/muximux/7.0.1/questions.yaml diff --git a/stable/ring-mqtt/5.1.4/templates/NOTES.txt b/stable/muximux/7.0.1/templates/NOTES.txt similarity index 100% rename from stable/ring-mqtt/5.1.4/templates/NOTES.txt rename to stable/muximux/7.0.1/templates/NOTES.txt diff --git a/stable/novnc/7.0.0/templates/common.yaml b/stable/muximux/7.0.1/templates/common.yaml similarity index 100% rename from stable/novnc/7.0.0/templates/common.yaml rename to stable/muximux/7.0.1/templates/common.yaml diff --git a/stable/romm/2.0.4/values.yaml b/stable/muximux/7.0.1/values.yaml similarity index 100% rename from stable/romm/2.0.4/values.yaml rename to stable/muximux/7.0.1/values.yaml diff --git a/stable/mylar/10.0.12/CHANGELOG.md b/stable/mylar/10.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3a5c4512ca0 --- /dev/null +++ b/stable/mylar/10.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mylar-10.0.12](https://github.com/truecharts/charts/compare/mylar-10.0.11...mylar-10.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [mylar-10.0.11](https://github.com/truecharts/charts/compare/mylar-10.0.10...mylar-10.0.11) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.5 ([#13299](https://github.com/truecharts/charts/issues/13299)) + + + + +## [mylar-10.0.10](https://github.com/truecharts/charts/compare/mylar-10.0.9...mylar-10.0.10) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.5 ([#13071](https://github.com/truecharts/charts/issues/13071)) + + + + +## [mylar-10.0.9](https://github.com/truecharts/charts/compare/mylar-10.0.8...mylar-10.0.9) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.5 ([#12825](https://github.com/truecharts/charts/issues/12825)) + + + + +## [mylar-10.0.8](https://github.com/truecharts/charts/compare/mylar-10.0.7...mylar-10.0.8) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.5 ([#12613](https://github.com/truecharts/charts/issues/12613)) + + + + +## [mylar-10.0.7](https://github.com/truecharts/charts/compare/mylar-10.0.6...mylar-10.0.7) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.5 ([#12377](https://github.com/truecharts/charts/issues/12377)) + + + + +## [mylar-10.0.6](https://github.com/truecharts/charts/compare/mylar-10.0.5...mylar-10.0.6) (2023-09-01) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.5 ([#12120](https://github.com/truecharts/charts/issues/12120)) + + + + +## [mylar-10.0.5](https://github.com/truecharts/charts/compare/mylar-10.0.4...mylar-10.0.5) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.5 ([#11911](https://github.com/truecharts/charts/issues/11911)) + + + + +## [mylar-10.0.4](https://github.com/truecharts/charts/compare/mylar-10.0.3...mylar-10.0.4) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.3 ([#11652](https://github.com/truecharts/charts/issues/11652)) + + + + +## [mylar-10.0.3](https://github.com/truecharts/charts/compare/mylar-10.0.2...mylar-10.0.3) (2023-08-17) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.3 ([#11635](https://github.com/truecharts/charts/issues/11635)) + + + + +## [mylar-10.0.2](https://github.com/truecharts/charts/compare/mylar-10.0.1...mylar-10.0.2) (2023-08-10) + +### Chore diff --git a/stable/mylar/10.0.12/Chart.yaml b/stable/mylar/10.0.12/Chart.yaml new file mode 100644 index 00000000000..7845c9dce54 --- /dev/null +++ b/stable/mylar/10.0.12/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.7.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rss-bridge/6.0.0/README.md b/stable/mylar/10.0.12/README.md similarity index 100% rename from stable/rss-bridge/6.0.0/README.md rename to stable/mylar/10.0.12/README.md diff --git a/stable/mylar/10.0.12/app-changelog.md b/stable/mylar/10.0.12/app-changelog.md new file mode 100644 index 00000000000..9a78ce64908 --- /dev/null +++ b/stable/mylar/10.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mylar-10.0.12](https://github.com/truecharts/charts/compare/mylar-10.0.11...mylar-10.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/mylar/10.0.12/app-readme.md b/stable/mylar/10.0.12/app-readme.md new file mode 100644 index 00000000000..c870d050989 --- /dev/null +++ b/stable/mylar/10.0.12/app-readme.md @@ -0,0 +1,8 @@ +Mylar is a automated Comic Book downloader + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/mylar](https://truecharts.org/charts/stable/mylar) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/mylar/10.0.12/charts/common-14.0.9.tgz b/stable/mylar/10.0.12/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/mylar/10.0.12/charts/common-14.0.9.tgz differ diff --git a/stable/mylar/10.0.12/ix_values.yaml b/stable/mylar/10.0.12/ix_values.yaml new file mode 100644 index 00000000000..a984fa919f8 --- /dev/null +++ b/stable/mylar/10.0.12/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: tccr.io/truecharts/mylar3 + tag: v0.7.5@sha256:d678d3ef75fdb22a817a115d7b7b443152d068db6b0ed67416773cab1afbef08 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 8090 + targetPort: 8090 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/mylar/10.0.12/questions.yaml b/stable/mylar/10.0.12/questions.yaml new file mode 100644 index 00000000000..b90a855eb4f --- /dev/null +++ b/stable/mylar/10.0.12/questions.yaml @@ -0,0 +1,2005 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8090 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/romm/2.0.4/templates/NOTES.txt b/stable/mylar/10.0.12/templates/NOTES.txt similarity index 100% rename from stable/romm/2.0.4/templates/NOTES.txt rename to stable/mylar/10.0.12/templates/NOTES.txt diff --git a/stable/snippet-box/4.0.0/templates/common.yaml b/stable/mylar/10.0.12/templates/common.yaml similarity index 100% rename from stable/snippet-box/4.0.0/templates/common.yaml rename to stable/mylar/10.0.12/templates/common.yaml diff --git a/stable/rsnapshot/6.0.6/values.yaml b/stable/mylar/10.0.12/values.yaml similarity index 100% rename from stable/rsnapshot/6.0.6/values.yaml rename to stable/mylar/10.0.12/values.yaml diff --git a/stable/mymediaforalexa/5.0.0/CHANGELOG.md b/stable/mymediaforalexa/5.0.0/CHANGELOG.md deleted file mode 100644 index 95911be238a..00000000000 --- a/stable/mymediaforalexa/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [mymediaforalexa-5.0.0](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.24...mymediaforalexa-5.0.0) (2023-07-31) - - - - -## [mymediaforalexa-4.0.24](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.23...mymediaforalexa-4.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [mymediaforalexa-4.0.23](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.22...mymediaforalexa-4.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [mymediaforalexa-4.0.22](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.21...mymediaforalexa-4.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [mymediaforalexa-4.0.21](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.20...mymediaforalexa-4.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [mymediaforalexa-4.0.20](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.19...mymediaforalexa-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [mymediaforalexa-4.0.19](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.18...mymediaforalexa-4.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [mymediaforalexa-4.0.18](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.17...mymediaforalexa-4.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [mymediaforalexa-4.0.17](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.16...mymediaforalexa-4.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [mymediaforalexa-4.0.16](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.15...mymediaforalexa-4.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [mymediaforalexa-4.0.15](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.14...mymediaforalexa-4.0.15) (2023-05-24) - diff --git a/stable/mymediaforalexa/5.0.0/Chart.yaml b/stable/mymediaforalexa/5.0.0/Chart.yaml deleted file mode 100644 index 3ffb0935f5b..00000000000 --- a/stable/mymediaforalexa/5.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mymediaforalexa -version: 5.0.0 -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: 14.0.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/5.0.0/charts/common-14.0.1.tgz b/stable/mymediaforalexa/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/mymediaforalexa/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/mymediaforalexa/5.0.1/CHANGELOG.md b/stable/mymediaforalexa/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..d4aaa8968a0 --- /dev/null +++ b/stable/mymediaforalexa/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mymediaforalexa-5.0.1](https://github.com/truecharts/charts/compare/mymediaforalexa-5.0.0...mymediaforalexa-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [mymediaforalexa-5.0.0](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.24...mymediaforalexa-5.0.0) (2023-07-31) + + + + +## [mymediaforalexa-4.0.24](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.23...mymediaforalexa-4.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [mymediaforalexa-4.0.23](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.22...mymediaforalexa-4.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [mymediaforalexa-4.0.22](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.21...mymediaforalexa-4.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [mymediaforalexa-4.0.21](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.20...mymediaforalexa-4.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [mymediaforalexa-4.0.20](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.19...mymediaforalexa-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [mymediaforalexa-4.0.19](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.18...mymediaforalexa-4.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [mymediaforalexa-4.0.18](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.17...mymediaforalexa-4.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [mymediaforalexa-4.0.17](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.16...mymediaforalexa-4.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [mymediaforalexa-4.0.16](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.15...mymediaforalexa-4.0.16) (2023-05-26) + diff --git a/stable/mymediaforalexa/5.0.1/Chart.yaml b/stable/mymediaforalexa/5.0.1/Chart.yaml new file mode 100644 index 00000000000..871e07e8b25 --- /dev/null +++ b/stable/mymediaforalexa/5.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mymediaforalexa +version: 5.0.1 +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: 14.0.9 + # 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/rsshub/8.0.189/README.md b/stable/mymediaforalexa/5.0.1/README.md similarity index 100% rename from stable/rsshub/8.0.189/README.md rename to stable/mymediaforalexa/5.0.1/README.md diff --git a/stable/mymediaforalexa/5.0.1/app-changelog.md b/stable/mymediaforalexa/5.0.1/app-changelog.md new file mode 100644 index 00000000000..cf086b7f9e1 --- /dev/null +++ b/stable/mymediaforalexa/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mymediaforalexa-5.0.1](https://github.com/truecharts/charts/compare/mymediaforalexa-5.0.0...mymediaforalexa-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/mymediaforalexa/5.0.0/app-readme.md b/stable/mymediaforalexa/5.0.1/app-readme.md similarity index 100% rename from stable/mymediaforalexa/5.0.0/app-readme.md rename to stable/mymediaforalexa/5.0.1/app-readme.md diff --git a/stable/mymediaforalexa/5.0.1/charts/common-14.0.9.tgz b/stable/mymediaforalexa/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/mymediaforalexa/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/mymediaforalexa/5.0.0/ix_values.yaml b/stable/mymediaforalexa/5.0.1/ix_values.yaml similarity index 100% rename from stable/mymediaforalexa/5.0.0/ix_values.yaml rename to stable/mymediaforalexa/5.0.1/ix_values.yaml diff --git a/stable/mymediaforalexa/5.0.0/questions.yaml b/stable/mymediaforalexa/5.0.1/questions.yaml similarity index 100% rename from stable/mymediaforalexa/5.0.0/questions.yaml rename to stable/mymediaforalexa/5.0.1/questions.yaml diff --git a/stable/rsnapshot/6.0.6/templates/NOTES.txt b/stable/mymediaforalexa/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/rsnapshot/6.0.6/templates/NOTES.txt rename to stable/mymediaforalexa/5.0.1/templates/NOTES.txt diff --git a/stable/speedtest-exporter/7.0.0/templates/common.yaml b/stable/mymediaforalexa/5.0.1/templates/common.yaml similarity index 100% rename from stable/speedtest-exporter/7.0.0/templates/common.yaml rename to stable/mymediaforalexa/5.0.1/templates/common.yaml diff --git a/stable/rss-bridge/6.0.0/values.yaml b/stable/mymediaforalexa/5.0.1/values.yaml similarity index 100% rename from stable/rss-bridge/6.0.0/values.yaml rename to stable/mymediaforalexa/5.0.1/values.yaml diff --git a/stable/mysql-workbench/6.0.10/CHANGELOG.md b/stable/mysql-workbench/6.0.10/CHANGELOG.md deleted file mode 100644 index dbb342650fc..00000000000 --- a/stable/mysql-workbench/6.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mysql-workbench-6.0.10](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.9...mysql-workbench-6.0.10) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#13341](https://github.com/truecharts/charts/issues/13341)) - - - - -## [mysql-workbench-6.0.9](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.8...mysql-workbench-6.0.9) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#13102](https://github.com/truecharts/charts/issues/13102)) - - - - -## [mysql-workbench-6.0.8](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.7...mysql-workbench-6.0.8) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12862](https://github.com/truecharts/charts/issues/12862)) - - - - -## [mysql-workbench-6.0.7](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.6...mysql-workbench-6.0.7) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12645](https://github.com/truecharts/charts/issues/12645)) - - - - -## [mysql-workbench-6.0.6](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.5...mysql-workbench-6.0.6) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12412](https://github.com/truecharts/charts/issues/12412)) - - - - -## [mysql-workbench-6.0.5](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.4...mysql-workbench-6.0.5) (2023-09-02) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12148](https://github.com/truecharts/charts/issues/12148)) - - - - -## [mysql-workbench-6.0.4](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.3...mysql-workbench-6.0.4) (2023-08-27) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#11946](https://github.com/truecharts/charts/issues/11946)) - - - - -## [mysql-workbench-6.0.3](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.2...mysql-workbench-6.0.3) (2023-08-19) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#11698](https://github.com/truecharts/charts/issues/11698)) - - - - -## [mysql-workbench-6.0.2](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.1...mysql-workbench-6.0.2) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#11457](https://github.com/truecharts/charts/issues/11457)) - - - - -## [mysql-workbench-6.0.1](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.0...mysql-workbench-6.0.1) (2023-08-05) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#11213](https://github.com/truecharts/charts/issues/11213)) - - - - - -## [mysql-workbench-6.0.0](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.25...mysql-workbench-6.0.0) (2023-07-31) - diff --git a/stable/mysql-workbench/6.0.10/Chart.yaml b/stable/mysql-workbench/6.0.10/Chart.yaml deleted file mode 100644 index fddbd54ef54..00000000000 --- a/stable/mysql-workbench/6.0.10/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mysql-workbench -version: 6.0.10 -appVersion: "8.0.34" -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: 14.0.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/6.0.10/app-changelog.md b/stable/mysql-workbench/6.0.10/app-changelog.md deleted file mode 100644 index 2fb973677ee..00000000000 --- a/stable/mysql-workbench/6.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mysql-workbench-6.0.10](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.9...mysql-workbench-6.0.10) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#13341](https://github.com/truecharts/charts/issues/13341)) - - \ No newline at end of file diff --git a/stable/mysql-workbench/6.0.10/charts/common-14.0.1.tgz b/stable/mysql-workbench/6.0.10/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/mysql-workbench/6.0.10/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/mysql-workbench/6.0.11/CHANGELOG.md b/stable/mysql-workbench/6.0.11/CHANGELOG.md new file mode 100644 index 00000000000..8f77fa1c1c4 --- /dev/null +++ b/stable/mysql-workbench/6.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mysql-workbench-6.0.11](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.10...mysql-workbench-6.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [mysql-workbench-6.0.10](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.9...mysql-workbench-6.0.10) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#13341](https://github.com/truecharts/charts/issues/13341)) + + + + +## [mysql-workbench-6.0.9](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.8...mysql-workbench-6.0.9) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#13102](https://github.com/truecharts/charts/issues/13102)) + + + + +## [mysql-workbench-6.0.8](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.7...mysql-workbench-6.0.8) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12862](https://github.com/truecharts/charts/issues/12862)) + + + + +## [mysql-workbench-6.0.7](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.6...mysql-workbench-6.0.7) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12645](https://github.com/truecharts/charts/issues/12645)) + + + + +## [mysql-workbench-6.0.6](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.5...mysql-workbench-6.0.6) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12412](https://github.com/truecharts/charts/issues/12412)) + + + + +## [mysql-workbench-6.0.5](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.4...mysql-workbench-6.0.5) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12148](https://github.com/truecharts/charts/issues/12148)) + + + + +## [mysql-workbench-6.0.4](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.3...mysql-workbench-6.0.4) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#11946](https://github.com/truecharts/charts/issues/11946)) + + + + +## [mysql-workbench-6.0.3](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.2...mysql-workbench-6.0.3) (2023-08-19) + +### Chore + +- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#11698](https://github.com/truecharts/charts/issues/11698)) + + + + +## [mysql-workbench-6.0.2](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.1...mysql-workbench-6.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#11457](https://github.com/truecharts/charts/issues/11457)) + + + + +## [mysql-workbench-6.0.1](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.0...mysql-workbench-6.0.1) (2023-08-05) + +### Chore diff --git a/stable/mysql-workbench/6.0.11/Chart.yaml b/stable/mysql-workbench/6.0.11/Chart.yaml new file mode 100644 index 00000000000..38a01524d87 --- /dev/null +++ b/stable/mysql-workbench/6.0.11/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mysql-workbench +version: 6.0.11 +appVersion: "8.0.34" +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: 14.0.9 + # 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/satisfactory/6.0.4/README.md b/stable/mysql-workbench/6.0.11/README.md similarity index 100% rename from stable/satisfactory/6.0.4/README.md rename to stable/mysql-workbench/6.0.11/README.md diff --git a/stable/mysql-workbench/6.0.11/app-changelog.md b/stable/mysql-workbench/6.0.11/app-changelog.md new file mode 100644 index 00000000000..4e38b4c3ad9 --- /dev/null +++ b/stable/mysql-workbench/6.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mysql-workbench-6.0.11](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.10...mysql-workbench-6.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/mysql-workbench/6.0.10/app-readme.md b/stable/mysql-workbench/6.0.11/app-readme.md similarity index 100% rename from stable/mysql-workbench/6.0.10/app-readme.md rename to stable/mysql-workbench/6.0.11/app-readme.md diff --git a/stable/mysql-workbench/6.0.11/charts/common-14.0.9.tgz b/stable/mysql-workbench/6.0.11/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/mysql-workbench/6.0.11/charts/common-14.0.9.tgz differ diff --git a/stable/mysql-workbench/6.0.10/ix_values.yaml b/stable/mysql-workbench/6.0.11/ix_values.yaml similarity index 100% rename from stable/mysql-workbench/6.0.10/ix_values.yaml rename to stable/mysql-workbench/6.0.11/ix_values.yaml diff --git a/stable/mysql-workbench/6.0.10/questions.yaml b/stable/mysql-workbench/6.0.11/questions.yaml similarity index 100% rename from stable/mysql-workbench/6.0.10/questions.yaml rename to stable/mysql-workbench/6.0.11/questions.yaml diff --git a/stable/rss-bridge/6.0.0/templates/NOTES.txt b/stable/mysql-workbench/6.0.11/templates/NOTES.txt similarity index 100% rename from stable/rss-bridge/6.0.0/templates/NOTES.txt rename to stable/mysql-workbench/6.0.11/templates/NOTES.txt diff --git a/stable/spotweb/9.0.0/templates/common.yaml b/stable/mysql-workbench/6.0.11/templates/common.yaml similarity index 100% rename from stable/spotweb/9.0.0/templates/common.yaml rename to stable/mysql-workbench/6.0.11/templates/common.yaml diff --git a/stable/rsshub/8.0.189/values.yaml b/stable/mysql-workbench/6.0.11/values.yaml similarity index 100% rename from stable/rsshub/8.0.189/values.yaml rename to stable/mysql-workbench/6.0.11/values.yaml diff --git a/stable/n8n/9.0.11/CHANGELOG.md b/stable/n8n/9.0.11/CHANGELOG.md deleted file mode 100644 index d782800215f..00000000000 --- a/stable/n8n/9.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [n8n-9.0.11](https://github.com/truecharts/charts/compare/n8n-9.0.10...n8n-9.0.11) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/n8n to v1.10.0 ([#13290](https://github.com/truecharts/charts/issues/13290)) - - - - -## [n8n-9.0.10](https://github.com/truecharts/charts/compare/n8n-9.0.9...n8n-9.0.10) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/n8n to v1.9.0 ([#13058](https://github.com/truecharts/charts/issues/13058)) - - - - -## [n8n-9.0.9](https://github.com/truecharts/charts/compare/n8n-9.0.8...n8n-9.0.9) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/n8n to v1.8.2 ([#13001](https://github.com/truecharts/charts/issues/13001)) - - - - -## [n8n-9.0.8](https://github.com/truecharts/charts/compare/n8n-9.0.7...n8n-9.0.8) (2023-09-22) - -### Chore - -- update container image tccr.io/truecharts/n8n to v1.8.1 ([#12842](https://github.com/truecharts/charts/issues/12842)) - - - - -## [n8n-9.0.7](https://github.com/truecharts/charts/compare/n8n-9.0.6...n8n-9.0.7) (2023-09-14) - -### Chore - -- update container image tccr.io/truecharts/n8n to v1.7.1 ([#12596](https://github.com/truecharts/charts/issues/12596)) - - - - -## [n8n-9.0.6](https://github.com/truecharts/charts/compare/n8n-9.0.5...n8n-9.0.6) (2023-09-14) - -### Chore - -- update container image tccr.io/truecharts/n8n to v1.7.0 ([#12581](https://github.com/truecharts/charts/issues/12581)) - - - - -## [n8n-9.0.5](https://github.com/truecharts/charts/compare/n8n-9.0.4...n8n-9.0.5) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/n8n to v1.6.1 ([#12347](https://github.com/truecharts/charts/issues/12347)) - - - - -## [n8n-9.0.4](https://github.com/truecharts/charts/compare/n8n-9.0.3...n8n-9.0.4) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/n8n to v1.4.1 ([#12101](https://github.com/truecharts/charts/issues/12101)) - - - - -## [n8n-9.0.3](https://github.com/truecharts/charts/compare/n8n-9.0.2...n8n-9.0.3) (2023-08-18) - -### Chore - -- update container image tccr.io/truecharts/n8n to v1.3.1 ([#11679](https://github.com/truecharts/charts/issues/11679)) - - - - -## [n8n-9.0.2](https://github.com/truecharts/charts/compare/n8n-9.0.1...n8n-9.0.2) (2023-08-18) - -### Chore - -- update container image tccr.io/truecharts/n8n to v1.2.2 ([#11668](https://github.com/truecharts/charts/issues/11668)) - - - - -## [n8n-9.0.1](https://github.com/truecharts/charts/compare/n8n-9.0.0...n8n-9.0.1) (2023-08-13) - -### Chore diff --git a/stable/n8n/9.0.11/Chart.yaml b/stable/n8n/9.0.11/Chart.yaml deleted file mode 100644 index 17e5cd97ae7..00000000000 --- a/stable/n8n/9.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.10.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.66 -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: 9.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/n8n/9.0.11/app-changelog.md b/stable/n8n/9.0.11/app-changelog.md deleted file mode 100644 index 191bf0c28c5..00000000000 --- a/stable/n8n/9.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [n8n-9.0.11](https://github.com/truecharts/charts/compare/n8n-9.0.10...n8n-9.0.11) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/n8n to v1.10.0 ([#13290](https://github.com/truecharts/charts/issues/13290)) - - \ No newline at end of file diff --git a/stable/n8n/9.0.11/charts/common-14.0.1.tgz b/stable/n8n/9.0.11/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/n8n/9.0.11/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/n8n/9.0.12/CHANGELOG.md b/stable/n8n/9.0.12/CHANGELOG.md new file mode 100644 index 00000000000..452c1df0503 --- /dev/null +++ b/stable/n8n/9.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [n8n-9.0.12](https://github.com/truecharts/charts/compare/n8n-9.0.11...n8n-9.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [n8n-9.0.11](https://github.com/truecharts/charts/compare/n8n-9.0.10...n8n-9.0.11) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/n8n to v1.10.0 ([#13290](https://github.com/truecharts/charts/issues/13290)) + + + + +## [n8n-9.0.10](https://github.com/truecharts/charts/compare/n8n-9.0.9...n8n-9.0.10) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/n8n to v1.9.0 ([#13058](https://github.com/truecharts/charts/issues/13058)) + + + + +## [n8n-9.0.9](https://github.com/truecharts/charts/compare/n8n-9.0.8...n8n-9.0.9) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/n8n to v1.8.2 ([#13001](https://github.com/truecharts/charts/issues/13001)) + + + + +## [n8n-9.0.8](https://github.com/truecharts/charts/compare/n8n-9.0.7...n8n-9.0.8) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/n8n to v1.8.1 ([#12842](https://github.com/truecharts/charts/issues/12842)) + + + + +## [n8n-9.0.7](https://github.com/truecharts/charts/compare/n8n-9.0.6...n8n-9.0.7) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/n8n to v1.7.1 ([#12596](https://github.com/truecharts/charts/issues/12596)) + + + + +## [n8n-9.0.6](https://github.com/truecharts/charts/compare/n8n-9.0.5...n8n-9.0.6) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/n8n to v1.7.0 ([#12581](https://github.com/truecharts/charts/issues/12581)) + + + + +## [n8n-9.0.5](https://github.com/truecharts/charts/compare/n8n-9.0.4...n8n-9.0.5) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/n8n to v1.6.1 ([#12347](https://github.com/truecharts/charts/issues/12347)) + + + + +## [n8n-9.0.4](https://github.com/truecharts/charts/compare/n8n-9.0.3...n8n-9.0.4) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/n8n to v1.4.1 ([#12101](https://github.com/truecharts/charts/issues/12101)) + + + + +## [n8n-9.0.3](https://github.com/truecharts/charts/compare/n8n-9.0.2...n8n-9.0.3) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/n8n to v1.3.1 ([#11679](https://github.com/truecharts/charts/issues/11679)) + + + + +## [n8n-9.0.2](https://github.com/truecharts/charts/compare/n8n-9.0.1...n8n-9.0.2) (2023-08-18) + +### Chore diff --git a/stable/n8n/9.0.12/Chart.yaml b/stable/n8n/9.0.12/Chart.yaml new file mode 100644 index 00000000000..d5af63c962a --- /dev/null +++ b/stable/n8n/9.0.12/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.10.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +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: 9.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/n8n/9.0.12/LICENSE b/stable/n8n/9.0.12/LICENSE new file mode 100644 index 00000000000..33a8cbb23f0 --- /dev/null +++ b/stable/n8n/9.0.12/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/scrutiny/7.0.0/README.md b/stable/n8n/9.0.12/README.md similarity index 100% rename from stable/scrutiny/7.0.0/README.md rename to stable/n8n/9.0.12/README.md diff --git a/stable/n8n/9.0.12/app-changelog.md b/stable/n8n/9.0.12/app-changelog.md new file mode 100644 index 00000000000..50a6cd03088 --- /dev/null +++ b/stable/n8n/9.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [n8n-9.0.12](https://github.com/truecharts/charts/compare/n8n-9.0.11...n8n-9.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/n8n/9.0.11/app-readme.md b/stable/n8n/9.0.12/app-readme.md similarity index 100% rename from stable/n8n/9.0.11/app-readme.md rename to stable/n8n/9.0.12/app-readme.md diff --git a/stable/n8n/9.0.12/charts/common-14.0.9.tgz b/stable/n8n/9.0.12/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/n8n/9.0.12/charts/common-14.0.9.tgz differ diff --git a/stable/outline/8.0.3/charts/redis-6.0.66.tgz b/stable/n8n/9.0.12/charts/redis-6.0.66.tgz similarity index 100% rename from stable/outline/8.0.3/charts/redis-6.0.66.tgz rename to stable/n8n/9.0.12/charts/redis-6.0.66.tgz diff --git a/stable/n8n/9.0.11/ix_values.yaml b/stable/n8n/9.0.12/ix_values.yaml similarity index 100% rename from stable/n8n/9.0.11/ix_values.yaml rename to stable/n8n/9.0.12/ix_values.yaml diff --git a/stable/n8n/9.0.11/questions.yaml b/stable/n8n/9.0.12/questions.yaml similarity index 100% rename from stable/n8n/9.0.11/questions.yaml rename to stable/n8n/9.0.12/questions.yaml diff --git a/stable/rsshub/8.0.189/templates/NOTES.txt b/stable/n8n/9.0.12/templates/NOTES.txt similarity index 100% rename from stable/rsshub/8.0.189/templates/NOTES.txt rename to stable/n8n/9.0.12/templates/NOTES.txt diff --git a/stable/n8n/9.0.11/templates/_configmap.tpl b/stable/n8n/9.0.12/templates/_configmap.tpl similarity index 100% rename from stable/n8n/9.0.11/templates/_configmap.tpl rename to stable/n8n/9.0.12/templates/_configmap.tpl diff --git a/stable/n8n/9.0.11/templates/common.yaml b/stable/n8n/9.0.12/templates/common.yaml similarity index 100% rename from stable/n8n/9.0.11/templates/common.yaml rename to stable/n8n/9.0.12/templates/common.yaml diff --git a/stable/satisfactory/6.0.4/values.yaml b/stable/n8n/9.0.12/values.yaml similarity index 100% rename from stable/satisfactory/6.0.4/values.yaml rename to stable/n8n/9.0.12/values.yaml diff --git a/stable/nano-wallet/6.0.0/CHANGELOG.md b/stable/nano-wallet/6.0.0/CHANGELOG.md deleted file mode 100644 index ce1c73087a9..00000000000 --- a/stable/nano-wallet/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [nano-wallet-6.0.0](https://github.com/truecharts/charts/compare/nano-wallet-5.0.22...nano-wallet-6.0.0) (2023-07-31) - - - - -## [nano-wallet-5.0.22](https://github.com/truecharts/charts/compare/nano-wallet-5.0.21...nano-wallet-5.0.22) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [nano-wallet-5.0.21](https://github.com/truecharts/charts/compare/nano-wallet-5.0.20...nano-wallet-5.0.21) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [nano-wallet-5.0.20](https://github.com/truecharts/charts/compare/nano-wallet-5.0.19...nano-wallet-5.0.20) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [nano-wallet-5.0.19](https://github.com/truecharts/charts/compare/nano-wallet-5.0.18...nano-wallet-5.0.19) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [nano-wallet-5.0.18](https://github.com/truecharts/charts/compare/nano-wallet-5.0.17...nano-wallet-5.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [nano-wallet-5.0.17](https://github.com/truecharts/charts/compare/nano-wallet-5.0.16...nano-wallet-5.0.17) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [nano-wallet-5.0.16](https://github.com/truecharts/charts/compare/nano-wallet-5.0.15...nano-wallet-5.0.16) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [nano-wallet-5.0.15](https://github.com/truecharts/charts/compare/nano-wallet-5.0.14...nano-wallet-5.0.15) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [nano-wallet-5.0.14](https://github.com/truecharts/charts/compare/nano-wallet-5.0.13...nano-wallet-5.0.14) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [nano-wallet-5.0.13](https://github.com/truecharts/charts/compare/nano-wallet-5.0.12...nano-wallet-5.0.13) (2023-05-24) - diff --git a/stable/nano-wallet/6.0.0/Chart.yaml b/stable/nano-wallet/6.0.0/Chart.yaml deleted file mode 100644 index ff1905e5039..00000000000 --- a/stable/nano-wallet/6.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nano-wallet -version: 6.0.0 -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: 14.0.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/6.0.0/charts/common-14.0.1.tgz b/stable/nano-wallet/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/nano-wallet/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/nano-wallet/6.0.1/CHANGELOG.md b/stable/nano-wallet/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..4b538143dc9 --- /dev/null +++ b/stable/nano-wallet/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nano-wallet-6.0.1](https://github.com/truecharts/charts/compare/nano-wallet-6.0.0...nano-wallet-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [nano-wallet-6.0.0](https://github.com/truecharts/charts/compare/nano-wallet-5.0.22...nano-wallet-6.0.0) (2023-07-31) + + + + +## [nano-wallet-5.0.22](https://github.com/truecharts/charts/compare/nano-wallet-5.0.21...nano-wallet-5.0.22) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [nano-wallet-5.0.21](https://github.com/truecharts/charts/compare/nano-wallet-5.0.20...nano-wallet-5.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [nano-wallet-5.0.20](https://github.com/truecharts/charts/compare/nano-wallet-5.0.19...nano-wallet-5.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [nano-wallet-5.0.19](https://github.com/truecharts/charts/compare/nano-wallet-5.0.18...nano-wallet-5.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [nano-wallet-5.0.18](https://github.com/truecharts/charts/compare/nano-wallet-5.0.17...nano-wallet-5.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [nano-wallet-5.0.17](https://github.com/truecharts/charts/compare/nano-wallet-5.0.16...nano-wallet-5.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [nano-wallet-5.0.16](https://github.com/truecharts/charts/compare/nano-wallet-5.0.15...nano-wallet-5.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [nano-wallet-5.0.15](https://github.com/truecharts/charts/compare/nano-wallet-5.0.14...nano-wallet-5.0.15) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [nano-wallet-5.0.14](https://github.com/truecharts/charts/compare/nano-wallet-5.0.13...nano-wallet-5.0.14) (2023-05-26) + diff --git a/stable/nano-wallet/6.0.1/Chart.yaml b/stable/nano-wallet/6.0.1/Chart.yaml new file mode 100644 index 00000000000..b3d31f21228 --- /dev/null +++ b/stable/nano-wallet/6.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nano-wallet +version: 6.0.1 +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: 14.0.9 + # 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/seafile/1.0.1/README.md b/stable/nano-wallet/6.0.1/README.md similarity index 100% rename from stable/seafile/1.0.1/README.md rename to stable/nano-wallet/6.0.1/README.md diff --git a/stable/nano-wallet/6.0.1/app-changelog.md b/stable/nano-wallet/6.0.1/app-changelog.md new file mode 100644 index 00000000000..5acc40e64d1 --- /dev/null +++ b/stable/nano-wallet/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nano-wallet-6.0.1](https://github.com/truecharts/charts/compare/nano-wallet-6.0.0...nano-wallet-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/nano-wallet/6.0.0/app-readme.md b/stable/nano-wallet/6.0.1/app-readme.md similarity index 100% rename from stable/nano-wallet/6.0.0/app-readme.md rename to stable/nano-wallet/6.0.1/app-readme.md diff --git a/stable/nano-wallet/6.0.1/charts/common-14.0.9.tgz b/stable/nano-wallet/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/nano-wallet/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/nano-wallet/6.0.0/ix_values.yaml b/stable/nano-wallet/6.0.1/ix_values.yaml similarity index 100% rename from stable/nano-wallet/6.0.0/ix_values.yaml rename to stable/nano-wallet/6.0.1/ix_values.yaml diff --git a/stable/nano-wallet/6.0.0/questions.yaml b/stable/nano-wallet/6.0.1/questions.yaml similarity index 100% rename from stable/nano-wallet/6.0.0/questions.yaml rename to stable/nano-wallet/6.0.1/questions.yaml diff --git a/stable/satisfactory/6.0.4/templates/NOTES.txt b/stable/nano-wallet/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/satisfactory/6.0.4/templates/NOTES.txt rename to stable/nano-wallet/6.0.1/templates/NOTES.txt diff --git a/stable/sshwifty/2.0.2/templates/common.yaml b/stable/nano-wallet/6.0.1/templates/common.yaml similarity index 100% rename from stable/sshwifty/2.0.2/templates/common.yaml rename to stable/nano-wallet/6.0.1/templates/common.yaml diff --git a/stable/scrutiny/7.0.0/values.yaml b/stable/nano-wallet/6.0.1/values.yaml similarity index 100% rename from stable/scrutiny/7.0.0/values.yaml rename to stable/nano-wallet/6.0.1/values.yaml diff --git a/stable/navidrome/16.0.1/CHANGELOG.md b/stable/navidrome/16.0.1/CHANGELOG.md new file mode 100644 index 00000000000..d7c5fee7966 --- /dev/null +++ b/stable/navidrome/16.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [navidrome-16.0.1](https://github.com/truecharts/charts/compare/navidrome-16.0.0...navidrome-16.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [navidrome-16.0.0](https://github.com/truecharts/charts/compare/navidrome-15.1.2...navidrome-16.0.0) (2023-07-31) + + + + +## [navidrome-15.1.2](https://github.com/truecharts/charts/compare/navidrome-15.1.1...navidrome-15.1.2) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [navidrome-15.1.1](https://github.com/truecharts/charts/compare/navidrome-15.1.0...navidrome-15.1.1) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [navidrome-15.1.0](https://github.com/truecharts/charts/compare/navidrome-15.0.22...navidrome-15.1.0) (2023-06-29) + +### Feat + +- Fix env vars + add questions ([#9969](https://github.com/truecharts/charts/issues/9969)) + + + + +## [navidrome-15.0.22](https://github.com/truecharts/charts/compare/navidrome-15.0.21...navidrome-15.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [navidrome-15.0.21](https://github.com/truecharts/charts/compare/navidrome-15.0.20...navidrome-15.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [navidrome-15.0.20](https://github.com/truecharts/charts/compare/navidrome-15.0.19...navidrome-15.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [navidrome-15.0.19](https://github.com/truecharts/charts/compare/navidrome-15.0.18...navidrome-15.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [navidrome-15.0.18](https://github.com/truecharts/charts/compare/navidrome-15.0.17...navidrome-15.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [navidrome-15.0.17](https://github.com/truecharts/charts/compare/navidrome-15.0.16...navidrome-15.0.17) (2023-05-27) + diff --git a/stable/navidrome/16.0.1/Chart.yaml b/stable/navidrome/16.0.1/Chart.yaml new file mode 100644 index 00000000000..d63e5c4e235 --- /dev/null +++ b/stable/navidrome/16.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.49.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 16.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/searxng/4.0.51/README.md b/stable/navidrome/16.0.1/README.md similarity index 100% rename from stable/searxng/4.0.51/README.md rename to stable/navidrome/16.0.1/README.md diff --git a/stable/navidrome/16.0.1/app-changelog.md b/stable/navidrome/16.0.1/app-changelog.md new file mode 100644 index 00000000000..3cc55406df1 --- /dev/null +++ b/stable/navidrome/16.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [navidrome-16.0.1](https://github.com/truecharts/charts/compare/navidrome-16.0.0...navidrome-16.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/navidrome/16.0.1/app-readme.md b/stable/navidrome/16.0.1/app-readme.md new file mode 100644 index 00000000000..73d0c017c08 --- /dev/null +++ b/stable/navidrome/16.0.1/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/16.0.1/charts/common-14.0.9.tgz b/stable/navidrome/16.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/navidrome/16.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/navidrome/16.0.1/ix_values.yaml b/stable/navidrome/16.0.1/ix_values.yaml new file mode 100644 index 00000000000..fe5e4e54c03 --- /dev/null +++ b/stable/navidrome/16.0.1/ix_values.yaml @@ -0,0 +1,35 @@ +image: + repository: tccr.io/truecharts/navidrome + pullPolicy: IfNotPresent + tag: 0.49.3@sha256:8a415419867682cd91a202131e728404d51662fc3b084565e143a4f121da9851 + +workload: + main: + podSpec: + containers: + main: + env: + ND_MUSICFOLDER: /music + ND_SCANSCHEDULE: "@every 15m" + ND_LOGLEVEL: info + ND_SESSIONTIMEOUT: 24h + ND_ENABLETRANSCODINGCONFIG: false + +service: + main: + ports: + main: + port: 4533 + targetPort: 4533 + +persistence: + data: + enabled: true + mountPath: /data + music: + enabled: true + mountPath: /music + +portal: + open: + enabled: true diff --git a/stable/navidrome/16.0.1/questions.yaml b/stable/navidrome/16.0.1/questions.yaml new file mode 100644 index 00000000000..10fc336b3ef --- /dev/null +++ b/stable/navidrome/16.0.1/questions.yaml @@ -0,0 +1,2127 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: ND_ENABLETRANSCODINGCONFIG + label: Enables transcoding configuration in the UI + description: To configure transcoding, Navidrome WebUI provide a screen that allows you to edit existing transcoding configurations and to add new ones. + schema: + type: boolean + default: false + - variable: ND_SESSIONTIMEOUT + label: Session Timeout time + description: How long Navidrome will wait before closing web ui idle sessions + schema: + type: string + default: "24h" + required: true + - variable: ND_SCANSCHEDULE + label: Music folder scan schedule frequency + description: Configure periodic scans using cron syntax. To disable it altogether, set it to 0 + schema: + type: string + default: "@every 15m" + required: true + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 4533 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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. (Defaults to /music) + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/scrutiny/7.0.0/templates/NOTES.txt b/stable/navidrome/16.0.1/templates/NOTES.txt similarity index 100% rename from stable/scrutiny/7.0.0/templates/NOTES.txt rename to stable/navidrome/16.0.1/templates/NOTES.txt diff --git a/stable/static-web-server/1.0.3/templates/common.yaml b/stable/navidrome/16.0.1/templates/common.yaml similarity index 100% rename from stable/static-web-server/1.0.3/templates/common.yaml rename to stable/navidrome/16.0.1/templates/common.yaml diff --git a/stable/seafile/1.0.1/values.yaml b/stable/navidrome/16.0.1/values.yaml similarity index 100% rename from stable/seafile/1.0.1/values.yaml rename to stable/navidrome/16.0.1/values.yaml diff --git a/stable/netdata/6.0.5/CHANGELOG.md b/stable/netdata/6.0.5/CHANGELOG.md deleted file mode 100644 index 1b863cdeec2..00000000000 --- a/stable/netdata/6.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [netdata-6.0.5](https://github.com/truecharts/charts/compare/netdata-6.0.4...netdata-6.0.5) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/netdata to v1.42.4 ([#12756](https://github.com/truecharts/charts/issues/12756)) - - - - -## [netdata-6.0.4](https://github.com/truecharts/charts/compare/netdata-6.0.3...netdata-6.0.4) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/netdata to v1.42.3 ([#12510](https://github.com/truecharts/charts/issues/12510)) - - - - -## [netdata-6.0.3](https://github.com/truecharts/charts/compare/netdata-6.0.2...netdata-6.0.3) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/netdata to v1.42.2 ([#12070](https://github.com/truecharts/charts/issues/12070)) - - - - -## [netdata-6.0.2](https://github.com/truecharts/charts/compare/netdata-6.0.1...netdata-6.0.2) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/netdata to v1.42.1 ([#11890](https://github.com/truecharts/charts/issues/11890)) - - - - -## [netdata-6.0.1](https://github.com/truecharts/charts/compare/netdata-6.0.0...netdata-6.0.1) (2023-08-13) - -### Chore - -- update container image tccr.io/truecharts/netdata to v1.42.0 ([#11518](https://github.com/truecharts/charts/issues/11518)) - - - - - -## [netdata-6.0.0](https://github.com/truecharts/charts/compare/netdata-5.0.30...netdata-6.0.0) (2023-07-31) - - - - -## [netdata-5.0.30](https://github.com/truecharts/charts/compare/netdata-5.0.29...netdata-5.0.30) (2023-07-30) - -### Fix - -- automount sa token ([#11052](https://github.com/truecharts/charts/issues/11052)) - - - - -## [netdata-5.0.29](https://github.com/truecharts/charts/compare/netdata-5.0.28...netdata-5.0.29) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [netdata-5.0.28](https://github.com/truecharts/charts/compare/netdata-5.0.27...netdata-5.0.28) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/netdata to v1.41.0 ([#10659](https://github.com/truecharts/charts/issues/10659)) - - - - -## [netdata-5.0.27](https://github.com/truecharts/charts/compare/netdata-5.0.26...netdata-5.0.27) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/netdata to v1.40.1 ([#10252](https://github.com/truecharts/charts/issues/10252)) - - - - -## [netdata-5.0.26](https://github.com/truecharts/charts/compare/netdata-5.0.25...netdata-5.0.26) (2023-06-26) - -### Chore - -- update helm general non-major ([#9963](https://github.com/truecharts/charts/issues/9963)) - diff --git a/stable/netdata/6.0.5/Chart.yaml b/stable/netdata/6.0.5/Chart.yaml deleted file mode 100644 index e76f3e208bc..00000000000 --- a/stable/netdata/6.0.5/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.42.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.5 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/netdata/6.0.5/app-changelog.md b/stable/netdata/6.0.5/app-changelog.md deleted file mode 100644 index a4efb6d0f97..00000000000 --- a/stable/netdata/6.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netdata-6.0.5](https://github.com/truecharts/charts/compare/netdata-6.0.4...netdata-6.0.5) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/netdata to v1.42.4 ([#12756](https://github.com/truecharts/charts/issues/12756)) - - \ No newline at end of file diff --git a/stable/netdata/6.0.5/charts/common-14.0.1.tgz b/stable/netdata/6.0.5/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/netdata/6.0.5/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/netdata/6.0.6/CHANGELOG.md b/stable/netdata/6.0.6/CHANGELOG.md new file mode 100644 index 00000000000..5708e132eed --- /dev/null +++ b/stable/netdata/6.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [netdata-6.0.6](https://github.com/truecharts/charts/compare/netdata-6.0.5...netdata-6.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [netdata-6.0.5](https://github.com/truecharts/charts/compare/netdata-6.0.4...netdata-6.0.5) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.42.4 ([#12756](https://github.com/truecharts/charts/issues/12756)) + + + + +## [netdata-6.0.4](https://github.com/truecharts/charts/compare/netdata-6.0.3...netdata-6.0.4) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.42.3 ([#12510](https://github.com/truecharts/charts/issues/12510)) + + + + +## [netdata-6.0.3](https://github.com/truecharts/charts/compare/netdata-6.0.2...netdata-6.0.3) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.42.2 ([#12070](https://github.com/truecharts/charts/issues/12070)) + + + + +## [netdata-6.0.2](https://github.com/truecharts/charts/compare/netdata-6.0.1...netdata-6.0.2) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.42.1 ([#11890](https://github.com/truecharts/charts/issues/11890)) + + + + +## [netdata-6.0.1](https://github.com/truecharts/charts/compare/netdata-6.0.0...netdata-6.0.1) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.42.0 ([#11518](https://github.com/truecharts/charts/issues/11518)) + + + + + +## [netdata-6.0.0](https://github.com/truecharts/charts/compare/netdata-5.0.30...netdata-6.0.0) (2023-07-31) + + + + +## [netdata-5.0.30](https://github.com/truecharts/charts/compare/netdata-5.0.29...netdata-5.0.30) (2023-07-30) + +### Fix + +- automount sa token ([#11052](https://github.com/truecharts/charts/issues/11052)) + + + + +## [netdata-5.0.29](https://github.com/truecharts/charts/compare/netdata-5.0.28...netdata-5.0.29) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [netdata-5.0.28](https://github.com/truecharts/charts/compare/netdata-5.0.27...netdata-5.0.28) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.41.0 ([#10659](https://github.com/truecharts/charts/issues/10659)) + + + + +## [netdata-5.0.27](https://github.com/truecharts/charts/compare/netdata-5.0.26...netdata-5.0.27) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.40.1 ([#10252](https://github.com/truecharts/charts/issues/10252)) + diff --git a/stable/netdata/6.0.6/Chart.yaml b/stable/netdata/6.0.6/Chart.yaml new file mode 100644 index 00000000000..cfa02d98ac5 --- /dev/null +++ b/stable/netdata/6.0.6/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.42.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.6 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/seedsync/4.0.1/README.md b/stable/netdata/6.0.6/README.md similarity index 100% rename from stable/seedsync/4.0.1/README.md rename to stable/netdata/6.0.6/README.md diff --git a/stable/netdata/6.0.6/app-changelog.md b/stable/netdata/6.0.6/app-changelog.md new file mode 100644 index 00000000000..28631461ea1 --- /dev/null +++ b/stable/netdata/6.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netdata-6.0.6](https://github.com/truecharts/charts/compare/netdata-6.0.5...netdata-6.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/netdata/6.0.5/app-readme.md b/stable/netdata/6.0.6/app-readme.md similarity index 100% rename from stable/netdata/6.0.5/app-readme.md rename to stable/netdata/6.0.6/app-readme.md diff --git a/stable/netdata/6.0.6/charts/common-14.0.9.tgz b/stable/netdata/6.0.6/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/netdata/6.0.6/charts/common-14.0.9.tgz differ diff --git a/stable/netdata/6.0.5/ix_values.yaml b/stable/netdata/6.0.6/ix_values.yaml similarity index 100% rename from stable/netdata/6.0.5/ix_values.yaml rename to stable/netdata/6.0.6/ix_values.yaml diff --git a/stable/netdata/6.0.5/questions.yaml b/stable/netdata/6.0.6/questions.yaml similarity index 100% rename from stable/netdata/6.0.5/questions.yaml rename to stable/netdata/6.0.6/questions.yaml diff --git a/stable/seafile/1.0.1/templates/NOTES.txt b/stable/netdata/6.0.6/templates/NOTES.txt similarity index 100% rename from stable/seafile/1.0.1/templates/NOTES.txt rename to stable/netdata/6.0.6/templates/NOTES.txt diff --git a/stable/netdata/6.0.5/templates/common.yaml b/stable/netdata/6.0.6/templates/common.yaml similarity index 100% rename from stable/netdata/6.0.5/templates/common.yaml rename to stable/netdata/6.0.6/templates/common.yaml diff --git a/stable/searxng/4.0.51/values.yaml b/stable/netdata/6.0.6/values.yaml similarity index 100% rename from stable/searxng/4.0.51/values.yaml rename to stable/netdata/6.0.6/values.yaml diff --git a/stable/nextcloud/22.0.36/CHANGELOG.md b/stable/nextcloud/22.0.36/CHANGELOG.md new file mode 100644 index 00000000000..174e4ecf548 --- /dev/null +++ b/stable/nextcloud/22.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nextcloud-22.0.36](https://github.com/truecharts/charts/compare/nextcloud-22.0.35...nextcloud-22.0.36) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [nextcloud-22.0.35](https://github.com/truecharts/charts/compare/nextcloud-22.0.34...nextcloud-22.0.35) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/nextcloud-fpm to v27.1.1 ([#13258](https://github.com/truecharts/charts/issues/13258)) + + + + +## [nextcloud-22.0.34](https://github.com/truecharts/charts/compare/nextcloud-22.0.33...nextcloud-22.0.34) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 ([#13294](https://github.com/truecharts/charts/issues/13294)) + + + + +## [nextcloud-22.0.33](https://github.com/truecharts/charts/compare/nextcloud-22.0.32...nextcloud-22.0.33) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/nginx-unprivileged to v1.25.2 ([#13164](https://github.com/truecharts/charts/issues/13164)) + + + + +## [nextcloud-22.0.32](https://github.com/truecharts/charts/compare/nextcloud-22.0.31...nextcloud-22.0.32) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/clamav to v1.2.0 ([#13153](https://github.com/truecharts/charts/issues/13153)) + + + + +## [nextcloud-22.0.31](https://github.com/truecharts/charts/compare/nextcloud-22.0.30...nextcloud-22.0.31) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/nginx-unprivileged to v1.25.2 ([#12951](https://github.com/truecharts/charts/issues/12951)) + + + + +## [nextcloud-22.0.30](https://github.com/truecharts/charts/compare/nextcloud-22.0.29...nextcloud-22.0.30) (2023-10-01) + +### Fix + +- Add missing Ingress options to question ([#13065](https://github.com/truecharts/charts/issues/13065)) + + + + +## [nextcloud-22.0.29](https://github.com/truecharts/charts/compare/nextcloud-22.0.28...nextcloud-22.0.29) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/nextcloud-fpm to v27.1.1 ([#13103](https://github.com/truecharts/charts/issues/13103)) + - update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 ([#13082](https://github.com/truecharts/charts/issues/13082)) + + + + +## [nextcloud-22.0.28](https://github.com/truecharts/charts/compare/nextcloud-22.0.27...nextcloud-22.0.28) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/nextcloud-push-notify to v0.6.3 ([#13083](https://github.com/truecharts/charts/issues/13083)) + + + + +## [nextcloud-22.0.27](https://github.com/truecharts/charts/compare/nextcloud-22.0.26...nextcloud-22.0.27) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 ([#12983](https://github.com/truecharts/charts/issues/12983)) + + + + +## [nextcloud-22.0.26](https://github.com/truecharts/charts/compare/nextcloud-22.0.25...nextcloud-22.0.26) (2023-09-23) + diff --git a/stable/nextcloud/22.0.36/Chart.yaml b/stable/nextcloud/22.0.36/Chart.yaml new file mode 100644 index 00000000000..3ad57b0e09e --- /dev/null +++ b/stable/nextcloud/22.0.36/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "27.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +deprecated: false +description: A private cloud server that puts the control and security of your own data back into your hands. +home: https://truecharts.org/charts/stable/nextcloud +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png +keywords: + - nextcloud + - storage + - http + - web + - php +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nextcloud +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm +type: application +version: 22.0.36 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" diff --git a/stable/nextcloud/22.0.36/LICENSE b/stable/nextcloud/22.0.36/LICENSE new file mode 100644 index 00000000000..33a8cbb23f0 --- /dev/null +++ b/stable/nextcloud/22.0.36/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/sftpgo/3.0.6/README.md b/stable/nextcloud/22.0.36/README.md similarity index 100% rename from stable/sftpgo/3.0.6/README.md rename to stable/nextcloud/22.0.36/README.md diff --git a/stable/nextcloud/22.0.36/app-changelog.md b/stable/nextcloud/22.0.36/app-changelog.md new file mode 100644 index 00000000000..ff6c6ed5ffe --- /dev/null +++ b/stable/nextcloud/22.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nextcloud-22.0.36](https://github.com/truecharts/charts/compare/nextcloud-22.0.35...nextcloud-22.0.36) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/nextcloud/22.0.36/app-readme.md b/stable/nextcloud/22.0.36/app-readme.md new file mode 100644 index 00000000000..1369f69bf57 --- /dev/null +++ b/stable/nextcloud/22.0.36/app-readme.md @@ -0,0 +1,8 @@ +A private cloud server that puts the control and security of your own data back into your hands. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/nextcloud](https://truecharts.org/charts/stable/nextcloud) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/nextcloud/22.0.36/charts/common-14.0.9.tgz b/stable/nextcloud/22.0.36/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/nextcloud/22.0.36/charts/common-14.0.9.tgz differ diff --git a/stable/rsshub/8.0.189/charts/redis-6.0.66.tgz b/stable/nextcloud/22.0.36/charts/redis-6.0.66.tgz similarity index 100% rename from stable/rsshub/8.0.189/charts/redis-6.0.66.tgz rename to stable/nextcloud/22.0.36/charts/redis-6.0.66.tgz diff --git a/stable/nextcloud/22.0.36/ix_values.yaml b/stable/nextcloud/22.0.36/ix_values.yaml new file mode 100644 index 00000000000..4b2ddb5dc48 --- /dev/null +++ b/stable/nextcloud/22.0.36/ix_values.yaml @@ -0,0 +1,515 @@ +image: + repository: tccr.io/truecharts/nextcloud-fpm + pullPolicy: IfNotPresent + tag: v27.1.1@sha256:2593f2d987d70f91d976be99df95a92fc07802e6110bc7ff5a8814a7d5401f3c +nginxImage: + repository: tccr.io/truecharts/nginx-unprivileged + pullPolicy: IfNotPresent + tag: v1.25.2@sha256:c244c1cb771fb7d428239ab1238eb012eaf5477847ec692ab4f711b5eb48c411 +imaginaryImage: + repository: tccr.io/truecharts/nextcloud-imaginary + pullPolicy: IfNotPresent + tag: v20230401@sha256:bd8e6ea0390c84277c6fa1ed4e03339e1069cb492a3216e969642d82d649495e +hpbImage: + repository: tccr.io/truecharts/nextcloud-push-notify + pullPolicy: IfNotPresent + tag: v0.6.3@sha256:b9c35ab123354eeac3996e361f8c30b8e4de6d2ccd69e5179a7c2a101a67b46f +clamavImage: + repository: tccr.io/truecharts/clamav + pullPolicy: IfNotPresent + tag: v1.2.0@sha256:7f9ca042b6e53783269fad32c8d84a22f9ad2c3ebbd717a8b16d1f9c798a2c02 +collaboraImage: + repository: tccr.io/truecharts/collabora + pullPolicy: IfNotPresent + tag: v23.05.4.2.1@sha256:9cb6037acc9a286dd78bd158d00221bc074b797b66fee1e4fcd286f2ed4dc28b + +nextcloud: + # Initial Credentials + credentials: + initialAdminUser: admin + initialAdminPassword: adminpass + # General settings + general: + # Custom Nextcloud Scripts + run_optimize: true + default_phone_region: GR + # IP used for exposing nextcloud, + # often the loadbalancer IP + accessIP: "" + # File settings + files: + shared_folder_name: Shared + max_chunk_size: 10485760 + # Expiration settings + expirations: + activity_expire_days: 90 + trash_retention_obligation: auto + versions_retention_obligation: auto + # Previews settings + previews: + enabled: true + # It will also deploy the container + imaginary: true + cron: true + schedule: "*/30 * * * *" + max_x: 2048 + max_y: 2048 + max_memory: 1024 + max_file_size_image: 50 + # Setting for Imaginary + max_allowed_resolution: 18.0 + jpeg_quality: 60 + square_sizes: 32 256 + width_sizes: 256 384 + height_sizes: 256 + # Casings are important + # https://github.com/nextcloud/server/blob/master/config/config.sample.php#L1269 + # Only the last part of the provider is needed + providers: + - PNG + - JPEG + # Logging settings + logging: + log_level: 2 + log_file: /var/www/html/data/logs/nextcloud.log + log_audit_file: /var/www/html/data/logs/audit.log + log_date_format: d/m/Y H:i:s + # ClamAV settings + clamav: + # It will also deploy the container + # Note that this runs as root + enabled: false + stream_max_length: 26214400 + file_max_size: -1 + infected_action: only_log + # Notify Push settings + notify_push: + # It will also deploy the container + enabled: true + # Collabora settings + collabora: + # It will also deploy the container + enabled: false + # default|compact|tabbed + interface_mode: default + username: admin + password: changeme + dictionaries: + - de_DE + - en_GB + - en_US + - el_GR + - es_ES + - fr_FR + - pt_BR + - pt_PT + - it + - nl + - ru + onlyoffice: + # It will not deploy the container + # Only add the OnlyOffice settings + enabled: false + url: "" + jwt: "" + jwt_header: Authorization + # PHP settings + php: + memory_limit: 1G + upload_limit: 10G + pm_max_children: 180 + pm_start_servers: 18 + pm_min_spare_servers: 12 + pm_max_spare_servers: 30 + opcache: + interned_strings_buffer: 32 + max_accelerated_files: 10000 + memory_consumption: 128 + revalidate_freq: 60 + jit_buffer_size: 128 + +# Do NOT edit below this line +workload: + # Nextcloud php-fpm + main: + type: Deployment + podSpec: + containers: + main: + enabled: true + primary: true + envFrom: + - configMapRef: + name: nextcloud-config + probes: + liveness: + enabled: true + type: exec + command: /healthcheck.sh + readiness: + enabled: true + type: exec + command: /healthcheck.sh + startup: + enabled: true + type: tcp + port: "{{ .Values.service.nextcloud.ports.nextcloud.targetPort }}" + nginx: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + nginx: + enabled: true + primary: true + imageSelector: nginxImage + probes: + readiness: + enabled: true + path: /robots.txt + port: "{{ .Values.service.main.ports.main.port }}" + httpHeaders: + Host: kube.internal.healthcheck + liveness: + enabled: true + path: /robots.txt + port: "{{ .Values.service.main.ports.main.port }}" + httpHeaders: + Host: kube.internal.healthcheck + startup: + enabled: true + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + notify: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + notify: + primary: true + enabled: true + imageSelector: hpbImage + envFrom: + - configMapRef: + name: hpb-config + probes: + readiness: + enabled: true + path: /push/test/cookie + port: 7867 + httpHeaders: + Host: kube.internal.healthcheck + liveness: + enabled: true + path: /push/test/cookie + port: 7867 + httpHeaders: + Host: kube.internal.healthcheck + startup: + enabled: true + type: tcp + port: 7867 + imaginary: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + imaginary: + primary: true + enabled: true + imageSelector: imaginaryImage + command: imaginary + args: + - -p + - "{{ .Values.service.imaginary.ports.imaginary.port }}" + - -concurrency + - "10" + - -max-allowed-resolution + - "{{ .Values.nextcloud.previews.max_allowed_resolution }}" + - -enable-url-source + - -return-size + probes: + readiness: + enabled: true + path: /health + port: "{{ .Values.service.imaginary.ports.imaginary.port }}" + liveness: + enabled: true + path: /health + port: "{{ .Values.service.imaginary.ports.imaginary.port }}" + startup: + enabled: true + type: tcp + port: "{{ .Values.service.imaginary.ports.imaginary.port }}" + clamav: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + clamav: + primary: true + enabled: true + imageSelector: clamavImage + # FIXME: https://github.com/Cisco-Talos/clamav/issues/478 + securityContext: + runAsUser: 0 + runAsGroup: 0 + runAsNonRoot: false + readOnlyRootFilesystem: false + envFrom: + - configMapRef: + name: clamav-config + probes: + readiness: + enabled: true + type: exec + command: clamdcheck.sh + liveness: + enabled: true + type: exec + command: clamdcheck.sh + startup: + enabled: true + type: tcp + port: "{{ .Values.service.clamav.ports.clamav.targetPort }}" + collabora: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + collabora: + primary: true + enabled: true + imageSelector: collaboraImage + securityContext: + runAsUser: 100 + runAsGroup: 102 + readOnlyRootFilesystem: false + allowPrivilegeEscalation: true + capabilities: + add: + - CHOWN + - FOWNER + - SYS_CHROOT + - MKNOD + envFrom: + - configMapRef: + name: collabora-config + probes: + readiness: + enabled: true + type: http + path: /collabora/ + port: "{{ .Values.service.collabora.ports.collabora.targetPort }}" + liveness: + enabled: true + type: http + path: /collabora/ + port: "{{ .Values.service.collabora.ports.collabora.targetPort }}" + startup: + enabled: true + type: tcp + port: "{{ .Values.service.collabora.ports.collabora.targetPort }}" + +cronjobs: + # Don't change names, it's used in the persistence + - name: nextcloud-cron + enabled: true + schedule: "*/5 * * * *" + cmd: + - echo "Running [php -f /var/www/html/cron.php] ..." + - php -f /var/www/html/cron.php + - echo "Finished [php -f /var/www/html/cron.php]" + - name: preview-cron + enabled: "{{ .Values.nextcloud.previews.cron }}" + schedule: "{{ .Values.nextcloud.previews.schedule }}" + cmd: + - echo "Running [occ preview:pre-generate] ..." + - occ preview:pre-generate + - echo "Finished [occ preview:pre-generate]" + +service: + # Main service links to ingress easier + # That's why the nginx is swapped with nextcloud + main: + targetSelector: nginx + ports: + main: + targetSelector: nginx + port: 8080 + nextcloud: + enabled: true + targetSelector: main + ports: + nextcloud: + enabled: true + targetSelector: main + port: 9000 + targetPort: 9000 + notify: + enabled: true + targetSelector: notify + ports: + notify: + enabled: true + primary: true + port: 7867 + targetPort: 7867 + targetSelector: notify + metrics: + enabled: true + port: 7868 + targetSelector: notify + imaginary: + enabled: true + targetSelector: imaginary + ports: + imaginary: + enabled: true + port: 9090 + targetSelector: imaginary + clamav: + enabled: true + targetSelector: clamav + ports: + clamav: + enabled: true + port: 3310 + targetPort: 3310 + targetSelector: clamav + collabora: + enabled: true + targetSelector: collabora + ports: + collabora: + enabled: true + port: 9980 + targetPort: 9980 + targetSelector: collabora + +persistence: + php-tune: + enabled: true + type: configmap + objectName: php-tune + targetSelector: + main: + main: + mountPath: /usr/local/etc/php-fpm.d/zz-tune.conf + subPath: zz-tune.conf + readOnly: true + redis-session: + enabled: true + type: configmap + objectName: redis-session + targetSelector: + main: + main: + mountPath: /usr/local/etc/php/conf.d/redis-session.ini + subPath: redis-session.ini + readOnly: true + opcache-recommended: + enabled: true + type: configmap + objectName: opcache + targetSelector: + main: + main: + mountPath: /usr/local/etc/php/conf.d/opcache-recommended.ini + subPath: opcache-recommended.ini + readOnly: true + nginx: + enabled: true + type: configmap + objectName: nginx-config + targetSelector: + nginx: + nginx: + mountPath: /etc/nginx/nginx.conf + subPath: nginx.conf + readOnly: true + nginx-temp: + enabled: true + type: emptyDir + targetSelector: + nginx: + nginx: + mountPath: /tmp/nginx + html: + enabled: true + targetSelector: + main: + main: + mountPath: /var/www/html + nextcloud-cron: + nextcloud-cron: + mountPath: /var/www/html + preview-cron: + preview-cron: + mountPath: /var/www/html + nginx: + nginx: + mountPath: /var/www/html + readOnly: true + config: + enabled: true + targetSelector: + main: + main: + mountPath: /var/www/html/config + nextcloud-cron: + nextcloud-cron: + mountPath: /var/www/html/config + preview-cron: + preview-cron: + mountPath: /var/www/html/config + notify: + notify: + mountPath: /var/www/html/config + readOnly: true + nginx: + nginx: + mountPath: /var/www/html/config + readOnly: true + data: + enabled: true + targetSelector: + main: + main: + mountPath: /var/www/html/data + init-perms: + mountPath: /var/www/html/data + nextcloud-cron: + nextcloud-cron: + mountPath: /var/www/html/data + preview-cron: + preview-cron: + mountPath: /var/www/html/data + nginx: + nginx: + mountPath: /var/www/html/data + readOnly: true + +cnpg: + main: + enabled: true + user: nextcloud + database: nextcloud + +redis: + enabled: true + username: default + +portal: + open: + enabled: true diff --git a/stable/nextcloud/22.0.36/questions.yaml b/stable/nextcloud/22.0.36/questions.yaml new file mode 100644 index 00000000000..8b9e61c5fac --- /dev/null +++ b/stable/nextcloud/22.0.36/questions.yaml @@ -0,0 +1,2774 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: nextcloud + group: App Configuration + label: Nextcloud + schema: + additional_attrs: true + type: dict + attrs: + - variable: credentials + label: Initial Credentials + schema: + additional_attrs: true + type: dict + attrs: + - variable: initialAdminUser + label: Initial Admin User + description: Sets the initial admin username + schema: + type: string + required: true + default: "" + - variable: initialAdminPassword + label: Initial Admin Password + description: Sets the initial admin password + schema: + type: string + required: true + private: true + default: "" + - variable: general + label: General + schema: + additional_attrs: true + type: dict + attrs: + - variable: run_optimize + label: Run Optimize Scripts + description: | + Runs the following commands at startup:
+ occ db:add-missing-indices
+ occ db:add-missing-columns
+ occ db:add-missing-primary-keys
+ yes | occ db:convert-filecache-bigint
+ occ maintenance:mimetype:update-js
+ occ maintenance:mimetype:update-db
+ occ maintenance:update:htaccess
+ schema: + type: boolean + default: false + - variable: default_phone_region + label: Default Phone Region + description: | + Sets the default phone region in ISO_3166-1 format (e.g. US).
+ https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements + schema: + type: string + valid_chars: '^[A-Z]{2}$' + required: true + default: "" + - variable: accessIP + label: Access IP + description: Set to the IP-Address used to reach Nextcloud. + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + - variable: files + label: Files Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: shared_folder_name + label: Shared Folder Name + schema: + type: string + required: true + default: Shared + - variable: max_chunk_size + label: Max Chunk Size + schema: + type: int + required: true + default: 10485760 + - variable: expirations + label: Expirations Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: activity_expire_days + label: Activity Expire Days + schema: + type: int + required: true + default: 90 + - variable: trash_retention_obligation + label: Trash Retention Obligation + schema: + type: string + required: true + default: auto + - variable: versions_retention_obligation + label: Versions Retention Obligation + schema: + type: string + required: true + default: auto + - variable: previews + label: Previews Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Previews + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: imaginary + label: Enable imaginary + description: | + Enable imaginary to generate previews in the background.
+ It will also deploy the needed container. + schema: + type: boolean + default: true + - variable: cron + label: Enable cron + description: | + Enable cron to generate previews in the background. + schema: + type: boolean + default: true + - variable: schedule + label: Cron Schedule + schema: + type: string + default: "*/30 * * * *" + - variable: max_x + label: Max X + schema: + type: int + required: true + default: 2048 + - variable: max_y + label: Max Y + schema: + type: int + required: true + default: 2048 + - variable: max_memory + label: Max Memory + schema: + type: int + required: true + default: 1024 + - variable: max_allowed_resolution + label: Max Allowed Resolution + schema: + type: string + valid_chars: '^[0-9]{1,5}(\.[0-9]{1,2})?$' + show_if: [["imaginary", "=", true]] + required: true + default: "18.0" + - variable: max_file_size_image + label: Max File Size Image + schema: + type: int + required: true + default: 50 + - variable: jpeg_quality + label: JPEG Quality + schema: + type: int + required: true + default: 60 + - variable: square_sizes + label: Square Sizes + schema: + type: string + required: true + default: "32 256" + - variable: width_sizes + label: Width Sizes + schema: + type: string + required: true + default: "256 384" + - variable: height_sizes + label: Height Sizes + schema: + type: string + required: true + default: "256" + - variable: providers + label: Providers + schema: + type: list + empty: false + required: true + default: + - BMP + - GIF + - JPEG + - Krita + - MarkDown + - MP3 + - OpenDocument + - PNG + - TXT + - XBitmap + items: + - variable: provider_entry + label: Provider Entry + schema: + type: string + required: true + default: "" + enum: + - value: BMP + description: BMP + - value: Font + description: Font + - value: GIF + description: GIF + - value: HEIC + description: HEIC + - value: Illustrator + description: Illustrator + - value: JPEG + description: JPEG + - value: Krita + description: Krita + - value: MarkDown + description: MarkDown + - value: Movie + description: Movie + - value: MP3 + description: MP3 + - value: MSOffice2003 + description: MSOffice2003 + - value: MSOffice2007 + description: MSOffice2007 + - value: MSOfficeDoc + description: MSOfficeDoc + - value: OpenDocument + description: OpenDocument + - value: PDF + description: PDF + - value: Photoshop + description: Photoshop + - value: PNG + description: PNG + - value: Postscript + description: Postscript + - value: StarOffice + description: StarOffice + - value: SVG + description: SVG + - value: TIFF + description: TIFF + - value: TXT + description: TXT + - value: XBitmap + description: XBitmap + - variable: Logging + label: Logging Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: log_level + label: Log Level + schema: + type: string + required: true + default: "2" + enum: + - value: "0" + description: Debug + - value: "1" + description: Info + - value: "2" + description: Warning + - value: "3" + description: Error + - value: "4" + description: Fatal + - variable: log_date_format + label: Log Date Format + schema: + type: string + required: true + default: d/m/Y H:i:s + - variable: notify_push + label: Notify Push Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Notify Push + description: | + Enable and Configure Notify Push.
+ It will also deploy the needed container + schema: + type: boolean + default: true + - variable: clamav + label: ClamAV Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable ClamAV + description: | + Enable and configure ClamAV.
+ It will also deploy the needed container.
+ Keep in mind that this will run as root.
+ https://github.com/Cisco-Talos/clamav/issues/478 + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: stream_max_length + label: Stream Max Length + schema: + type: int + required: true + default: 104857600 + - variable: file_max_size + label: File Max Size + schema: + type: int + required: true + default: -1 + - variable: infected_action + label: Infected Action + schema: + type: string + required: true + default: only_log + enum: + - value: delete + description: Delete + - value: only_log + description: Only Log + - variable: collabora + label: Collabora Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Collabora + description: | + Enable and configure Collabora.
+ It will also deploy the needed container.
+ Keep in mind that this will run as root. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: interface_mode + label: Interface Mode + schema: + type: string + required: true + default: default + enum: + - value: default + description: Default + - value: compact + description: Compact + - value: tabbed + description: Tabbed + - variable: username + label: Username + schema: + type: string + default: admin + required: true + - variable: password + label: Password + schema: + type: string + default: "" + required: true + - variable: dictionaries + label: Dictionaries + schema: + type: list + empty: false + required: true + default: + - de_DE + - en_GB + - en_US + - el_GR + - es_ES + - fr_FR + - pt_BR + - pt_PT + - it + - nl + - ru + items: + - variable: dictionary + label: Dictionary + schema: + type: string + required: true + default: "" + - variable: onlyoffice + label: Only Office Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable OnlyOffice + description: | + Enable and configure OnlyOffice.
+ This will NOT deploy the needed container.
+ You need to deploy it yourself. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: url + label: URL + schema: + type: string + required: true + default: "" + - variable: jwt + label: JWT + schema: + type: string + required: true + default: "" + - variable: jwt_header + label: JWT Header + schema: + type: string + required: true + default: Authorization + - variable: php + label: PHP Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: memory_limit + label: Memory Limit + schema: + type: string + required: true + default: 1G + - variable: upload_limit + label: Upload Limit + schema: + type: string + required: true + default: 10G + - variable: pm_max_children + label: Max Children + schema: + type: int + required: true + default: 180 + - variable: pm_start_servers + label: Start Servers + schema: + type: int + required: true + default: 18 + - variable: pm_min_spare_servers + label: Minimum Spare Servers + schema: + type: int + required: true + default: 12 + - variable: pm_max_spare_servers + label: Maximum Spare Servers + schema: + type: int + required: true + default: 30 + - variable: opcache + label: OPCache Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: interned_strings_buffer + label: Interned Strings Buffer + description: The amount of memory used to store interned strings, in megabytes. + schema: + type: int + required: true + default: 32 + - variable: max_accelerated_files + label: Max Accelerated Files + description: The maximum number of keys (and therefore scripts) in the OPcache hash table. + schema: + type: int + required: true + default: 10000 + - variable: memory_consumption + label: Memory Consumption + description: The size of the shared memory storage used by OPcache, in megabytes. + schema: + type: int + required: true + default: 128 + - variable: revalidate_freq + label: Revalidate Frequency + description: How often to check script timestamps for updates, in seconds. 0 will result in OPcache checking for updates on every request. + schema: + type: int + required: true + default: 60 + - variable: jit_buffer_size + label: JIT Buffer Size + description: The amount of shared memory (in megabytes) to reserve for compiled JIT code. A zero value disables the JIT. + schema: + type: int + required: true + default: 128 + + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 12000 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: html + label: App HTML Storage + description: Stores the Application HTML. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: User Data Storage + description: Stores the User Data. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true + - variable: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/searxng/4.0.51/templates/NOTES.txt b/stable/nextcloud/22.0.36/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.51/templates/NOTES.txt rename to stable/nextcloud/22.0.36/templates/NOTES.txt diff --git a/stable/nextcloud/22.0.36/templates/_configmap.tpl b/stable/nextcloud/22.0.36/templates/_configmap.tpl new file mode 100644 index 00000000000..272da5844f2 --- /dev/null +++ b/stable/nextcloud/22.0.36/templates/_configmap.tpl @@ -0,0 +1,420 @@ +{{/* Define the configmap */}} +{{- define "nextcloud.configmaps" -}} +{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) -}} +{{- $accessUrl := .Values.chartContext.APPURL -}} +{{- if or (contains "127.0.0.1" $accessUrl) (contains "localhost" $accessUrl) -}} + {{- if .Values.nextcloud.general.accessIP -}} + {{- $prot := "http" -}} + {{- $host := .Values.nextcloud.general.accessIP -}} + {{- $port := .Values.service.main.ports.main.port -}} + {{/* + Allowing here to override protocol and port + should be enough to make it work with any rev proxy + */}} + {{- $accessUrl = printf "%v://%v:%v" $prot $host $port -}} + {{- end -}} +{{- end -}} +{{- $accessHost := regexReplaceAll ".*://(.*)" $accessUrl "${1}" -}} +{{- $accessHost = regexReplaceAll "(.*):.*" $accessUrl "${1}" -}} +{{- $accessHostPort := regexReplaceAll ".*://(.*)" $accessUrl "${1}" -}} +{{- $accessProtocol := regexReplaceAll "(.*)://.*" $accessUrl "${1}" -}} +{{- $redisHost := .Values.redis.creds.plainhost | trimAll "\"" -}} +{{- $redisPass := .Values.redis.creds.redisPassword | trimAll "\"" -}} +{{- $healthHost := "kube.internal.healthcheck" -}} + +php-tune: + enabled: true + data: + zz-tune.conf: | + [www] + pm.max_children = {{ .Values.nextcloud.php.pm_max_children }} + pm.start_servers = {{ .Values.nextcloud.php.pm_start_servers }} + pm.min_spare_servers = {{ .Values.nextcloud.php.pm_min_spare_servers }} + pm.max_spare_servers = {{ .Values.nextcloud.php.pm_max_spare_servers }} + +opcache: + enabled: true + data: + opcache-recommended.ini: | + opcache.enable=1 + opcache.save_comments=1 + opcache.jit=1255 + opcache.interned_strings_buffer={{ .Values.nextcloud.opcache.interned_strings_buffer }} + opcache.max_accelerated_files={{ .Values.nextcloud.opcache.max_accelerated_files }} + opcache.memory_consumption={{ .Values.nextcloud.opcache.memory_consumption }} + opcache.revalidate_freq={{ .Values.nextcloud.opcache.revalidate_freq }} + opcache.jit_buffer_size={{ printf "%vM" .Values.nextcloud.opcache.jit_buffer_size }} + +redis-session: + enabled: true + data: + redis-session.ini: | + session.save_handler = redis + session.save_path = {{ printf "tcp://%v:6379?auth=%v" $redisHost $redisPass | quote }} + redis.session.locking_enabled = 1 + redis.session.lock_retries = -1 + redis.session.lock_wait_time = 10000 + +hpb-config: + enabled: {{ .Values.nextcloud.notify_push.enabled }} + data: + NEXTCLOUD_URL: {{ printf "http://%v:%v" $fullname .Values.service.main.ports.main.port }} + HPB_HOST: {{ $healthHost }} + CONFIG_FILE: {{ printf "%v/config.php" .Values.persistence.config.targetSelector.notify.notify.mountPath }} + METRICS_PORT: {{ .Values.service.notify.ports.metrics.port | quote }} + +clamav-config: + enabled: {{ .Values.nextcloud.clamav.enabled }} + data: + CLAMAV_NO_CLAMD: "false" + CLAMAV_NO_FRESHCLAMD: "true" + CLAMAV_NO_MILTERD: "true" + CLAMD_STARTUP_TIMEOUT: "1800" + +collabora-config: + enabled: {{ .Values.nextcloud.collabora.enabled }} + data: + aliasgroup1: {{ $accessUrl }} + server_name: {{ $accessHostPort }} + dictionaries: {{ join " " .Values.nextcloud.collabora.dictionaries }} + username: {{ .Values.nextcloud.collabora.username | quote }} + password: {{ .Values.nextcloud.collabora.password | quote }} + DONT_GEN_SSL_CERT: "true" + # mount_jail_tree is only used for local storage + # not needed for WOPI https://github.com/CollaboraOnline/online/issues/3604#issuecomment-989833814 + extra_params: | + --o:ssl.enable=false + --o:ssl.termination=true + --o:net.service_root=/collabora + --o:home_mode.enable=true + --o:welcome.enable=false + --o:logging.level=warning + --o:logging.level_startup=warning + --o:security.seccomp=true + --o:mount_jail_tree=false + --o:user_interface.mode={{ .Values.nextcloud.collabora.user_interface_mode }} + +nextcloud-config: + enabled: true + data: + {{/* Database */}} + POSTGRES_DB: {{ .Values.cnpg.main.database | quote }} + POSTGRES_USER: {{ .Values.cnpg.main.user | quote }} + POSTGRES_PASSWORD: {{ .Values.cnpg.main.creds.password | trimAll "\"" }} + POSTGRES_HOST: {{ .Values.cnpg.main.creds.host | trimAll "\"" }} + + {{/* Redis */}} + NX_REDIS_HOST: {{ $redisHost }} + NX_REDIS_PASS: {{ $redisPass }} + + {{/* Nextcloud INITIAL credentials */}} + NEXTCLOUD_ADMIN_USER: {{ .Values.nextcloud.credentials.initialAdminUser | quote }} + NEXTCLOUD_ADMIN_PASSWORD: {{ .Values.nextcloud.credentials.initialAdminPassword | quote }} + + {{/* PHP Variables */}} + PHP_MEMORY_LIMIT: {{ .Values.nextcloud.php.memory_limit | quote }} + PHP_UPLOAD_LIMIT: {{ .Values.nextcloud.php.upload_limit | quote }} + + {{/* Notify Push */}} + NX_NOTIFY_PUSH: {{ .Values.nextcloud.notify_push.enabled | quote }} + {{- if .Values.nextcloud.notify_push.enabled }} + NX_NOTIFY_PUSH_ENDPOINT: {{ $accessUrl }}/push + {{- end }} + + {{/* Previews */}} + NX_PREVIEWS: {{ .Values.nextcloud.previews.enabled | quote }} + NX_PREVIEW_PROVIDERS: {{ join " " .Values.nextcloud.previews.providers }} + NX_PREVIEW_MAX_X: {{ .Values.nextcloud.previews.max_x | quote }} + NX_PREVIEW_MAX_Y: {{ .Values.nextcloud.previews.max_y | quote }} + NX_PREVIEW_MAX_MEMORY: {{ .Values.nextcloud.previews.max_memory | quote }} + NX_PREVIEW_MAX_FILESIZE_IMAGE: {{ .Values.nextcloud.previews.max_file_size_image | quote }} + NX_JPEG_QUALITY: {{ .Values.nextcloud.previews.jpeg_quality | quote }} + NX_PREVIEW_SQUARE_SIZES: {{ .Values.nextcloud.previews.square_sizes | quote }} + NX_PREVIEW_WIDTH_SIZES: {{ .Values.nextcloud.previews.width_sizes | quote }} + NX_PREVIEW_HEIGHT_SIZES: {{ .Values.nextcloud.previews.height_sizes | quote }} + + {{/* Imaginary */}} + NX_IMAGINARY: {{ and .Values.nextcloud.previews.enabled .Values.nextcloud.previews.imaginary | quote }} + {{- if and .Values.nextcloud.previews.enabled .Values.nextcloud.previews.imaginary }} + NX_IMAGINARY_URL: {{ printf "http://%v-imaginary:%v" $fullname .Values.service.imaginary.ports.imaginary.port }} + {{- end }} + + {{/* Expirations */}} + NX_ACTIVITY_EXPIRE_DAYS: {{ .Values.nextcloud.expirations.activity_expire_days | quote }} + NX_TRASH_RETENTION: {{ .Values.nextcloud.expirations.trash_retention_obligation | quote }} + NX_VERSIONS_RETENTION: {{ .Values.nextcloud.expirations.versions_retention_obligation | quote }} + + {{/* General */}} + NX_RUN_OPTIMIZE: {{ .Values.nextcloud.general.run_optimize | quote }} + NX_DEFAULT_PHONE_REGION: {{ .Values.nextcloud.general.default_phone_region | quote }} + NEXTCLOUD_DATA_DIR: {{ .Values.persistence.data.targetSelector.main.main.mountPath }} + + {{/* Files */}} + NX_SHARED_FOLDER_NAME: {{ .Values.nextcloud.files.shared_folder_name | quote }} + NX_MAX_CHUNKSIZE: {{ .Values.nextcloud.files.max_chunk_size | mul 1 | quote }} + + {{/* Logging */}} + NX_LOG_LEVEL: {{ .Values.nextcloud.logging.log_level | quote }} + NX_LOG_FILE: {{ .Values.nextcloud.logging.log_file | quote }} + NX_LOG_FILE_AUDIT: {{ .Values.nextcloud.logging.log_audit_file | quote }} + NX_LOG_DATE_FORMAT: {{ .Values.nextcloud.logging.log_date_format | quote }} + NX_LOG_TIMEZONE: {{ .Values.TZ | quote }} + + {{/* ClamAV */}} + NX_CLAMAV: {{ .Values.nextcloud.clamav.enabled | quote }} + {{- if .Values.nextcloud.clamav.enabled }} + NX_CLAMAV_HOST: {{ printf "%v-clamav" $fullname }} + NX_CLAMAV_PORT: {{ .Values.service.clamav.ports.clamav.targetPort | quote }} + NX_CLAMAV_STREAM_MAX_LENGTH: {{ .Values.nextcloud.clamav.stream_max_length | mul 1 | quote }} + NX_CLAMAV_FILE_MAX_SIZE: {{ .Values.nextcloud.clamav.file_max_size | quote }} + NX_CLAMAV_INFECTED_ACTION: {{ .Values.nextcloud.clamav.infected_action | quote }} + {{- end }} + + {{/* Collabora */}} + NX_COLLABORA: {{ .Values.nextcloud.collabora.enabled | quote }} + {{- if .Values.nextcloud.collabora.enabled }} + NX_COLLABORA_URL: {{ printf "%v/collabora" $accessUrl | quote }} + # Ideally this would be a combo of: public ip, pod cidr, svc cidr + # But not always people have static IP. + NX_COLLABORA_ALLOWLIST: "0.0.0.0/0" + {{- end }} + + {{/* Only Office */}} + NX_ONLYOFFICE: {{ .Values.nextcloud.onlyoffice.enabled | quote }} + {{- if .Values.nextcloud.onlyoffice.enabled }} + NX_ONLYOFFICE_URL: {{ .Values.nextcloud.onlyoffice.url | quote }} + NX_ONLYOFFICE_JWT: {{ .Values.nextcloud.onlyoffice.jwt | quote }} + NX_ONLYOFFICE_JWT_HEADER: {{ .Values.nextcloud.onlyoffice.jwt_header | quote }} + {{- end }} + + {{/* URLs */}} + NX_OVERWRITE_HOST: {{ $accessHostPort }} + NX_OVERWRITE_CLI_URL: {{ $accessUrl }} + # Return the protocol part of the URL + NX_OVERWRITE_PROTOCOL: {{ $accessProtocol | lower }} + # IP (or range in this case) of the proxy(ies) + NX_TRUSTED_PROXIES: | + {{ .Values.chartContext.podCIDR }} + {{ .Values.chartContext.svcCIDR }} + # fullname-* will allow access from the + # other services in the same namespace + NX_TRUSTED_DOMAINS: | + 127.0.0.1 + localhost + {{ $fullname }} + {{ printf "%v-*" $fullname }} + {{ $healthHost }} + {{- if not (contains "127.0.0.1" $accessHost) }} + {{- $accessHost | nindent 6 }} + {{- end -}} + {{- with .Values.nextcloud.general.accessIP }} + {{- . | nindent 6 }} + {{- end }} + +# TODO: Replace locations with ingress +# like /push, /.well-known/carddav, /.well-known/caldav +# needs some work as nginx converts urls to pretty urls +# before matching them to locations, so ingress needs to +# take that into consideration. +nginx-config: + enabled: true + data: + nginx.conf: | + worker_processes auto; + + error_log /var/log/nginx/error.log warn; + # Set to /tmp so it can run as non-root + pid /tmp/nginx.pid; + + events { + worker_connections 1024; + } + + http { + # Set to /tmp so it can run as non-root + client_body_temp_path /tmp/nginx/client_temp; + proxy_temp_path /tmp/nginx/proxy_temp_path; + fastcgi_temp_path /tmp/nginx/fastcgi_temp; + uwsgi_temp_path /tmp/nginx/uwsgi_temp; + scgi_temp_path /tmp/nginx/scgi_temp; + + include /etc/nginx/mime.types; + default_type application/octet-stream; + + log_format main '$remote_addr - $remote_user [$time_local] "$request" ' + '$status $body_bytes_sent "$http_referer" ' + '"$http_user_agent" "$http_x_forwarded_for"'; + + access_log /var/log/nginx/access.log main; + + sendfile on; + #tcp_nopush on; + + # Prevent nginx HTTP Server Detection + server_tokens off; + + keepalive_timeout 65; + + #gzip on; + + upstream php-handler { + server {{ printf "%v-nextcloud" $fullname }}:{{ .Values.service.nextcloud.ports.nextcloud.targetPort }}; + } + + server { + listen {{ .Values.service.main.ports.main.port }}; + absolute_redirect off; + + {{- if .Values.nextcloud.notify_push.enabled }} + # Forward Notify_Push "High Performance Backend" to it's own container + location ^~ /push/ { + # The trailing "/" is important! + proxy_pass http://{{ printf "%v-notify" $fullname }}:{{ .Values.service.notify.ports.notify.targetPort }}/; + proxy_http_version 1.1; + proxy_set_header Upgrade $http_upgrade; + proxy_set_header Connection "Upgrade"; + proxy_set_header Host $host; + proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; + } + {{- end }} + + # HSTS settings + # WARNING: Only add the preload option once you read about + # the consequences in https://hstspreload.org/. This option + # will add the domain to a hardcoded list that is shipped + # in all major browsers and getting removed from this list + # could take several months. + #add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;" always; + + # Set max upload size + client_max_body_size {{ .Values.nextcloud.php.upload_limit | default "512M" }}; + fastcgi_buffers 64 4K; + + # Enable gzip but do not remove ETag headers + gzip on; + gzip_vary on; + gzip_comp_level 4; + gzip_min_length 256; + gzip_proxied expired no-cache no-store private no_last_modified no_etag auth; + gzip_types application/atom+xml application/javascript application/json application/ld+json application/manifest+json application/rss+xml application/vnd.geo+json application/vnd.ms-fontobject application/x-font-ttf application/x-web-app-manifest+json application/xhtml+xml application/xml font/opentype image/bmp image/svg+xml image/x-icon text/cache-manifest text/css text/plain text/vcard text/vnd.rim.location.xloc text/vtt text/x-component text/x-cross-domain-policy; + + # Pagespeed is not supported by Nextcloud, so if your server is built + # with the `ngx_pagespeed` module, uncomment this line to disable it. + #pagespeed off; + + # HTTP response headers borrowed from Nextcloud `.htaccess` + add_header Referrer-Policy "no-referrer" always; + add_header X-Content-Type-Options "nosniff" always; + add_header X-Download-Options "noopen" always; + add_header X-Frame-Options "SAMEORIGIN" always; + add_header X-Permitted-Cross-Domain-Policies "none" always; + add_header X-Robots-Tag "noindex, nofollow" always; + add_header X-XSS-Protection "1; mode=block" always; + + # Remove X-Powered-By, which is an information leak + fastcgi_hide_header X-Powered-By; + + # Path to the root of your installation + root {{ .Values.persistence.html.targetSelector.nginx.nginx.mountPath }}; + + # Specify how to handle directories -- specifying `/index.php$request_uri` + # here as the fallback means that Nginx always exhibits the desired behaviour + # when a client requests a path that corresponds to a directory that exists + # on the server. In particular, if that directory contains an index.php file, + # that file is correctly served; if it doesn't, then the request is passed to + # the front-end controller. This consistent behaviour means that we don't need + # to specify custom rules for certain paths (e.g. images and other assets, + # `/updater`, `/ocm-provider`, `/ocs-provider`), and thus + # `try_files $uri $uri/ /index.php$request_uri` + # always provides the desired behaviour. + index index.php index.html /index.php$request_uri; + + # Rule borrowed from `.htaccess` to handle Microsoft DAV clients + location = / { + if ( $http_user_agent ~ ^DavClnt ) { + return 302 /remote.php/webdav/$is_args$args; + } + } + + location = /robots.txt { + allow all; + log_not_found off; + access_log off; + } + + # Make a regex exception for `/.well-known` so that clients can still + # access it despite the existence of the regex rule + # `location ~ /(\.|autotest|...)` which would otherwise handle requests + # for `/.well-known`. + location ^~ /.well-known { + # The rules in this block are an adaptation of the rules + # in `.htaccess` that concern `/.well-known`. + + location = /.well-known/carddav { return 301 /remote.php/dav/; } + location = /.well-known/caldav { return 301 /remote.php/dav/; } + + location /.well-known/acme-challenge { try_files $uri $uri/ =404; } + location /.well-known/pki-validation { try_files $uri $uri/ =404; } + + # Let Nextcloud's API for `/.well-known` URIs handle all other + # requests by passing them to the front-end controller. + return 301 /index.php$request_uri; + } + + # Rules borrowed from `.htaccess` to hide certain paths from clients + location ~ ^/(?:build|tests|config|lib|3rdparty|templates|data)(?:$|/) { return 404; } + location ~ ^/(?:\.|autotest|occ|issue|indie|db_|console) { return 404; } + + # Ensure this block, which passes PHP files to the PHP process, is above the blocks + # which handle static assets (as seen below). If this block is not declared first, + # then Nginx will encounter an infinite rewriting loop when it prepends `/index.php` + # to the URI, resulting in a HTTP 500 error response. + location ~ \.php(?:$|/) { + # Required for legacy support + rewrite ^/(?!index|remote|public|cron|core\/ajax\/update|status|ocs\/v[12]|updater\/.+|oc[ms]-provider\/.+|.+\/richdocumentscode\/proxy) /index.php$request_uri; + + fastcgi_split_path_info ^(.+?\.php)(/.*)$; + set $path_info $fastcgi_path_info; + + try_files $fastcgi_script_name =404; + + include fastcgi_params; + fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; + fastcgi_param PATH_INFO $path_info; + #fastcgi_param HTTPS on; + + fastcgi_param modHeadersAvailable true; # Avoid sending the security headers twice + fastcgi_param front_controller_active true; # Enable pretty urls + fastcgi_pass php-handler; + + fastcgi_intercept_errors on; + fastcgi_request_buffering off; + proxy_send_timeout 3600s; + proxy_read_timeout 3600s; + fastcgi_send_timeout 3600s; + fastcgi_read_timeout 3600s; + } + + location ~ \.(?:css|js|svg|gif)$ { + try_files $uri /index.php$request_uri; + expires 6M; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + location ~ \.woff2?$ { + try_files $uri /index.php$request_uri; + expires 7d; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + # Rule borrowed from `.htaccess` + location /remote { + return 301 /remote.php$request_uri; + } + + location / { + try_files $uri $uri/ /index.php$request_uri; + } + } + } +{{- end -}} diff --git a/stable/nextcloud/22.0.36/templates/_cronjobs.tpl b/stable/nextcloud/22.0.36/templates/_cronjobs.tpl new file mode 100644 index 00000000000..0fa050dba68 --- /dev/null +++ b/stable/nextcloud/22.0.36/templates/_cronjobs.tpl @@ -0,0 +1,34 @@ +{{- define "nextcloud.cronjobs" -}} +{{- range $cj := .Values.cronjobs }} + {{- $name := $cj.name | required "Nextcloud - Expected non-empty name in cronjob" -}} + {{- $schedule := $cj.schedule | required "Nextcloud - Expected non-empty schedule in cronjob" }} + +{{ $name }}: + enabled: {{ $cj.enabled | quote }} + type: CronJob + schedule: {{ $schedule | quote }} + podSpec: + restartPolicy: Never + containers: + {{ $name }}: + enabled: true + primary: true + imageSelector: image + command: + - /bin/bash + - -c + - | + {{- range $cj.cmd }} + {{- . | nindent 12 }} + {{- else -}} + {{- fail "Nextcloud - Expected non-empty cmd in cronjob" -}} + {{- end }} + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false +{{- end }} +{{- end -}} diff --git a/stable/nextcloud/22.0.36/templates/_ingressInjector.tpl b/stable/nextcloud/22.0.36/templates/_ingressInjector.tpl new file mode 100644 index 00000000000..37919189e21 --- /dev/null +++ b/stable/nextcloud/22.0.36/templates/_ingressInjector.tpl @@ -0,0 +1,24 @@ +{{- define "nextcloud.ingressInjector" -}} + {{- if .Values.ingress.main.enabled -}} + {{- $injectPaths := list -}} + {{- if .Values.nextcloud.collabora.enabled -}} + {{- $injectPaths = mustAppend $injectPaths (include "nextcloud.collabora.ingress" $ | fromYaml) -}} + {{- end -}} + {{/* Append more paths here if needed */}} + + {{- range $host := .Values.ingress.main.hosts -}} + {{- $paths := $host.paths -}} + {{- $paths = concat $paths $injectPaths -}} + {{- $_ := set $host "paths" $paths -}} + {{- end -}} + {{- end -}} +{{- end -}} + +{{- define "nextcloud.collabora.ingress" -}} +{{- $fullname := include "tc.v1.common.lib.chart.names.fullname" . }} +path: /collabora/ +pathType: Prefix +service: + name: {{ printf "%v-collabora" $fullname }} + port: {{ .Values.service.collabora.ports.collabora.port }} +{{- end -}} diff --git a/stable/nextcloud/22.0.36/templates/_initPerms.tpl b/stable/nextcloud/22.0.36/templates/_initPerms.tpl new file mode 100644 index 00000000000..ed94790ad93 --- /dev/null +++ b/stable/nextcloud/22.0.36/templates/_initPerms.tpl @@ -0,0 +1,29 @@ +{{- define "nextcloud.init.perms" -}} +{{- $uid := .Values.securityContext.container.runAsUser -}} +{{- $gid := .Values.securityContext.container.runAsGroup -}} +{{- $path := .Values.persistence.data.targetSelector.main.main.mountPath }} +enabled: true +type: install +imageSelector: alpineImage +securityContext: + runAsUser: 0 + runAsGroup: 0 + runAsNonRoot: false + capabilities: + disableS6Caps: true + add: + - DAC_OVERRIDE + - FOWNER + - CHOWN +command: /bin/sh +args: + - -c + - | + echo "Setting permissions to 700 on data directory [{{ $path }}] ..." + chmod 770 {{ $path }} | echo "Failed to set permissions on data directory [{{ $path }}]" + + echo "Setting ownership to {{ $uid }}:{{ $gid }} on data directory [{{ $path }}] ..." + chown {{ $uid }}:{{ $gid }} {{ $path }} | echo "Failed to set ownership on data directory [{{ $path }}]" + + echo "Finished." +{{- end -}} diff --git a/stable/nextcloud/22.0.36/templates/_validation.tpl b/stable/nextcloud/22.0.36/templates/_validation.tpl new file mode 100644 index 00000000000..5650c0f63fe --- /dev/null +++ b/stable/nextcloud/22.0.36/templates/_validation.tpl @@ -0,0 +1,42 @@ +{{- define "nextcloud.validation" -}} + + {{- if not (mustRegexMatch "^[0-9]+(M|G){1}$" .Values.nextcloud.php.memory_limit) -}} + {{- fail (printf "Nextcloud - Expected Memory Limit to be in format [1M, 1G] but got [%v]" .Values.nextcloud.php.memory_limit) -}} + {{- end -}} + + {{- if not (mustRegexMatch "^[0-9]+(M|G){1}$" .Values.nextcloud.php.upload_limit) -}} + {{- fail (printf "Nextcloud - Expected Memory Limit to be in format [1M, 1G] but got [%v]" .Values.nextcloud.php.upload_limit) -}} + {{- end -}} + + {{- if not (deepEqual .Values.nextcloud.previews.providers (uniq .Values.nextcloud.previews.providers)) -}} + {{- fail (printf "Nextcloud - Expected preview providers to be unique but got [%v]" .Values.nextcloud.previews.providers) -}} + {{- end -}} + + {{- if and .Values.nextcloud.collabora.enabled .Values.nextcloud.onlyoffice.enabled -}} + {{- fail "Nextcloud - Expected only one of [Collabora, OnlyOffice] to be enabled" -}} + {{- end -}} + + {{- if contains "$" .Values.nextcloud.collabora.password -}} + {{- fail "Nextcloud - Collabora [Password] cannot contain [$]" -}} + {{- end -}} + + {{- if .Values.nextcloud.collabora.enabled -}} + {{- if lt (len .Values.nextcloud.collabora.password) 8 -}} + {{- fail "Nextcloud - Collabora [Password] must be at least 8 characters" -}} + {{- end -}} + + {{- $collaboraUIModes := (list "default" "compact" "tabbed") -}} + {{- if not (mustHas .Values.nextcloud.collabora.interface_mode $collaboraUIModes) -}} + {{- fail (printf "Nextcloud - Expected [Interface Mode] in Collabora to be one of [%v], but got [%v]" (join "," $collaboraUIModes) .Values.nextcloud.collabora.interface_mode) -}} + {{- end -}} + + {{- if not .Values.nextcloud.collabora.dictionaries -}} + {{- fail "Nextcloud - Expected non-empty Collabora [Dictionaries]" -}} + {{- end -}} + + {{- if not (deepEqual .Values.nextcloud.collabora.dictionaries (uniq .Values.nextcloud.collabora.dictionaries)) -}} + {{- fail "Nextcloud - Collabora [Dictionaries] must be unique" -}} + {{- end -}} + {{- end -}} + +{{- end -}} diff --git a/stable/nextcloud/22.0.36/templates/_waitNextcloud.tpl b/stable/nextcloud/22.0.36/templates/_waitNextcloud.tpl new file mode 100644 index 00000000000..24946d640e8 --- /dev/null +++ b/stable/nextcloud/22.0.36/templates/_waitNextcloud.tpl @@ -0,0 +1,25 @@ +{{- define "nextcloud.wait.nextcloud" -}} +{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) -}} +{{- $ncURL := printf "%v-nextcloud:%v" $fullname .Values.service.nextcloud.ports.nextcloud.targetPort }} +enabled: true +type: init +imageSelector: image +securityContext: +command: /bin/sh +args: + - -c + - | + echo "Waiting Nextcloud [{{ $ncURL }}] to be ready and installed..." + until \ + REQUEST_METHOD="GET" \ + SCRIPT_NAME="status.php" \ + SCRIPT_FILENAME="status.php" \ + cgi-fcgi -bind -connect "{{ $ncURL }}" | grep -q '"installed":true'; + do + echo "Waiting Nextcloud [{{ $ncURL }}] to be ready and installed..." + sleep 3 + done + + echo "Nextcloud is ready and installed..." + echo "Starting Nginx..." +{{- end -}} diff --git a/stable/nextcloud/22.0.36/templates/common.yaml b/stable/nextcloud/22.0.36/templates/common.yaml new file mode 100644 index 00000000000..22ed3e0e564 --- /dev/null +++ b/stable/nextcloud/22.0.36/templates/common.yaml @@ -0,0 +1,68 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{- include "nextcloud.validation" $ -}} + +{{/* Render configmaps for all pods */}} +{{- $configmaps := include "nextcloud.configmaps" . | fromYaml -}} +{{- if $configmaps -}} + {{- $_ := mustMergeOverwrite .Values.configmap $configmaps -}} +{{- end -}} + +{{/* Add [init perms] container to nextcloud */}} +{{- if not (get .Values.workload.main.podSpec "initContainers") -}} + {{- $_ := set .Values.workload.main.podSpec "initContainers" dict -}} +{{- end -}} + +{{- $initPerms := (include "nextcloud.init.perms" . | fromYaml) -}} +{{- $_ := set .Values.workload.main.podSpec.initContainers "init-perms" $initPerms -}} + +{{/* Add [wait nextcloud] container to nginx */}} +{{- if not (get .Values.workload.nginx.podSpec "initContainers") -}} + {{- $_ := set .Values.workload.nginx.podSpec "initContainers" dict -}} +{{- end -}} +{{- $waitNextcloud := (include "nextcloud.wait.nextcloud" . | fromYaml) -}} +{{- $_ := set .Values.workload.nginx.podSpec.initContainers "wait-nextcloud" $waitNextcloud -}} + +{{/* Disable [notify push] if requested */}} +{{- if not .Values.nextcloud.notify_push.enabled -}} + {{- $_ := set .Values.workload.notify "enabled" false -}} + {{- $_ := set .Values.service.notify "enabled" false -}} +{{- else -}} + {{/* Add [wait nextcloud] container to notify push */}} + {{- if not (get .Values.workload.notify.podSpec "initContainers") -}} + {{- $_ := set .Values.workload.notify.podSpec "initContainers" dict -}} + {{- end -}} + {{- $waitNextcloud := (include "nextcloud.wait.nextcloud" . | fromYaml) -}} + {{- $_ := set .Values.workload.notify.podSpec.initContainers "wait-nextcloud" $waitNextcloud -}} +{{- end -}} + +{{/* Disable [clamav] if requested */}} +{{- if not .Values.nextcloud.clamav.enabled -}} + {{- $_ := set .Values.workload.clamav "enabled" false -}} + {{- $_ := set .Values.service.clamav "enabled" false -}} +{{- end -}} + +{{/* Disable [previews] if requested */}} +{{- if or (not .Values.nextcloud.previews.imaginary) (not .Values.nextcloud.previews.enabled) -}} + {{- $_ := set .Values.workload.imaginary "enabled" false -}} + {{- $_ := set .Values.service.imaginary "enabled" false -}} +{{- end -}} + +{{/* Disable [collabora] if requested */}} +{{- if not .Values.nextcloud.collabora.enabled -}} + {{- $_ := set .Values.workload.collabora "enabled" false -}} + {{- $_ := set .Values.service.collabora "enabled" false -}} +{{- end -}} + +{{/* Create [cronjobs] defined */}} +{{- $cronjobs := include "nextcloud.cronjobs" . | fromYaml -}} +{{- if $cronjobs -}} + {{- $_ := mustMergeOverwrite .Values.workload $cronjobs -}} +{{- end -}} + +{{/* TODO: Do we have to cleanup when something (eg Collabora) is disabled? */}} +{{- include "nextcloud.ingressInjector" $ -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/seedsync/4.0.1/values.yaml b/stable/nextcloud/22.0.36/values.yaml similarity index 100% rename from stable/seedsync/4.0.1/values.yaml rename to stable/nextcloud/22.0.36/values.yaml diff --git a/stable/nextpvr/6.0.0/CHANGELOG.md b/stable/nextpvr/6.0.0/CHANGELOG.md deleted file mode 100644 index 70b92712dff..00000000000 --- a/stable/nextpvr/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [nextpvr-6.0.0](https://github.com/truecharts/charts/compare/nextpvr-5.0.18...nextpvr-6.0.0) (2023-07-31) - - - - -## [nextpvr-5.0.18](https://github.com/truecharts/charts/compare/nextpvr-5.0.17...nextpvr-5.0.18) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [nextpvr-5.0.17](https://github.com/truecharts/charts/compare/nextpvr-5.0.16...nextpvr-5.0.17) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [nextpvr-5.0.16](https://github.com/truecharts/charts/compare/nextpvr-5.0.15...nextpvr-5.0.16) (2023-06-25) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#9888](https://github.com/truecharts/charts/issues/9888)) - - - - -## [nextpvr-5.0.15](https://github.com/truecharts/charts/compare/nextpvr-5.0.14...nextpvr-5.0.15) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [nextpvr-5.0.14](https://github.com/truecharts/charts/compare/nextpvr-5.0.13...nextpvr-5.0.14) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [nextpvr-5.0.13](https://github.com/truecharts/charts/compare/nextpvr-5.0.12...nextpvr-5.0.13) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [nextpvr-5.0.12](https://github.com/truecharts/charts/compare/nextpvr-5.0.11...nextpvr-5.0.12) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [nextpvr-5.0.11](https://github.com/truecharts/charts/compare/nextpvr-5.0.10...nextpvr-5.0.11) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [nextpvr-5.0.10](https://github.com/truecharts/charts/compare/nextpvr-5.0.9...nextpvr-5.0.10) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [nextpvr-5.0.9](https://github.com/truecharts/charts/compare/nextpvr-5.0.8...nextpvr-5.0.9) (2023-05-27) - diff --git a/stable/nextpvr/6.0.0/Chart.yaml b/stable/nextpvr/6.0.0/Chart.yaml deleted file mode 100644 index b5c6d1597c9..00000000000 --- a/stable/nextpvr/6.0.0/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/nextpvr/6.0.0/charts/common-14.0.1.tgz b/stable/nextpvr/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/nextpvr/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/nextpvr/6.0.1/CHANGELOG.md b/stable/nextpvr/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..f7c569faf06 --- /dev/null +++ b/stable/nextpvr/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nextpvr-6.0.1](https://github.com/truecharts/charts/compare/nextpvr-6.0.0...nextpvr-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [nextpvr-6.0.0](https://github.com/truecharts/charts/compare/nextpvr-5.0.18...nextpvr-6.0.0) (2023-07-31) + + + + +## [nextpvr-5.0.18](https://github.com/truecharts/charts/compare/nextpvr-5.0.17...nextpvr-5.0.18) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [nextpvr-5.0.17](https://github.com/truecharts/charts/compare/nextpvr-5.0.16...nextpvr-5.0.17) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [nextpvr-5.0.16](https://github.com/truecharts/charts/compare/nextpvr-5.0.15...nextpvr-5.0.16) (2023-06-25) + +### Chore + +- update container image tccr.io/truecharts/nextpvr to latest ([#9888](https://github.com/truecharts/charts/issues/9888)) + + + + +## [nextpvr-5.0.15](https://github.com/truecharts/charts/compare/nextpvr-5.0.14...nextpvr-5.0.15) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [nextpvr-5.0.14](https://github.com/truecharts/charts/compare/nextpvr-5.0.13...nextpvr-5.0.14) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [nextpvr-5.0.13](https://github.com/truecharts/charts/compare/nextpvr-5.0.12...nextpvr-5.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [nextpvr-5.0.12](https://github.com/truecharts/charts/compare/nextpvr-5.0.11...nextpvr-5.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [nextpvr-5.0.11](https://github.com/truecharts/charts/compare/nextpvr-5.0.10...nextpvr-5.0.11) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [nextpvr-5.0.10](https://github.com/truecharts/charts/compare/nextpvr-5.0.9...nextpvr-5.0.10) (2023-05-27) + diff --git a/stable/nextpvr/6.0.1/Chart.yaml b/stable/nextpvr/6.0.1/Chart.yaml new file mode 100644 index 00000000000..e325ebe657a --- /dev/null +++ b/stable/nextpvr/6.0.1/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/shlink-web-client/7.0.0/README.md b/stable/nextpvr/6.0.1/README.md similarity index 100% rename from stable/shlink-web-client/7.0.0/README.md rename to stable/nextpvr/6.0.1/README.md diff --git a/stable/nextpvr/6.0.1/app-changelog.md b/stable/nextpvr/6.0.1/app-changelog.md new file mode 100644 index 00000000000..00d066b040b --- /dev/null +++ b/stable/nextpvr/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nextpvr-6.0.1](https://github.com/truecharts/charts/compare/nextpvr-6.0.0...nextpvr-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/nextpvr/6.0.0/app-readme.md b/stable/nextpvr/6.0.1/app-readme.md similarity index 100% rename from stable/nextpvr/6.0.0/app-readme.md rename to stable/nextpvr/6.0.1/app-readme.md diff --git a/stable/nextpvr/6.0.1/charts/common-14.0.9.tgz b/stable/nextpvr/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/nextpvr/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/nextpvr/6.0.0/ix_values.yaml b/stable/nextpvr/6.0.1/ix_values.yaml similarity index 100% rename from stable/nextpvr/6.0.0/ix_values.yaml rename to stable/nextpvr/6.0.1/ix_values.yaml diff --git a/stable/nextpvr/6.0.0/questions.yaml b/stable/nextpvr/6.0.1/questions.yaml similarity index 100% rename from stable/nextpvr/6.0.0/questions.yaml rename to stable/nextpvr/6.0.1/questions.yaml diff --git a/stable/seedsync/4.0.1/templates/NOTES.txt b/stable/nextpvr/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/seedsync/4.0.1/templates/NOTES.txt rename to stable/nextpvr/6.0.1/templates/NOTES.txt diff --git a/stable/storj-node/6.0.0/templates/common.yaml b/stable/nextpvr/6.0.1/templates/common.yaml similarity index 100% rename from stable/storj-node/6.0.0/templates/common.yaml rename to stable/nextpvr/6.0.1/templates/common.yaml diff --git a/stable/servas/0.0.13/values.yaml b/stable/nextpvr/6.0.1/values.yaml similarity index 100% rename from stable/servas/0.0.13/values.yaml rename to stable/nextpvr/6.0.1/values.yaml diff --git a/stable/nginx-proxy-manager/5.0.2/CHANGELOG.md b/stable/nginx-proxy-manager/5.0.2/CHANGELOG.md deleted file mode 100644 index ce4ccb325a9..00000000000 --- a/stable/nginx-proxy-manager/5.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nginx-proxy-manager-5.0.2](https://github.com/truecharts/charts/compare/nginx-proxy-manager-5.0.1...nginx-proxy-manager-5.0.2) (2023-08-15) - -### Chore - -- update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.4 ([#11559](https://github.com/truecharts/charts/issues/11559)) - - - - -## [nginx-proxy-manager-5.0.1](https://github.com/truecharts/charts/compare/nginx-proxy-manager-5.0.0...nginx-proxy-manager-5.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.4 ([#11257](https://github.com/truecharts/charts/issues/11257)) - - - - - -## [nginx-proxy-manager-5.0.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.173...nginx-proxy-manager-5.0.0) (2023-07-31) - - - - -## [nginx-proxy-manager-4.0.173](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.172...nginx-proxy-manager-4.0.173) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [nginx-proxy-manager-4.0.172](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.171...nginx-proxy-manager-4.0.172) (2023-07-04) - -### Chore - -- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) - - - - -## [nginx-proxy-manager-4.0.171](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.170...nginx-proxy-manager-4.0.171) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [nginx-proxy-manager-4.0.170](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.169...nginx-proxy-manager-4.0.170) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [nginx-proxy-manager-4.0.169](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.168...nginx-proxy-manager-4.0.169) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [nginx-proxy-manager-4.0.168](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.167...nginx-proxy-manager-4.0.168) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - - -## [nginx-proxy-manager-4.0.167](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.166...nginx-proxy-manager-4.0.167) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [nginx-proxy-manager-4.0.166](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.165...nginx-proxy-manager-4.0.166) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/nginx-proxy-manager/5.0.2/Chart.yaml b/stable/nginx-proxy-manager/5.0.2/Chart.yaml deleted file mode 100644 index b5a705748e6..00000000000 --- a/stable/nginx-proxy-manager/5.0.2/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "2.10.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.70 -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: 5.0.2 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/nginx-proxy-manager/5.0.2/app-changelog.md b/stable/nginx-proxy-manager/5.0.2/app-changelog.md deleted file mode 100644 index f2ba153b531..00000000000 --- a/stable/nginx-proxy-manager/5.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nginx-proxy-manager-5.0.2](https://github.com/truecharts/charts/compare/nginx-proxy-manager-5.0.1...nginx-proxy-manager-5.0.2) (2023-08-15) - -### Chore - -- update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.4 ([#11559](https://github.com/truecharts/charts/issues/11559)) - - \ No newline at end of file diff --git a/stable/nginx-proxy-manager/5.0.2/charts/common-14.0.1.tgz b/stable/nginx-proxy-manager/5.0.2/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/nginx-proxy-manager/5.0.2/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/5.0.3/CHANGELOG.md b/stable/nginx-proxy-manager/5.0.3/CHANGELOG.md new file mode 100644 index 00000000000..fda68c777ca --- /dev/null +++ b/stable/nginx-proxy-manager/5.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nginx-proxy-manager-5.0.3](https://github.com/truecharts/charts/compare/nginx-proxy-manager-5.0.2...nginx-proxy-manager-5.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [nginx-proxy-manager-5.0.2](https://github.com/truecharts/charts/compare/nginx-proxy-manager-5.0.1...nginx-proxy-manager-5.0.2) (2023-08-15) + +### Chore + +- update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.4 ([#11559](https://github.com/truecharts/charts/issues/11559)) + + + + +## [nginx-proxy-manager-5.0.1](https://github.com/truecharts/charts/compare/nginx-proxy-manager-5.0.0...nginx-proxy-manager-5.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.4 ([#11257](https://github.com/truecharts/charts/issues/11257)) + + + + + +## [nginx-proxy-manager-5.0.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.173...nginx-proxy-manager-5.0.0) (2023-07-31) + + + + +## [nginx-proxy-manager-4.0.173](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.172...nginx-proxy-manager-4.0.173) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [nginx-proxy-manager-4.0.172](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.171...nginx-proxy-manager-4.0.172) (2023-07-04) + +### Chore + +- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) + + + + +## [nginx-proxy-manager-4.0.171](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.170...nginx-proxy-manager-4.0.171) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [nginx-proxy-manager-4.0.170](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.169...nginx-proxy-manager-4.0.170) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [nginx-proxy-manager-4.0.169](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.168...nginx-proxy-manager-4.0.169) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [nginx-proxy-manager-4.0.168](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.167...nginx-proxy-manager-4.0.168) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [nginx-proxy-manager-4.0.167](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.166...nginx-proxy-manager-4.0.167) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + diff --git a/stable/nginx-proxy-manager/5.0.3/Chart.yaml b/stable/nginx-proxy-manager/5.0.3/Chart.yaml new file mode 100644 index 00000000000..ff63b7f596b --- /dev/null +++ b/stable/nginx-proxy-manager/5.0.3/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2.10.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 +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: 5.0.3 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/shlink/9.0.1/README.md b/stable/nginx-proxy-manager/5.0.3/README.md similarity index 100% rename from stable/shlink/9.0.1/README.md rename to stable/nginx-proxy-manager/5.0.3/README.md diff --git a/stable/nginx-proxy-manager/5.0.3/app-changelog.md b/stable/nginx-proxy-manager/5.0.3/app-changelog.md new file mode 100644 index 00000000000..b735cd6667d --- /dev/null +++ b/stable/nginx-proxy-manager/5.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nginx-proxy-manager-5.0.3](https://github.com/truecharts/charts/compare/nginx-proxy-manager-5.0.2...nginx-proxy-manager-5.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/nginx-proxy-manager/5.0.2/app-readme.md b/stable/nginx-proxy-manager/5.0.3/app-readme.md similarity index 100% rename from stable/nginx-proxy-manager/5.0.2/app-readme.md rename to stable/nginx-proxy-manager/5.0.3/app-readme.md diff --git a/stable/nginx-proxy-manager/5.0.3/charts/common-14.0.9.tgz b/stable/nginx-proxy-manager/5.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/nginx-proxy-manager/5.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/piwigo/7.0.7/charts/mariadb-7.0.70.tgz b/stable/nginx-proxy-manager/5.0.3/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/piwigo/7.0.7/charts/mariadb-7.0.70.tgz rename to stable/nginx-proxy-manager/5.0.3/charts/mariadb-7.0.70.tgz diff --git a/stable/nginx-proxy-manager/5.0.2/ix_values.yaml b/stable/nginx-proxy-manager/5.0.3/ix_values.yaml similarity index 100% rename from stable/nginx-proxy-manager/5.0.2/ix_values.yaml rename to stable/nginx-proxy-manager/5.0.3/ix_values.yaml diff --git a/stable/nginx-proxy-manager/5.0.2/questions.yaml b/stable/nginx-proxy-manager/5.0.3/questions.yaml similarity index 100% rename from stable/nginx-proxy-manager/5.0.2/questions.yaml rename to stable/nginx-proxy-manager/5.0.3/questions.yaml diff --git a/stable/servas/0.0.13/templates/NOTES.txt b/stable/nginx-proxy-manager/5.0.3/templates/NOTES.txt similarity index 100% rename from stable/servas/0.0.13/templates/NOTES.txt rename to stable/nginx-proxy-manager/5.0.3/templates/NOTES.txt diff --git a/stable/nginx-proxy-manager/5.0.2/templates/common.yaml b/stable/nginx-proxy-manager/5.0.3/templates/common.yaml similarity index 100% rename from stable/nginx-proxy-manager/5.0.2/templates/common.yaml rename to stable/nginx-proxy-manager/5.0.3/templates/common.yaml diff --git a/stable/sftpgo/3.0.6/values.yaml b/stable/nginx-proxy-manager/5.0.3/values.yaml similarity index 100% rename from stable/sftpgo/3.0.6/values.yaml rename to stable/nginx-proxy-manager/5.0.3/values.yaml diff --git a/stable/ngircd/6.0.0/CHANGELOG.md b/stable/ngircd/6.0.0/CHANGELOG.md deleted file mode 100644 index 8f4dfceec7e..00000000000 --- a/stable/ngircd/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [ngircd-6.0.0](https://github.com/truecharts/charts/compare/ngircd-5.0.4000011...ngircd-6.0.0) (2023-07-31) - - - - -## [ngircd-5.0.4000011](https://github.com/truecharts/charts/compare/ngircd-5.0.4000010...ngircd-5.0.4000011) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [ngircd-5.0.4000010](https://github.com/truecharts/charts/compare/ngircd-5.0.4000009...ngircd-5.0.4000010) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [ngircd-5.0.4000009](https://github.com/truecharts/charts/compare/ngircd-5.0.4000008...ngircd-5.0.4000009) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [ngircd-5.0.4000008](https://github.com/truecharts/charts/compare/ngircd-5.0.4000007...ngircd-5.0.4000008) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [ngircd-5.0.4000007](https://github.com/truecharts/charts/compare/ngircd-5.0.4000006...ngircd-5.0.4000007) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [ngircd-5.0.4000006](https://github.com/truecharts/charts/compare/ngircd-5.0.4000005...ngircd-5.0.4000006) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [ngircd-5.0.4000005](https://github.com/truecharts/charts/compare/ngircd-5.0.4000004...ngircd-5.0.4000005) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [ngircd-5.0.4000004](https://github.com/truecharts/charts/compare/ngircd-5.0.4000003...ngircd-5.0.4000004) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [ngircd-5.0.4000003](https://github.com/truecharts/charts/compare/ngircd-5.0.4000002...ngircd-5.0.4000003) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [ngircd-5.0.4000002](https://github.com/truecharts/charts/compare/ngircd-5.0.4000001...ngircd-5.0.4000002) (2023-05-24) - diff --git a/stable/ngircd/6.0.0/Chart.yaml b/stable/ngircd/6.0.0/Chart.yaml deleted file mode 100644 index d6f8626988f..00000000000 --- a/stable/ngircd/6.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ngircd -version: 6.0.0 -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: 14.0.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/6.0.0/charts/common-14.0.1.tgz b/stable/ngircd/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/ngircd/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/ngircd/6.0.1/CHANGELOG.md b/stable/ngircd/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..1823767bbea --- /dev/null +++ b/stable/ngircd/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ngircd-6.0.1](https://github.com/truecharts/charts/compare/ngircd-6.0.0...ngircd-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [ngircd-6.0.0](https://github.com/truecharts/charts/compare/ngircd-5.0.4000011...ngircd-6.0.0) (2023-07-31) + + + + +## [ngircd-5.0.4000011](https://github.com/truecharts/charts/compare/ngircd-5.0.4000010...ngircd-5.0.4000011) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [ngircd-5.0.4000010](https://github.com/truecharts/charts/compare/ngircd-5.0.4000009...ngircd-5.0.4000010) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [ngircd-5.0.4000009](https://github.com/truecharts/charts/compare/ngircd-5.0.4000008...ngircd-5.0.4000009) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [ngircd-5.0.4000008](https://github.com/truecharts/charts/compare/ngircd-5.0.4000007...ngircd-5.0.4000008) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [ngircd-5.0.4000007](https://github.com/truecharts/charts/compare/ngircd-5.0.4000006...ngircd-5.0.4000007) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [ngircd-5.0.4000006](https://github.com/truecharts/charts/compare/ngircd-5.0.4000005...ngircd-5.0.4000006) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [ngircd-5.0.4000005](https://github.com/truecharts/charts/compare/ngircd-5.0.4000004...ngircd-5.0.4000005) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [ngircd-5.0.4000004](https://github.com/truecharts/charts/compare/ngircd-5.0.4000003...ngircd-5.0.4000004) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [ngircd-5.0.4000003](https://github.com/truecharts/charts/compare/ngircd-5.0.4000002...ngircd-5.0.4000003) (2023-05-26) + diff --git a/stable/ngircd/6.0.1/Chart.yaml b/stable/ngircd/6.0.1/Chart.yaml new file mode 100644 index 00000000000..a84f8299e83 --- /dev/null +++ b/stable/ngircd/6.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ngircd +version: 6.0.1 +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: 14.0.9 + # 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/shoko-server/6.0.0/README.md b/stable/ngircd/6.0.1/README.md similarity index 100% rename from stable/shoko-server/6.0.0/README.md rename to stable/ngircd/6.0.1/README.md diff --git a/stable/ngircd/6.0.1/app-changelog.md b/stable/ngircd/6.0.1/app-changelog.md new file mode 100644 index 00000000000..9e4ef47284d --- /dev/null +++ b/stable/ngircd/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ngircd-6.0.1](https://github.com/truecharts/charts/compare/ngircd-6.0.0...ngircd-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ngircd/6.0.0/app-readme.md b/stable/ngircd/6.0.1/app-readme.md similarity index 100% rename from stable/ngircd/6.0.0/app-readme.md rename to stable/ngircd/6.0.1/app-readme.md diff --git a/stable/ngircd/6.0.1/charts/common-14.0.9.tgz b/stable/ngircd/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ngircd/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/ngircd/6.0.0/ix_values.yaml b/stable/ngircd/6.0.1/ix_values.yaml similarity index 100% rename from stable/ngircd/6.0.0/ix_values.yaml rename to stable/ngircd/6.0.1/ix_values.yaml diff --git a/stable/ngircd/6.0.0/questions.yaml b/stable/ngircd/6.0.1/questions.yaml similarity index 100% rename from stable/ngircd/6.0.0/questions.yaml rename to stable/ngircd/6.0.1/questions.yaml diff --git a/stable/sftpgo/3.0.6/templates/NOTES.txt b/stable/ngircd/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/sftpgo/3.0.6/templates/NOTES.txt rename to stable/ngircd/6.0.1/templates/NOTES.txt diff --git a/stable/synclounge/6.0.3/templates/common.yaml b/stable/ngircd/6.0.1/templates/common.yaml similarity index 100% rename from stable/synclounge/6.0.3/templates/common.yaml rename to stable/ngircd/6.0.1/templates/common.yaml diff --git a/stable/shlink-web-client/7.0.0/values.yaml b/stable/ngircd/6.0.1/values.yaml similarity index 100% rename from stable/shlink-web-client/7.0.0/values.yaml rename to stable/ngircd/6.0.1/values.yaml diff --git a/stable/nntp2nntp/6.0.0/CHANGELOG.md b/stable/nntp2nntp/6.0.0/CHANGELOG.md deleted file mode 100644 index f24e90752a4..00000000000 --- a/stable/nntp2nntp/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [nntp2nntp-6.0.0](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.16...nntp2nntp-6.0.0) (2023-07-31) - - - - -## [nntp2nntp-5.0.16](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.15...nntp2nntp-5.0.16) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [nntp2nntp-5.0.15](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.14...nntp2nntp-5.0.15) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/nntp2nntp to v0.3.20230704 ([#10226](https://github.com/truecharts/charts/issues/10226)) - - - - -## [nntp2nntp-5.0.14](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.13...nntp2nntp-5.0.14) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [nntp2nntp-5.0.13](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.12...nntp2nntp-5.0.13) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [nntp2nntp-5.0.12](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.11...nntp2nntp-5.0.12) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [nntp2nntp-5.0.11](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.10...nntp2nntp-5.0.11) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [nntp2nntp-5.0.10](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.9...nntp2nntp-5.0.10) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [nntp2nntp-5.0.9](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.8...nntp2nntp-5.0.9) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [nntp2nntp-5.0.8](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.7...nntp2nntp-5.0.8) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [nntp2nntp-5.0.7](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.6...nntp2nntp-5.0.7) (2023-05-26) - diff --git a/stable/nntp2nntp/6.0.0/Chart.yaml b/stable/nntp2nntp/6.0.0/Chart.yaml deleted file mode 100644 index 14c86c36e81..00000000000 --- a/stable/nntp2nntp/6.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nntp2nntp -version: 6.0.0 -appVersion: "0.3.202307" -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: 14.0.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/6.0.0/charts/common-14.0.1.tgz b/stable/nntp2nntp/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/nntp2nntp/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/nntp2nntp/6.0.1/CHANGELOG.md b/stable/nntp2nntp/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..897decdc353 --- /dev/null +++ b/stable/nntp2nntp/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nntp2nntp-6.0.1](https://github.com/truecharts/charts/compare/nntp2nntp-6.0.0...nntp2nntp-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [nntp2nntp-6.0.0](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.16...nntp2nntp-6.0.0) (2023-07-31) + + + + +## [nntp2nntp-5.0.16](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.15...nntp2nntp-5.0.16) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [nntp2nntp-5.0.15](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.14...nntp2nntp-5.0.15) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/nntp2nntp to v0.3.20230704 ([#10226](https://github.com/truecharts/charts/issues/10226)) + + + + +## [nntp2nntp-5.0.14](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.13...nntp2nntp-5.0.14) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [nntp2nntp-5.0.13](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.12...nntp2nntp-5.0.13) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [nntp2nntp-5.0.12](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.11...nntp2nntp-5.0.12) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [nntp2nntp-5.0.11](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.10...nntp2nntp-5.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [nntp2nntp-5.0.10](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.9...nntp2nntp-5.0.10) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [nntp2nntp-5.0.9](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.8...nntp2nntp-5.0.9) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [nntp2nntp-5.0.8](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.7...nntp2nntp-5.0.8) (2023-05-27) + diff --git a/stable/nntp2nntp/6.0.1/Chart.yaml b/stable/nntp2nntp/6.0.1/Chart.yaml new file mode 100644 index 00000000000..3a468704944 --- /dev/null +++ b/stable/nntp2nntp/6.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nntp2nntp +version: 6.0.1 +appVersion: "0.3.202307" +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: 14.0.9 + # 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/shorturl/7.0.0/README.md b/stable/nntp2nntp/6.0.1/README.md similarity index 100% rename from stable/shorturl/7.0.0/README.md rename to stable/nntp2nntp/6.0.1/README.md diff --git a/stable/nntp2nntp/6.0.1/app-changelog.md b/stable/nntp2nntp/6.0.1/app-changelog.md new file mode 100644 index 00000000000..0b28315bef1 --- /dev/null +++ b/stable/nntp2nntp/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nntp2nntp-6.0.1](https://github.com/truecharts/charts/compare/nntp2nntp-6.0.0...nntp2nntp-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/nntp2nntp/6.0.0/app-readme.md b/stable/nntp2nntp/6.0.1/app-readme.md similarity index 100% rename from stable/nntp2nntp/6.0.0/app-readme.md rename to stable/nntp2nntp/6.0.1/app-readme.md diff --git a/stable/nntp2nntp/6.0.1/charts/common-14.0.9.tgz b/stable/nntp2nntp/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/nntp2nntp/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/nntp2nntp/6.0.0/ix_values.yaml b/stable/nntp2nntp/6.0.1/ix_values.yaml similarity index 100% rename from stable/nntp2nntp/6.0.0/ix_values.yaml rename to stable/nntp2nntp/6.0.1/ix_values.yaml diff --git a/stable/nntp2nntp/6.0.0/questions.yaml b/stable/nntp2nntp/6.0.1/questions.yaml similarity index 100% rename from stable/nntp2nntp/6.0.0/questions.yaml rename to stable/nntp2nntp/6.0.1/questions.yaml diff --git a/stable/shlink-web-client/7.0.0/templates/NOTES.txt b/stable/nntp2nntp/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/shlink-web-client/7.0.0/templates/NOTES.txt rename to stable/nntp2nntp/6.0.1/templates/NOTES.txt diff --git a/stable/syslog-ng/6.0.1/templates/common.yaml b/stable/nntp2nntp/6.0.1/templates/common.yaml similarity index 100% rename from stable/syslog-ng/6.0.1/templates/common.yaml rename to stable/nntp2nntp/6.0.1/templates/common.yaml diff --git a/stable/shlink/9.0.1/values.yaml b/stable/nntp2nntp/6.0.1/values.yaml similarity index 100% rename from stable/shlink/9.0.1/values.yaml rename to stable/nntp2nntp/6.0.1/values.yaml diff --git a/stable/nocodb/9.0.0/CHANGELOG.md b/stable/nocodb/9.0.0/CHANGELOG.md deleted file mode 100644 index 565611b8ece..00000000000 --- a/stable/nocodb/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nocodb-9.0.0](https://github.com/truecharts/charts/compare/nocodb-8.0.0...nocodb-9.0.0) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/nocodb to v0.111.4 ([#9966](https://github.com/truecharts/charts/issues/9966)) - - - - - -## [nocodb-8.0.0](https://github.com/truecharts/charts/compare/nocodb-7.0.18...nocodb-8.0.0) (2023-07-31) - - - - -## [nocodb-7.0.18](https://github.com/truecharts/charts/compare/nocodb-7.0.17...nocodb-7.0.18) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [nocodb-7.0.17](https://github.com/truecharts/charts/compare/nocodb-7.0.16...nocodb-7.0.17) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [nocodb-7.0.16](https://github.com/truecharts/charts/compare/nocodb-7.0.15...nocodb-7.0.16) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [nocodb-7.0.15](https://github.com/truecharts/charts/compare/nocodb-7.0.14...nocodb-7.0.15) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [nocodb-7.0.14](https://github.com/truecharts/charts/compare/nocodb-7.0.13...nocodb-7.0.14) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - - -## [nocodb-7.0.13](https://github.com/truecharts/charts/compare/nocodb-7.0.12...nocodb-7.0.13) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [nocodb-7.0.12](https://github.com/truecharts/charts/compare/nocodb-7.0.11...nocodb-7.0.12) (2023-06-07) - -### Chore - -- update container image tccr.io/truecharts/nocodb to v0.107.5 ([#9274](https://github.com/truecharts/charts/issues/9274)) - - - - -## [nocodb-7.0.11](https://github.com/truecharts/charts/compare/nocodb-7.0.10...nocodb-7.0.11) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [nocodb-7.0.10](https://github.com/truecharts/charts/compare/nocodb-7.0.9...nocodb-7.0.10) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/nocodb/9.0.0/Chart.yaml b/stable/nocodb/9.0.0/Chart.yaml deleted file mode 100644 index 6d002b36e64..00000000000 --- a/stable/nocodb/9.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.111.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.66 -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: 9.0.0 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/nocodb/9.0.0/app-changelog.md b/stable/nocodb/9.0.0/app-changelog.md deleted file mode 100644 index 098dea29a1a..00000000000 --- a/stable/nocodb/9.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nocodb-9.0.0](https://github.com/truecharts/charts/compare/nocodb-8.0.0...nocodb-9.0.0) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/nocodb to v0.111.4 ([#9966](https://github.com/truecharts/charts/issues/9966)) - - \ No newline at end of file diff --git a/stable/nocodb/9.0.0/charts/common-14.0.6.tgz b/stable/nocodb/9.0.0/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/nocodb/9.0.0/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/nocodb/9.0.1/CHANGELOG.md b/stable/nocodb/9.0.1/CHANGELOG.md new file mode 100644 index 00000000000..1d7b00bd95a --- /dev/null +++ b/stable/nocodb/9.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nocodb-9.0.1](https://github.com/truecharts/charts/compare/nocodb-9.0.0...nocodb-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [nocodb-9.0.0](https://github.com/truecharts/charts/compare/nocodb-8.0.0...nocodb-9.0.0) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/nocodb to v0.111.4 ([#9966](https://github.com/truecharts/charts/issues/9966)) + + + + + +## [nocodb-8.0.0](https://github.com/truecharts/charts/compare/nocodb-7.0.18...nocodb-8.0.0) (2023-07-31) + + + + +## [nocodb-7.0.18](https://github.com/truecharts/charts/compare/nocodb-7.0.17...nocodb-7.0.18) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [nocodb-7.0.17](https://github.com/truecharts/charts/compare/nocodb-7.0.16...nocodb-7.0.17) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [nocodb-7.0.16](https://github.com/truecharts/charts/compare/nocodb-7.0.15...nocodb-7.0.16) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [nocodb-7.0.15](https://github.com/truecharts/charts/compare/nocodb-7.0.14...nocodb-7.0.15) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [nocodb-7.0.14](https://github.com/truecharts/charts/compare/nocodb-7.0.13...nocodb-7.0.14) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [nocodb-7.0.13](https://github.com/truecharts/charts/compare/nocodb-7.0.12...nocodb-7.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [nocodb-7.0.12](https://github.com/truecharts/charts/compare/nocodb-7.0.11...nocodb-7.0.12) (2023-06-07) + +### Chore + +- update container image tccr.io/truecharts/nocodb to v0.107.5 ([#9274](https://github.com/truecharts/charts/issues/9274)) + + + + +## [nocodb-7.0.11](https://github.com/truecharts/charts/compare/nocodb-7.0.10...nocodb-7.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + diff --git a/stable/nocodb/9.0.1/Chart.yaml b/stable/nocodb/9.0.1/Chart.yaml new file mode 100644 index 00000000000..ec1f91d9ea4 --- /dev/null +++ b/stable/nocodb/9.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.111.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +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: 9.0.1 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/nocodb/9.0.1/LICENSE b/stable/nocodb/9.0.1/LICENSE new file mode 100644 index 00000000000..33a8cbb23f0 --- /dev/null +++ b/stable/nocodb/9.0.1/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/sickchill/7.0.11/README.md b/stable/nocodb/9.0.1/README.md similarity index 100% rename from stable/sickchill/7.0.11/README.md rename to stable/nocodb/9.0.1/README.md diff --git a/stable/nocodb/9.0.1/app-changelog.md b/stable/nocodb/9.0.1/app-changelog.md new file mode 100644 index 00000000000..6cc536cc764 --- /dev/null +++ b/stable/nocodb/9.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nocodb-9.0.1](https://github.com/truecharts/charts/compare/nocodb-9.0.0...nocodb-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/nocodb/9.0.0/app-readme.md b/stable/nocodb/9.0.1/app-readme.md similarity index 100% rename from stable/nocodb/9.0.0/app-readme.md rename to stable/nocodb/9.0.1/app-readme.md diff --git a/stable/nocodb/9.0.1/charts/common-14.0.9.tgz b/stable/nocodb/9.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/nocodb/9.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/shlink/9.0.1/charts/redis-6.0.66.tgz b/stable/nocodb/9.0.1/charts/redis-6.0.66.tgz similarity index 100% rename from stable/shlink/9.0.1/charts/redis-6.0.66.tgz rename to stable/nocodb/9.0.1/charts/redis-6.0.66.tgz diff --git a/stable/nocodb/9.0.0/ix_values.yaml b/stable/nocodb/9.0.1/ix_values.yaml similarity index 100% rename from stable/nocodb/9.0.0/ix_values.yaml rename to stable/nocodb/9.0.1/ix_values.yaml diff --git a/stable/nocodb/9.0.0/questions.yaml b/stable/nocodb/9.0.1/questions.yaml similarity index 100% rename from stable/nocodb/9.0.0/questions.yaml rename to stable/nocodb/9.0.1/questions.yaml diff --git a/stable/shlink/9.0.1/templates/NOTES.txt b/stable/nocodb/9.0.1/templates/NOTES.txt similarity index 100% rename from stable/shlink/9.0.1/templates/NOTES.txt rename to stable/nocodb/9.0.1/templates/NOTES.txt diff --git a/stable/nocodb/9.0.0/templates/_configmap.tpl b/stable/nocodb/9.0.1/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/9.0.0/templates/_configmap.tpl rename to stable/nocodb/9.0.1/templates/_configmap.tpl diff --git a/stable/nocodb/9.0.0/templates/_secrets.tpl b/stable/nocodb/9.0.1/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/9.0.0/templates/_secrets.tpl rename to stable/nocodb/9.0.1/templates/_secrets.tpl diff --git a/stable/nocodb/9.0.0/templates/common.yaml b/stable/nocodb/9.0.1/templates/common.yaml similarity index 100% rename from stable/nocodb/9.0.0/templates/common.yaml rename to stable/nocodb/9.0.1/templates/common.yaml diff --git a/stable/shoko-server/6.0.0/values.yaml b/stable/nocodb/9.0.1/values.yaml similarity index 100% rename from stable/shoko-server/6.0.0/values.yaml rename to stable/nocodb/9.0.1/values.yaml diff --git a/stable/node-red/15.0.2/CHANGELOG.md b/stable/node-red/15.0.2/CHANGELOG.md new file mode 100644 index 00000000000..dabe3b24f58 --- /dev/null +++ b/stable/node-red/15.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [node-red-15.0.2](https://github.com/truecharts/charts/compare/node-red-15.0.1...node-red-15.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [node-red-15.0.1](https://github.com/truecharts/charts/compare/node-red-15.0.0...node-red-15.0.1) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/node-red to v3.1.0 ([#12348](https://github.com/truecharts/charts/issues/12348)) + + + + + +## [node-red-15.0.0](https://github.com/truecharts/charts/compare/node-red-14.0.24...node-red-15.0.0) (2023-07-31) + + + + +## [node-red-14.0.24](https://github.com/truecharts/charts/compare/node-red-14.0.23...node-red-14.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [node-red-14.0.23](https://github.com/truecharts/charts/compare/node-red-14.0.22...node-red-14.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [node-red-14.0.22](https://github.com/truecharts/charts/compare/node-red-14.0.21...node-red-14.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [node-red-14.0.21](https://github.com/truecharts/charts/compare/node-red-14.0.20...node-red-14.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [node-red-14.0.20](https://github.com/truecharts/charts/compare/node-red-14.0.19...node-red-14.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [node-red-14.0.19](https://github.com/truecharts/charts/compare/node-red-14.0.18...node-red-14.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [node-red-14.0.18](https://github.com/truecharts/charts/compare/node-red-14.0.17...node-red-14.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [node-red-14.0.17](https://github.com/truecharts/charts/compare/node-red-14.0.16...node-red-14.0.17) (2023-05-27) + diff --git a/stable/node-red/15.0.2/Chart.yaml b/stable/node-red/15.0.2/Chart.yaml new file mode 100644 index 00000000000..4bccaf2e9a4 --- /dev/null +++ b/stable/node-red/15.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.2 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" diff --git a/stable/sickgear/8.0.0/README.md b/stable/node-red/15.0.2/README.md similarity index 100% rename from stable/sickgear/8.0.0/README.md rename to stable/node-red/15.0.2/README.md diff --git a/stable/node-red/15.0.2/app-changelog.md b/stable/node-red/15.0.2/app-changelog.md new file mode 100644 index 00000000000..1ec990bc0dd --- /dev/null +++ b/stable/node-red/15.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [node-red-15.0.2](https://github.com/truecharts/charts/compare/node-red-15.0.1...node-red-15.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/node-red/15.0.2/app-readme.md b/stable/node-red/15.0.2/app-readme.md new file mode 100644 index 00000000000..ff08bfe6ff9 --- /dev/null +++ b/stable/node-red/15.0.2/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/15.0.2/charts/common-14.0.9.tgz b/stable/node-red/15.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/node-red/15.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/node-red/15.0.2/ix_values.yaml b/stable/node-red/15.0.2/ix_values.yaml new file mode 100644 index 00000000000..571a403cc23 --- /dev/null +++ b/stable/node-red/15.0.2/ix_values.yaml @@ -0,0 +1,24 @@ +image: + repository: tccr.io/truecharts/node-red + pullPolicy: IfNotPresent + tag: v3.1.0@sha256:b569148b76168c171f787aad81a84720fa8fdec009babc4bf6e0fe111eec6d30 +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/15.0.2/questions.yaml b/stable/node-red/15.0.2/questions.yaml new file mode 100644 index 00000000000..cc83fcf2c5f --- /dev/null +++ b/stable/node-red/15.0.2/questions.yaml @@ -0,0 +1,2005 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 1880 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/shoko-server/6.0.0/templates/NOTES.txt b/stable/node-red/15.0.2/templates/NOTES.txt similarity index 100% rename from stable/shoko-server/6.0.0/templates/NOTES.txt rename to stable/node-red/15.0.2/templates/NOTES.txt diff --git a/stable/tauticord/0.0.10/templates/common.yaml b/stable/node-red/15.0.2/templates/common.yaml similarity index 100% rename from stable/tauticord/0.0.10/templates/common.yaml rename to stable/node-red/15.0.2/templates/common.yaml diff --git a/stable/shorturl/7.0.0/values.yaml b/stable/node-red/15.0.2/values.yaml similarity index 100% rename from stable/shorturl/7.0.0/values.yaml rename to stable/node-red/15.0.2/values.yaml diff --git a/stable/notifiarr/1.0.0/CHANGELOG.md b/stable/notifiarr/1.0.0/CHANGELOG.md deleted file mode 100644 index b62a1a3524b..00000000000 --- a/stable/notifiarr/1.0.0/CHANGELOG.md +++ /dev/null @@ -1,13 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [notifiarr-1.0.0](https://github.com/truecharts/charts/compare/notifiarr-0.0.5...notifiarr-1.0.0) (2023-09-22) - -### Feat - -- Move to Stable ([#12767](https://github.com/truecharts/charts/issues/12767)) - - \ No newline at end of file diff --git a/stable/notifiarr/1.0.0/Chart.yaml b/stable/notifiarr/1.0.0/Chart.yaml deleted file mode 100644 index 663207c03fc..00000000000 --- a/stable/notifiarr/1.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.6.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -deprecated: false -description: "This is the unified client for Notifiarr.com. The client enables content requests from Media Bot in your Discord Server and also provides reports for Plex usage and system health among many other features." -home: https://truecharts.org/charts/stable/notifiarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/notifiarr.png -keywords: - - plex - - discord - - MediaApp-Other - - notification -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: notifiarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr - - https://github.com/Notifiarr/notifiarr -type: application -version: 1.0.0 -annotations: - truecharts.org/catagories: | - - MediaApp-Other - truecharts.org/SCALE-support: "true" diff --git a/stable/notifiarr/1.0.0/app-changelog.md b/stable/notifiarr/1.0.0/app-changelog.md deleted file mode 100644 index 75357229658..00000000000 --- a/stable/notifiarr/1.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [notifiarr-1.0.0](https://github.com/truecharts/charts/compare/notifiarr-0.0.5...notifiarr-1.0.0) (2023-09-22) - -### Feat - -- Move to Stable ([#12767](https://github.com/truecharts/charts/issues/12767)) - - \ No newline at end of file diff --git a/stable/notifiarr/1.0.0/charts/common-14.0.6.tgz b/stable/notifiarr/1.0.0/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/notifiarr/1.0.0/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/notifiarr/1.0.1/CHANGELOG.md b/stable/notifiarr/1.0.1/CHANGELOG.md new file mode 100644 index 00000000000..ef6d90ae854 --- /dev/null +++ b/stable/notifiarr/1.0.1/CHANGELOG.md @@ -0,0 +1,22 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [notifiarr-1.0.1](https://github.com/truecharts/charts/compare/notifiarr-1.0.0...notifiarr-1.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [notifiarr-1.0.0](https://github.com/truecharts/charts/compare/notifiarr-0.0.5...notifiarr-1.0.0) (2023-09-22) + +### Feat + +- Move to Stable ([#12767](https://github.com/truecharts/charts/issues/12767)) + + \ No newline at end of file diff --git a/stable/notifiarr/1.0.1/Chart.yaml b/stable/notifiarr/1.0.1/Chart.yaml new file mode 100644 index 00000000000..9f6130e5dcd --- /dev/null +++ b/stable/notifiarr/1.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: "This is the unified client for Notifiarr.com. The client enables content requests from Media Bot in your Discord Server and also provides reports for Plex usage and system health among many other features." +home: https://truecharts.org/charts/stable/notifiarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/notifiarr.png +keywords: + - plex + - discord + - MediaApp-Other + - notification +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: notifiarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr + - https://github.com/Notifiarr/notifiarr +type: application +version: 1.0.1 +annotations: + truecharts.org/catagories: | + - MediaApp-Other + truecharts.org/SCALE-support: "true" diff --git a/stable/simply-shorten/5.0.0/README.md b/stable/notifiarr/1.0.1/README.md similarity index 100% rename from stable/simply-shorten/5.0.0/README.md rename to stable/notifiarr/1.0.1/README.md diff --git a/stable/notifiarr/1.0.1/app-changelog.md b/stable/notifiarr/1.0.1/app-changelog.md new file mode 100644 index 00000000000..cfb973f2e43 --- /dev/null +++ b/stable/notifiarr/1.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [notifiarr-1.0.1](https://github.com/truecharts/charts/compare/notifiarr-1.0.0...notifiarr-1.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/notifiarr/1.0.0/app-readme.md b/stable/notifiarr/1.0.1/app-readme.md similarity index 100% rename from stable/notifiarr/1.0.0/app-readme.md rename to stable/notifiarr/1.0.1/app-readme.md diff --git a/stable/notifiarr/1.0.1/charts/common-14.0.9.tgz b/stable/notifiarr/1.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/notifiarr/1.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/notifiarr/1.0.0/ix_values.yaml b/stable/notifiarr/1.0.1/ix_values.yaml similarity index 100% rename from stable/notifiarr/1.0.0/ix_values.yaml rename to stable/notifiarr/1.0.1/ix_values.yaml diff --git a/stable/notifiarr/1.0.0/questions.yaml b/stable/notifiarr/1.0.1/questions.yaml similarity index 100% rename from stable/notifiarr/1.0.0/questions.yaml rename to stable/notifiarr/1.0.1/questions.yaml diff --git a/stable/tdarr-node/6.0.7/templates/common.yaml b/stable/notifiarr/1.0.1/templates/common.yaml similarity index 100% rename from stable/tdarr-node/6.0.7/templates/common.yaml rename to stable/notifiarr/1.0.1/templates/common.yaml diff --git a/stable/sickchill/7.0.11/values.yaml b/stable/notifiarr/1.0.1/values.yaml similarity index 100% rename from stable/sickchill/7.0.11/values.yaml rename to stable/notifiarr/1.0.1/values.yaml diff --git a/stable/novnc/7.0.0/CHANGELOG.md b/stable/novnc/7.0.0/CHANGELOG.md deleted file mode 100644 index 8781353067a..00000000000 --- a/stable/novnc/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [novnc-7.0.0](https://github.com/truecharts/charts/compare/novnc-6.0.24...novnc-7.0.0) (2023-07-31) - - - - -## [novnc-6.0.24](https://github.com/truecharts/charts/compare/novnc-6.0.23...novnc-6.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [novnc-6.0.23](https://github.com/truecharts/charts/compare/novnc-6.0.22...novnc-6.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [novnc-6.0.22](https://github.com/truecharts/charts/compare/novnc-6.0.21...novnc-6.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [novnc-6.0.21](https://github.com/truecharts/charts/compare/novnc-6.0.20...novnc-6.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [novnc-6.0.20](https://github.com/truecharts/charts/compare/novnc-6.0.19...novnc-6.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [novnc-6.0.19](https://github.com/truecharts/charts/compare/novnc-6.0.18...novnc-6.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [novnc-6.0.18](https://github.com/truecharts/charts/compare/novnc-6.0.17...novnc-6.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [novnc-6.0.17](https://github.com/truecharts/charts/compare/novnc-6.0.16...novnc-6.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [novnc-6.0.16](https://github.com/truecharts/charts/compare/novnc-6.0.15...novnc-6.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [novnc-6.0.15](https://github.com/truecharts/charts/compare/novnc-6.0.14...novnc-6.0.15) (2023-05-24) - diff --git a/stable/novnc/7.0.0/Chart.yaml b/stable/novnc/7.0.0/Chart.yaml deleted file mode 100644 index e3ae9a87471..00000000000 --- a/stable/novnc/7.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/novnc/7.0.0/charts/common-14.0.1.tgz b/stable/novnc/7.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/novnc/7.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/novnc/7.0.1/CHANGELOG.md b/stable/novnc/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..f71220f6de9 --- /dev/null +++ b/stable/novnc/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [novnc-7.0.1](https://github.com/truecharts/charts/compare/novnc-7.0.0...novnc-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [novnc-7.0.0](https://github.com/truecharts/charts/compare/novnc-6.0.24...novnc-7.0.0) (2023-07-31) + + + + +## [novnc-6.0.24](https://github.com/truecharts/charts/compare/novnc-6.0.23...novnc-6.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [novnc-6.0.23](https://github.com/truecharts/charts/compare/novnc-6.0.22...novnc-6.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [novnc-6.0.22](https://github.com/truecharts/charts/compare/novnc-6.0.21...novnc-6.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [novnc-6.0.21](https://github.com/truecharts/charts/compare/novnc-6.0.20...novnc-6.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [novnc-6.0.20](https://github.com/truecharts/charts/compare/novnc-6.0.19...novnc-6.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [novnc-6.0.19](https://github.com/truecharts/charts/compare/novnc-6.0.18...novnc-6.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [novnc-6.0.18](https://github.com/truecharts/charts/compare/novnc-6.0.17...novnc-6.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [novnc-6.0.17](https://github.com/truecharts/charts/compare/novnc-6.0.16...novnc-6.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [novnc-6.0.16](https://github.com/truecharts/charts/compare/novnc-6.0.15...novnc-6.0.16) (2023-05-26) + diff --git a/stable/novnc/7.0.1/Chart.yaml b/stable/novnc/7.0.1/Chart.yaml new file mode 100644 index 00000000000..8a889323550 --- /dev/null +++ b/stable/novnc/7.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/slash/0.0.6/README.md b/stable/novnc/7.0.1/README.md similarity index 100% rename from stable/slash/0.0.6/README.md rename to stable/novnc/7.0.1/README.md diff --git a/stable/novnc/7.0.1/app-changelog.md b/stable/novnc/7.0.1/app-changelog.md new file mode 100644 index 00000000000..38ac653594e --- /dev/null +++ b/stable/novnc/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [novnc-7.0.1](https://github.com/truecharts/charts/compare/novnc-7.0.0...novnc-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/novnc/7.0.0/app-readme.md b/stable/novnc/7.0.1/app-readme.md similarity index 100% rename from stable/novnc/7.0.0/app-readme.md rename to stable/novnc/7.0.1/app-readme.md diff --git a/stable/novnc/7.0.1/charts/common-14.0.9.tgz b/stable/novnc/7.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/novnc/7.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/novnc/7.0.0/ix_values.yaml b/stable/novnc/7.0.1/ix_values.yaml similarity index 100% rename from stable/novnc/7.0.0/ix_values.yaml rename to stable/novnc/7.0.1/ix_values.yaml diff --git a/stable/novnc/7.0.0/questions.yaml b/stable/novnc/7.0.1/questions.yaml similarity index 100% rename from stable/novnc/7.0.0/questions.yaml rename to stable/novnc/7.0.1/questions.yaml diff --git a/stable/shorturl/7.0.0/templates/NOTES.txt b/stable/novnc/7.0.1/templates/NOTES.txt similarity index 100% rename from stable/shorturl/7.0.0/templates/NOTES.txt rename to stable/novnc/7.0.1/templates/NOTES.txt diff --git a/stable/photoshow/7.0.0/templates/common.yaml b/stable/novnc/7.0.1/templates/common.yaml similarity index 100% rename from stable/photoshow/7.0.0/templates/common.yaml rename to stable/novnc/7.0.1/templates/common.yaml diff --git a/stable/sickgear/8.0.0/values.yaml b/stable/novnc/7.0.1/values.yaml similarity index 100% rename from stable/sickgear/8.0.0/values.yaml rename to stable/novnc/7.0.1/values.yaml diff --git a/stable/ntfy/6.0.2/CHANGELOG.md b/stable/ntfy/6.0.2/CHANGELOG.md deleted file mode 100644 index bbb76bcd05c..00000000000 --- a/stable/ntfy/6.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ntfy-6.0.2](https://github.com/truecharts/charts/compare/ntfy-6.0.1...ntfy-6.0.2) (2023-08-18) - -### Chore - -- update container image tccr.io/truecharts/ntfy to v2.7.0 ([#11681](https://github.com/truecharts/charts/issues/11681)) - - - - -## [ntfy-6.0.1](https://github.com/truecharts/charts/compare/ntfy-6.0.0...ntfy-6.0.1) (2023-08-12) - -### Feat - -- enable prometheus metrics ([#11389](https://github.com/truecharts/charts/issues/11389)) - - - - - -## [ntfy-6.0.0](https://github.com/truecharts/charts/compare/ntfy-5.0.20...ntfy-6.0.0) (2023-07-31) - - - - -## [ntfy-5.0.20](https://github.com/truecharts/charts/compare/ntfy-5.0.19...ntfy-5.0.20) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [ntfy-5.0.19](https://github.com/truecharts/charts/compare/ntfy-5.0.18...ntfy-5.0.19) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/ntfy to v2.6.2 ([#10263](https://github.com/truecharts/charts/issues/10263)) - - - - -## [ntfy-5.0.18](https://github.com/truecharts/charts/compare/ntfy-5.0.17...ntfy-5.0.18) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [ntfy-5.0.17](https://github.com/truecharts/charts/compare/ntfy-5.0.16...ntfy-5.0.17) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [ntfy-5.0.16](https://github.com/truecharts/charts/compare/ntfy-5.0.15...ntfy-5.0.16) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [ntfy-5.0.15](https://github.com/truecharts/charts/compare/ntfy-5.0.14...ntfy-5.0.15) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [ntfy-5.0.14](https://github.com/truecharts/charts/compare/ntfy-5.0.13...ntfy-5.0.14) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [ntfy-5.0.13](https://github.com/truecharts/charts/compare/ntfy-5.0.12...ntfy-5.0.13) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/ntfy/6.0.2/Chart.yaml b/stable/ntfy/6.0.2/Chart.yaml deleted file mode 100644 index c724826bf6c..00000000000 --- a/stable/ntfy/6.0.2/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.2 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/ntfy/6.0.2/app-changelog.md b/stable/ntfy/6.0.2/app-changelog.md deleted file mode 100644 index 3a7ffa22ccd..00000000000 --- a/stable/ntfy/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ntfy-6.0.2](https://github.com/truecharts/charts/compare/ntfy-6.0.1...ntfy-6.0.2) (2023-08-18) - -### Chore - -- update container image tccr.io/truecharts/ntfy to v2.7.0 ([#11681](https://github.com/truecharts/charts/issues/11681)) - - \ No newline at end of file diff --git a/stable/ntfy/6.0.2/charts/common-14.0.1.tgz b/stable/ntfy/6.0.2/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/ntfy/6.0.2/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/ntfy/6.0.3/CHANGELOG.md b/stable/ntfy/6.0.3/CHANGELOG.md new file mode 100644 index 00000000000..400385b32fd --- /dev/null +++ b/stable/ntfy/6.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ntfy-6.0.3](https://github.com/truecharts/charts/compare/ntfy-6.0.2...ntfy-6.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [ntfy-6.0.2](https://github.com/truecharts/charts/compare/ntfy-6.0.1...ntfy-6.0.2) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/ntfy to v2.7.0 ([#11681](https://github.com/truecharts/charts/issues/11681)) + + + + +## [ntfy-6.0.1](https://github.com/truecharts/charts/compare/ntfy-6.0.0...ntfy-6.0.1) (2023-08-12) + +### Feat + +- enable prometheus metrics ([#11389](https://github.com/truecharts/charts/issues/11389)) + + + + + +## [ntfy-6.0.0](https://github.com/truecharts/charts/compare/ntfy-5.0.20...ntfy-6.0.0) (2023-07-31) + + + + +## [ntfy-5.0.20](https://github.com/truecharts/charts/compare/ntfy-5.0.19...ntfy-5.0.20) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [ntfy-5.0.19](https://github.com/truecharts/charts/compare/ntfy-5.0.18...ntfy-5.0.19) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/ntfy to v2.6.2 ([#10263](https://github.com/truecharts/charts/issues/10263)) + + + + +## [ntfy-5.0.18](https://github.com/truecharts/charts/compare/ntfy-5.0.17...ntfy-5.0.18) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [ntfy-5.0.17](https://github.com/truecharts/charts/compare/ntfy-5.0.16...ntfy-5.0.17) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [ntfy-5.0.16](https://github.com/truecharts/charts/compare/ntfy-5.0.15...ntfy-5.0.16) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [ntfy-5.0.15](https://github.com/truecharts/charts/compare/ntfy-5.0.14...ntfy-5.0.15) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [ntfy-5.0.14](https://github.com/truecharts/charts/compare/ntfy-5.0.13...ntfy-5.0.14) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + diff --git a/stable/ntfy/6.0.3/Chart.yaml b/stable/ntfy/6.0.3/Chart.yaml new file mode 100644 index 00000000000..873abd67545 --- /dev/null +++ b/stable/ntfy/6.0.3/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/smokeping/7.0.2/README.md b/stable/ntfy/6.0.3/README.md similarity index 100% rename from stable/smokeping/7.0.2/README.md rename to stable/ntfy/6.0.3/README.md diff --git a/stable/ntfy/6.0.3/app-changelog.md b/stable/ntfy/6.0.3/app-changelog.md new file mode 100644 index 00000000000..79fb60afe4e --- /dev/null +++ b/stable/ntfy/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ntfy-6.0.3](https://github.com/truecharts/charts/compare/ntfy-6.0.2...ntfy-6.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ntfy/6.0.2/app-readme.md b/stable/ntfy/6.0.3/app-readme.md similarity index 100% rename from stable/ntfy/6.0.2/app-readme.md rename to stable/ntfy/6.0.3/app-readme.md diff --git a/stable/ntfy/6.0.3/charts/common-14.0.9.tgz b/stable/ntfy/6.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ntfy/6.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/ntfy/6.0.2/ix_values.yaml b/stable/ntfy/6.0.3/ix_values.yaml similarity index 100% rename from stable/ntfy/6.0.2/ix_values.yaml rename to stable/ntfy/6.0.3/ix_values.yaml diff --git a/stable/ntfy/6.0.2/questions.yaml b/stable/ntfy/6.0.3/questions.yaml similarity index 100% rename from stable/ntfy/6.0.2/questions.yaml rename to stable/ntfy/6.0.3/questions.yaml diff --git a/stable/sickchill/7.0.11/templates/NOTES.txt b/stable/ntfy/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/sickchill/7.0.11/templates/NOTES.txt rename to stable/ntfy/6.0.3/templates/NOTES.txt diff --git a/stable/tdarr/6.0.0/templates/common.yaml b/stable/ntfy/6.0.3/templates/common.yaml similarity index 100% rename from stable/tdarr/6.0.0/templates/common.yaml rename to stable/ntfy/6.0.3/templates/common.yaml diff --git a/stable/simply-shorten/5.0.0/values.yaml b/stable/ntfy/6.0.3/values.yaml similarity index 100% rename from stable/simply-shorten/5.0.0/values.yaml rename to stable/ntfy/6.0.3/values.yaml diff --git a/stable/nullserv/10.0.1/CHANGELOG.md b/stable/nullserv/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..738e06013f2 --- /dev/null +++ b/stable/nullserv/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nullserv-10.0.1](https://github.com/truecharts/charts/compare/nullserv-10.0.0...nullserv-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [nullserv-10.0.0](https://github.com/truecharts/charts/compare/nullserv-9.0.24...nullserv-10.0.0) (2023-07-31) + + + + +## [nullserv-9.0.24](https://github.com/truecharts/charts/compare/nullserv-9.0.23...nullserv-9.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [nullserv-9.0.23](https://github.com/truecharts/charts/compare/nullserv-9.0.22...nullserv-9.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [nullserv-9.0.22](https://github.com/truecharts/charts/compare/nullserv-9.0.21...nullserv-9.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [nullserv-9.0.21](https://github.com/truecharts/charts/compare/nullserv-9.0.20...nullserv-9.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [nullserv-9.0.20](https://github.com/truecharts/charts/compare/nullserv-9.0.19...nullserv-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [nullserv-9.0.19](https://github.com/truecharts/charts/compare/nullserv-9.0.18...nullserv-9.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [nullserv-9.0.18](https://github.com/truecharts/charts/compare/nullserv-9.0.17...nullserv-9.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [nullserv-9.0.17](https://github.com/truecharts/charts/compare/nullserv-9.0.16...nullserv-9.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [nullserv-9.0.16](https://github.com/truecharts/charts/compare/nullserv-9.0.15...nullserv-9.0.16) (2023-05-26) + diff --git a/stable/nullserv/10.0.1/Chart.yaml b/stable/nullserv/10.0.1/Chart.yaml new file mode 100644 index 00000000000..3edae113e60 --- /dev/null +++ b/stable/nullserv/10.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/snapdrop/6.0.9/README.md b/stable/nullserv/10.0.1/README.md similarity index 100% rename from stable/snapdrop/6.0.9/README.md rename to stable/nullserv/10.0.1/README.md diff --git a/stable/nullserv/10.0.1/app-changelog.md b/stable/nullserv/10.0.1/app-changelog.md new file mode 100644 index 00000000000..93da105542e --- /dev/null +++ b/stable/nullserv/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nullserv-10.0.1](https://github.com/truecharts/charts/compare/nullserv-10.0.0...nullserv-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/nullserv/10.0.1/app-readme.md b/stable/nullserv/10.0.1/app-readme.md new file mode 100644 index 00000000000..fc80dc3f67e --- /dev/null +++ b/stable/nullserv/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +A simple null file http and https server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/nullserv](https://truecharts.org/charts/stable/nullserv) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/nullserv/10.0.1/charts/common-14.0.9.tgz b/stable/nullserv/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/nullserv/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/nullserv/10.0.1/ix_values.yaml b/stable/nullserv/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..0edeea3903f --- /dev/null +++ b/stable/nullserv/10.0.1/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: tccr.io/truecharts/nullserv + tag: v1.3.0@sha256:e4fb3f05491af583b715fc483f6780dfa03d3a103b0daff0e06e3d783f5e7925 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10004 + targetPort: 80 + https: + enabled: true + ports: + https: + enabled: true + port: 10005 + targetPort: 443 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + readiness: + enabled: true + custom: true + spec: + httpGet: + path: /welcome.txt + port: main + replicas: 2 diff --git a/stable/nullserv/10.0.1/questions.yaml b/stable/nullserv/10.0.1/questions.yaml new file mode 100644 index 00000000000..50fe96e10b4 --- /dev/null +++ b/stable/nullserv/10.0.1/questions.yaml @@ -0,0 +1,2055 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10004 + required: true + - variable: https + label: "https Service" + description: "The https service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: https + label: "https Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10005 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/sickgear/8.0.0/templates/NOTES.txt b/stable/nullserv/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/sickgear/8.0.0/templates/NOTES.txt rename to stable/nullserv/10.0.1/templates/NOTES.txt diff --git a/stable/tinymediamanager/6.0.1/templates/common.yaml b/stable/nullserv/10.0.1/templates/common.yaml similarity index 100% rename from stable/tinymediamanager/6.0.1/templates/common.yaml rename to stable/nullserv/10.0.1/templates/common.yaml diff --git a/stable/slash/0.0.6/values.yaml b/stable/nullserv/10.0.1/values.yaml similarity index 100% rename from stable/slash/0.0.6/values.yaml rename to stable/nullserv/10.0.1/values.yaml diff --git a/stable/nzbget/15.0.1/CHANGELOG.md b/stable/nzbget/15.0.1/CHANGELOG.md new file mode 100644 index 00000000000..61f6664134f --- /dev/null +++ b/stable/nzbget/15.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nzbget-15.0.1](https://github.com/truecharts/charts/compare/nzbget-15.0.0...nzbget-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [nzbget-15.0.0](https://github.com/truecharts/charts/compare/nzbget-14.0.24...nzbget-15.0.0) (2023-07-31) + + + + +## [nzbget-14.0.24](https://github.com/truecharts/charts/compare/nzbget-14.0.23...nzbget-14.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [nzbget-14.0.23](https://github.com/truecharts/charts/compare/nzbget-14.0.22...nzbget-14.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [nzbget-14.0.22](https://github.com/truecharts/charts/compare/nzbget-14.0.21...nzbget-14.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [nzbget-14.0.21](https://github.com/truecharts/charts/compare/nzbget-14.0.20...nzbget-14.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [nzbget-14.0.20](https://github.com/truecharts/charts/compare/nzbget-14.0.19...nzbget-14.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [nzbget-14.0.19](https://github.com/truecharts/charts/compare/nzbget-14.0.18...nzbget-14.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [nzbget-14.0.18](https://github.com/truecharts/charts/compare/nzbget-14.0.17...nzbget-14.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [nzbget-14.0.17](https://github.com/truecharts/charts/compare/nzbget-14.0.16...nzbget-14.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [nzbget-14.0.16](https://github.com/truecharts/charts/compare/nzbget-14.0.15...nzbget-14.0.16) (2023-05-26) + diff --git a/stable/nzbget/15.0.1/Chart.yaml b/stable/nzbget/15.0.1/Chart.yaml new file mode 100644 index 00000000000..b01b8fc08f8 --- /dev/null +++ b/stable/nzbget/15.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "21.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/snippet-box/4.0.0/README.md b/stable/nzbget/15.0.1/README.md similarity index 100% rename from stable/snippet-box/4.0.0/README.md rename to stable/nzbget/15.0.1/README.md diff --git a/stable/nzbget/15.0.1/app-changelog.md b/stable/nzbget/15.0.1/app-changelog.md new file mode 100644 index 00000000000..cfbb7388764 --- /dev/null +++ b/stable/nzbget/15.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nzbget-15.0.1](https://github.com/truecharts/charts/compare/nzbget-15.0.0...nzbget-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/nzbget/15.0.1/app-readme.md b/stable/nzbget/15.0.1/app-readme.md new file mode 100644 index 00000000000..a1ae7f6c3d0 --- /dev/null +++ b/stable/nzbget/15.0.1/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/15.0.1/charts/common-14.0.9.tgz b/stable/nzbget/15.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/nzbget/15.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/nzbget/15.0.1/ix_values.yaml b/stable/nzbget/15.0.1/ix_values.yaml new file mode 100644 index 00000000000..df6bed79b07 --- /dev/null +++ b/stable/nzbget/15.0.1/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/15.0.1/questions.yaml b/stable/nzbget/15.0.1/questions.yaml new file mode 100644 index 00000000000..885fb9a06dc --- /dev/null +++ b/stable/nzbget/15.0.1/questions.yaml @@ -0,0 +1,2005 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10057 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/simply-shorten/5.0.0/templates/NOTES.txt b/stable/nzbget/15.0.1/templates/NOTES.txt similarity index 100% rename from stable/simply-shorten/5.0.0/templates/NOTES.txt rename to stable/nzbget/15.0.1/templates/NOTES.txt diff --git a/stable/trilium-notes/9.0.0/templates/common.yaml b/stable/nzbget/15.0.1/templates/common.yaml similarity index 100% rename from stable/trilium-notes/9.0.0/templates/common.yaml rename to stable/nzbget/15.0.1/templates/common.yaml diff --git a/stable/smokeping/7.0.2/values.yaml b/stable/nzbget/15.0.1/values.yaml similarity index 100% rename from stable/smokeping/7.0.2/values.yaml rename to stable/nzbget/15.0.1/values.yaml diff --git a/stable/nzbhydra/15.0.1/CHANGELOG.md b/stable/nzbhydra/15.0.1/CHANGELOG.md new file mode 100644 index 00000000000..d48fc6bbe69 --- /dev/null +++ b/stable/nzbhydra/15.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nzbhydra-15.0.1](https://github.com/truecharts/charts/compare/nzbhydra-15.0.0...nzbhydra-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [nzbhydra-15.0.0](https://github.com/truecharts/charts/compare/nzbhydra-14.0.24...nzbhydra-15.0.0) (2023-07-31) + + + + +## [nzbhydra-14.0.24](https://github.com/truecharts/charts/compare/nzbhydra-14.0.23...nzbhydra-14.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [nzbhydra-14.0.23](https://github.com/truecharts/charts/compare/nzbhydra-14.0.22...nzbhydra-14.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [nzbhydra-14.0.22](https://github.com/truecharts/charts/compare/nzbhydra-14.0.21...nzbhydra-14.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [nzbhydra-14.0.21](https://github.com/truecharts/charts/compare/nzbhydra-14.0.20...nzbhydra-14.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [nzbhydra-14.0.20](https://github.com/truecharts/charts/compare/nzbhydra-14.0.19...nzbhydra-14.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [nzbhydra-14.0.19](https://github.com/truecharts/charts/compare/nzbhydra-14.0.18...nzbhydra-14.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [nzbhydra-14.0.18](https://github.com/truecharts/charts/compare/nzbhydra-14.0.17...nzbhydra-14.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [nzbhydra-14.0.17](https://github.com/truecharts/charts/compare/nzbhydra-14.0.16...nzbhydra-14.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [nzbhydra-14.0.16](https://github.com/truecharts/charts/compare/nzbhydra-14.0.15...nzbhydra-14.0.16) (2023-05-26) + diff --git a/stable/nzbhydra/15.0.1/Chart.yaml b/stable/nzbhydra/15.0.1/Chart.yaml new file mode 100644 index 00000000000..c5220b6ad9a --- /dev/null +++ b/stable/nzbhydra/15.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "4.7.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/soft-serve/3.0.3/README.md b/stable/nzbhydra/15.0.1/README.md similarity index 100% rename from stable/soft-serve/3.0.3/README.md rename to stable/nzbhydra/15.0.1/README.md diff --git a/stable/nzbhydra/15.0.1/app-changelog.md b/stable/nzbhydra/15.0.1/app-changelog.md new file mode 100644 index 00000000000..b17bb4d4a99 --- /dev/null +++ b/stable/nzbhydra/15.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nzbhydra-15.0.1](https://github.com/truecharts/charts/compare/nzbhydra-15.0.0...nzbhydra-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/nzbhydra/15.0.1/app-readme.md b/stable/nzbhydra/15.0.1/app-readme.md new file mode 100644 index 00000000000..c79b38e6e93 --- /dev/null +++ b/stable/nzbhydra/15.0.1/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/15.0.1/charts/common-14.0.9.tgz b/stable/nzbhydra/15.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/nzbhydra/15.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/nzbhydra/15.0.1/ix_values.yaml b/stable/nzbhydra/15.0.1/ix_values.yaml new file mode 100644 index 00000000000..e9023a96155 --- /dev/null +++ b/stable/nzbhydra/15.0.1/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/15.0.1/questions.yaml b/stable/nzbhydra/15.0.1/questions.yaml new file mode 100644 index 00000000000..1cb6288a97c --- /dev/null +++ b/stable/nzbhydra/15.0.1/questions.yaml @@ -0,0 +1,2005 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 5076 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/slash/0.0.6/templates/NOTES.txt b/stable/nzbhydra/15.0.1/templates/NOTES.txt similarity index 100% rename from stable/slash/0.0.6/templates/NOTES.txt rename to stable/nzbhydra/15.0.1/templates/NOTES.txt diff --git a/stable/tsmuxer/5.0.0/templates/common.yaml b/stable/nzbhydra/15.0.1/templates/common.yaml similarity index 100% rename from stable/tsmuxer/5.0.0/templates/common.yaml rename to stable/nzbhydra/15.0.1/templates/common.yaml diff --git a/stable/snapdrop/6.0.9/values.yaml b/stable/nzbhydra/15.0.1/values.yaml similarity index 100% rename from stable/snapdrop/6.0.9/values.yaml rename to stable/nzbhydra/15.0.1/values.yaml diff --git a/stable/obs-ndi/3.0.3/CHANGELOG.md b/stable/obs-ndi/3.0.3/CHANGELOG.md deleted file mode 100644 index 9538cdeaac0..00000000000 --- a/stable/obs-ndi/3.0.3/CHANGELOG.md +++ /dev/null @@ -1,13 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [obs-ndi-3.0.3](https://github.com/truecharts/charts/compare/obs-ndi-3.0.2...obs-ndi-3.0.3) (2023-08-29) - -### Feat - -- Move to stable + fix env_var ([#12010](https://github.com/truecharts/charts/issues/12010)) - - \ No newline at end of file diff --git a/stable/obs-ndi/3.0.3/Chart.yaml b/stable/obs-ndi/3.0.3/Chart.yaml deleted file mode 100644 index f445a4b38fb..00000000000 --- a/stable/obs-ndi/3.0.3/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.4 -deprecated: false -description: Docker Open Broadcaster Software (obs). -home: https://truecharts.org/charts/stable/obs-ndi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/obs-ndi.png -keywords: - - obs-ndi - - GameServers - - Productivity - - MediaApp-Video - - MediaServer-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: obs-ndi -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/obs-ndi - - https://github.com/patrickstigler/docker-obs-ndi -type: application -version: 3.0.3 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Productivity - - MediaApp-Video - - MediaServer-Video diff --git a/stable/obs-ndi/3.0.3/app-changelog.md b/stable/obs-ndi/3.0.3/app-changelog.md deleted file mode 100644 index 41f2830bef1..00000000000 --- a/stable/obs-ndi/3.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [obs-ndi-3.0.3](https://github.com/truecharts/charts/compare/obs-ndi-3.0.2...obs-ndi-3.0.3) (2023-08-29) - -### Feat - -- Move to stable + fix env_var ([#12010](https://github.com/truecharts/charts/issues/12010)) - - \ No newline at end of file diff --git a/stable/obs-ndi/3.0.3/charts/common-14.0.4.tgz b/stable/obs-ndi/3.0.3/charts/common-14.0.4.tgz deleted file mode 100644 index 4156d960b05..00000000000 Binary files a/stable/obs-ndi/3.0.3/charts/common-14.0.4.tgz and /dev/null differ diff --git a/stable/obs-ndi/3.0.4/CHANGELOG.md b/stable/obs-ndi/3.0.4/CHANGELOG.md new file mode 100644 index 00000000000..9c3437cad97 --- /dev/null +++ b/stable/obs-ndi/3.0.4/CHANGELOG.md @@ -0,0 +1,22 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [obs-ndi-3.0.4](https://github.com/truecharts/charts/compare/obs-ndi-3.0.3...obs-ndi-3.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [obs-ndi-3.0.3](https://github.com/truecharts/charts/compare/obs-ndi-3.0.2...obs-ndi-3.0.3) (2023-08-29) + +### Feat + +- Move to stable + fix env_var ([#12010](https://github.com/truecharts/charts/issues/12010)) + + \ No newline at end of file diff --git a/stable/obs-ndi/3.0.4/Chart.yaml b/stable/obs-ndi/3.0.4/Chart.yaml new file mode 100644 index 00000000000..1dd019d8d41 --- /dev/null +++ b/stable/obs-ndi/3.0.4/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Docker Open Broadcaster Software (obs). +home: https://truecharts.org/charts/stable/obs-ndi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/obs-ndi.png +keywords: + - obs-ndi + - GameServers + - Productivity + - MediaApp-Video + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: obs-ndi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/obs-ndi + - https://github.com/patrickstigler/docker-obs-ndi +type: application +version: 3.0.4 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Productivity + - MediaApp-Video + - MediaServer-Video diff --git a/stable/speedtest-exporter/7.0.0/README.md b/stable/obs-ndi/3.0.4/README.md similarity index 100% rename from stable/speedtest-exporter/7.0.0/README.md rename to stable/obs-ndi/3.0.4/README.md diff --git a/stable/obs-ndi/3.0.4/app-changelog.md b/stable/obs-ndi/3.0.4/app-changelog.md new file mode 100644 index 00000000000..3c93955145d --- /dev/null +++ b/stable/obs-ndi/3.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [obs-ndi-3.0.4](https://github.com/truecharts/charts/compare/obs-ndi-3.0.3...obs-ndi-3.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/obs-ndi/3.0.3/app-readme.md b/stable/obs-ndi/3.0.4/app-readme.md similarity index 100% rename from stable/obs-ndi/3.0.3/app-readme.md rename to stable/obs-ndi/3.0.4/app-readme.md diff --git a/stable/obs-ndi/3.0.4/charts/common-14.0.9.tgz b/stable/obs-ndi/3.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/obs-ndi/3.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/obs-ndi/3.0.3/ix_values.yaml b/stable/obs-ndi/3.0.4/ix_values.yaml similarity index 100% rename from stable/obs-ndi/3.0.3/ix_values.yaml rename to stable/obs-ndi/3.0.4/ix_values.yaml diff --git a/stable/obs-ndi/3.0.3/questions.yaml b/stable/obs-ndi/3.0.4/questions.yaml similarity index 100% rename from stable/obs-ndi/3.0.3/questions.yaml rename to stable/obs-ndi/3.0.4/questions.yaml diff --git a/stable/obs-ndi/3.0.3/templates/common.yaml b/stable/obs-ndi/3.0.4/templates/common.yaml similarity index 100% rename from stable/obs-ndi/3.0.3/templates/common.yaml rename to stable/obs-ndi/3.0.4/templates/common.yaml diff --git a/stable/snippet-box/4.0.0/values.yaml b/stable/obs-ndi/3.0.4/values.yaml similarity index 100% rename from stable/snippet-box/4.0.0/values.yaml rename to stable/obs-ndi/3.0.4/values.yaml diff --git a/stable/octoprint/10.0.2/CHANGELOG.md b/stable/octoprint/10.0.2/CHANGELOG.md new file mode 100644 index 00000000000..5fc0bf0a63b --- /dev/null +++ b/stable/octoprint/10.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [octoprint-10.0.2](https://github.com/truecharts/charts/compare/octoprint-10.0.1...octoprint-10.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [octoprint-10.0.1](https://github.com/truecharts/charts/compare/octoprint-10.0.0...octoprint-10.0.1) (2023-08-23) + +### Chore + +- update container image tccr.io/truecharts/octoprint to v1.9.2 ([#11819](https://github.com/truecharts/charts/issues/11819)) + + + + + +## [octoprint-10.0.0](https://github.com/truecharts/charts/compare/octoprint-9.0.28...octoprint-10.0.0) (2023-07-31) + + + + +## [octoprint-9.0.28](https://github.com/truecharts/charts/compare/octoprint-9.0.27...octoprint-9.0.28) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [octoprint-9.0.27](https://github.com/truecharts/charts/compare/octoprint-9.0.26...octoprint-9.0.27) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/octoprint to v1.9.2 ([#10643](https://github.com/truecharts/charts/issues/10643)) + + + + +## [octoprint-9.0.26](https://github.com/truecharts/charts/compare/octoprint-9.0.25...octoprint-9.0.26) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/octoprint to v1.9.1 ([#10253](https://github.com/truecharts/charts/issues/10253)) + + + + +## [octoprint-9.0.25](https://github.com/truecharts/charts/compare/octoprint-9.0.24...octoprint-9.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [octoprint-9.0.24](https://github.com/truecharts/charts/compare/octoprint-9.0.23...octoprint-9.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [octoprint-9.0.23](https://github.com/truecharts/charts/compare/octoprint-9.0.22...octoprint-9.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [octoprint-9.0.22](https://github.com/truecharts/charts/compare/octoprint-9.0.21...octoprint-9.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [octoprint-9.0.21](https://github.com/truecharts/charts/compare/octoprint-9.0.20...octoprint-9.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + diff --git a/stable/octoprint/10.0.2/Chart.yaml b/stable/octoprint/10.0.2/Chart.yaml new file mode 100644 index 00000000000..c7bb9591855 --- /dev/null +++ b/stable/octoprint/10.0.2/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.9.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/spotweb/9.0.0/README.md b/stable/octoprint/10.0.2/README.md similarity index 100% rename from stable/spotweb/9.0.0/README.md rename to stable/octoprint/10.0.2/README.md diff --git a/stable/octoprint/10.0.2/app-changelog.md b/stable/octoprint/10.0.2/app-changelog.md new file mode 100644 index 00000000000..9110e6dc01c --- /dev/null +++ b/stable/octoprint/10.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [octoprint-10.0.2](https://github.com/truecharts/charts/compare/octoprint-10.0.1...octoprint-10.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/octoprint/10.0.2/app-readme.md b/stable/octoprint/10.0.2/app-readme.md new file mode 100644 index 00000000000..d0f0a5cc922 --- /dev/null +++ b/stable/octoprint/10.0.2/app-readme.md @@ -0,0 +1,8 @@ +OctoPrint is the snappy web interface for your 3D printer + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/octoprint](https://truecharts.org/charts/stable/octoprint) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/octoprint/10.0.2/charts/common-14.0.9.tgz b/stable/octoprint/10.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/octoprint/10.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/octoprint/10.0.2/ix_values.yaml b/stable/octoprint/10.0.2/ix_values.yaml new file mode 100644 index 00000000000..845fa2821a4 --- /dev/null +++ b/stable/octoprint/10.0.2/ix_values.yaml @@ -0,0 +1,37 @@ +image: + repository: tccr.io/truecharts/octoprint + tag: v1.9.2@sha256:81767e4d0e223303467fdddfaff4e7c6e301b8021fa51b1f5ab4301eb45d9b7f + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10021 + targetPort: 80 +persistence: + data: + enabled: true + mountPath: "/octoprint" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + ENABLE_MJPG_STREAMER: "true" + # -- sets the Mjpg stream imput parameters + # Example "-y -n -r 640x480" + MJPG_STREAMER_INPUT: + # -- sets the camera dev parameters + # Example "/dev/video0" + CAMERA_DEV: diff --git a/stable/octoprint/10.0.2/questions.yaml b/stable/octoprint/10.0.2/questions.yaml new file mode 100644 index 00000000000..03f6ddbefcf --- /dev/null +++ b/stable/octoprint/10.0.2/questions.yaml @@ -0,0 +1,2030 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ENABLE_MJPG_STREAMER + label: "ENABLE_MJPG_STREAMER" + description: "Enable this to ensure camera streaming is enabled you add a video device" + schema: + type: string + default: "false" + - variable: MJPG_STREAMER_INPUT + label: "MJPG_STREAMER_INPUT" + description: "MJPG Streamer input parameters" + schema: + type: string + default: "" + - variable: CAMERA_DEV + label: "CAMERA_DEV" + description: "MJPG Streamer camera device" + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10021 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/smokeping/7.0.2/templates/NOTES.txt b/stable/octoprint/10.0.2/templates/NOTES.txt similarity index 100% rename from stable/smokeping/7.0.2/templates/NOTES.txt rename to stable/octoprint/10.0.2/templates/NOTES.txt diff --git a/stable/ubooquity/7.0.7/templates/common.yaml b/stable/octoprint/10.0.2/templates/common.yaml similarity index 100% rename from stable/ubooquity/7.0.7/templates/common.yaml rename to stable/octoprint/10.0.2/templates/common.yaml diff --git a/stable/soft-serve/3.0.3/values.yaml b/stable/octoprint/10.0.2/values.yaml similarity index 100% rename from stable/soft-serve/3.0.3/values.yaml rename to stable/octoprint/10.0.2/values.yaml diff --git a/stable/omada-controller/10.0.12/CHANGELOG.md b/stable/omada-controller/10.0.12/CHANGELOG.md new file mode 100644 index 00000000000..0cf8260e06a --- /dev/null +++ b/stable/omada-controller/10.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [omada-controller-10.0.12](https://github.com/truecharts/charts/compare/omada-controller-10.0.11...omada-controller-10.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [omada-controller-10.0.11](https://github.com/truecharts/charts/compare/omada-controller-10.0.10...omada-controller-10.0.11) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#13302](https://github.com/truecharts/charts/issues/13302)) + + + + +## [omada-controller-10.0.10](https://github.com/truecharts/charts/compare/omada-controller-10.0.9...omada-controller-10.0.10) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#13267](https://github.com/truecharts/charts/issues/13267)) + + + + +## [omada-controller-10.0.9](https://github.com/truecharts/charts/compare/omada-controller-10.0.8...omada-controller-10.0.9) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#13256](https://github.com/truecharts/charts/issues/13256)) + + + + +## [omada-controller-10.0.8](https://github.com/truecharts/charts/compare/omada-controller-10.0.7...omada-controller-10.0.8) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#13191](https://github.com/truecharts/charts/issues/13191)) + + + + +## [omada-controller-10.0.7](https://github.com/truecharts/charts/compare/omada-controller-10.0.6...omada-controller-10.0.7) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#13104](https://github.com/truecharts/charts/issues/13104)) + + + + +## [omada-controller-10.0.6](https://github.com/truecharts/charts/compare/omada-controller-10.0.5...omada-controller-10.0.6) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#13004](https://github.com/truecharts/charts/issues/13004)) + + + + +## [omada-controller-10.0.5](https://github.com/truecharts/charts/compare/omada-controller-10.0.4...omada-controller-10.0.5) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#12996](https://github.com/truecharts/charts/issues/12996)) + + + + +## [omada-controller-10.0.4](https://github.com/truecharts/charts/compare/omada-controller-10.0.3...omada-controller-10.0.4) (2023-09-25) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#12943](https://github.com/truecharts/charts/issues/12943)) + + + + +## [omada-controller-10.0.3](https://github.com/truecharts/charts/compare/omada-controller-10.0.2...omada-controller-10.0.3) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#12904](https://github.com/truecharts/charts/issues/12904)) + + + + +## [omada-controller-10.0.2](https://github.com/truecharts/charts/compare/omada-controller-10.0.1...omada-controller-10.0.2) (2023-09-23) + +### Chore diff --git a/stable/omada-controller/10.0.12/Chart.yaml b/stable/omada-controller/10.0.12/Chart.yaml new file mode 100644 index 00000000000..4e36e848a6d --- /dev/null +++ b/stable/omada-controller/10.0.12/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "5.12.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sqlitebrowser/7.0.0/README.md b/stable/omada-controller/10.0.12/README.md similarity index 100% rename from stable/sqlitebrowser/7.0.0/README.md rename to stable/omada-controller/10.0.12/README.md diff --git a/stable/omada-controller/10.0.12/app-changelog.md b/stable/omada-controller/10.0.12/app-changelog.md new file mode 100644 index 00000000000..1857b65d3de --- /dev/null +++ b/stable/omada-controller/10.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [omada-controller-10.0.12](https://github.com/truecharts/charts/compare/omada-controller-10.0.11...omada-controller-10.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/omada-controller/10.0.12/app-readme.md b/stable/omada-controller/10.0.12/app-readme.md new file mode 100644 index 00000000000..f96c4abc38c --- /dev/null +++ b/stable/omada-controller/10.0.12/app-readme.md @@ -0,0 +1,8 @@ +Omada is a SDN tool for TP-Link Omada hardware + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/omada-controller](https://truecharts.org/charts/stable/omada-controller) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/omada-controller/10.0.12/charts/common-14.0.9.tgz b/stable/omada-controller/10.0.12/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/omada-controller/10.0.12/charts/common-14.0.9.tgz differ diff --git a/stable/omada-controller/10.0.12/ix_values.yaml b/stable/omada-controller/10.0.12/ix_values.yaml new file mode 100644 index 00000000000..0d1985eec99 --- /dev/null +++ b/stable/omada-controller/10.0.12/ix_values.yaml @@ -0,0 +1,83 @@ +image: + repository: tccr.io/truecharts/omada-controller + tag: v5.12.0@sha256:60d7598a466e81c9b0fc23bf84d455c05adfd045362c76933c2d086fa4cf3f3a + pullPolicy: IfNotPresent +service: + main: + ports: + main: + protocol: https + port: 8043 + comm: + enabled: true + ports: + comm: + protocol: https + enabled: true + port: 8843 + omada-tcp: + enabled: true + ports: + omada-tcp1: + enabled: true + port: 29811 + targetPort: 29811 + omada-tcp2: + enabled: true + port: 29812 + targetPort: 29812 + omada-tcp3: + enabled: true + port: 29813 + targetPort: 29813 + omada-tcp4: + enabled: true + port: 29814 + targetPort: 29814 + omada-udp: + enabled: true + ports: + omada-udp1: + enabled: true + protocol: udp + port: 29810 + targetPort: 29810 +ingress: + comm: + autoLink: true +persistence: + data: + enabled: true + mountPath: /opt/tplink/EAPController/data + work: + enabled: true + mountPath: /opt/tplink/EAPController/work +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + PORTAL_HTTPS_PORT: "{{ .Values.service.comm.ports.comm.port }}" + probes: + startup: + path: /api/info + httpHeaders: + Host: kube.internal.health + liveness: + path: /api/info + httpHeaders: + Host: kube.internal.health + readiness: + path: /api/info + httpHeaders: + Host: kube.internal.health diff --git a/stable/omada-controller/10.0.12/questions.yaml b/stable/omada-controller/10.0.12/questions.yaml new file mode 100644 index 00000000000..dec3667eded --- /dev/null +++ b/stable/omada-controller/10.0.12/questions.yaml @@ -0,0 +1,2439 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 8043 + required: true + - variable: comm + label: Omada Controller User HTTPS portal + description: Omada Controller User HTTPS portal + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: comm + label: TCP Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 8843 + required: true + - variable: omada-tcp + label: Omada TCP + description: Omada TCP + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: omada-tcp1 + label: Omada TCP 1 + description: Omada Controller or EAP Discovery Utility manages Omada devices before Omada Controller v5.x. + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 29811 + required: true + - variable: omada-tcp2 + label: Omada TCP 2 + description: Omada Controller or EAP Discovery Utility manages Omada devices before Omada Controller v5.x. + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 29812 + required: true + - variable: omada-tcp3 + label: Omada TCP 3 + description: Omada Controller upgrades Omada devices before Omada Controller v5.x. + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 29813 + required: true + - variable: omada-tcp4 + label: Omada TCP 4 + description: Omada Controller or EAP Discovery Utility adopts Omada devices since Omada Controller v5.x. + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 29814 + required: true + - variable: omada-udp + label: Omada UDP + description: Omada UDP + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: omada-udp1 + label: Omada UDP 1 + description: Omada Controller or EAP Discovery Utility discovers Omada devices. + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 29810 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App data Storage + description: Stores the Application data. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: work + label: App working Storage + description: Stores the Application data between resets. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: comm + label: Comm Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/snapdrop/6.0.9/templates/NOTES.txt b/stable/omada-controller/10.0.12/templates/NOTES.txt similarity index 100% rename from stable/snapdrop/6.0.9/templates/NOTES.txt rename to stable/omada-controller/10.0.12/templates/NOTES.txt diff --git a/stable/omada-controller/10.0.12/templates/common.yaml b/stable/omada-controller/10.0.12/templates/common.yaml new file mode 100644 index 00000000000..edfe493639d --- /dev/null +++ b/stable/omada-controller/10.0.12/templates/common.yaml @@ -0,0 +1,24 @@ +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.init" . }} + +{{/* +Omada automatically redirects to that port. +Instead of consuming the external 443 port, it's better to switch internal +But still give user the ability to change it. +When ingress is enabled, set this to 443, otherwise set it to whatever `port` is set to +*/}} + +{{- $port := .Values.service.main.ports.main.port -}} +{{- if .Values.ingress.main.enabled -}} + {{- $port = 443 -}} +{{- end -}} + +{{- $_ := set .Values.workload.main.podSpec.containers.main.env "MANAGE_HTTPS_PORT" $port -}} + +{{- $_ := set .Values.service.main.ports.main "targetPort" $port -}} + +{{- $_ := set .Values.workload.main.podSpec.containers.main.probes.liveness "port" $port -}} +{{- $_ := set .Values.workload.main.podSpec.containers.main.probes.readiness "port" $port -}} +{{- $_ := set .Values.workload.main.podSpec.containers.main.probes.startup "port" $port -}} + +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/speedtest-exporter/7.0.0/values.yaml b/stable/omada-controller/10.0.12/values.yaml similarity index 100% rename from stable/speedtest-exporter/7.0.0/values.yaml rename to stable/omada-controller/10.0.12/values.yaml diff --git a/stable/ombi/15.0.2/CHANGELOG.md b/stable/ombi/15.0.2/CHANGELOG.md new file mode 100644 index 00000000000..b91f3015c04 --- /dev/null +++ b/stable/ombi/15.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ombi-15.0.2](https://github.com/truecharts/charts/compare/ombi-15.0.1...ombi-15.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [ombi-15.0.1](https://github.com/truecharts/charts/compare/ombi-15.0.0...ombi-15.0.1) (2023-08-25) + +### Chore + +- update container image tccr.io/truecharts/ombi to v4.43.5 ([#11861](https://github.com/truecharts/charts/issues/11861)) + + + + + +## [ombi-15.0.0](https://github.com/truecharts/charts/compare/ombi-14.0.27...ombi-15.0.0) (2023-07-31) + + + + +## [ombi-14.0.27](https://github.com/truecharts/charts/compare/ombi-14.0.26...ombi-14.0.27) (2023-07-29) + +### Chore + +- update container image tccr.io/truecharts/ombi to v4.43.4 ([#10976](https://github.com/truecharts/charts/issues/10976)) + + + + +## [ombi-14.0.26](https://github.com/truecharts/charts/compare/ombi-14.0.25...ombi-14.0.26) (2023-07-26) + +### Chore + +- update helm general non-major ([#10810](https://github.com/truecharts/charts/issues/10810)) + + + + +## [ombi-14.0.25](https://github.com/truecharts/charts/compare/ombi-14.0.24...ombi-14.0.25) (2023-07-26) + +### Chore + +- update container image tccr.io/truecharts/ombi to v4.43.2 ([#10850](https://github.com/truecharts/charts/issues/10850)) + + + + +## [ombi-14.0.24](https://github.com/truecharts/charts/compare/ombi-14.0.23...ombi-14.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [ombi-14.0.23](https://github.com/truecharts/charts/compare/ombi-14.0.22...ombi-14.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [ombi-14.0.22](https://github.com/truecharts/charts/compare/ombi-14.0.21...ombi-14.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [ombi-14.0.21](https://github.com/truecharts/charts/compare/ombi-14.0.20...ombi-14.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [ombi-14.0.20](https://github.com/truecharts/charts/compare/ombi-14.0.19...ombi-14.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + diff --git a/stable/ombi/15.0.2/Chart.yaml b/stable/ombi/15.0.2/Chart.yaml new file mode 100644 index 00000000000..dbaeecf1f44 --- /dev/null +++ b/stable/ombi/15.0.2/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.43.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sshwifty/2.0.2/README.md b/stable/ombi/15.0.2/README.md similarity index 100% rename from stable/sshwifty/2.0.2/README.md rename to stable/ombi/15.0.2/README.md diff --git a/stable/ombi/15.0.2/app-changelog.md b/stable/ombi/15.0.2/app-changelog.md new file mode 100644 index 00000000000..1ca6e9e5d26 --- /dev/null +++ b/stable/ombi/15.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ombi-15.0.2](https://github.com/truecharts/charts/compare/ombi-15.0.1...ombi-15.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ombi/15.0.2/app-readme.md b/stable/ombi/15.0.2/app-readme.md new file mode 100644 index 00000000000..d992faf957c --- /dev/null +++ b/stable/ombi/15.0.2/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/15.0.2/charts/common-14.0.9.tgz b/stable/ombi/15.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ombi/15.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/ombi/15.0.2/ix_values.yaml b/stable/ombi/15.0.2/ix_values.yaml new file mode 100644 index 00000000000..cc9f0c6ce1e --- /dev/null +++ b/stable/ombi/15.0.2/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: tccr.io/truecharts/ombi + pullPolicy: IfNotPresent + tag: v4.43.5@sha256:d7a9757fa559803bdd6f0df88b7b622629f4f9f5aadf3332bc001e87b8ff2c80 +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/15.0.2/questions.yaml b/stable/ombi/15.0.2/questions.yaml new file mode 100644 index 00000000000..54eb94f659b --- /dev/null +++ b/stable/ombi/15.0.2/questions.yaml @@ -0,0 +1,2005 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 3579 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/soft-serve/3.0.3/templates/NOTES.txt b/stable/ombi/15.0.2/templates/NOTES.txt similarity index 100% rename from stable/soft-serve/3.0.3/templates/NOTES.txt rename to stable/ombi/15.0.2/templates/NOTES.txt diff --git a/stable/unmanic/7.0.1/templates/common.yaml b/stable/ombi/15.0.2/templates/common.yaml similarity index 100% rename from stable/unmanic/7.0.1/templates/common.yaml rename to stable/ombi/15.0.2/templates/common.yaml diff --git a/stable/spotweb/9.0.0/values.yaml b/stable/ombi/15.0.2/values.yaml similarity index 100% rename from stable/spotweb/9.0.0/values.yaml rename to stable/ombi/15.0.2/values.yaml diff --git a/stable/onlyoffice-document-server/12.0.1/CHANGELOG.md b/stable/onlyoffice-document-server/12.0.1/CHANGELOG.md new file mode 100644 index 00000000000..3ec068bf534 --- /dev/null +++ b/stable/onlyoffice-document-server/12.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [onlyoffice-document-server-12.0.1](https://github.com/truecharts/charts/compare/onlyoffice-document-server-12.0.0...onlyoffice-document-server-12.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [onlyoffice-document-server-12.0.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-11.0.0...onlyoffice-document-server-12.0.0) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/onlyoffice-ds to v7.4.1 ([#11258](https://github.com/truecharts/charts/issues/11258)) + + + + + +## [onlyoffice-document-server-11.0.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.25...onlyoffice-document-server-11.0.0) (2023-07-31) + + + + +## [onlyoffice-document-server-10.0.25](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.24...onlyoffice-document-server-10.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [onlyoffice-document-server-10.0.24](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.23...onlyoffice-document-server-10.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [onlyoffice-document-server-10.0.23](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.22...onlyoffice-document-server-10.0.23) (2023-06-29) + +### Chore + +- update container image tccr.io/truecharts/onlyoffice-ds to v7.4.0 ([#10028](https://github.com/truecharts/charts/issues/10028)) + + + + +## [onlyoffice-document-server-10.0.22](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.21...onlyoffice-document-server-10.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [onlyoffice-document-server-10.0.21](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.20...onlyoffice-document-server-10.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [onlyoffice-document-server-10.0.20](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.19...onlyoffice-document-server-10.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [onlyoffice-document-server-10.0.19](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.18...onlyoffice-document-server-10.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [onlyoffice-document-server-10.0.18](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.17...onlyoffice-document-server-10.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + diff --git a/stable/onlyoffice-document-server/12.0.1/Chart.yaml b/stable/onlyoffice-document-server/12.0.1/Chart.yaml new file mode 100644 index 00000000000..1c5c1842764 --- /dev/null +++ b/stable/onlyoffice-document-server/12.0.1/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "7.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + version: 14.0.8 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 8.0.29 +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: 12.0.1 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/static-web-server/1.0.3/README.md b/stable/onlyoffice-document-server/12.0.1/README.md similarity index 100% rename from stable/static-web-server/1.0.3/README.md rename to stable/onlyoffice-document-server/12.0.1/README.md diff --git a/stable/onlyoffice-document-server/12.0.1/app-changelog.md b/stable/onlyoffice-document-server/12.0.1/app-changelog.md new file mode 100644 index 00000000000..0ce6c435b37 --- /dev/null +++ b/stable/onlyoffice-document-server/12.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [onlyoffice-document-server-12.0.1](https://github.com/truecharts/charts/compare/onlyoffice-document-server-12.0.0...onlyoffice-document-server-12.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/onlyoffice-document-server/12.0.1/app-readme.md b/stable/onlyoffice-document-server/12.0.1/app-readme.md new file mode 100644 index 00000000000..23b8cbdf481 --- /dev/null +++ b/stable/onlyoffice-document-server/12.0.1/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/12.0.1/charts/common-14.0.8.tgz b/stable/onlyoffice-document-server/12.0.1/charts/common-14.0.8.tgz new file mode 100644 index 00000000000..ea6576f1fd8 Binary files /dev/null and b/stable/onlyoffice-document-server/12.0.1/charts/common-14.0.8.tgz differ diff --git a/stable/onlyoffice-document-server/12.0.1/charts/redis-8.0.29.tgz b/stable/onlyoffice-document-server/12.0.1/charts/redis-8.0.29.tgz new file mode 100644 index 00000000000..0ba2892d0ce Binary files /dev/null and b/stable/onlyoffice-document-server/12.0.1/charts/redis-8.0.29.tgz differ diff --git a/stable/onlyoffice-document-server/12.0.1/ix_values.yaml b/stable/onlyoffice-document-server/12.0.1/ix_values.yaml new file mode 100644 index 00000000000..c5666aa62a7 --- /dev/null +++ b/stable/onlyoffice-document-server/12.0.1/ix_values.yaml @@ -0,0 +1,69 @@ +image: + repository: tccr.io/truecharts/onlyoffice-ds + tag: v7.4.1@sha256:8499c9237558fcf4c124783592cb95b28cb5c2412543ac4d2d4dba6679691566 + 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/12.0.1/questions.yaml b/stable/onlyoffice-document-server/12.0.1/questions.yaml new file mode 100644 index 00000000000..42ecbda3878 --- /dev/null +++ b/stable/onlyoffice-document-server/12.0.1/questions.yaml @@ -0,0 +1,1920 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: JWT_SECRET + label: "JWT_SECRET" + description: "Defines the secret key to validate the JSON Web Token in the request to the ONLYOFFICE Document Server." + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: JWT_ENABLED + label: "JWT_ENABLED" + description: "Specifies the enabling the JSON Web Token validation by the ONLYOFFICE Document Server." + schema: + type: boolean + default: false + - variable: WOPI_ENABLED + label: "WOPI_ENABLED" + description: "Specifies the enabling the wopi handlers." + schema: + type: boolean + default: false + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10043 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/speedtest-exporter/7.0.0/templates/NOTES.txt b/stable/onlyoffice-document-server/12.0.1/templates/NOTES.txt similarity index 100% rename from stable/speedtest-exporter/7.0.0/templates/NOTES.txt rename to stable/onlyoffice-document-server/12.0.1/templates/NOTES.txt diff --git a/stable/unpoller/7.0.5/templates/common.yaml b/stable/onlyoffice-document-server/12.0.1/templates/common.yaml similarity index 100% rename from stable/unpoller/7.0.5/templates/common.yaml rename to stable/onlyoffice-document-server/12.0.1/templates/common.yaml diff --git a/stable/sqlitebrowser/7.0.0/values.yaml b/stable/onlyoffice-document-server/12.0.1/values.yaml similarity index 100% rename from stable/sqlitebrowser/7.0.0/values.yaml rename to stable/onlyoffice-document-server/12.0.1/values.yaml diff --git a/stable/openhab/6.0.4/CHANGELOG.md b/stable/openhab/6.0.4/CHANGELOG.md deleted file mode 100644 index 809bd21a0cd..00000000000 --- a/stable/openhab/6.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openhab-6.0.4](https://github.com/truecharts/charts/compare/openhab-6.0.3...openhab-6.0.4) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/openhab to v4.0.3 ([#12809](https://github.com/truecharts/charts/issues/12809)) - - - - -## [openhab-6.0.3](https://github.com/truecharts/charts/compare/openhab-6.0.2...openhab-6.0.3) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/openhab to v4.0.3 ([#12437](https://github.com/truecharts/charts/issues/12437)) - - - - -## [openhab-6.0.2](https://github.com/truecharts/charts/compare/openhab-6.0.1...openhab-6.0.2) (2023-08-24) - -### Chore - -- update helm general non-major ([#11848](https://github.com/truecharts/charts/issues/11848)) - - - - -## [openhab-6.0.1](https://github.com/truecharts/charts/compare/openhab-6.0.0...openhab-6.0.1) (2023-08-24) - -### Chore - -- update container image tccr.io/truecharts/openhab to v4.0.2 ([#11622](https://github.com/truecharts/charts/issues/11622)) - - - - - -## [openhab-6.0.0](https://github.com/truecharts/charts/compare/openhab-5.0.20...openhab-6.0.0) (2023-07-31) - - - - -## [openhab-5.0.20](https://github.com/truecharts/charts/compare/openhab-5.0.19...openhab-5.0.20) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [openhab-5.0.19](https://github.com/truecharts/charts/compare/openhab-5.0.18...openhab-5.0.19) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/openhab to v4.0.1 ([#10966](https://github.com/truecharts/charts/issues/10966)) - - - - -## [openhab-5.0.18](https://github.com/truecharts/charts/compare/openhab-5.0.17...openhab-5.0.18) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/openhab to v3.4.5 ([#10947](https://github.com/truecharts/charts/issues/10947)) - - - - -## [openhab-5.0.17](https://github.com/truecharts/charts/compare/openhab-5.0.16...openhab-5.0.17) (2023-07-08) - -### Chore - -- update container image tccr.io/truecharts/openhab to v3.4.4 ([#10321](https://github.com/truecharts/charts/issues/10321)) - - - - -## [openhab-5.0.16](https://github.com/truecharts/charts/compare/openhab-5.0.15...openhab-5.0.16) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [openhab-5.0.15](https://github.com/truecharts/charts/compare/openhab-5.0.14...openhab-5.0.15) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - diff --git a/stable/openhab/6.0.4/Chart.yaml b/stable/openhab/6.0.4/Chart.yaml deleted file mode 100644 index 6031449480b..00000000000 --- a/stable/openhab/6.0.4/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "4.0.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -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: 6.0.4 -annotations: - truecharts.org/catagories: | - - media - - test - truecharts.org/SCALE-support: "true" diff --git a/stable/openhab/6.0.4/app-changelog.md b/stable/openhab/6.0.4/app-changelog.md deleted file mode 100644 index cc36f9e5a6a..00000000000 --- a/stable/openhab/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openhab-6.0.4](https://github.com/truecharts/charts/compare/openhab-6.0.3...openhab-6.0.4) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/openhab to v4.0.3 ([#12809](https://github.com/truecharts/charts/issues/12809)) - - \ No newline at end of file diff --git a/stable/openhab/6.0.4/charts/common-14.0.3.tgz b/stable/openhab/6.0.4/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/openhab/6.0.4/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/openhab/6.0.5/CHANGELOG.md b/stable/openhab/6.0.5/CHANGELOG.md new file mode 100644 index 00000000000..cd546cae297 --- /dev/null +++ b/stable/openhab/6.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [openhab-6.0.5](https://github.com/truecharts/charts/compare/openhab-6.0.4...openhab-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [openhab-6.0.4](https://github.com/truecharts/charts/compare/openhab-6.0.3...openhab-6.0.4) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/openhab to v4.0.3 ([#12809](https://github.com/truecharts/charts/issues/12809)) + + + + +## [openhab-6.0.3](https://github.com/truecharts/charts/compare/openhab-6.0.2...openhab-6.0.3) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/openhab to v4.0.3 ([#12437](https://github.com/truecharts/charts/issues/12437)) + + + + +## [openhab-6.0.2](https://github.com/truecharts/charts/compare/openhab-6.0.1...openhab-6.0.2) (2023-08-24) + +### Chore + +- update helm general non-major ([#11848](https://github.com/truecharts/charts/issues/11848)) + + + + +## [openhab-6.0.1](https://github.com/truecharts/charts/compare/openhab-6.0.0...openhab-6.0.1) (2023-08-24) + +### Chore + +- update container image tccr.io/truecharts/openhab to v4.0.2 ([#11622](https://github.com/truecharts/charts/issues/11622)) + + + + + +## [openhab-6.0.0](https://github.com/truecharts/charts/compare/openhab-5.0.20...openhab-6.0.0) (2023-07-31) + + + + +## [openhab-5.0.20](https://github.com/truecharts/charts/compare/openhab-5.0.19...openhab-5.0.20) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [openhab-5.0.19](https://github.com/truecharts/charts/compare/openhab-5.0.18...openhab-5.0.19) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/openhab to v4.0.1 ([#10966](https://github.com/truecharts/charts/issues/10966)) + + + + +## [openhab-5.0.18](https://github.com/truecharts/charts/compare/openhab-5.0.17...openhab-5.0.18) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/openhab to v3.4.5 ([#10947](https://github.com/truecharts/charts/issues/10947)) + + + + +## [openhab-5.0.17](https://github.com/truecharts/charts/compare/openhab-5.0.16...openhab-5.0.17) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/openhab to v3.4.4 ([#10321](https://github.com/truecharts/charts/issues/10321)) + + + + +## [openhab-5.0.16](https://github.com/truecharts/charts/compare/openhab-5.0.15...openhab-5.0.16) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + diff --git a/stable/openhab/6.0.5/Chart.yaml b/stable/openhab/6.0.5/Chart.yaml new file mode 100644 index 00000000000..8bdaf7c656a --- /dev/null +++ b/stable/openhab/6.0.5/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "4.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.5 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" diff --git a/stable/static/7.0.0/README.md b/stable/openhab/6.0.5/README.md similarity index 100% rename from stable/static/7.0.0/README.md rename to stable/openhab/6.0.5/README.md diff --git a/stable/openhab/6.0.5/app-changelog.md b/stable/openhab/6.0.5/app-changelog.md new file mode 100644 index 00000000000..5fc5d53fbdf --- /dev/null +++ b/stable/openhab/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openhab-6.0.5](https://github.com/truecharts/charts/compare/openhab-6.0.4...openhab-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/openhab/6.0.4/app-readme.md b/stable/openhab/6.0.5/app-readme.md similarity index 100% rename from stable/openhab/6.0.4/app-readme.md rename to stable/openhab/6.0.5/app-readme.md diff --git a/stable/openhab/6.0.5/charts/common-14.0.9.tgz b/stable/openhab/6.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/openhab/6.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/openhab/6.0.4/ix_values.yaml b/stable/openhab/6.0.5/ix_values.yaml similarity index 100% rename from stable/openhab/6.0.4/ix_values.yaml rename to stable/openhab/6.0.5/ix_values.yaml diff --git a/stable/openhab/6.0.4/questions.yaml b/stable/openhab/6.0.5/questions.yaml similarity index 100% rename from stable/openhab/6.0.4/questions.yaml rename to stable/openhab/6.0.5/questions.yaml diff --git a/stable/spotweb/9.0.0/templates/NOTES.txt b/stable/openhab/6.0.5/templates/NOTES.txt similarity index 100% rename from stable/spotweb/9.0.0/templates/NOTES.txt rename to stable/openhab/6.0.5/templates/NOTES.txt diff --git a/stable/openhab/6.0.5/templates/common.yaml b/stable/openhab/6.0.5/templates/common.yaml new file mode 100644 index 00000000000..995efb03eb0 --- /dev/null +++ b/stable/openhab/6.0.5/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/sshwifty/2.0.2/values.yaml b/stable/openhab/6.0.5/values.yaml similarity index 100% rename from stable/sshwifty/2.0.2/values.yaml rename to stable/openhab/6.0.5/values.yaml diff --git a/stable/openspeedtest/5.0.1/CHANGELOG.md b/stable/openspeedtest/5.0.1/CHANGELOG.md deleted file mode 100644 index 82aeb50e067..00000000000 --- a/stable/openspeedtest/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openspeedtest-5.0.1](https://github.com/truecharts/charts/compare/openspeedtest-5.0.0...openspeedtest-5.0.1) (2023-08-30) - -### Chore - -- update container image tccr.io/truecharts/openspeedtest to latest ([#12057](https://github.com/truecharts/charts/issues/12057)) - - - - - -## [openspeedtest-5.0.0](https://github.com/truecharts/charts/compare/openspeedtest-4.0.27...openspeedtest-5.0.0) (2023-07-31) - - - - -## [openspeedtest-4.0.27](https://github.com/truecharts/charts/compare/openspeedtest-4.0.26...openspeedtest-4.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [openspeedtest-4.0.26](https://github.com/truecharts/charts/compare/openspeedtest-4.0.25...openspeedtest-4.0.26) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/openspeedtest to latest ([#10635](https://github.com/truecharts/charts/issues/10635)) - - - - -## [openspeedtest-4.0.25](https://github.com/truecharts/charts/compare/openspeedtest-4.0.24...openspeedtest-4.0.25) (2023-07-09) - -### Chore - -- update container image tccr.io/truecharts/openspeedtest to latest ([#10339](https://github.com/truecharts/charts/issues/10339)) - - - - -## [openspeedtest-4.0.24](https://github.com/truecharts/charts/compare/openspeedtest-4.0.23...openspeedtest-4.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [openspeedtest-4.0.23](https://github.com/truecharts/charts/compare/openspeedtest-4.0.22...openspeedtest-4.0.23) (2023-06-22) - -### Chore - -- update container image tccr.io/truecharts/openspeedtest to latest ([#9836](https://github.com/truecharts/charts/issues/9836)) - - - - -## [openspeedtest-4.0.22](https://github.com/truecharts/charts/compare/openspeedtest-4.0.21...openspeedtest-4.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [openspeedtest-4.0.21](https://github.com/truecharts/charts/compare/openspeedtest-4.0.20...openspeedtest-4.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [openspeedtest-4.0.20](https://github.com/truecharts/charts/compare/openspeedtest-4.0.19...openspeedtest-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [openspeedtest-4.0.19](https://github.com/truecharts/charts/compare/openspeedtest-4.0.18...openspeedtest-4.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/openspeedtest/5.0.1/Chart.yaml b/stable/openspeedtest/5.0.1/Chart.yaml deleted file mode 100644 index e0d719501a1..00000000000 --- a/stable/openspeedtest/5.0.1/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.1 -annotations: - truecharts.org/catagories: | - - utilities - - test - truecharts.org/SCALE-support: "true" diff --git a/stable/openspeedtest/5.0.1/app-changelog.md b/stable/openspeedtest/5.0.1/app-changelog.md deleted file mode 100644 index bca4e0c5d3e..00000000000 --- a/stable/openspeedtest/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openspeedtest-5.0.1](https://github.com/truecharts/charts/compare/openspeedtest-5.0.0...openspeedtest-5.0.1) (2023-08-30) - -### Chore - -- update container image tccr.io/truecharts/openspeedtest to latest ([#12057](https://github.com/truecharts/charts/issues/12057)) - - \ No newline at end of file diff --git a/stable/openspeedtest/5.0.1/charts/common-14.0.1.tgz b/stable/openspeedtest/5.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/openspeedtest/5.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/openspeedtest/5.0.2/CHANGELOG.md b/stable/openspeedtest/5.0.2/CHANGELOG.md new file mode 100644 index 00000000000..b602bc52b00 --- /dev/null +++ b/stable/openspeedtest/5.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [openspeedtest-5.0.2](https://github.com/truecharts/charts/compare/openspeedtest-5.0.1...openspeedtest-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [openspeedtest-5.0.1](https://github.com/truecharts/charts/compare/openspeedtest-5.0.0...openspeedtest-5.0.1) (2023-08-30) + +### Chore + +- update container image tccr.io/truecharts/openspeedtest to latest ([#12057](https://github.com/truecharts/charts/issues/12057)) + + + + + +## [openspeedtest-5.0.0](https://github.com/truecharts/charts/compare/openspeedtest-4.0.27...openspeedtest-5.0.0) (2023-07-31) + + + + +## [openspeedtest-4.0.27](https://github.com/truecharts/charts/compare/openspeedtest-4.0.26...openspeedtest-4.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [openspeedtest-4.0.26](https://github.com/truecharts/charts/compare/openspeedtest-4.0.25...openspeedtest-4.0.26) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/openspeedtest to latest ([#10635](https://github.com/truecharts/charts/issues/10635)) + + + + +## [openspeedtest-4.0.25](https://github.com/truecharts/charts/compare/openspeedtest-4.0.24...openspeedtest-4.0.25) (2023-07-09) + +### Chore + +- update container image tccr.io/truecharts/openspeedtest to latest ([#10339](https://github.com/truecharts/charts/issues/10339)) + + + + +## [openspeedtest-4.0.24](https://github.com/truecharts/charts/compare/openspeedtest-4.0.23...openspeedtest-4.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [openspeedtest-4.0.23](https://github.com/truecharts/charts/compare/openspeedtest-4.0.22...openspeedtest-4.0.23) (2023-06-22) + +### Chore + +- update container image tccr.io/truecharts/openspeedtest to latest ([#9836](https://github.com/truecharts/charts/issues/9836)) + + + + +## [openspeedtest-4.0.22](https://github.com/truecharts/charts/compare/openspeedtest-4.0.21...openspeedtest-4.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [openspeedtest-4.0.21](https://github.com/truecharts/charts/compare/openspeedtest-4.0.20...openspeedtest-4.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [openspeedtest-4.0.20](https://github.com/truecharts/charts/compare/openspeedtest-4.0.19...openspeedtest-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + diff --git a/stable/openspeedtest/5.0.2/Chart.yaml b/stable/openspeedtest/5.0.2/Chart.yaml new file mode 100644 index 00000000000..a915d83e1ca --- /dev/null +++ b/stable/openspeedtest/5.0.2/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.2 +annotations: + truecharts.org/catagories: | + - utilities + - test + truecharts.org/SCALE-support: "true" diff --git a/stable/storj-node/6.0.0/README.md b/stable/openspeedtest/5.0.2/README.md similarity index 100% rename from stable/storj-node/6.0.0/README.md rename to stable/openspeedtest/5.0.2/README.md diff --git a/stable/openspeedtest/5.0.2/app-changelog.md b/stable/openspeedtest/5.0.2/app-changelog.md new file mode 100644 index 00000000000..838a5a43666 --- /dev/null +++ b/stable/openspeedtest/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openspeedtest-5.0.2](https://github.com/truecharts/charts/compare/openspeedtest-5.0.1...openspeedtest-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/openspeedtest/5.0.1/app-readme.md b/stable/openspeedtest/5.0.2/app-readme.md similarity index 100% rename from stable/openspeedtest/5.0.1/app-readme.md rename to stable/openspeedtest/5.0.2/app-readme.md diff --git a/stable/openspeedtest/5.0.2/charts/common-14.0.9.tgz b/stable/openspeedtest/5.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/openspeedtest/5.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/openspeedtest/5.0.1/ix_values.yaml b/stable/openspeedtest/5.0.2/ix_values.yaml similarity index 100% rename from stable/openspeedtest/5.0.1/ix_values.yaml rename to stable/openspeedtest/5.0.2/ix_values.yaml diff --git a/stable/openspeedtest/5.0.1/questions.yaml b/stable/openspeedtest/5.0.2/questions.yaml similarity index 100% rename from stable/openspeedtest/5.0.1/questions.yaml rename to stable/openspeedtest/5.0.2/questions.yaml diff --git a/stable/sqlitebrowser/7.0.0/templates/NOTES.txt b/stable/openspeedtest/5.0.2/templates/NOTES.txt similarity index 100% rename from stable/sqlitebrowser/7.0.0/templates/NOTES.txt rename to stable/openspeedtest/5.0.2/templates/NOTES.txt diff --git a/stable/uptimerobot-prometheus/8.0.0/templates/common.yaml b/stable/openspeedtest/5.0.2/templates/common.yaml similarity index 100% rename from stable/uptimerobot-prometheus/8.0.0/templates/common.yaml rename to stable/openspeedtest/5.0.2/templates/common.yaml diff --git a/stable/static-web-server/1.0.3/values.yaml b/stable/openspeedtest/5.0.2/values.yaml similarity index 100% rename from stable/static-web-server/1.0.3/values.yaml rename to stable/openspeedtest/5.0.2/values.yaml diff --git a/stable/openvscode-server/6.0.10/CHANGELOG.md b/stable/openvscode-server/6.0.10/CHANGELOG.md deleted file mode 100644 index 10dcb7c9848..00000000000 --- a/stable/openvscode-server/6.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openvscode-server-6.0.10](https://github.com/truecharts/charts/compare/openvscode-server-6.0.9...openvscode-server-6.0.10) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.83.0 ([#13338](https://github.com/truecharts/charts/issues/13338)) - - - - -## [openvscode-server-6.0.9](https://github.com/truecharts/charts/compare/openvscode-server-6.0.8...openvscode-server-6.0.9) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.83.0 ([#13291](https://github.com/truecharts/charts/issues/13291)) - - - - -## [openvscode-server-6.0.8](https://github.com/truecharts/charts/compare/openvscode-server-6.0.7...openvscode-server-6.0.8) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.82.2 ([#12663](https://github.com/truecharts/charts/issues/12663)) - - - - -## [openvscode-server-6.0.7](https://github.com/truecharts/charts/compare/openvscode-server-6.0.6...openvscode-server-6.0.7) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.82.1 ([#12577](https://github.com/truecharts/charts/issues/12577)) - - - - -## [openvscode-server-6.0.6](https://github.com/truecharts/charts/compare/openvscode-server-6.0.5...openvscode-server-6.0.6) (2023-09-10) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.82.0 ([#12469](https://github.com/truecharts/charts/issues/12469)) - - - - -## [openvscode-server-6.0.5](https://github.com/truecharts/charts/compare/openvscode-server-6.0.4...openvscode-server-6.0.5) (2023-08-27) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.81.1 ([#11949](https://github.com/truecharts/charts/issues/11949)) - - - - -## [openvscode-server-6.0.4](https://github.com/truecharts/charts/compare/openvscode-server-6.0.3...openvscode-server-6.0.4) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.81.1 ([#11898](https://github.com/truecharts/charts/issues/11898)) - - - - -## [openvscode-server-6.0.3](https://github.com/truecharts/charts/compare/openvscode-server-6.0.2...openvscode-server-6.0.3) (2023-08-19) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.81.0 ([#11699](https://github.com/truecharts/charts/issues/11699)) - - - - -## [openvscode-server-6.0.2](https://github.com/truecharts/charts/compare/openvscode-server-6.0.1...openvscode-server-6.0.2) (2023-08-13) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.81.0 ([#11493](https://github.com/truecharts/charts/issues/11493)) - - - - -## [openvscode-server-6.0.1](https://github.com/truecharts/charts/compare/openvscode-server-6.0.0...openvscode-server-6.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.80.2 ([#11260](https://github.com/truecharts/charts/issues/11260)) - - - - - -## [openvscode-server-6.0.0](https://github.com/truecharts/charts/compare/openvscode-server-5.0.36...openvscode-server-6.0.0) (2023-07-31) - diff --git a/stable/openvscode-server/6.0.10/Chart.yaml b/stable/openvscode-server/6.0.10/Chart.yaml deleted file mode 100644 index 8402dd96955..00000000000 --- a/stable/openvscode-server/6.0.10/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: openvscode-server -version: 6.0.10 -appVersion: "1.83.0" -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: 14.0.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/6.0.10/app-changelog.md b/stable/openvscode-server/6.0.10/app-changelog.md deleted file mode 100644 index b01f72ebf06..00000000000 --- a/stable/openvscode-server/6.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openvscode-server-6.0.10](https://github.com/truecharts/charts/compare/openvscode-server-6.0.9...openvscode-server-6.0.10) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.83.0 ([#13338](https://github.com/truecharts/charts/issues/13338)) - - \ No newline at end of file diff --git a/stable/openvscode-server/6.0.10/charts/common-14.0.1.tgz b/stable/openvscode-server/6.0.10/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/openvscode-server/6.0.10/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/openvscode-server/6.0.11/CHANGELOG.md b/stable/openvscode-server/6.0.11/CHANGELOG.md new file mode 100644 index 00000000000..7ee2ee7cd44 --- /dev/null +++ b/stable/openvscode-server/6.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [openvscode-server-6.0.11](https://github.com/truecharts/charts/compare/openvscode-server-6.0.10...openvscode-server-6.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [openvscode-server-6.0.10](https://github.com/truecharts/charts/compare/openvscode-server-6.0.9...openvscode-server-6.0.10) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v1.83.0 ([#13338](https://github.com/truecharts/charts/issues/13338)) + + + + +## [openvscode-server-6.0.9](https://github.com/truecharts/charts/compare/openvscode-server-6.0.8...openvscode-server-6.0.9) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v1.83.0 ([#13291](https://github.com/truecharts/charts/issues/13291)) + + + + +## [openvscode-server-6.0.8](https://github.com/truecharts/charts/compare/openvscode-server-6.0.7...openvscode-server-6.0.8) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v1.82.2 ([#12663](https://github.com/truecharts/charts/issues/12663)) + + + + +## [openvscode-server-6.0.7](https://github.com/truecharts/charts/compare/openvscode-server-6.0.6...openvscode-server-6.0.7) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v1.82.1 ([#12577](https://github.com/truecharts/charts/issues/12577)) + + + + +## [openvscode-server-6.0.6](https://github.com/truecharts/charts/compare/openvscode-server-6.0.5...openvscode-server-6.0.6) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v1.82.0 ([#12469](https://github.com/truecharts/charts/issues/12469)) + + + + +## [openvscode-server-6.0.5](https://github.com/truecharts/charts/compare/openvscode-server-6.0.4...openvscode-server-6.0.5) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v1.81.1 ([#11949](https://github.com/truecharts/charts/issues/11949)) + + + + +## [openvscode-server-6.0.4](https://github.com/truecharts/charts/compare/openvscode-server-6.0.3...openvscode-server-6.0.4) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v1.81.1 ([#11898](https://github.com/truecharts/charts/issues/11898)) + + + + +## [openvscode-server-6.0.3](https://github.com/truecharts/charts/compare/openvscode-server-6.0.2...openvscode-server-6.0.3) (2023-08-19) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v1.81.0 ([#11699](https://github.com/truecharts/charts/issues/11699)) + + + + +## [openvscode-server-6.0.2](https://github.com/truecharts/charts/compare/openvscode-server-6.0.1...openvscode-server-6.0.2) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v1.81.0 ([#11493](https://github.com/truecharts/charts/issues/11493)) + + + + +## [openvscode-server-6.0.1](https://github.com/truecharts/charts/compare/openvscode-server-6.0.0...openvscode-server-6.0.1) (2023-08-06) + +### Chore diff --git a/stable/openvscode-server/6.0.11/Chart.yaml b/stable/openvscode-server/6.0.11/Chart.yaml new file mode 100644 index 00000000000..6ec0e5bb456 --- /dev/null +++ b/stable/openvscode-server/6.0.11/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: openvscode-server +version: 6.0.11 +appVersion: "1.83.0" +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: 14.0.9 + # 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/synclounge/6.0.3/README.md b/stable/openvscode-server/6.0.11/README.md similarity index 100% rename from stable/synclounge/6.0.3/README.md rename to stable/openvscode-server/6.0.11/README.md diff --git a/stable/openvscode-server/6.0.11/app-changelog.md b/stable/openvscode-server/6.0.11/app-changelog.md new file mode 100644 index 00000000000..2521cd41bcc --- /dev/null +++ b/stable/openvscode-server/6.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openvscode-server-6.0.11](https://github.com/truecharts/charts/compare/openvscode-server-6.0.10...openvscode-server-6.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/openvscode-server/6.0.10/app-readme.md b/stable/openvscode-server/6.0.11/app-readme.md similarity index 100% rename from stable/openvscode-server/6.0.10/app-readme.md rename to stable/openvscode-server/6.0.11/app-readme.md diff --git a/stable/openvscode-server/6.0.11/charts/common-14.0.9.tgz b/stable/openvscode-server/6.0.11/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/openvscode-server/6.0.11/charts/common-14.0.9.tgz differ diff --git a/stable/openvscode-server/6.0.10/ix_values.yaml b/stable/openvscode-server/6.0.11/ix_values.yaml similarity index 100% rename from stable/openvscode-server/6.0.10/ix_values.yaml rename to stable/openvscode-server/6.0.11/ix_values.yaml diff --git a/stable/openvscode-server/6.0.10/questions.yaml b/stable/openvscode-server/6.0.11/questions.yaml similarity index 100% rename from stable/openvscode-server/6.0.10/questions.yaml rename to stable/openvscode-server/6.0.11/questions.yaml diff --git a/stable/sshwifty/2.0.2/templates/NOTES.txt b/stable/openvscode-server/6.0.11/templates/NOTES.txt similarity index 100% rename from stable/sshwifty/2.0.2/templates/NOTES.txt rename to stable/openvscode-server/6.0.11/templates/NOTES.txt diff --git a/stable/verysync/6.0.0/templates/common.yaml b/stable/openvscode-server/6.0.11/templates/common.yaml similarity index 100% rename from stable/verysync/6.0.0/templates/common.yaml rename to stable/openvscode-server/6.0.11/templates/common.yaml diff --git a/stable/static/7.0.0/values.yaml b/stable/openvscode-server/6.0.11/values.yaml similarity index 100% rename from stable/static/7.0.0/values.yaml rename to stable/openvscode-server/6.0.11/values.yaml diff --git a/stable/organizr/15.0.1/CHANGELOG.md b/stable/organizr/15.0.1/CHANGELOG.md new file mode 100644 index 00000000000..aed3505ec7e --- /dev/null +++ b/stable/organizr/15.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [organizr-15.0.1](https://github.com/truecharts/charts/compare/organizr-15.0.0...organizr-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [organizr-15.0.0](https://github.com/truecharts/charts/compare/organizr-14.0.22...organizr-15.0.0) (2023-07-31) + + + + +## [organizr-14.0.22](https://github.com/truecharts/charts/compare/organizr-14.0.21...organizr-14.0.22) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [organizr-14.0.21](https://github.com/truecharts/charts/compare/organizr-14.0.20...organizr-14.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [organizr-14.0.20](https://github.com/truecharts/charts/compare/organizr-14.0.19...organizr-14.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [organizr-14.0.19](https://github.com/truecharts/charts/compare/organizr-14.0.18...organizr-14.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [organizr-14.0.18](https://github.com/truecharts/charts/compare/organizr-14.0.17...organizr-14.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [organizr-14.0.17](https://github.com/truecharts/charts/compare/organizr-14.0.16...organizr-14.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [organizr-14.0.16](https://github.com/truecharts/charts/compare/organizr-14.0.15...organizr-14.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [organizr-14.0.15](https://github.com/truecharts/charts/compare/organizr-14.0.14...organizr-14.0.15) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [organizr-14.0.14](https://github.com/truecharts/charts/compare/organizr-14.0.13...organizr-14.0.14) (2023-05-26) + diff --git a/stable/organizr/15.0.1/Chart.yaml b/stable/organizr/15.0.1/Chart.yaml new file mode 100644 index 00000000000..813a72105be --- /dev/null +++ b/stable/organizr/15.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.1 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" diff --git a/stable/synctube/4.0.0/README.md b/stable/organizr/15.0.1/README.md similarity index 100% rename from stable/synctube/4.0.0/README.md rename to stable/organizr/15.0.1/README.md diff --git a/stable/organizr/15.0.1/app-changelog.md b/stable/organizr/15.0.1/app-changelog.md new file mode 100644 index 00000000000..3a5eb614121 --- /dev/null +++ b/stable/organizr/15.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [organizr-15.0.1](https://github.com/truecharts/charts/compare/organizr-15.0.0...organizr-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/organizr/15.0.1/app-readme.md b/stable/organizr/15.0.1/app-readme.md new file mode 100644 index 00000000000..71119255288 --- /dev/null +++ b/stable/organizr/15.0.1/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/15.0.1/charts/common-14.0.9.tgz b/stable/organizr/15.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/organizr/15.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/organizr/15.0.1/ix_values.yaml b/stable/organizr/15.0.1/ix_values.yaml new file mode 100644 index 00000000000..f850c65b6d5 --- /dev/null +++ b/stable/organizr/15.0.1/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/15.0.1/questions.yaml b/stable/organizr/15.0.1/questions.yaml new file mode 100644 index 00000000000..73e1586d18e --- /dev/null +++ b/stable/organizr/15.0.1/questions.yaml @@ -0,0 +1,2105 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10022 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/static-web-server/1.0.3/templates/NOTES.txt b/stable/organizr/15.0.1/templates/NOTES.txt similarity index 100% rename from stable/static-web-server/1.0.3/templates/NOTES.txt rename to stable/organizr/15.0.1/templates/NOTES.txt diff --git a/stable/watchyourlan/5.0.3/templates/common.yaml b/stable/organizr/15.0.1/templates/common.yaml similarity index 100% rename from stable/watchyourlan/5.0.3/templates/common.yaml rename to stable/organizr/15.0.1/templates/common.yaml diff --git a/incubator/homebridge/4.0.0/app-changelog.md b/stable/organizr/15.0.1/values.yaml similarity index 100% rename from incubator/homebridge/4.0.0/app-changelog.md rename to stable/organizr/15.0.1/values.yaml diff --git a/stable/oscam/10.0.1/CHANGELOG.md b/stable/oscam/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..1bd92900ef2 --- /dev/null +++ b/stable/oscam/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [oscam-10.0.1](https://github.com/truecharts/charts/compare/oscam-10.0.0...oscam-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [oscam-10.0.0](https://github.com/truecharts/charts/compare/oscam-9.0.25...oscam-10.0.0) (2023-07-31) + + + + +## [oscam-9.0.25](https://github.com/truecharts/charts/compare/oscam-9.0.24...oscam-9.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [oscam-9.0.24](https://github.com/truecharts/charts/compare/oscam-9.0.23...oscam-9.0.24) (2023-07-03) + + + + +## [oscam-9.0.23](https://github.com/truecharts/charts/compare/oscam-9.0.22...oscam-9.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [oscam-9.0.22](https://github.com/truecharts/charts/compare/oscam-9.0.21...oscam-9.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [oscam-9.0.21](https://github.com/truecharts/charts/compare/oscam-9.0.20...oscam-9.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [oscam-9.0.20](https://github.com/truecharts/charts/compare/oscam-9.0.19...oscam-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [oscam-9.0.19](https://github.com/truecharts/charts/compare/oscam-9.0.18...oscam-9.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [oscam-9.0.18](https://github.com/truecharts/charts/compare/oscam-9.0.17...oscam-9.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [oscam-9.0.17](https://github.com/truecharts/charts/compare/oscam-9.0.16...oscam-9.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + diff --git a/stable/oscam/10.0.1/Chart.yaml b/stable/oscam/10.0.1/Chart.yaml new file mode 100644 index 00000000000..2b6838abbd8 --- /dev/null +++ b/stable/oscam/10.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "11719" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - DIY + truecharts.org/SCALE-support: "true" diff --git a/stable/syslog-ng/6.0.1/README.md b/stable/oscam/10.0.1/README.md similarity index 100% rename from stable/syslog-ng/6.0.1/README.md rename to stable/oscam/10.0.1/README.md diff --git a/stable/oscam/10.0.1/app-changelog.md b/stable/oscam/10.0.1/app-changelog.md new file mode 100644 index 00000000000..5d79e8e94fd --- /dev/null +++ b/stable/oscam/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [oscam-10.0.1](https://github.com/truecharts/charts/compare/oscam-10.0.0...oscam-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/oscam/10.0.1/app-readme.md b/stable/oscam/10.0.1/app-readme.md new file mode 100644 index 00000000000..922889141c6 --- /dev/null +++ b/stable/oscam/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +Open Source Conditional Access Module software + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/oscam](https://truecharts.org/charts/stable/oscam) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/oscam/10.0.1/charts/common-14.0.9.tgz b/stable/oscam/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/oscam/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/oscam/10.0.1/ix_values.yaml b/stable/oscam/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..ae27bfe6f84 --- /dev/null +++ b/stable/oscam/10.0.1/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: tccr.io/truecharts/oscam + pullPolicy: IfNotPresent + tag: v11719@sha256:1b68670f987db7b9b7ac8e8295be308737977af6e79d3f5af77450cfffccedaf +service: + main: + ports: + main: + port: 10062 + targetPort: 8888 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 20 diff --git a/stable/oscam/10.0.1/questions.yaml b/stable/oscam/10.0.1/questions.yaml new file mode 100644 index 00000000000..b973dc36d96 --- /dev/null +++ b/stable/oscam/10.0.1/questions.yaml @@ -0,0 +1,2006 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10062 + required: true + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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: 20 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/static/7.0.0/templates/NOTES.txt b/stable/oscam/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/static/7.0.0/templates/NOTES.txt rename to stable/oscam/10.0.1/templates/NOTES.txt diff --git a/stable/webgrabplus/6.0.8/templates/common.yaml b/stable/oscam/10.0.1/templates/common.yaml similarity index 100% rename from stable/webgrabplus/6.0.8/templates/common.yaml rename to stable/oscam/10.0.1/templates/common.yaml diff --git a/incubator/icloudpd/3.0.0/app-changelog.md b/stable/oscam/10.0.1/values.yaml similarity index 100% rename from incubator/icloudpd/3.0.0/app-changelog.md rename to stable/oscam/10.0.1/values.yaml diff --git a/stable/outline/8.0.3/CHANGELOG.md b/stable/outline/8.0.3/CHANGELOG.md deleted file mode 100644 index 1bb7bbaa2cd..00000000000 --- a/stable/outline/8.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [outline-8.0.3](https://github.com/truecharts/charts/compare/outline-8.0.2...outline-8.0.3) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/outline to v0.72.1 ([#13332](https://github.com/truecharts/charts/issues/13332)) - - - - -## [outline-8.0.2](https://github.com/truecharts/charts/compare/outline-8.0.1...outline-8.0.2) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/outline to v0.72.0 ([#13196](https://github.com/truecharts/charts/issues/13196)) - - - - -## [outline-8.0.1](https://github.com/truecharts/charts/compare/outline-8.0.0...outline-8.0.1) (2023-08-18) - -### Chore - -- update container image tccr.io/truecharts/outline to v0.71.0 ([#11682](https://github.com/truecharts/charts/issues/11682)) - - - - - -## [outline-8.0.0](https://github.com/truecharts/charts/compare/outline-7.0.30...outline-8.0.0) (2023-07-31) - - - - -## [outline-7.0.30](https://github.com/truecharts/charts/compare/outline-7.0.29...outline-7.0.30) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [outline-7.0.29](https://github.com/truecharts/charts/compare/outline-7.0.28...outline-7.0.29) (2023-07-18) - -### Chore - -- update container image tccr.io/truecharts/outline to v0.70.2 ([#10588](https://github.com/truecharts/charts/issues/10588)) - - - - -## [outline-7.0.28](https://github.com/truecharts/charts/compare/outline-7.0.27...outline-7.0.28) (2023-07-08) - -### Chore - -- update container image tccr.io/truecharts/outline to v0.70.1 ([#10294](https://github.com/truecharts/charts/issues/10294)) - - - - -## [outline-7.0.27](https://github.com/truecharts/charts/compare/outline-7.0.26...outline-7.0.27) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [outline-7.0.26](https://github.com/truecharts/charts/compare/outline-7.0.25...outline-7.0.26) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [outline-7.0.25](https://github.com/truecharts/charts/compare/outline-7.0.24...outline-7.0.25) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [outline-7.0.24](https://github.com/truecharts/charts/compare/outline-7.0.23...outline-7.0.24) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - diff --git a/stable/outline/8.0.3/Chart.yaml b/stable/outline/8.0.3/Chart.yaml deleted file mode 100644 index 68a03188164..00000000000 --- a/stable/outline/8.0.3/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.72.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.66 -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: 8.0.3 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/outline/8.0.3/app-changelog.md b/stable/outline/8.0.3/app-changelog.md deleted file mode 100644 index f4210b47d8e..00000000000 --- a/stable/outline/8.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [outline-8.0.3](https://github.com/truecharts/charts/compare/outline-8.0.2...outline-8.0.3) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/outline to v0.72.1 ([#13332](https://github.com/truecharts/charts/issues/13332)) - - \ No newline at end of file diff --git a/stable/outline/8.0.3/charts/common-14.0.1.tgz b/stable/outline/8.0.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/outline/8.0.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/outline/8.0.4/CHANGELOG.md b/stable/outline/8.0.4/CHANGELOG.md new file mode 100644 index 00000000000..fc43cd60922 --- /dev/null +++ b/stable/outline/8.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [outline-8.0.4](https://github.com/truecharts/charts/compare/outline-8.0.3...outline-8.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [outline-8.0.3](https://github.com/truecharts/charts/compare/outline-8.0.2...outline-8.0.3) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/outline to v0.72.1 ([#13332](https://github.com/truecharts/charts/issues/13332)) + + + + +## [outline-8.0.2](https://github.com/truecharts/charts/compare/outline-8.0.1...outline-8.0.2) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/outline to v0.72.0 ([#13196](https://github.com/truecharts/charts/issues/13196)) + + + + +## [outline-8.0.1](https://github.com/truecharts/charts/compare/outline-8.0.0...outline-8.0.1) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/outline to v0.71.0 ([#11682](https://github.com/truecharts/charts/issues/11682)) + + + + + +## [outline-8.0.0](https://github.com/truecharts/charts/compare/outline-7.0.30...outline-8.0.0) (2023-07-31) + + + + +## [outline-7.0.30](https://github.com/truecharts/charts/compare/outline-7.0.29...outline-7.0.30) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [outline-7.0.29](https://github.com/truecharts/charts/compare/outline-7.0.28...outline-7.0.29) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/outline to v0.70.2 ([#10588](https://github.com/truecharts/charts/issues/10588)) + + + + +## [outline-7.0.28](https://github.com/truecharts/charts/compare/outline-7.0.27...outline-7.0.28) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/outline to v0.70.1 ([#10294](https://github.com/truecharts/charts/issues/10294)) + + + + +## [outline-7.0.27](https://github.com/truecharts/charts/compare/outline-7.0.26...outline-7.0.27) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [outline-7.0.26](https://github.com/truecharts/charts/compare/outline-7.0.25...outline-7.0.26) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [outline-7.0.25](https://github.com/truecharts/charts/compare/outline-7.0.24...outline-7.0.25) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + diff --git a/stable/outline/8.0.4/Chart.yaml b/stable/outline/8.0.4/Chart.yaml new file mode 100644 index 00000000000..1e1e247af5b --- /dev/null +++ b/stable/outline/8.0.4/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.72.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +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: 8.0.4 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/outline/8.0.4/LICENSE b/stable/outline/8.0.4/LICENSE new file mode 100644 index 00000000000..80e4ab93f92 --- /dev/null +++ b/stable/outline/8.0.4/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/tagspaces/0.0.3/README.md b/stable/outline/8.0.4/README.md similarity index 100% rename from stable/tagspaces/0.0.3/README.md rename to stable/outline/8.0.4/README.md diff --git a/stable/outline/8.0.4/app-changelog.md b/stable/outline/8.0.4/app-changelog.md new file mode 100644 index 00000000000..cae6c3a1bd6 --- /dev/null +++ b/stable/outline/8.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [outline-8.0.4](https://github.com/truecharts/charts/compare/outline-8.0.3...outline-8.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/outline/8.0.3/app-readme.md b/stable/outline/8.0.4/app-readme.md similarity index 100% rename from stable/outline/8.0.3/app-readme.md rename to stable/outline/8.0.4/app-readme.md diff --git a/stable/outline/8.0.4/charts/common-14.0.9.tgz b/stable/outline/8.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/outline/8.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/vikunja/9.0.8/charts/redis-6.0.66.tgz b/stable/outline/8.0.4/charts/redis-6.0.66.tgz similarity index 100% rename from stable/vikunja/9.0.8/charts/redis-6.0.66.tgz rename to stable/outline/8.0.4/charts/redis-6.0.66.tgz diff --git a/stable/outline/8.0.3/ix_values.yaml b/stable/outline/8.0.4/ix_values.yaml similarity index 100% rename from stable/outline/8.0.3/ix_values.yaml rename to stable/outline/8.0.4/ix_values.yaml diff --git a/stable/outline/8.0.3/questions.yaml b/stable/outline/8.0.4/questions.yaml similarity index 100% rename from stable/outline/8.0.3/questions.yaml rename to stable/outline/8.0.4/questions.yaml diff --git a/stable/storj-node/6.0.0/templates/NOTES.txt b/stable/outline/8.0.4/templates/NOTES.txt similarity index 100% rename from stable/storj-node/6.0.0/templates/NOTES.txt rename to stable/outline/8.0.4/templates/NOTES.txt diff --git a/stable/outline/8.0.3/templates/_secrets.tpl b/stable/outline/8.0.4/templates/_secrets.tpl similarity index 100% rename from stable/outline/8.0.3/templates/_secrets.tpl rename to stable/outline/8.0.4/templates/_secrets.tpl diff --git a/stable/outline/8.0.3/templates/common.yaml b/stable/outline/8.0.4/templates/common.yaml similarity index 100% rename from stable/outline/8.0.3/templates/common.yaml rename to stable/outline/8.0.4/templates/common.yaml diff --git a/stable/storj-node/6.0.0/values.yaml b/stable/outline/8.0.4/values.yaml similarity index 100% rename from stable/storj-node/6.0.0/values.yaml rename to stable/outline/8.0.4/values.yaml diff --git a/stable/overseerr/10.0.1/CHANGELOG.md b/stable/overseerr/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..dd4ac975a3a --- /dev/null +++ b/stable/overseerr/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [overseerr-10.0.1](https://github.com/truecharts/charts/compare/overseerr-10.0.0...overseerr-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [overseerr-10.0.0](https://github.com/truecharts/charts/compare/overseerr-9.0.26...overseerr-10.0.0) (2023-07-31) + + + + +## [overseerr-9.0.26](https://github.com/truecharts/charts/compare/overseerr-9.0.25...overseerr-9.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [overseerr-9.0.25](https://github.com/truecharts/charts/compare/overseerr-9.0.24...overseerr-9.0.25) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/overseerr to v1.33.2 ([#10948](https://github.com/truecharts/charts/issues/10948)) + + + + +## [overseerr-9.0.24](https://github.com/truecharts/charts/compare/overseerr-9.0.23...overseerr-9.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [overseerr-9.0.23](https://github.com/truecharts/charts/compare/overseerr-9.0.22...overseerr-9.0.23) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/overseerr to v1.33.0 ([#9949](https://github.com/truecharts/charts/issues/9949)) + + + + +## [overseerr-9.0.22](https://github.com/truecharts/charts/compare/overseerr-9.0.21...overseerr-9.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [overseerr-9.0.21](https://github.com/truecharts/charts/compare/overseerr-9.0.20...overseerr-9.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [overseerr-9.0.20](https://github.com/truecharts/charts/compare/overseerr-9.0.19...overseerr-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [overseerr-9.0.19](https://github.com/truecharts/charts/compare/overseerr-9.0.18...overseerr-9.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [overseerr-9.0.18](https://github.com/truecharts/charts/compare/overseerr-9.0.17...overseerr-9.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/overseerr/10.0.1/Chart.yaml b/stable/overseerr/10.0.1/Chart.yaml new file mode 100644 index 00000000000..117cfa9ed82 --- /dev/null +++ b/stable/overseerr/10.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.33.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tailscale/5.0.7/README.md b/stable/overseerr/10.0.1/README.md similarity index 100% rename from stable/tailscale/5.0.7/README.md rename to stable/overseerr/10.0.1/README.md diff --git a/stable/overseerr/10.0.1/app-changelog.md b/stable/overseerr/10.0.1/app-changelog.md new file mode 100644 index 00000000000..4a42a066b56 --- /dev/null +++ b/stable/overseerr/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [overseerr-10.0.1](https://github.com/truecharts/charts/compare/overseerr-10.0.0...overseerr-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/overseerr/10.0.1/app-readme.md b/stable/overseerr/10.0.1/app-readme.md new file mode 100644 index 00000000000..0eda17298e7 --- /dev/null +++ b/stable/overseerr/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/overseerr](https://truecharts.org/charts/stable/overseerr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/overseerr/10.0.1/charts/common-14.0.9.tgz b/stable/overseerr/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/overseerr/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/overseerr/10.0.1/ix_values.yaml b/stable/overseerr/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..49b75d64ff6 --- /dev/null +++ b/stable/overseerr/10.0.1/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/overseerr + tag: v1.33.2@sha256:638f100c0c7e048f4b328ffa4a7952b54af810a5a0997d48039dee3b95f4def1 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 5055 + targetPort: 5055 +persistence: + config: + enabled: true + mountPath: "/app/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + env: + LOG_LEVEL: info diff --git a/stable/overseerr/10.0.1/questions.yaml b/stable/overseerr/10.0.1/questions.yaml new file mode 100644 index 00000000000..0c91e32d412 --- /dev/null +++ b/stable/overseerr/10.0.1/questions.yaml @@ -0,0 +1,2018 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: LOG_LEVEL + label: "LOG_LEVEL" + description: "Set the application log level" + schema: + type: string + default: "info" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 5055 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/synclounge/6.0.3/templates/NOTES.txt b/stable/overseerr/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/synclounge/6.0.3/templates/NOTES.txt rename to stable/overseerr/10.0.1/templates/NOTES.txt diff --git a/stable/webnut/5.0.0/templates/common.yaml b/stable/overseerr/10.0.1/templates/common.yaml similarity index 100% rename from stable/webnut/5.0.0/templates/common.yaml rename to stable/overseerr/10.0.1/templates/common.yaml diff --git a/stable/synclounge/6.0.3/values.yaml b/stable/overseerr/10.0.1/values.yaml similarity index 100% rename from stable/synclounge/6.0.3/values.yaml rename to stable/overseerr/10.0.1/values.yaml diff --git a/stable/owncast/10.0.1/CHANGELOG.md b/stable/owncast/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..2ebaa3421d2 --- /dev/null +++ b/stable/owncast/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [owncast-10.0.1](https://github.com/truecharts/charts/compare/owncast-10.0.0...owncast-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [owncast-10.0.0](https://github.com/truecharts/charts/compare/owncast-9.0.26...owncast-10.0.0) (2023-07-31) + + + + +## [owncast-9.0.26](https://github.com/truecharts/charts/compare/owncast-9.0.25...owncast-9.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [owncast-9.0.25](https://github.com/truecharts/charts/compare/owncast-9.0.24...owncast-9.0.25) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/owncast to v0.1.1 ([#10971](https://github.com/truecharts/charts/issues/10971)) + + + + +## [owncast-9.0.24](https://github.com/truecharts/charts/compare/owncast-9.0.23...owncast-9.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [owncast-9.0.23](https://github.com/truecharts/charts/compare/owncast-9.0.22...owncast-9.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [owncast-9.0.22](https://github.com/truecharts/charts/compare/owncast-9.0.21...owncast-9.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [owncast-9.0.21](https://github.com/truecharts/charts/compare/owncast-9.0.20...owncast-9.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [owncast-9.0.20](https://github.com/truecharts/charts/compare/owncast-9.0.19...owncast-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [owncast-9.0.19](https://github.com/truecharts/charts/compare/owncast-9.0.18...owncast-9.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [owncast-9.0.18](https://github.com/truecharts/charts/compare/owncast-9.0.17...owncast-9.0.18) (2023-06-01) + +### Chore + +- update container image tccr.io/truecharts/owncast to v0.1.0 ([#9320](https://github.com/truecharts/charts/issues/9320)) + diff --git a/stable/owncast/10.0.1/Chart.yaml b/stable/owncast/10.0.1/Chart.yaml new file mode 100644 index 00000000000..0a00d955d13 --- /dev/null +++ b/stable/owncast/10.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tauticord/0.0.10/README.md b/stable/owncast/10.0.1/README.md similarity index 100% rename from stable/tauticord/0.0.10/README.md rename to stable/owncast/10.0.1/README.md diff --git a/stable/owncast/10.0.1/app-changelog.md b/stable/owncast/10.0.1/app-changelog.md new file mode 100644 index 00000000000..2e970834c5f --- /dev/null +++ b/stable/owncast/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [owncast-10.0.1](https://github.com/truecharts/charts/compare/owncast-10.0.0...owncast-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/owncast/10.0.1/app-readme.md b/stable/owncast/10.0.1/app-readme.md new file mode 100644 index 00000000000..288cc3e4bb8 --- /dev/null +++ b/stable/owncast/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +Take control over your live stream video by running it yourself. Streaming + chat out of the box. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/owncast](https://truecharts.org/charts/stable/owncast) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/owncast/10.0.1/charts/common-14.0.9.tgz b/stable/owncast/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/owncast/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/owncast/10.0.1/ix_values.yaml b/stable/owncast/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..23306bded2e --- /dev/null +++ b/stable/owncast/10.0.1/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: tccr.io/truecharts/owncast + tag: v0.1.1@sha256:ecda88495798327c5cd574d272685ba5a93d6d826ba6ca5069f7fa2298e54a99 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10088 + targetPort: 8080 + rtmp: + enabled: true + # externalTrafficPolicy: Local + ports: + rtmp: + enabled: true + port: 1935 + targetPort: 1935 +persistence: + config: + enabled: true + mountPath: "/app/data" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/owncast/10.0.1/questions.yaml b/stable/owncast/10.0.1/questions.yaml new file mode 100644 index 00000000000..d553151f4c6 --- /dev/null +++ b/stable/owncast/10.0.1/questions.yaml @@ -0,0 +1,2063 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + admin: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/admin/" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10088 + required: true + - variable: rtmp + label: "rtmp Service" + description: "The rtmp service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: rtmp + label: "rtmp Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 1935 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/synctube/4.0.0/templates/NOTES.txt b/stable/owncast/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/synctube/4.0.0/templates/NOTES.txt rename to stable/owncast/10.0.1/templates/NOTES.txt diff --git a/stable/website-shot/6.0.0/templates/common.yaml b/stable/owncast/10.0.1/templates/common.yaml similarity index 100% rename from stable/website-shot/6.0.0/templates/common.yaml rename to stable/owncast/10.0.1/templates/common.yaml diff --git a/incubator/plextraktsync/4.0.0/app-changelog.md b/stable/owncast/10.0.1/values.yaml similarity index 100% rename from incubator/plextraktsync/4.0.0/app-changelog.md rename to stable/owncast/10.0.1/values.yaml diff --git a/stable/paperless-ngx/2.0.5/CHANGELOG.md b/stable/paperless-ngx/2.0.5/CHANGELOG.md deleted file mode 100644 index 8b1a11cd479..00000000000 --- a/stable/paperless-ngx/2.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [paperless-ngx-2.0.5](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.4...paperless-ngx-2.0.5) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.17.4 ([#12301](https://github.com/truecharts/charts/issues/12301)) - - - - -## [paperless-ngx-2.0.4](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.3...paperless-ngx-2.0.4) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.17.3 ([#12082](https://github.com/truecharts/charts/issues/12082)) - - - - -## [paperless-ngx-2.0.3](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.2...paperless-ngx-2.0.3) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.17.2 ([#11899](https://github.com/truecharts/charts/issues/11899)) - - - - -## [paperless-ngx-2.0.2](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.1...paperless-ngx-2.0.2) (2023-08-17) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.17.1 ([#11623](https://github.com/truecharts/charts/issues/11623)) - - - - -## [paperless-ngx-2.0.1](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.0...paperless-ngx-2.0.1) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.17.0 ([#11279](https://github.com/truecharts/charts/issues/11279)) - - - - - -## [paperless-ngx-2.0.0](https://github.com/truecharts/charts/compare/paperless-ngx-1.1.2...paperless-ngx-2.0.0) (2023-07-31) - - - - -## [paperless-ngx-1.1.2](https://github.com/truecharts/charts/compare/paperless-ngx-1.1.1...paperless-ngx-1.1.2) (2023-07-31) - -### Fix - -- Set defaults for OCR_LANGUAGES ([#11072](https://github.com/truecharts/charts/issues/11072)) - - - - -## [paperless-ngx-1.1.1](https://github.com/truecharts/charts/compare/paperless-ngx-1.1.0...paperless-ngx-1.1.1) (2023-07-30) - -### Docs - -- Fix how-to + remove outdated ([#11047](https://github.com/truecharts/charts/issues/11047)) - - fix how to docs ([#11046](https://github.com/truecharts/charts/issues/11046)) - - - - -## [paperless-ngx-1.1.0](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.32...paperless-ngx-1.1.0) (2023-07-29) - -### Feat - -- Add additional OCR options ([#10994](https://github.com/truecharts/charts/issues/10994)) - - - - -## [paperless-ngx-1.0.32](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.31...paperless-ngx-1.0.32) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [paperless-ngx-1.0.31](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.30...paperless-ngx-1.0.31) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.16.5 ([#10228](https://github.com/truecharts/charts/issues/10228)) diff --git a/stable/paperless-ngx/2.0.5/Chart.yaml b/stable/paperless-ngx/2.0.5/Chart.yaml deleted file mode 100644 index de45f24a233..00000000000 --- a/stable/paperless-ngx/2.0.5/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: paperless-ngx -version: 2.0.5 -appVersion: "1.17.4" -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: 14.0.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 7.0.6 -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/2.0.5/app-changelog.md b/stable/paperless-ngx/2.0.5/app-changelog.md deleted file mode 100644 index f636f1ebe3a..00000000000 --- a/stable/paperless-ngx/2.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [paperless-ngx-2.0.5](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.4...paperless-ngx-2.0.5) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.17.4 ([#12301](https://github.com/truecharts/charts/issues/12301)) - - \ No newline at end of file diff --git a/stable/paperless-ngx/2.0.5/charts/common-14.0.1.tgz b/stable/paperless-ngx/2.0.5/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/paperless-ngx/2.0.5/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/paperless-ngx/2.0.6/CHANGELOG.md b/stable/paperless-ngx/2.0.6/CHANGELOG.md new file mode 100644 index 00000000000..ad91d0f0d78 --- /dev/null +++ b/stable/paperless-ngx/2.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [paperless-ngx-2.0.6](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.5...paperless-ngx-2.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + ### Docs + +- Replace broken links for Paperless-NGX/Jellyfin ([#12487](https://github.com/truecharts/charts/issues/12487)) + + + + +## [paperless-ngx-2.0.5](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.4...paperless-ngx-2.0.5) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/paperless-ng to v1.17.4 ([#12301](https://github.com/truecharts/charts/issues/12301)) + + + + +## [paperless-ngx-2.0.4](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.3...paperless-ngx-2.0.4) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/paperless-ng to v1.17.3 ([#12082](https://github.com/truecharts/charts/issues/12082)) + + + + +## [paperless-ngx-2.0.3](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.2...paperless-ngx-2.0.3) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/paperless-ng to v1.17.2 ([#11899](https://github.com/truecharts/charts/issues/11899)) + + + + +## [paperless-ngx-2.0.2](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.1...paperless-ngx-2.0.2) (2023-08-17) + +### Chore + +- update container image tccr.io/truecharts/paperless-ng to v1.17.1 ([#11623](https://github.com/truecharts/charts/issues/11623)) + + + + +## [paperless-ngx-2.0.1](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.0...paperless-ngx-2.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/paperless-ng to v1.17.0 ([#11279](https://github.com/truecharts/charts/issues/11279)) + + + + + +## [paperless-ngx-2.0.0](https://github.com/truecharts/charts/compare/paperless-ngx-1.1.2...paperless-ngx-2.0.0) (2023-07-31) + + + + +## [paperless-ngx-1.1.2](https://github.com/truecharts/charts/compare/paperless-ngx-1.1.1...paperless-ngx-1.1.2) (2023-07-31) + +### Fix + +- Set defaults for OCR_LANGUAGES ([#11072](https://github.com/truecharts/charts/issues/11072)) + + + + +## [paperless-ngx-1.1.1](https://github.com/truecharts/charts/compare/paperless-ngx-1.1.0...paperless-ngx-1.1.1) (2023-07-30) + +### Docs + +- Fix how-to + remove outdated ([#11047](https://github.com/truecharts/charts/issues/11047)) + - fix how to docs ([#11046](https://github.com/truecharts/charts/issues/11046)) + + + + +## [paperless-ngx-1.1.0](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.32...paperless-ngx-1.1.0) (2023-07-29) + +### Feat + +- Add additional OCR options ([#10994](https://github.com/truecharts/charts/issues/10994)) + + + + +## [paperless-ngx-1.0.32](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.31...paperless-ngx-1.0.32) (2023-07-29) diff --git a/stable/paperless-ngx/2.0.6/Chart.yaml b/stable/paperless-ngx/2.0.6/Chart.yaml new file mode 100644 index 00000000000..b1138bca72c --- /dev/null +++ b/stable/paperless-ngx/2.0.6/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: paperless-ngx +version: 2.0.6 +appVersion: "1.17.4" +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: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 7.0.6 +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/tdarr-node/6.0.7/README.md b/stable/paperless-ngx/2.0.6/README.md similarity index 100% rename from stable/tdarr-node/6.0.7/README.md rename to stable/paperless-ngx/2.0.6/README.md diff --git a/stable/paperless-ngx/2.0.6/app-changelog.md b/stable/paperless-ngx/2.0.6/app-changelog.md new file mode 100644 index 00000000000..21bb65d5067 --- /dev/null +++ b/stable/paperless-ngx/2.0.6/app-changelog.md @@ -0,0 +1,13 @@ + + +## [paperless-ngx-2.0.6](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.5...paperless-ngx-2.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + ### Docs + +- Replace broken links for Paperless-NGX/Jellyfin ([#12487](https://github.com/truecharts/charts/issues/12487)) + + \ No newline at end of file diff --git a/stable/paperless-ngx/2.0.5/app-readme.md b/stable/paperless-ngx/2.0.6/app-readme.md similarity index 100% rename from stable/paperless-ngx/2.0.5/app-readme.md rename to stable/paperless-ngx/2.0.6/app-readme.md diff --git a/stable/paperless-ngx/2.0.6/charts/common-14.0.9.tgz b/stable/paperless-ngx/2.0.6/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/paperless-ngx/2.0.6/charts/common-14.0.9.tgz differ diff --git a/stable/paperless-ngx/2.0.5/charts/redis-7.0.6.tgz b/stable/paperless-ngx/2.0.6/charts/redis-7.0.6.tgz similarity index 100% rename from stable/paperless-ngx/2.0.5/charts/redis-7.0.6.tgz rename to stable/paperless-ngx/2.0.6/charts/redis-7.0.6.tgz diff --git a/stable/paperless-ngx/2.0.5/ix_values.yaml b/stable/paperless-ngx/2.0.6/ix_values.yaml similarity index 100% rename from stable/paperless-ngx/2.0.5/ix_values.yaml rename to stable/paperless-ngx/2.0.6/ix_values.yaml diff --git a/stable/paperless-ngx/2.0.5/questions.yaml b/stable/paperless-ngx/2.0.6/questions.yaml similarity index 100% rename from stable/paperless-ngx/2.0.5/questions.yaml rename to stable/paperless-ngx/2.0.6/questions.yaml diff --git a/stable/syslog-ng/6.0.1/templates/NOTES.txt b/stable/paperless-ngx/2.0.6/templates/NOTES.txt similarity index 100% rename from stable/syslog-ng/6.0.1/templates/NOTES.txt rename to stable/paperless-ngx/2.0.6/templates/NOTES.txt diff --git a/stable/paperless-ngx/2.0.5/templates/_secrets.tpl b/stable/paperless-ngx/2.0.6/templates/_secrets.tpl similarity index 100% rename from stable/paperless-ngx/2.0.5/templates/_secrets.tpl rename to stable/paperless-ngx/2.0.6/templates/_secrets.tpl diff --git a/stable/paperless-ngx/2.0.5/templates/common.yaml b/stable/paperless-ngx/2.0.6/templates/common.yaml similarity index 100% rename from stable/paperless-ngx/2.0.5/templates/common.yaml rename to stable/paperless-ngx/2.0.6/templates/common.yaml diff --git a/stable/synctube/4.0.0/values.yaml b/stable/paperless-ngx/2.0.6/values.yaml similarity index 100% rename from stable/synctube/4.0.0/values.yaml rename to stable/paperless-ngx/2.0.6/values.yaml diff --git a/stable/papermerge/8.0.0/CHANGELOG.md b/stable/papermerge/8.0.0/CHANGELOG.md deleted file mode 100644 index a26b8ee61be..00000000000 --- a/stable/papermerge/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - - -## [papermerge-8.0.0](https://github.com/truecharts/charts/compare/papermerge-7.0.26...papermerge-8.0.0) (2023-07-31) - - - - -## [papermerge-7.0.26](https://github.com/truecharts/charts/compare/papermerge-7.0.25...papermerge-7.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [papermerge-7.0.25](https://github.com/truecharts/charts/compare/papermerge-7.0.24...papermerge-7.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [papermerge-7.0.24](https://github.com/truecharts/charts/compare/papermerge-7.0.23...papermerge-7.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [papermerge-7.0.23](https://github.com/truecharts/charts/compare/papermerge-7.0.22...papermerge-7.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [papermerge-7.0.22](https://github.com/truecharts/charts/compare/papermerge-7.0.21...papermerge-7.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - - -## [papermerge-7.0.21](https://github.com/truecharts/charts/compare/papermerge-7.0.20...papermerge-7.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [papermerge-7.0.20](https://github.com/truecharts/charts/compare/papermerge-7.0.19...papermerge-7.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [papermerge-7.0.19](https://github.com/truecharts/charts/compare/papermerge-7.0.18...papermerge-7.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [papermerge-7.0.18](https://github.com/truecharts/charts/compare/papermerge-7.0.17...papermerge-7.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [papermerge-7.0.17](https://github.com/truecharts/charts/compare/papermerge-7.0.16...papermerge-7.0.17) (2023-05-26) diff --git a/stable/papermerge/8.0.0/Chart.yaml b/stable/papermerge/8.0.0/Chart.yaml deleted file mode 100644 index 1a334d37e38..00000000000 --- a/stable/papermerge/8.0.0/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 7.0.6 -deprecated: false -description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. -home: https://truecharts.org/charts/stable/papermerge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png -keywords: - - papermerge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: papermerge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge - - https://github.com/ciur/papermerge -type: application -version: 8.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/papermerge/8.0.0/charts/common-14.0.3.tgz b/stable/papermerge/8.0.0/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/papermerge/8.0.0/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/papermerge/8.0.1/CHANGELOG.md b/stable/papermerge/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..49a99beba6f --- /dev/null +++ b/stable/papermerge/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [papermerge-8.0.1](https://github.com/truecharts/charts/compare/papermerge-8.0.0...papermerge-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + + +## [papermerge-8.0.0](https://github.com/truecharts/charts/compare/papermerge-7.0.26...papermerge-8.0.0) (2023-07-31) + + + + +## [papermerge-7.0.26](https://github.com/truecharts/charts/compare/papermerge-7.0.25...papermerge-7.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [papermerge-7.0.25](https://github.com/truecharts/charts/compare/papermerge-7.0.24...papermerge-7.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [papermerge-7.0.24](https://github.com/truecharts/charts/compare/papermerge-7.0.23...papermerge-7.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [papermerge-7.0.23](https://github.com/truecharts/charts/compare/papermerge-7.0.22...papermerge-7.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [papermerge-7.0.22](https://github.com/truecharts/charts/compare/papermerge-7.0.21...papermerge-7.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [papermerge-7.0.21](https://github.com/truecharts/charts/compare/papermerge-7.0.20...papermerge-7.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [papermerge-7.0.20](https://github.com/truecharts/charts/compare/papermerge-7.0.19...papermerge-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [papermerge-7.0.19](https://github.com/truecharts/charts/compare/papermerge-7.0.18...papermerge-7.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [papermerge-7.0.18](https://github.com/truecharts/charts/compare/papermerge-7.0.17...papermerge-7.0.18) (2023-05-27) diff --git a/stable/papermerge/8.0.1/Chart.yaml b/stable/papermerge/8.0.1/Chart.yaml new file mode 100644 index 00000000000..d32705f25f3 --- /dev/null +++ b/stable/papermerge/8.0.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.1.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 7.0.6 +deprecated: false +description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. +home: https://truecharts.org/charts/stable/papermerge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png +keywords: + - papermerge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: papermerge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge + - https://github.com/ciur/papermerge +type: application +version: 8.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr/6.0.0/README.md b/stable/papermerge/8.0.1/README.md similarity index 100% rename from stable/tdarr/6.0.0/README.md rename to stable/papermerge/8.0.1/README.md diff --git a/stable/papermerge/8.0.1/app-changelog.md b/stable/papermerge/8.0.1/app-changelog.md new file mode 100644 index 00000000000..b2199e1a70f --- /dev/null +++ b/stable/papermerge/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [papermerge-8.0.1](https://github.com/truecharts/charts/compare/papermerge-8.0.0...papermerge-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/papermerge/8.0.0/app-readme.md b/stable/papermerge/8.0.1/app-readme.md similarity index 100% rename from stable/papermerge/8.0.0/app-readme.md rename to stable/papermerge/8.0.1/app-readme.md diff --git a/stable/papermerge/8.0.1/charts/common-14.0.9.tgz b/stable/papermerge/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/papermerge/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/papermerge/8.0.0/charts/redis-7.0.6.tgz b/stable/papermerge/8.0.1/charts/redis-7.0.6.tgz similarity index 100% rename from stable/papermerge/8.0.0/charts/redis-7.0.6.tgz rename to stable/papermerge/8.0.1/charts/redis-7.0.6.tgz diff --git a/stable/papermerge/8.0.0/ix_values.yaml b/stable/papermerge/8.0.1/ix_values.yaml similarity index 100% rename from stable/papermerge/8.0.0/ix_values.yaml rename to stable/papermerge/8.0.1/ix_values.yaml diff --git a/stable/papermerge/8.0.0/questions.yaml b/stable/papermerge/8.0.1/questions.yaml similarity index 100% rename from stable/papermerge/8.0.0/questions.yaml rename to stable/papermerge/8.0.1/questions.yaml diff --git a/stable/tagspaces/0.0.3/templates/NOTES.txt b/stable/papermerge/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/tagspaces/0.0.3/templates/NOTES.txt rename to stable/papermerge/8.0.1/templates/NOTES.txt diff --git a/stable/papermerge/8.0.0/templates/_secrets.tpl b/stable/papermerge/8.0.1/templates/_secrets.tpl similarity index 100% rename from stable/papermerge/8.0.0/templates/_secrets.tpl rename to stable/papermerge/8.0.1/templates/_secrets.tpl diff --git a/stable/papermerge/8.0.0/templates/common.yaml b/stable/papermerge/8.0.1/templates/common.yaml similarity index 100% rename from stable/papermerge/8.0.0/templates/common.yaml rename to stable/papermerge/8.0.1/templates/common.yaml diff --git a/stable/syslog-ng/6.0.1/values.yaml b/stable/papermerge/8.0.1/values.yaml similarity index 100% rename from stable/syslog-ng/6.0.1/values.yaml rename to stable/papermerge/8.0.1/values.yaml diff --git a/stable/pasta/5.0.0/CHANGELOG.md b/stable/pasta/5.0.0/CHANGELOG.md deleted file mode 100644 index d9ad0cd49b2..00000000000 --- a/stable/pasta/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [pasta-5.0.0](https://github.com/truecharts/charts/compare/pasta-4.0.24...pasta-5.0.0) (2023-07-31) - - - - -## [pasta-4.0.24](https://github.com/truecharts/charts/compare/pasta-4.0.23...pasta-4.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [pasta-4.0.23](https://github.com/truecharts/charts/compare/pasta-4.0.22...pasta-4.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [pasta-4.0.22](https://github.com/truecharts/charts/compare/pasta-4.0.21...pasta-4.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [pasta-4.0.21](https://github.com/truecharts/charts/compare/pasta-4.0.20...pasta-4.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [pasta-4.0.20](https://github.com/truecharts/charts/compare/pasta-4.0.19...pasta-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [pasta-4.0.19](https://github.com/truecharts/charts/compare/pasta-4.0.18...pasta-4.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [pasta-4.0.18](https://github.com/truecharts/charts/compare/pasta-4.0.17...pasta-4.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [pasta-4.0.17](https://github.com/truecharts/charts/compare/pasta-4.0.16...pasta-4.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [pasta-4.0.16](https://github.com/truecharts/charts/compare/pasta-4.0.15...pasta-4.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [pasta-4.0.15](https://github.com/truecharts/charts/compare/pasta-4.0.14...pasta-4.0.15) (2023-05-24) - diff --git a/stable/pasta/5.0.0/Chart.yaml b/stable/pasta/5.0.0/Chart.yaml deleted file mode 100644 index 1de4e7bc666..00000000000 --- a/stable/pasta/5.0.0/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Other - - Tools-Utilities - - Other diff --git a/stable/pasta/5.0.0/charts/common-14.0.1.tgz b/stable/pasta/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/pasta/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/pasta/5.0.1/CHANGELOG.md b/stable/pasta/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..34548684cdd --- /dev/null +++ b/stable/pasta/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pasta-5.0.1](https://github.com/truecharts/charts/compare/pasta-5.0.0...pasta-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [pasta-5.0.0](https://github.com/truecharts/charts/compare/pasta-4.0.24...pasta-5.0.0) (2023-07-31) + + + + +## [pasta-4.0.24](https://github.com/truecharts/charts/compare/pasta-4.0.23...pasta-4.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [pasta-4.0.23](https://github.com/truecharts/charts/compare/pasta-4.0.22...pasta-4.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [pasta-4.0.22](https://github.com/truecharts/charts/compare/pasta-4.0.21...pasta-4.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [pasta-4.0.21](https://github.com/truecharts/charts/compare/pasta-4.0.20...pasta-4.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [pasta-4.0.20](https://github.com/truecharts/charts/compare/pasta-4.0.19...pasta-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [pasta-4.0.19](https://github.com/truecharts/charts/compare/pasta-4.0.18...pasta-4.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [pasta-4.0.18](https://github.com/truecharts/charts/compare/pasta-4.0.17...pasta-4.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [pasta-4.0.17](https://github.com/truecharts/charts/compare/pasta-4.0.16...pasta-4.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [pasta-4.0.16](https://github.com/truecharts/charts/compare/pasta-4.0.15...pasta-4.0.16) (2023-05-26) + diff --git a/stable/pasta/5.0.1/Chart.yaml b/stable/pasta/5.0.1/Chart.yaml new file mode 100644 index 00000000000..583e6e58a11 --- /dev/null +++ b/stable/pasta/5.0.1/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Other + - Tools-Utilities + - Other diff --git a/stable/tinymediamanager/6.0.1/README.md b/stable/pasta/5.0.1/README.md similarity index 100% rename from stable/tinymediamanager/6.0.1/README.md rename to stable/pasta/5.0.1/README.md diff --git a/stable/pasta/5.0.1/app-changelog.md b/stable/pasta/5.0.1/app-changelog.md new file mode 100644 index 00000000000..0402a0cc46b --- /dev/null +++ b/stable/pasta/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pasta-5.0.1](https://github.com/truecharts/charts/compare/pasta-5.0.0...pasta-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/pasta/5.0.0/app-readme.md b/stable/pasta/5.0.1/app-readme.md similarity index 100% rename from stable/pasta/5.0.0/app-readme.md rename to stable/pasta/5.0.1/app-readme.md diff --git a/stable/pasta/5.0.1/charts/common-14.0.9.tgz b/stable/pasta/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/pasta/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/pasta/5.0.0/ix_values.yaml b/stable/pasta/5.0.1/ix_values.yaml similarity index 100% rename from stable/pasta/5.0.0/ix_values.yaml rename to stable/pasta/5.0.1/ix_values.yaml diff --git a/stable/pasta/5.0.0/questions.yaml b/stable/pasta/5.0.1/questions.yaml similarity index 100% rename from stable/pasta/5.0.0/questions.yaml rename to stable/pasta/5.0.1/questions.yaml diff --git a/stable/tailscale/5.0.7/templates/NOTES.txt b/stable/pasta/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/tailscale/5.0.7/templates/NOTES.txt rename to stable/pasta/5.0.1/templates/NOTES.txt diff --git a/stable/pasta/5.0.0/templates/common.yaml b/stable/pasta/5.0.1/templates/common.yaml similarity index 100% rename from stable/pasta/5.0.0/templates/common.yaml rename to stable/pasta/5.0.1/templates/common.yaml diff --git a/stable/tagspaces/0.0.3/values.yaml b/stable/pasta/5.0.1/values.yaml similarity index 100% rename from stable/tagspaces/0.0.3/values.yaml rename to stable/pasta/5.0.1/values.yaml diff --git a/stable/pgadmin/11.0.3/CHANGELOG.md b/stable/pgadmin/11.0.3/CHANGELOG.md new file mode 100644 index 00000000000..d1c4af8b933 --- /dev/null +++ b/stable/pgadmin/11.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pgadmin-11.0.3](https://github.com/truecharts/charts/compare/pgadmin-11.0.2...pgadmin-11.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [pgadmin-11.0.2](https://github.com/truecharts/charts/compare/pgadmin-11.0.1...pgadmin-11.0.2) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/pgadmin4 to v7.7.0 ([#12815](https://github.com/truecharts/charts/issues/12815)) + + + + +## [pgadmin-11.0.1](https://github.com/truecharts/charts/compare/pgadmin-11.0.0...pgadmin-11.0.1) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/pgadmin4 to v7.6.0 ([#11927](https://github.com/truecharts/charts/issues/11927)) + + + + + +## [pgadmin-11.0.0](https://github.com/truecharts/charts/compare/pgadmin-10.0.30...pgadmin-11.0.0) (2023-07-31) + + + + +## [pgadmin-10.0.30](https://github.com/truecharts/charts/compare/pgadmin-10.0.29...pgadmin-10.0.30) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [pgadmin-10.0.29](https://github.com/truecharts/charts/compare/pgadmin-10.0.28...pgadmin-10.0.29) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/pgadmin4 to v7.5.0 ([#10960](https://github.com/truecharts/charts/issues/10960)) + + + + +## [pgadmin-10.0.28](https://github.com/truecharts/charts/compare/pgadmin-10.0.27...pgadmin-10.0.28) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/pgadmin4 to v7.4.0 ([#10264](https://github.com/truecharts/charts/issues/10264)) + + + + +## [pgadmin-10.0.27](https://github.com/truecharts/charts/compare/pgadmin-10.0.26...pgadmin-10.0.27) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [pgadmin-10.0.26](https://github.com/truecharts/charts/compare/pgadmin-10.0.25...pgadmin-10.0.26) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [pgadmin-10.0.25](https://github.com/truecharts/charts/compare/pgadmin-10.0.24...pgadmin-10.0.25) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [pgadmin-10.0.24](https://github.com/truecharts/charts/compare/pgadmin-10.0.23...pgadmin-10.0.24) (2023-06-10) + +### Chore + +- update container image tccr.io/truecharts/pgadmin4 to v7.3.0 ([#9551](https://github.com/truecharts/charts/issues/9551)) + diff --git a/stable/pgadmin/11.0.3/Chart.yaml b/stable/pgadmin/11.0.3/Chart.yaml new file mode 100644 index 00000000000..bd8e067612a --- /dev/null +++ b/stable/pgadmin/11.0.3/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "7.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 11.0.3 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/traggo/3.0.0/README.md b/stable/pgadmin/11.0.3/README.md similarity index 100% rename from stable/traggo/3.0.0/README.md rename to stable/pgadmin/11.0.3/README.md diff --git a/stable/pgadmin/11.0.3/app-changelog.md b/stable/pgadmin/11.0.3/app-changelog.md new file mode 100644 index 00000000000..2a52aa80c1a --- /dev/null +++ b/stable/pgadmin/11.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pgadmin-11.0.3](https://github.com/truecharts/charts/compare/pgadmin-11.0.2...pgadmin-11.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/pgadmin/11.0.3/app-readme.md b/stable/pgadmin/11.0.3/app-readme.md new file mode 100644 index 00000000000..9275f1814b9 --- /dev/null +++ b/stable/pgadmin/11.0.3/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/11.0.3/charts/common-14.0.9.tgz b/stable/pgadmin/11.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/pgadmin/11.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/pgadmin/11.0.3/ix_values.yaml b/stable/pgadmin/11.0.3/ix_values.yaml new file mode 100644 index 00000000000..6bd9e4d36d3 --- /dev/null +++ b/stable/pgadmin/11.0.3/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: tccr.io/truecharts/pgadmin4 + pullPolicy: IfNotPresent + tag: v7.7.0@sha256:f09b16983279279369a56b8f77ef678bad00fff95cd38cb71771830c140a64ed +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: 5050 + runAsGroup: 5050 + fsGroup: 5050 +workload: + main: + podSpec: + containers: + main: + env: + PGADMIN_DEFAULT_EMAIL: "replace@this.now" + PGADMIN_DEFAULT_PASSWORD: "changeme" diff --git a/stable/pgadmin/11.0.3/questions.yaml b/stable/pgadmin/11.0.3/questions.yaml new file mode 100644 index 00000000000..0e47dd0b890 --- /dev/null +++ b/stable/pgadmin/11.0.3/questions.yaml @@ -0,0 +1,2023 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: 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": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10024 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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: 5050 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 5050 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 5050 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tauticord/0.0.10/templates/NOTES.txt b/stable/pgadmin/11.0.3/templates/NOTES.txt similarity index 100% rename from stable/tauticord/0.0.10/templates/NOTES.txt rename to stable/pgadmin/11.0.3/templates/NOTES.txt diff --git a/stable/wg-easy/5.0.0/templates/common.yaml b/stable/pgadmin/11.0.3/templates/common.yaml similarity index 100% rename from stable/wg-easy/5.0.0/templates/common.yaml rename to stable/pgadmin/11.0.3/templates/common.yaml diff --git a/stable/tailscale/5.0.7/values.yaml b/stable/pgadmin/11.0.3/values.yaml similarity index 100% rename from stable/tailscale/5.0.7/values.yaml rename to stable/pgadmin/11.0.3/values.yaml diff --git a/stable/photoprism/16.0.2/CHANGELOG.md b/stable/photoprism/16.0.2/CHANGELOG.md new file mode 100644 index 00000000000..1436e7dbeb0 --- /dev/null +++ b/stable/photoprism/16.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [photoprism-16.0.2](https://github.com/truecharts/charts/compare/photoprism-16.0.1...photoprism-16.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [photoprism-16.0.1](https://github.com/truecharts/charts/compare/photoprism-16.0.0...photoprism-16.0.1) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/photoprism to v230923 ([#12894](https://github.com/truecharts/charts/issues/12894)) + + + + +## [photoprism-16.0.0](https://github.com/truecharts/charts/compare/photoprism-15.0.0...photoprism-16.0.0) (2023-08-12) + + + + + +## [photoprism-15.0.0](https://github.com/truecharts/charts/compare/photoprism-14.0.32...photoprism-15.0.0) (2023-07-31) + + + + +## [photoprism-14.0.32](https://github.com/truecharts/charts/compare/photoprism-14.0.31...photoprism-14.0.32) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [photoprism-14.0.31](https://github.com/truecharts/charts/compare/photoprism-14.0.30...photoprism-14.0.31) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/photoprism to v230719 ([#10660](https://github.com/truecharts/charts/issues/10660)) + + + + +## [photoprism-14.0.30](https://github.com/truecharts/charts/compare/photoprism-14.0.29...photoprism-14.0.30) (2023-07-04) + +### Chore + +- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) + + + + +## [photoprism-14.0.29](https://github.com/truecharts/charts/compare/photoprism-14.0.28...photoprism-14.0.29) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [photoprism-14.0.28](https://github.com/truecharts/charts/compare/photoprism-14.0.27...photoprism-14.0.28) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/photoprism to v230625 ([#9929](https://github.com/truecharts/charts/issues/9929)) + + + + +## [photoprism-14.0.27](https://github.com/truecharts/charts/compare/photoprism-14.0.26...photoprism-14.0.27) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [photoprism-14.0.26](https://github.com/truecharts/charts/compare/photoprism-14.0.25...photoprism-14.0.26) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [photoprism-14.0.25](https://github.com/truecharts/charts/compare/photoprism-14.0.24...photoprism-14.0.25) (2023-06-09) diff --git a/stable/photoprism/16.0.2/Chart.yaml b/stable/photoprism/16.0.2/Chart.yaml new file mode 100644 index 00000000000..a8492bb261f --- /dev/null +++ b/stable/photoprism/16.0.2/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "230923" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 +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: 16.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/trilium-notes/9.0.0/README.md b/stable/photoprism/16.0.2/README.md similarity index 100% rename from stable/trilium-notes/9.0.0/README.md rename to stable/photoprism/16.0.2/README.md diff --git a/stable/photoprism/16.0.2/app-changelog.md b/stable/photoprism/16.0.2/app-changelog.md new file mode 100644 index 00000000000..68e67f0daf5 --- /dev/null +++ b/stable/photoprism/16.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [photoprism-16.0.2](https://github.com/truecharts/charts/compare/photoprism-16.0.1...photoprism-16.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/photoprism/16.0.2/app-readme.md b/stable/photoprism/16.0.2/app-readme.md new file mode 100644 index 00000000000..234e1825de0 --- /dev/null +++ b/stable/photoprism/16.0.2/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/16.0.2/charts/common-14.0.9.tgz b/stable/photoprism/16.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/photoprism/16.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/projectsend/8.0.12/charts/mariadb-7.0.70.tgz b/stable/photoprism/16.0.2/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/projectsend/8.0.12/charts/mariadb-7.0.70.tgz rename to stable/photoprism/16.0.2/charts/mariadb-7.0.70.tgz diff --git a/stable/photoprism/16.0.2/ix_values.yaml b/stable/photoprism/16.0.2/ix_values.yaml new file mode 100644 index 00000000000..b50ff74f63d --- /dev/null +++ b/stable/photoprism/16.0.2/ix_values.yaml @@ -0,0 +1,68 @@ +image: + repository: tccr.io/truecharts/photoprism + tag: v230923@sha256:fa2605a5f972f2621b74187e6e49739d154920b5d9f71827997fda4b0fbf787a + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 2342 + targetPort: 2342 +persistence: + storage: + enabled: true + mountPath: "/assets" + photoprismtemp: + enabled: true + mountPath: "/photoprism_temp" + type: emptyDir + originals: + enabled: true + mountPath: "/photoprism/originals" + import: + enabled: true + mountPath: "/photoprism/import" +mariadb: + enabled: true + mariadbUsername: photoprism + mariadbDatabase: photoprism + +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + env: + HOME: "/photoprism" + PHOTOPRISM_ORIGINALS_PATH: "/photoprism/originals" + PHOTOPRISM_IMPORT_PATH: "/photoprism/import" + PHOTOPRISM_TEMP_PATH: "/photoprism_temp" + PHOTOPRISM_STORAGE_PATH: "/assets/storage" + PHOTOPRISM_SIDECAR_PATH: "/assets/sidecar" + PHOTOPRISM_CACHE_PATH: "/assets/cache" + PHOTOPRISM_CONFIG_PATH: "/assets/config" + PROTOPRISM_BACKUP_PATH: "/assets/backup" + PHOTOPRISM_PUBLIC: false + PHOTOPRISM_UID: "{{ .Values.securityContext.container.runAsUser }}" + PHOTOPRISM_GID: "{{ .Values.securityContext.container.runAsGroup }}" + PHOTOPRISM_UMASK: "{{ .Values.securityContext.container.UMASK }}" + PHOTOPRISM_DATABASE_DRIVER: "mysql" + PHOTOPRISM_DATABASE_NAME: "photoprism" + PHOTOPRISM_DATABASE_USER: "photoprism" + PHOTOPRISM_DATABASE_SERVER: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: plainporthost + PHOTOPRISM_DATABASE_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password + PHOTOPRISM_ADMIN_PASSWORD: "please-change" diff --git a/stable/photoprism/16.0.2/questions.yaml b/stable/photoprism/16.0.2/questions.yaml new file mode 100644 index 00000000000..ffef792aeac --- /dev/null +++ b/stable/photoprism/16.0.2/questions.yaml @@ -0,0 +1,2328 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHOTOPRISM_ADMIN_PASSWORD + label: "PHOTOPRISM_ADMIN_PASSWORD (First Install Only)" + description: "Initial admin password. **BE SURE TO CHANGE THIS!**" + schema: + type: string + required: true + private: true + default: "" + - variable: PHOTOPRISM_PUBLIC + label: "PHOTOPRISM_PUBLIC" + description: "Disable authentication / password protection" + schema: + type: boolean + default: false + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 2342 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: storage + label: "App Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: originals + label: "Photoprism Originals" + description: "Stores the Photoprism Originals." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: import + label: "Photoprism Import" + description: "Location of the Photoprism Imports." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tdarr-node/6.0.7/templates/NOTES.txt b/stable/photoprism/16.0.2/templates/NOTES.txt similarity index 100% rename from stable/tdarr-node/6.0.7/templates/NOTES.txt rename to stable/photoprism/16.0.2/templates/NOTES.txt diff --git a/stable/whisper-asr-webservice/1.0.2/templates/common.yaml b/stable/photoprism/16.0.2/templates/common.yaml similarity index 100% rename from stable/whisper-asr-webservice/1.0.2/templates/common.yaml rename to stable/photoprism/16.0.2/templates/common.yaml diff --git a/stable/tauticord/0.0.10/values.yaml b/stable/photoprism/16.0.2/values.yaml similarity index 100% rename from stable/tauticord/0.0.10/values.yaml rename to stable/photoprism/16.0.2/values.yaml diff --git a/stable/photoshow/7.0.0/CHANGELOG.md b/stable/photoshow/7.0.0/CHANGELOG.md deleted file mode 100644 index d87f319624a..00000000000 --- a/stable/photoshow/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [photoshow-7.0.0](https://github.com/truecharts/charts/compare/photoshow-6.0.22...photoshow-7.0.0) (2023-07-31) - - - - -## [photoshow-6.0.22](https://github.com/truecharts/charts/compare/photoshow-6.0.21...photoshow-6.0.22) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [photoshow-6.0.21](https://github.com/truecharts/charts/compare/photoshow-6.0.20...photoshow-6.0.21) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [photoshow-6.0.20](https://github.com/truecharts/charts/compare/photoshow-6.0.19...photoshow-6.0.20) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [photoshow-6.0.19](https://github.com/truecharts/charts/compare/photoshow-6.0.18...photoshow-6.0.19) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [photoshow-6.0.18](https://github.com/truecharts/charts/compare/photoshow-6.0.17...photoshow-6.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [photoshow-6.0.17](https://github.com/truecharts/charts/compare/photoshow-6.0.16...photoshow-6.0.17) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [photoshow-6.0.16](https://github.com/truecharts/charts/compare/photoshow-6.0.15...photoshow-6.0.16) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [photoshow-6.0.15](https://github.com/truecharts/charts/compare/photoshow-6.0.14...photoshow-6.0.15) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [photoshow-6.0.14](https://github.com/truecharts/charts/compare/photoshow-6.0.13...photoshow-6.0.14) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [photoshow-6.0.13](https://github.com/truecharts/charts/compare/photoshow-6.0.12...photoshow-6.0.13) (2023-05-24) - diff --git a/stable/photoshow/7.0.0/Chart.yaml b/stable/photoshow/7.0.0/Chart.yaml deleted file mode 100644 index 8cd6938ea87..00000000000 --- a/stable/photoshow/7.0.0/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "48aabb98" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/photoshow/7.0.0/charts/common-14.0.1.tgz b/stable/photoshow/7.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/photoshow/7.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/photoshow/7.0.1/CHANGELOG.md b/stable/photoshow/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..aba47ff6fa4 --- /dev/null +++ b/stable/photoshow/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [photoshow-7.0.1](https://github.com/truecharts/charts/compare/photoshow-7.0.0...photoshow-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [photoshow-7.0.0](https://github.com/truecharts/charts/compare/photoshow-6.0.22...photoshow-7.0.0) (2023-07-31) + + + + +## [photoshow-6.0.22](https://github.com/truecharts/charts/compare/photoshow-6.0.21...photoshow-6.0.22) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [photoshow-6.0.21](https://github.com/truecharts/charts/compare/photoshow-6.0.20...photoshow-6.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [photoshow-6.0.20](https://github.com/truecharts/charts/compare/photoshow-6.0.19...photoshow-6.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [photoshow-6.0.19](https://github.com/truecharts/charts/compare/photoshow-6.0.18...photoshow-6.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [photoshow-6.0.18](https://github.com/truecharts/charts/compare/photoshow-6.0.17...photoshow-6.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [photoshow-6.0.17](https://github.com/truecharts/charts/compare/photoshow-6.0.16...photoshow-6.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [photoshow-6.0.16](https://github.com/truecharts/charts/compare/photoshow-6.0.15...photoshow-6.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [photoshow-6.0.15](https://github.com/truecharts/charts/compare/photoshow-6.0.14...photoshow-6.0.15) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [photoshow-6.0.14](https://github.com/truecharts/charts/compare/photoshow-6.0.13...photoshow-6.0.14) (2023-05-26) + diff --git a/stable/photoshow/7.0.1/Chart.yaml b/stable/photoshow/7.0.1/Chart.yaml new file mode 100644 index 00000000000..3d0d6c76a02 --- /dev/null +++ b/stable/photoshow/7.0.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "48aabb98" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tsmuxer/5.0.0/README.md b/stable/photoshow/7.0.1/README.md similarity index 100% rename from stable/tsmuxer/5.0.0/README.md rename to stable/photoshow/7.0.1/README.md diff --git a/stable/photoshow/7.0.1/app-changelog.md b/stable/photoshow/7.0.1/app-changelog.md new file mode 100644 index 00000000000..6b6d2ebd5e6 --- /dev/null +++ b/stable/photoshow/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [photoshow-7.0.1](https://github.com/truecharts/charts/compare/photoshow-7.0.0...photoshow-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/photoshow/7.0.0/app-readme.md b/stable/photoshow/7.0.1/app-readme.md similarity index 100% rename from stable/photoshow/7.0.0/app-readme.md rename to stable/photoshow/7.0.1/app-readme.md diff --git a/stable/photoshow/7.0.1/charts/common-14.0.9.tgz b/stable/photoshow/7.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/photoshow/7.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/photoshow/7.0.0/ix_values.yaml b/stable/photoshow/7.0.1/ix_values.yaml similarity index 100% rename from stable/photoshow/7.0.0/ix_values.yaml rename to stable/photoshow/7.0.1/ix_values.yaml diff --git a/stable/photoshow/7.0.0/questions.yaml b/stable/photoshow/7.0.1/questions.yaml similarity index 100% rename from stable/photoshow/7.0.0/questions.yaml rename to stable/photoshow/7.0.1/questions.yaml diff --git a/stable/tdarr/6.0.0/templates/NOTES.txt b/stable/photoshow/7.0.1/templates/NOTES.txt similarity index 100% rename from stable/tdarr/6.0.0/templates/NOTES.txt rename to stable/photoshow/7.0.1/templates/NOTES.txt diff --git a/stable/pixapop/7.0.0/templates/common.yaml b/stable/photoshow/7.0.1/templates/common.yaml similarity index 100% rename from stable/pixapop/7.0.0/templates/common.yaml rename to stable/photoshow/7.0.1/templates/common.yaml diff --git a/stable/tdarr-node/6.0.7/values.yaml b/stable/photoshow/7.0.1/values.yaml similarity index 100% rename from stable/tdarr-node/6.0.7/values.yaml rename to stable/photoshow/7.0.1/values.yaml diff --git a/stable/photoview/10.0.1/CHANGELOG.md b/stable/photoview/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..3aa3f06c2cf --- /dev/null +++ b/stable/photoview/10.0.1/CHANGELOG.md @@ -0,0 +1,37 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [photoview-10.0.1](https://github.com/truecharts/charts/compare/photoview-10.0.0...photoview-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [photoview-10.0.0](https://github.com/truecharts/charts/compare/photoview-9.0.3...photoview-10.0.0) (2023-07-31) + + + + +## [photoview-9.0.3](https://github.com/truecharts/charts/compare/photoview-9.0.2...photoview-9.0.3) (2023-07-30) + +### Chore + +- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) + + + + +## [photoview-9.0.2](https://github.com/truecharts/charts/compare/photoview-9.0.1...photoview-9.0.2) (2023-07-27) + +### Feat + +- Return to Stable ([#10882](https://github.com/truecharts/charts/issues/10882)) + + \ No newline at end of file diff --git a/stable/photoview/10.0.1/Chart.yaml b/stable/photoview/10.0.1/Chart.yaml new file mode 100644 index 00000000000..38c580913e8 --- /dev/null +++ b/stable/photoview/10.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.3.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +description: Photoview is a simple and user-friendly photo gallery. +home: https://truecharts.org/charts/stable/photoview +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.png +keywords: + - photo + - gallery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoview +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/photoview + - https://github.com/photoview/photoview +version: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/twtxt/7.0.0/README.md b/stable/photoview/10.0.1/README.md similarity index 100% rename from stable/twtxt/7.0.0/README.md rename to stable/photoview/10.0.1/README.md diff --git a/stable/photoview/10.0.1/app-changelog.md b/stable/photoview/10.0.1/app-changelog.md new file mode 100644 index 00000000000..15338de5fdc --- /dev/null +++ b/stable/photoview/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [photoview-10.0.1](https://github.com/truecharts/charts/compare/photoview-10.0.0...photoview-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/photoview/10.0.1/app-readme.md b/stable/photoview/10.0.1/app-readme.md new file mode 100644 index 00000000000..41ac2fe5367 --- /dev/null +++ b/stable/photoview/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +Photoview is a simple and user-friendly photo gallery. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/photoview](https://truecharts.org/charts/stable/photoview) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/photoview/10.0.1/charts/common-14.0.9.tgz b/stable/photoview/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/photoview/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/photoview/10.0.1/ix_values.yaml b/stable/photoview/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..b3baa711ff7 --- /dev/null +++ b/stable/photoview/10.0.1/ix_values.yaml @@ -0,0 +1,48 @@ +image: + repository: tccr.io/truecharts/photoview + tag: 2.3.13@sha256:2df4e8e7a7f9b15e7d4af8d3b85d20c37434cb8503f04f48c50d30f1982a757b + pullPolicy: IfNotPresent + +service: + main: + ports: + main: + port: 10159 + +workload: + main: + podSpec: + containers: + main: + env: + PHOTOVIEW_LISTEN_PORT: "{{ .Values.service.main.ports.main.port }}" + PHOTOVIEW_LISTEN_IP: "127.0.0.1" + PHOTOVIEW_DATABASE_DRIVER: "postgres" + PHOTOVIEW_MEDIA_CACHE: "/cache" + MAPBOX_TOKEN: "" + PHOTOVIEW_DISABLE_FACE_RECOGNITION: false + PHOTOVIEW_DISABLE_VIDEO_ENCODING: false + PHOTOVIEW_DISABLE_RAW_PROCESSING: false + PHOTOVIEW_POSTGRES_URL: + secretKeyRef: + name: secrets + key: PHOTOVIEW_POSTGRES_URL + +persistence: + # Don't use emptyDir, it stores, thumbnails and optimized media + cache: + enabled: true + mountPath: "/cache" + photos: + enabled: true + mountPath: "/photos" + +cnpg: + main: + enabled: true + user: photoview + database: photoview + +portal: + open: + enabled: true diff --git a/stable/photoview/10.0.1/questions.yaml b/stable/photoview/10.0.1/questions.yaml new file mode 100644 index 00000000000..4484494650e --- /dev/null +++ b/stable/photoview/10.0.1/questions.yaml @@ -0,0 +1,2145 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: MAPBOX_TOKEN + label: "Mapbox Token" + description: "Enable map related features, you need to create a mapbox token. A token can be generated for free at https://account.mapbox.com/access-tokens/" + schema: + type: string + default: "" + private: true + - variable: PHOTOVIEW_DISABLE_FACE_RECOGNITION + label: "Disable Face Recognition" + description: "Completely disable face recognition and hide the icon from the side menu." + schema: + type: boolean + default: false + - variable: PHOTOVIEW_DISABLE_VIDEO_ENCODING + label: "Disable Video Encoding" + description: "Disable ffmpeg encoding, but still show web compatible videos that doesn't need encoding." + schema: + type: boolean + default: false + - variable: PHOTOVIEW_DISABLE_RAW_PROCESSING + label: "Disable Raw Processing" + description: "Disable processing of RAW photos using darktable-cli." + schema: + type: boolean + default: false + - variable: PHOTOVIEW_LISTEN_IP + label: PhotoView Listen IP + schema: + type: string + required: true + $ref: + - definitions/nodeIP + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10159 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: cache + label: "App Cache Storage" + description: "Stores the Application Cache." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: photos + label: "App Photos Storage" + description: "Stores the Application Photos." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tinymediamanager/6.0.1/templates/NOTES.txt b/stable/photoview/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/tinymediamanager/6.0.1/templates/NOTES.txt rename to stable/photoview/10.0.1/templates/NOTES.txt diff --git a/stable/photoview/10.0.1/templates/_secrets.tpl b/stable/photoview/10.0.1/templates/_secrets.tpl new file mode 100644 index 00000000000..85d0784fcf7 --- /dev/null +++ b/stable/photoview/10.0.1/templates/_secrets.tpl @@ -0,0 +1,6 @@ +{{/* Define the secrets */}} +{{- define "photoview.secrets" -}} +enabled: true +data: + PHOTOVIEW_POSTGRES_URL: {{ (printf "%s?client_encoding=utf8" (.Values.cnpg.main.creds.std | trimAll "\"")) | quote }} +{{- end -}} diff --git a/stable/photoview/10.0.1/templates/common.yaml b/stable/photoview/10.0.1/templates/common.yaml new file mode 100644 index 00000000000..aa1c92cea2f --- /dev/null +++ b/stable/photoview/10.0.1/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for photoview */}} +{{- $secrets := include "photoview.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := set .Values.secret "secrets" $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/incubator/reactive-resume/3.0.0/app-changelog.md b/stable/photoview/10.0.1/values.yaml similarity index 100% rename from incubator/reactive-resume/3.0.0/app-changelog.md rename to stable/photoview/10.0.1/values.yaml diff --git a/stable/phpldapadmin/10.0.1/CHANGELOG.md b/stable/phpldapadmin/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..24d561c243f --- /dev/null +++ b/stable/phpldapadmin/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [phpldapadmin-10.0.1](https://github.com/truecharts/charts/compare/phpldapadmin-10.0.0...phpldapadmin-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [phpldapadmin-10.0.0](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.22...phpldapadmin-10.0.0) (2023-07-31) + + + + +## [phpldapadmin-9.0.22](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.21...phpldapadmin-9.0.22) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [phpldapadmin-9.0.21](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.20...phpldapadmin-9.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [phpldapadmin-9.0.20](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.19...phpldapadmin-9.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [phpldapadmin-9.0.19](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.18...phpldapadmin-9.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [phpldapadmin-9.0.18](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.17...phpldapadmin-9.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [phpldapadmin-9.0.17](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.16...phpldapadmin-9.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [phpldapadmin-9.0.16](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.15...phpldapadmin-9.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [phpldapadmin-9.0.15](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.14...phpldapadmin-9.0.15) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [phpldapadmin-9.0.14](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.13...phpldapadmin-9.0.14) (2023-05-26) + diff --git a/stable/phpldapadmin/10.0.1/Chart.yaml b/stable/phpldapadmin/10.0.1/Chart.yaml new file mode 100644 index 00000000000..420b9dfc1cd --- /dev/null +++ b/stable/phpldapadmin/10.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.9.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/ubooquity/7.0.7/README.md b/stable/phpldapadmin/10.0.1/README.md similarity index 100% rename from stable/ubooquity/7.0.7/README.md rename to stable/phpldapadmin/10.0.1/README.md diff --git a/stable/phpldapadmin/10.0.1/app-changelog.md b/stable/phpldapadmin/10.0.1/app-changelog.md new file mode 100644 index 00000000000..e1727e309ac --- /dev/null +++ b/stable/phpldapadmin/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [phpldapadmin-10.0.1](https://github.com/truecharts/charts/compare/phpldapadmin-10.0.0...phpldapadmin-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/phpldapadmin/10.0.1/app-readme.md b/stable/phpldapadmin/10.0.1/app-readme.md new file mode 100644 index 00000000000..ac95250a596 --- /dev/null +++ b/stable/phpldapadmin/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +Web-based LDAP browser to manage your LDAP server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/phpldapadmin](https://truecharts.org/charts/stable/phpldapadmin) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/phpldapadmin/10.0.1/charts/common-14.0.9.tgz b/stable/phpldapadmin/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/phpldapadmin/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/phpldapadmin/10.0.1/ix_values.yaml b/stable/phpldapadmin/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..a164c33e6c0 --- /dev/null +++ b/stable/phpldapadmin/10.0.1/ix_values.yaml @@ -0,0 +1,30 @@ +image: + repository: tccr.io/truecharts/phpldapadmin + pullPolicy: IfNotPresent + tag: v0.9.0@sha256:e10578947ce1b257e4123ed839c23a22eb66e2aa9cd5e0b2c80027ebcf1ee8e7 +service: + main: + ports: + main: + port: 10026 + targetPort: 80 +persistence: + varrun: + enabled: false +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + PHPLDAPADMIN_HTTPS: "false" + PHPLDAPADMIN_TRUST_PROXY_SSL: "true" diff --git a/stable/phpldapadmin/10.0.1/questions.yaml b/stable/phpldapadmin/10.0.1/questions.yaml new file mode 100644 index 00000000000..46686f03713 --- /dev/null +++ b/stable/phpldapadmin/10.0.1/questions.yaml @@ -0,0 +1,1914 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHPLDAPADMIN_HTTPS + label: "PHPLDAPADMIN_HTTPS" + schema: + type: string + required: true + default: "false" + - variable: PHPLDAPADMIN_TRUST_PROXY_SSL + label: "PHPLDAPADMIN_TRUST_PROXY_SSL" + schema: + type: string + required: true + default: "true" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10026 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/traggo/3.0.0/templates/NOTES.txt b/stable/phpldapadmin/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/traggo/3.0.0/templates/NOTES.txt rename to stable/phpldapadmin/10.0.1/templates/NOTES.txt diff --git a/stable/whoogle/7.0.1/templates/common.yaml b/stable/phpldapadmin/10.0.1/templates/common.yaml similarity index 100% rename from stable/whoogle/7.0.1/templates/common.yaml rename to stable/phpldapadmin/10.0.1/templates/common.yaml diff --git a/stable/tdarr/6.0.0/values.yaml b/stable/phpldapadmin/10.0.1/values.yaml similarity index 100% rename from stable/tdarr/6.0.0/values.yaml rename to stable/phpldapadmin/10.0.1/values.yaml diff --git a/stable/picoshare/6.0.3/CHANGELOG.md b/stable/picoshare/6.0.3/CHANGELOG.md deleted file mode 100644 index 30b3dc72200..00000000000 --- a/stable/picoshare/6.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [picoshare-6.0.3](https://github.com/truecharts/charts/compare/picoshare-6.0.2...picoshare-6.0.3) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/picoshare to v1.4.0 ([#13152](https://github.com/truecharts/charts/issues/13152)) - - - - -## [picoshare-6.0.2](https://github.com/truecharts/charts/compare/picoshare-6.0.1...picoshare-6.0.2) (2023-09-05) - - - - -## [picoshare-6.0.1](https://github.com/truecharts/charts/compare/picoshare-6.0.0...picoshare-6.0.1) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/picoshare to v1.3.8 ([#12071](https://github.com/truecharts/charts/issues/12071)) - - - - - -## [picoshare-6.0.0](https://github.com/truecharts/charts/compare/picoshare-5.0.27...picoshare-6.0.0) (2023-07-31) - - - - -## [picoshare-5.0.27](https://github.com/truecharts/charts/compare/picoshare-5.0.26...picoshare-5.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [picoshare-5.0.26](https://github.com/truecharts/charts/compare/picoshare-5.0.25...picoshare-5.0.26) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/picoshare to v1.3.6 ([#10645](https://github.com/truecharts/charts/issues/10645)) - - - - -## [picoshare-5.0.25](https://github.com/truecharts/charts/compare/picoshare-5.0.24...picoshare-5.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [picoshare-5.0.24](https://github.com/truecharts/charts/compare/picoshare-5.0.23...picoshare-5.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [picoshare-5.0.23](https://github.com/truecharts/charts/compare/picoshare-5.0.22...picoshare-5.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [picoshare-5.0.22](https://github.com/truecharts/charts/compare/picoshare-5.0.21...picoshare-5.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [picoshare-5.0.21](https://github.com/truecharts/charts/compare/picoshare-5.0.20...picoshare-5.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [picoshare-5.0.20](https://github.com/truecharts/charts/compare/picoshare-5.0.19...picoshare-5.0.20) (2023-06-04) diff --git a/stable/picoshare/6.0.3/Chart.yaml b/stable/picoshare/6.0.3/Chart.yaml deleted file mode 100644 index ffbe1eacec4..00000000000 --- a/stable/picoshare/6.0.3/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.3 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/picoshare/6.0.3/app-changelog.md b/stable/picoshare/6.0.3/app-changelog.md deleted file mode 100644 index 17b83e47bd1..00000000000 --- a/stable/picoshare/6.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [picoshare-6.0.3](https://github.com/truecharts/charts/compare/picoshare-6.0.2...picoshare-6.0.3) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/picoshare to v1.4.0 ([#13152](https://github.com/truecharts/charts/issues/13152)) - - \ No newline at end of file diff --git a/stable/picoshare/6.0.3/charts/common-14.0.1.tgz b/stable/picoshare/6.0.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/picoshare/6.0.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/picoshare/6.0.4/CHANGELOG.md b/stable/picoshare/6.0.4/CHANGELOG.md new file mode 100644 index 00000000000..90924df02c8 --- /dev/null +++ b/stable/picoshare/6.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [picoshare-6.0.4](https://github.com/truecharts/charts/compare/picoshare-6.0.3...picoshare-6.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [picoshare-6.0.3](https://github.com/truecharts/charts/compare/picoshare-6.0.2...picoshare-6.0.3) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/picoshare to v1.4.0 ([#13152](https://github.com/truecharts/charts/issues/13152)) + + + + +## [picoshare-6.0.2](https://github.com/truecharts/charts/compare/picoshare-6.0.1...picoshare-6.0.2) (2023-09-05) + + + + +## [picoshare-6.0.1](https://github.com/truecharts/charts/compare/picoshare-6.0.0...picoshare-6.0.1) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/picoshare to v1.3.8 ([#12071](https://github.com/truecharts/charts/issues/12071)) + + + + + +## [picoshare-6.0.0](https://github.com/truecharts/charts/compare/picoshare-5.0.27...picoshare-6.0.0) (2023-07-31) + + + + +## [picoshare-5.0.27](https://github.com/truecharts/charts/compare/picoshare-5.0.26...picoshare-5.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [picoshare-5.0.26](https://github.com/truecharts/charts/compare/picoshare-5.0.25...picoshare-5.0.26) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/picoshare to v1.3.6 ([#10645](https://github.com/truecharts/charts/issues/10645)) + + + + +## [picoshare-5.0.25](https://github.com/truecharts/charts/compare/picoshare-5.0.24...picoshare-5.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [picoshare-5.0.24](https://github.com/truecharts/charts/compare/picoshare-5.0.23...picoshare-5.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [picoshare-5.0.23](https://github.com/truecharts/charts/compare/picoshare-5.0.22...picoshare-5.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [picoshare-5.0.22](https://github.com/truecharts/charts/compare/picoshare-5.0.21...picoshare-5.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [picoshare-5.0.21](https://github.com/truecharts/charts/compare/picoshare-5.0.20...picoshare-5.0.21) (2023-06-07) diff --git a/stable/picoshare/6.0.4/Chart.yaml b/stable/picoshare/6.0.4/Chart.yaml new file mode 100644 index 00000000000..57a0cb9fe58 --- /dev/null +++ b/stable/picoshare/6.0.4/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.4 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/unmanic/7.0.1/README.md b/stable/picoshare/6.0.4/README.md similarity index 100% rename from stable/unmanic/7.0.1/README.md rename to stable/picoshare/6.0.4/README.md diff --git a/stable/picoshare/6.0.4/app-changelog.md b/stable/picoshare/6.0.4/app-changelog.md new file mode 100644 index 00000000000..20d50cf2e4f --- /dev/null +++ b/stable/picoshare/6.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [picoshare-6.0.4](https://github.com/truecharts/charts/compare/picoshare-6.0.3...picoshare-6.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/picoshare/6.0.3/app-readme.md b/stable/picoshare/6.0.4/app-readme.md similarity index 100% rename from stable/picoshare/6.0.3/app-readme.md rename to stable/picoshare/6.0.4/app-readme.md diff --git a/stable/picoshare/6.0.4/charts/common-14.0.9.tgz b/stable/picoshare/6.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/picoshare/6.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/picoshare/6.0.3/ix_values.yaml b/stable/picoshare/6.0.4/ix_values.yaml similarity index 100% rename from stable/picoshare/6.0.3/ix_values.yaml rename to stable/picoshare/6.0.4/ix_values.yaml diff --git a/stable/picoshare/6.0.3/questions.yaml b/stable/picoshare/6.0.4/questions.yaml similarity index 100% rename from stable/picoshare/6.0.3/questions.yaml rename to stable/picoshare/6.0.4/questions.yaml diff --git a/stable/trilium-notes/9.0.0/templates/NOTES.txt b/stable/picoshare/6.0.4/templates/NOTES.txt similarity index 100% rename from stable/trilium-notes/9.0.0/templates/NOTES.txt rename to stable/picoshare/6.0.4/templates/NOTES.txt diff --git a/stable/picoshare/6.0.3/templates/common.yaml b/stable/picoshare/6.0.4/templates/common.yaml similarity index 100% rename from stable/picoshare/6.0.3/templates/common.yaml rename to stable/picoshare/6.0.4/templates/common.yaml diff --git a/stable/tinymediamanager/6.0.1/values.yaml b/stable/picoshare/6.0.4/values.yaml similarity index 100% rename from stable/tinymediamanager/6.0.1/values.yaml rename to stable/picoshare/6.0.4/values.yaml diff --git a/stable/pihole/11.0.1/CHANGELOG.md b/stable/pihole/11.0.1/CHANGELOG.md new file mode 100644 index 00000000000..d0e3da19477 --- /dev/null +++ b/stable/pihole/11.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pihole-11.0.1](https://github.com/truecharts/charts/compare/pihole-11.0.0...pihole-11.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [pihole-11.0.0](https://github.com/truecharts/charts/compare/pihole-10.0.13...pihole-11.0.0) (2023-07-31) + + + + +## [pihole-10.0.13](https://github.com/truecharts/charts/compare/pihole-10.0.12...pihole-10.0.13) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [pihole-10.0.12](https://github.com/truecharts/charts/compare/pihole-10.0.11...pihole-10.0.12) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [pihole-10.0.11](https://github.com/truecharts/charts/compare/pihole-10.0.10...pihole-10.0.11) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [pihole-10.0.10](https://github.com/truecharts/charts/compare/pihole-10.0.9...pihole-10.0.10) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [pihole-10.0.9](https://github.com/truecharts/charts/compare/pihole-10.0.8...pihole-10.0.9) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [pihole-10.0.8](https://github.com/truecharts/charts/compare/pihole-10.0.7...pihole-10.0.8) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [pihole-10.0.7](https://github.com/truecharts/charts/compare/pihole-10.0.6...pihole-10.0.7) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [pihole-10.0.6](https://github.com/truecharts/charts/compare/pihole-10.0.5...pihole-10.0.6) (2023-06-01) + +### Chore + +- update container image tccr.io/truecharts/pihole to v2023.05.2 ([#9327](https://github.com/truecharts/charts/issues/9327)) + + + + +## [pihole-10.0.5](https://github.com/truecharts/charts/compare/pihole-10.0.4...pihole-10.0.5) (2023-05-30) + +### Fix + +- Set allowPrivilegeEscalation ([#9295](https://github.com/truecharts/charts/issues/9295)) + diff --git a/stable/pihole/11.0.1/Chart.yaml b/stable/pihole/11.0.1/Chart.yaml new file mode 100644 index 00000000000..94c232f7a03 --- /dev/null +++ b/stable/pihole/11.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2023.05.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: DNS and Ad-filtering for your network +home: https://truecharts.org/charts/stable/pihole +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png +keywords: + - DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pihole +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pihole + - https://pi-hole.net/ + - https://github.com/pi-hole + - https://github.com/pi-hole/docker-pi-hole +type: application +version: 11.0.1 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unpoller/7.0.5/README.md b/stable/pihole/11.0.1/README.md similarity index 100% rename from stable/unpoller/7.0.5/README.md rename to stable/pihole/11.0.1/README.md diff --git a/stable/pihole/11.0.1/app-changelog.md b/stable/pihole/11.0.1/app-changelog.md new file mode 100644 index 00000000000..057073fe1b5 --- /dev/null +++ b/stable/pihole/11.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pihole-11.0.1](https://github.com/truecharts/charts/compare/pihole-11.0.0...pihole-11.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/pihole/11.0.1/app-readme.md b/stable/pihole/11.0.1/app-readme.md new file mode 100644 index 00000000000..427b7f8ce26 --- /dev/null +++ b/stable/pihole/11.0.1/app-readme.md @@ -0,0 +1,8 @@ +DNS and Ad-filtering for your network + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/pihole](https://truecharts.org/charts/stable/pihole) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/pihole/11.0.1/charts/common-14.0.9.tgz b/stable/pihole/11.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/pihole/11.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/pihole/11.0.1/ix_values.yaml b/stable/pihole/11.0.1/ix_values.yaml new file mode 100644 index 00000000000..b1fa78be234 --- /dev/null +++ b/stable/pihole/11.0.1/ix_values.yaml @@ -0,0 +1,77 @@ +image: + repository: tccr.io/truecharts/pihole + pullPolicy: IfNotPresent + tag: v2023.05.2@sha256:e68b01362425114636a4627ac7e86402a96bc28ba44ed6f07e44cab35ec83702 + +pihole: + webPassword: "somepassword" + dnsServers: + - "9.9.9.9" + - "149.112.112.112" + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + allowPrivilegeEscalation: true + runAsUser: 0 + runAsGroup: 0 + capabilities: + add: + - NET_ADMIN + - SETFCAP + - SETPCAP + - KILL + +workload: + main: + podSpec: + containers: + main: + envFrom: + - configMapRef: + name: pihole-env + probes: + liveness: + type: http + path: /admin/index.php + readiness: + type: http + path: /admin/index.php + startup: + type: http + path: /admin/index.php + +service: + main: + ports: + main: + port: 9089 + targetPort: 80 + dns-tcp: + enabled: true + ports: + dns-tcp: + enabled: true + port: 53 + targetPort: 53 + dns: + enabled: true + ports: + dns: + enabled: true + protocol: udp + port: 53 + targetPort: 53 + +persistence: + config: + enabled: true + mountPath: "/etc/pihole" + dnsmasq: + enabled: true + mountPath: "/etc/dnsmasq.d" + +portal: + open: + enabled: true diff --git a/stable/pihole/11.0.1/questions.yaml b/stable/pihole/11.0.1/questions.yaml new file mode 100644 index 00000000000..8578bf3d26d --- /dev/null +++ b/stable/pihole/11.0.1/questions.yaml @@ -0,0 +1,2241 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/" + admin: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/admin/" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: pihole + group: "App Configuration" + label: "Pi-Hole Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: webPassword + label: "Web Password" + description: "Sets admin password for the GUI" + schema: + type: string + default: "" + required: true + - variable: dnsServers + label: "DNS Servers" + description: "Set DNS servers. Max 2. Use #port suffix for ports" + schema: + type: list + default: ["9.9.9.9", "149.112.112.112"] + items: + - variable: dnsEntry + label: "DNS Server Entry" + schema: + type: string + default: "" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9089 + required: true + - variable: dns + label: "DNS Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: dns + label: "DNS Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 53 + required: true + - variable: dns-tcp + label: "DNS-TCP Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: dns-tcp + label: "DNS-TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 53 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: dnsmasq + label: "App dnsmasq.d Storage" + description: "Stores the Application dnsmasq.d." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/pihole/11.0.1/templates/_configmap.tpl b/stable/pihole/11.0.1/templates/_configmap.tpl new file mode 100644 index 00000000000..d39976e9e89 --- /dev/null +++ b/stable/pihole/11.0.1/templates/_configmap.tpl @@ -0,0 +1,14 @@ +{{/* Define the configmap */}} +{{- define "pihole.configmap" -}} +configmap: + pihole-env: + enabled: true + data: + WEBPASSWORD: {{ .Values.pihole.webPassword | squote }} + {{- with .Values.pihole.dnsServers }} + {{- if gt (len .) 2 -}} + {{- fail (printf "Pihole - Expected max 2 DNS Servers. But got [%v]" (len .)) -}} + {{- end }} + PIHOLE_DNS_: {{ join ";" . | quote }} + {{- end }} +{{- end -}} diff --git a/stable/pihole/11.0.1/templates/common.yaml b/stable/pihole/11.0.1/templates/common.yaml new file mode 100644 index 00000000000..190109ab61f --- /dev/null +++ b/stable/pihole/11.0.1/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render configmap for pihole */}} +{{- $config := include "pihole.configmap" . | fromYaml -}} +{{- if $config -}} + {{- $_ := mustMergeOverwrite .Values $config -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/incubator/scrypted/1.0.0/app-changelog.md b/stable/pihole/11.0.1/values.yaml similarity index 100% rename from incubator/scrypted/1.0.0/app-changelog.md rename to stable/pihole/11.0.1/values.yaml diff --git a/stable/pinry/6.0.0/CHANGELOG.md b/stable/pinry/6.0.0/CHANGELOG.md deleted file mode 100644 index 84493ee1404..00000000000 --- a/stable/pinry/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [pinry-6.0.0](https://github.com/truecharts/charts/compare/pinry-5.0.23...pinry-6.0.0) (2023-07-31) - - - - -## [pinry-5.0.23](https://github.com/truecharts/charts/compare/pinry-5.0.22...pinry-5.0.23) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [pinry-5.0.22](https://github.com/truecharts/charts/compare/pinry-5.0.21...pinry-5.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [pinry-5.0.21](https://github.com/truecharts/charts/compare/pinry-5.0.20...pinry-5.0.21) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [pinry-5.0.20](https://github.com/truecharts/charts/compare/pinry-5.0.19...pinry-5.0.20) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [pinry-5.0.19](https://github.com/truecharts/charts/compare/pinry-5.0.18...pinry-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [pinry-5.0.18](https://github.com/truecharts/charts/compare/pinry-5.0.17...pinry-5.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [pinry-5.0.17](https://github.com/truecharts/charts/compare/pinry-5.0.16...pinry-5.0.17) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [pinry-5.0.16](https://github.com/truecharts/charts/compare/pinry-5.0.15...pinry-5.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [pinry-5.0.15](https://github.com/truecharts/charts/compare/pinry-5.0.14...pinry-5.0.15) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [pinry-5.0.14](https://github.com/truecharts/charts/compare/pinry-5.0.13...pinry-5.0.14) (2023-05-24) - diff --git a/stable/pinry/6.0.0/Chart.yaml b/stable/pinry/6.0.0/Chart.yaml deleted file mode 100644 index 0ed468ef2b3..00000000000 --- a/stable/pinry/6.0.0/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/pinry/6.0.0/charts/common-14.0.1.tgz b/stable/pinry/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/pinry/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/pinry/6.0.1/CHANGELOG.md b/stable/pinry/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..f00f4e69e1f --- /dev/null +++ b/stable/pinry/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pinry-6.0.1](https://github.com/truecharts/charts/compare/pinry-6.0.0...pinry-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [pinry-6.0.0](https://github.com/truecharts/charts/compare/pinry-5.0.23...pinry-6.0.0) (2023-07-31) + + + + +## [pinry-5.0.23](https://github.com/truecharts/charts/compare/pinry-5.0.22...pinry-5.0.23) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [pinry-5.0.22](https://github.com/truecharts/charts/compare/pinry-5.0.21...pinry-5.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [pinry-5.0.21](https://github.com/truecharts/charts/compare/pinry-5.0.20...pinry-5.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [pinry-5.0.20](https://github.com/truecharts/charts/compare/pinry-5.0.19...pinry-5.0.20) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [pinry-5.0.19](https://github.com/truecharts/charts/compare/pinry-5.0.18...pinry-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [pinry-5.0.18](https://github.com/truecharts/charts/compare/pinry-5.0.17...pinry-5.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [pinry-5.0.17](https://github.com/truecharts/charts/compare/pinry-5.0.16...pinry-5.0.17) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [pinry-5.0.16](https://github.com/truecharts/charts/compare/pinry-5.0.15...pinry-5.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [pinry-5.0.15](https://github.com/truecharts/charts/compare/pinry-5.0.14...pinry-5.0.15) (2023-05-26) + diff --git a/stable/pinry/6.0.1/Chart.yaml b/stable/pinry/6.0.1/Chart.yaml new file mode 100644 index 00000000000..dff7fc9addf --- /dev/null +++ b/stable/pinry/6.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.1.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/uptime-kuma/7.0.3/README.md b/stable/pinry/6.0.1/README.md similarity index 100% rename from stable/uptime-kuma/7.0.3/README.md rename to stable/pinry/6.0.1/README.md diff --git a/stable/pinry/6.0.1/app-changelog.md b/stable/pinry/6.0.1/app-changelog.md new file mode 100644 index 00000000000..0fc365182c0 --- /dev/null +++ b/stable/pinry/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pinry-6.0.1](https://github.com/truecharts/charts/compare/pinry-6.0.0...pinry-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/pinry/6.0.0/app-readme.md b/stable/pinry/6.0.1/app-readme.md similarity index 100% rename from stable/pinry/6.0.0/app-readme.md rename to stable/pinry/6.0.1/app-readme.md diff --git a/stable/pinry/6.0.1/charts/common-14.0.9.tgz b/stable/pinry/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/pinry/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/pinry/6.0.0/ix_values.yaml b/stable/pinry/6.0.1/ix_values.yaml similarity index 100% rename from stable/pinry/6.0.0/ix_values.yaml rename to stable/pinry/6.0.1/ix_values.yaml diff --git a/stable/pinry/6.0.0/questions.yaml b/stable/pinry/6.0.1/questions.yaml similarity index 100% rename from stable/pinry/6.0.0/questions.yaml rename to stable/pinry/6.0.1/questions.yaml diff --git a/stable/tsmuxer/5.0.0/templates/NOTES.txt b/stable/pinry/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/tsmuxer/5.0.0/templates/NOTES.txt rename to stable/pinry/6.0.1/templates/NOTES.txt diff --git a/stable/pinry/6.0.0/templates/_secrets.tpl b/stable/pinry/6.0.1/templates/_secrets.tpl similarity index 100% rename from stable/pinry/6.0.0/templates/_secrets.tpl rename to stable/pinry/6.0.1/templates/_secrets.tpl diff --git a/stable/pinry/6.0.0/templates/common.yaml b/stable/pinry/6.0.1/templates/common.yaml similarity index 100% rename from stable/pinry/6.0.0/templates/common.yaml rename to stable/pinry/6.0.1/templates/common.yaml diff --git a/stable/traggo/3.0.0/values.yaml b/stable/pinry/6.0.1/values.yaml similarity index 100% rename from stable/traggo/3.0.0/values.yaml rename to stable/pinry/6.0.1/values.yaml diff --git a/stable/piwigo/7.0.7/CHANGELOG.md b/stable/piwigo/7.0.7/CHANGELOG.md deleted file mode 100644 index 0dad6ab68b0..00000000000 --- a/stable/piwigo/7.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [piwigo-7.0.7](https://github.com/truecharts/charts/compare/piwigo-7.0.6...piwigo-7.0.7) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#13363](https://github.com/truecharts/charts/issues/13363)) - - - - -## [piwigo-7.0.6](https://github.com/truecharts/charts/compare/piwigo-7.0.5...piwigo-7.0.6) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#13116](https://github.com/truecharts/charts/issues/13116)) - - - - -## [piwigo-7.0.5](https://github.com/truecharts/charts/compare/piwigo-7.0.4...piwigo-7.0.5) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#12883](https://github.com/truecharts/charts/issues/12883)) - - - - -## [piwigo-7.0.4](https://github.com/truecharts/charts/compare/piwigo-7.0.3...piwigo-7.0.4) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#12664](https://github.com/truecharts/charts/issues/12664)) - - - - -## [piwigo-7.0.3](https://github.com/truecharts/charts/compare/piwigo-7.0.2...piwigo-7.0.3) (2023-08-19) - -### Chore - -- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#11712](https://github.com/truecharts/charts/issues/11712)) - - - - -## [piwigo-7.0.2](https://github.com/truecharts/charts/compare/piwigo-7.0.1...piwigo-7.0.2) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#11474](https://github.com/truecharts/charts/issues/11474)) - - - - -## [piwigo-7.0.1](https://github.com/truecharts/charts/compare/piwigo-7.0.0...piwigo-7.0.1) (2023-08-05) - -### Chore - -- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#11218](https://github.com/truecharts/charts/issues/11218)) - - - - - -## [piwigo-7.0.0](https://github.com/truecharts/charts/compare/piwigo-6.1.5...piwigo-7.0.0) (2023-07-31) - - - - -## [piwigo-6.1.5](https://github.com/truecharts/charts/compare/piwigo-6.1.4...piwigo-6.1.5) (2023-07-29) - -### Chore - -- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#11001](https://github.com/truecharts/charts/issues/11001)) - - - - -## [piwigo-6.1.4](https://github.com/truecharts/charts/compare/piwigo-6.1.3...piwigo-6.1.4) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [piwigo-6.1.3](https://github.com/truecharts/charts/compare/piwigo-6.1.2...piwigo-6.1.3) (2023-07-22) - -### Chore - -- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#10763](https://github.com/truecharts/charts/issues/10763)) - diff --git a/stable/piwigo/7.0.7/Chart.yaml b/stable/piwigo/7.0.7/Chart.yaml deleted file mode 100644 index 21991d6bf05..00000000000 --- a/stable/piwigo/7.0.7/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "13.8.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.70 -description: A photo gallery software for the web. -home: https://truecharts.org/charts/stable/piwigo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png -keywords: - - piwigo - - gallery - - photo - - image -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: piwigo -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo - - http://piwigo.org/ - - https://github.com/linuxserver/docker-piwigo -type: application -version: 7.0.7 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/piwigo/7.0.7/app-changelog.md b/stable/piwigo/7.0.7/app-changelog.md deleted file mode 100644 index e9282b7d778..00000000000 --- a/stable/piwigo/7.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [piwigo-7.0.7](https://github.com/truecharts/charts/compare/piwigo-7.0.6...piwigo-7.0.7) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#13363](https://github.com/truecharts/charts/issues/13363)) - - \ No newline at end of file diff --git a/stable/piwigo/7.0.7/charts/common-14.0.1.tgz b/stable/piwigo/7.0.7/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/piwigo/7.0.7/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/piwigo/7.0.8/CHANGELOG.md b/stable/piwigo/7.0.8/CHANGELOG.md new file mode 100644 index 00000000000..a6db3e40403 --- /dev/null +++ b/stable/piwigo/7.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [piwigo-7.0.8](https://github.com/truecharts/charts/compare/piwigo-7.0.7...piwigo-7.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [piwigo-7.0.7](https://github.com/truecharts/charts/compare/piwigo-7.0.6...piwigo-7.0.7) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#13363](https://github.com/truecharts/charts/issues/13363)) + + + + +## [piwigo-7.0.6](https://github.com/truecharts/charts/compare/piwigo-7.0.5...piwigo-7.0.6) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#13116](https://github.com/truecharts/charts/issues/13116)) + + + + +## [piwigo-7.0.5](https://github.com/truecharts/charts/compare/piwigo-7.0.4...piwigo-7.0.5) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#12883](https://github.com/truecharts/charts/issues/12883)) + + + + +## [piwigo-7.0.4](https://github.com/truecharts/charts/compare/piwigo-7.0.3...piwigo-7.0.4) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#12664](https://github.com/truecharts/charts/issues/12664)) + + + + +## [piwigo-7.0.3](https://github.com/truecharts/charts/compare/piwigo-7.0.2...piwigo-7.0.3) (2023-08-19) + +### Chore + +- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#11712](https://github.com/truecharts/charts/issues/11712)) + + + + +## [piwigo-7.0.2](https://github.com/truecharts/charts/compare/piwigo-7.0.1...piwigo-7.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#11474](https://github.com/truecharts/charts/issues/11474)) + + + + +## [piwigo-7.0.1](https://github.com/truecharts/charts/compare/piwigo-7.0.0...piwigo-7.0.1) (2023-08-05) + +### Chore + +- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#11218](https://github.com/truecharts/charts/issues/11218)) + + + + + +## [piwigo-7.0.0](https://github.com/truecharts/charts/compare/piwigo-6.1.5...piwigo-7.0.0) (2023-07-31) + + + + +## [piwigo-6.1.5](https://github.com/truecharts/charts/compare/piwigo-6.1.4...piwigo-6.1.5) (2023-07-29) + +### Chore + +- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#11001](https://github.com/truecharts/charts/issues/11001)) + + + + +## [piwigo-6.1.4](https://github.com/truecharts/charts/compare/piwigo-6.1.3...piwigo-6.1.4) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + diff --git a/stable/piwigo/7.0.8/Chart.yaml b/stable/piwigo/7.0.8/Chart.yaml new file mode 100644 index 00000000000..d5d74070c1d --- /dev/null +++ b/stable/piwigo/7.0.8/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "13.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 +description: A photo gallery software for the web. +home: https://truecharts.org/charts/stable/piwigo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png +keywords: + - piwigo + - gallery + - photo + - image +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: piwigo +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo + - http://piwigo.org/ + - https://github.com/linuxserver/docker-piwigo +type: application +version: 7.0.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/uptimerobot-prometheus/8.0.0/README.md b/stable/piwigo/7.0.8/README.md similarity index 100% rename from stable/uptimerobot-prometheus/8.0.0/README.md rename to stable/piwigo/7.0.8/README.md diff --git a/stable/piwigo/7.0.8/app-changelog.md b/stable/piwigo/7.0.8/app-changelog.md new file mode 100644 index 00000000000..5d762efa8c0 --- /dev/null +++ b/stable/piwigo/7.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [piwigo-7.0.8](https://github.com/truecharts/charts/compare/piwigo-7.0.7...piwigo-7.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/piwigo/7.0.7/app-readme.md b/stable/piwigo/7.0.8/app-readme.md similarity index 100% rename from stable/piwigo/7.0.7/app-readme.md rename to stable/piwigo/7.0.8/app-readme.md diff --git a/stable/piwigo/7.0.8/charts/common-14.0.9.tgz b/stable/piwigo/7.0.8/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/piwigo/7.0.8/charts/common-14.0.9.tgz differ diff --git a/stable/romm/2.0.4/charts/mariadb-7.0.70.tgz b/stable/piwigo/7.0.8/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/romm/2.0.4/charts/mariadb-7.0.70.tgz rename to stable/piwigo/7.0.8/charts/mariadb-7.0.70.tgz diff --git a/stable/piwigo/7.0.7/ix_values.yaml b/stable/piwigo/7.0.8/ix_values.yaml similarity index 100% rename from stable/piwigo/7.0.7/ix_values.yaml rename to stable/piwigo/7.0.8/ix_values.yaml diff --git a/stable/piwigo/7.0.7/questions.yaml b/stable/piwigo/7.0.8/questions.yaml similarity index 100% rename from stable/piwigo/7.0.7/questions.yaml rename to stable/piwigo/7.0.8/questions.yaml diff --git a/stable/twtxt/7.0.0/templates/NOTES.txt b/stable/piwigo/7.0.8/templates/NOTES.txt similarity index 100% rename from stable/twtxt/7.0.0/templates/NOTES.txt rename to stable/piwigo/7.0.8/templates/NOTES.txt diff --git a/stable/wizarr/3.0.0/templates/common.yaml b/stable/piwigo/7.0.8/templates/common.yaml similarity index 100% rename from stable/wizarr/3.0.0/templates/common.yaml rename to stable/piwigo/7.0.8/templates/common.yaml diff --git a/incubator/stun-turn-server/3.0.0/app-changelog.md b/stable/piwigo/7.0.8/values.yaml similarity index 100% rename from incubator/stun-turn-server/3.0.0/app-changelog.md rename to stable/piwigo/7.0.8/values.yaml diff --git a/stable/pixapop/7.0.0/CHANGELOG.md b/stable/pixapop/7.0.0/CHANGELOG.md deleted file mode 100644 index 0dcef2548a5..00000000000 --- a/stable/pixapop/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [pixapop-7.0.0](https://github.com/truecharts/charts/compare/pixapop-6.0.24...pixapop-7.0.0) (2023-07-31) - - - - -## [pixapop-6.0.24](https://github.com/truecharts/charts/compare/pixapop-6.0.23...pixapop-6.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [pixapop-6.0.23](https://github.com/truecharts/charts/compare/pixapop-6.0.22...pixapop-6.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [pixapop-6.0.22](https://github.com/truecharts/charts/compare/pixapop-6.0.21...pixapop-6.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [pixapop-6.0.21](https://github.com/truecharts/charts/compare/pixapop-6.0.20...pixapop-6.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [pixapop-6.0.20](https://github.com/truecharts/charts/compare/pixapop-6.0.19...pixapop-6.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [pixapop-6.0.19](https://github.com/truecharts/charts/compare/pixapop-6.0.18...pixapop-6.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [pixapop-6.0.18](https://github.com/truecharts/charts/compare/pixapop-6.0.17...pixapop-6.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [pixapop-6.0.17](https://github.com/truecharts/charts/compare/pixapop-6.0.16...pixapop-6.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [pixapop-6.0.16](https://github.com/truecharts/charts/compare/pixapop-6.0.15...pixapop-6.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [pixapop-6.0.15](https://github.com/truecharts/charts/compare/pixapop-6.0.14...pixapop-6.0.15) (2023-05-24) - diff --git a/stable/pixapop/7.0.0/Chart.yaml b/stable/pixapop/7.0.0/Chart.yaml deleted file mode 100644 index 21bf3bdc801..00000000000 --- a/stable/pixapop/7.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/pixapop/7.0.0/charts/common-14.0.1.tgz b/stable/pixapop/7.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/pixapop/7.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/pixapop/7.0.1/CHANGELOG.md b/stable/pixapop/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..46ad81b59a5 --- /dev/null +++ b/stable/pixapop/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pixapop-7.0.1](https://github.com/truecharts/charts/compare/pixapop-7.0.0...pixapop-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [pixapop-7.0.0](https://github.com/truecharts/charts/compare/pixapop-6.0.24...pixapop-7.0.0) (2023-07-31) + + + + +## [pixapop-6.0.24](https://github.com/truecharts/charts/compare/pixapop-6.0.23...pixapop-6.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [pixapop-6.0.23](https://github.com/truecharts/charts/compare/pixapop-6.0.22...pixapop-6.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [pixapop-6.0.22](https://github.com/truecharts/charts/compare/pixapop-6.0.21...pixapop-6.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [pixapop-6.0.21](https://github.com/truecharts/charts/compare/pixapop-6.0.20...pixapop-6.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [pixapop-6.0.20](https://github.com/truecharts/charts/compare/pixapop-6.0.19...pixapop-6.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [pixapop-6.0.19](https://github.com/truecharts/charts/compare/pixapop-6.0.18...pixapop-6.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [pixapop-6.0.18](https://github.com/truecharts/charts/compare/pixapop-6.0.17...pixapop-6.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [pixapop-6.0.17](https://github.com/truecharts/charts/compare/pixapop-6.0.16...pixapop-6.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [pixapop-6.0.16](https://github.com/truecharts/charts/compare/pixapop-6.0.15...pixapop-6.0.16) (2023-05-26) + diff --git a/stable/pixapop/7.0.1/Chart.yaml b/stable/pixapop/7.0.1/Chart.yaml new file mode 100644 index 00000000000..e9375ffd353 --- /dev/null +++ b/stable/pixapop/7.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/valheim/7.0.1/README.md b/stable/pixapop/7.0.1/README.md similarity index 100% rename from stable/valheim/7.0.1/README.md rename to stable/pixapop/7.0.1/README.md diff --git a/stable/pixapop/7.0.1/app-changelog.md b/stable/pixapop/7.0.1/app-changelog.md new file mode 100644 index 00000000000..22f0c734bc7 --- /dev/null +++ b/stable/pixapop/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pixapop-7.0.1](https://github.com/truecharts/charts/compare/pixapop-7.0.0...pixapop-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/pixapop/7.0.0/app-readme.md b/stable/pixapop/7.0.1/app-readme.md similarity index 100% rename from stable/pixapop/7.0.0/app-readme.md rename to stable/pixapop/7.0.1/app-readme.md diff --git a/stable/pixapop/7.0.1/charts/common-14.0.9.tgz b/stable/pixapop/7.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/pixapop/7.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/pixapop/7.0.0/ix_values.yaml b/stable/pixapop/7.0.1/ix_values.yaml similarity index 100% rename from stable/pixapop/7.0.0/ix_values.yaml rename to stable/pixapop/7.0.1/ix_values.yaml diff --git a/stable/pixapop/7.0.0/questions.yaml b/stable/pixapop/7.0.1/questions.yaml similarity index 100% rename from stable/pixapop/7.0.0/questions.yaml rename to stable/pixapop/7.0.1/questions.yaml diff --git a/stable/ubooquity/7.0.7/templates/NOTES.txt b/stable/pixapop/7.0.1/templates/NOTES.txt similarity index 100% rename from stable/ubooquity/7.0.7/templates/NOTES.txt rename to stable/pixapop/7.0.1/templates/NOTES.txt diff --git a/stable/remmina/7.0.0/templates/common.yaml b/stable/pixapop/7.0.1/templates/common.yaml similarity index 100% rename from stable/remmina/7.0.0/templates/common.yaml rename to stable/pixapop/7.0.1/templates/common.yaml diff --git a/stable/trilium-notes/9.0.0/values.yaml b/stable/pixapop/7.0.1/values.yaml similarity index 100% rename from stable/trilium-notes/9.0.0/values.yaml rename to stable/pixapop/7.0.1/values.yaml diff --git a/stable/plausible/5.0.2/CHANGELOG.md b/stable/plausible/5.0.2/CHANGELOG.md deleted file mode 100644 index df7ef1e205c..00000000000 --- a/stable/plausible/5.0.2/CHANGELOG.md +++ /dev/null @@ -1,17 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plausible-5.0.2](https://github.com/truecharts/charts/compare/plausible-5.0.1...plausible-5.0.2) (2023-09-27) - -### Fix - -- Increase secret_key_base length to 64 bytes ([#12947](https://github.com/truecharts/charts/issues/12947)) - - - - -## [plausible-5.0.1](https://github.com/truecharts/charts/compare/plausible-5.0.0...plausible-5.0.1) (2023-08-30) - diff --git a/stable/plausible/5.0.2/Chart.yaml b/stable/plausible/5.0.2/Chart.yaml deleted file mode 100644 index 7b2866f07e2..00000000000 --- a/stable/plausible/5.0.2/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 - - condition: clickhouse.enabled - name: clickhouse - repository: https://deps.truecharts.org/ - version: 7.0.1 -deprecated: false -description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. -home: https://truecharts.org/charts/stable/plausible -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.png -keywords: - - plausible - - analytics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plausible -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/plausible - - https://plausible.io/ - - https://plausible.io/docs/self-hosting - - https://github.com/plausible/analytics - - https://github.com/plausible/hosting -type: application -version: 5.0.2 -annotations: - truecharts.org/catagories: | - - analytics - - plausible - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/plausible/5.0.2/app-changelog.md b/stable/plausible/5.0.2/app-changelog.md deleted file mode 100644 index 8a114659d95..00000000000 --- a/stable/plausible/5.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plausible-5.0.2](https://github.com/truecharts/charts/compare/plausible-5.0.1...plausible-5.0.2) (2023-09-27) - -### Fix - -- Increase secret_key_base length to 64 bytes ([#12947](https://github.com/truecharts/charts/issues/12947)) - - \ No newline at end of file diff --git a/stable/plausible/5.0.2/charts/clickhouse-7.0.1.tgz b/stable/plausible/5.0.2/charts/clickhouse-7.0.1.tgz deleted file mode 100644 index 2649a2a3a17..00000000000 Binary files a/stable/plausible/5.0.2/charts/clickhouse-7.0.1.tgz and /dev/null differ diff --git a/stable/plausible/5.0.2/charts/common-14.0.3.tgz b/stable/plausible/5.0.2/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/plausible/5.0.2/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/plausible/5.0.3/CHANGELOG.md b/stable/plausible/5.0.3/CHANGELOG.md new file mode 100644 index 00000000000..04317850578 --- /dev/null +++ b/stable/plausible/5.0.3/CHANGELOG.md @@ -0,0 +1,26 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plausible-5.0.3](https://github.com/truecharts/charts/compare/plausible-5.0.2...plausible-5.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [plausible-5.0.2](https://github.com/truecharts/charts/compare/plausible-5.0.1...plausible-5.0.2) (2023-09-27) + +### Fix + +- Increase secret_key_base length to 64 bytes ([#12947](https://github.com/truecharts/charts/issues/12947)) + + + + +## [plausible-5.0.1](https://github.com/truecharts/charts/compare/plausible-5.0.0...plausible-5.0.1) (2023-08-30) + diff --git a/stable/plausible/5.0.3/Chart.yaml b/stable/plausible/5.0.3/Chart.yaml new file mode 100644 index 00000000000..97e10254847 --- /dev/null +++ b/stable/plausible/5.0.3/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "2.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: clickhouse.enabled + name: clickhouse + repository: https://deps.truecharts.org/ + version: 7.0.9 +deprecated: false +description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. +home: https://truecharts.org/charts/stable/plausible +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.png +keywords: + - plausible + - analytics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plausible +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plausible + - https://plausible.io/ + - https://plausible.io/docs/self-hosting + - https://github.com/plausible/analytics + - https://github.com/plausible/hosting +type: application +version: 5.0.3 +annotations: + truecharts.org/catagories: | + - analytics + - plausible + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/verysync/6.0.0/README.md b/stable/plausible/5.0.3/README.md similarity index 100% rename from stable/verysync/6.0.0/README.md rename to stable/plausible/5.0.3/README.md diff --git a/stable/plausible/5.0.3/app-changelog.md b/stable/plausible/5.0.3/app-changelog.md new file mode 100644 index 00000000000..4db1c3a68a1 --- /dev/null +++ b/stable/plausible/5.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plausible-5.0.3](https://github.com/truecharts/charts/compare/plausible-5.0.2...plausible-5.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/plausible/5.0.2/app-readme.md b/stable/plausible/5.0.3/app-readme.md similarity index 100% rename from stable/plausible/5.0.2/app-readme.md rename to stable/plausible/5.0.3/app-readme.md diff --git a/stable/plausible/5.0.3/charts/clickhouse-7.0.9.tgz b/stable/plausible/5.0.3/charts/clickhouse-7.0.9.tgz new file mode 100644 index 00000000000..fd51511c63d Binary files /dev/null and b/stable/plausible/5.0.3/charts/clickhouse-7.0.9.tgz differ diff --git a/stable/plausible/5.0.3/charts/common-14.0.9.tgz b/stable/plausible/5.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/plausible/5.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/plausible/5.0.2/ix_values.yaml b/stable/plausible/5.0.3/ix_values.yaml similarity index 100% rename from stable/plausible/5.0.2/ix_values.yaml rename to stable/plausible/5.0.3/ix_values.yaml diff --git a/stable/plausible/5.0.2/questions.yaml b/stable/plausible/5.0.3/questions.yaml similarity index 100% rename from stable/plausible/5.0.2/questions.yaml rename to stable/plausible/5.0.3/questions.yaml diff --git a/stable/plausible/5.0.2/templates/_configmap.tpl b/stable/plausible/5.0.3/templates/_configmap.tpl similarity index 100% rename from stable/plausible/5.0.2/templates/_configmap.tpl rename to stable/plausible/5.0.3/templates/_configmap.tpl diff --git a/stable/plausible/5.0.2/templates/_secret.tpl b/stable/plausible/5.0.3/templates/_secret.tpl similarity index 100% rename from stable/plausible/5.0.2/templates/_secret.tpl rename to stable/plausible/5.0.3/templates/_secret.tpl diff --git a/stable/plausible/5.0.2/templates/common.yaml b/stable/plausible/5.0.3/templates/common.yaml similarity index 100% rename from stable/plausible/5.0.2/templates/common.yaml rename to stable/plausible/5.0.3/templates/common.yaml diff --git a/operators/cert-manager/1.0.3/app-changelog.md b/stable/plausible/5.0.3/values.yaml similarity index 100% rename from operators/cert-manager/1.0.3/app-changelog.md rename to stable/plausible/5.0.3/values.yaml diff --git a/stable/plaxt/5.0.0/CHANGELOG.md b/stable/plaxt/5.0.0/CHANGELOG.md deleted file mode 100644 index 85af9e0eefa..00000000000 --- a/stable/plaxt/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [plaxt-5.0.0](https://github.com/truecharts/charts/compare/plaxt-4.0.24...plaxt-5.0.0) (2023-07-31) - - - - -## [plaxt-4.0.24](https://github.com/truecharts/charts/compare/plaxt-4.0.23...plaxt-4.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [plaxt-4.0.23](https://github.com/truecharts/charts/compare/plaxt-4.0.22...plaxt-4.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [plaxt-4.0.22](https://github.com/truecharts/charts/compare/plaxt-4.0.21...plaxt-4.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [plaxt-4.0.21](https://github.com/truecharts/charts/compare/plaxt-4.0.20...plaxt-4.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [plaxt-4.0.20](https://github.com/truecharts/charts/compare/plaxt-4.0.19...plaxt-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [plaxt-4.0.19](https://github.com/truecharts/charts/compare/plaxt-4.0.18...plaxt-4.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [plaxt-4.0.18](https://github.com/truecharts/charts/compare/plaxt-4.0.17...plaxt-4.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [plaxt-4.0.17](https://github.com/truecharts/charts/compare/plaxt-4.0.16...plaxt-4.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [plaxt-4.0.16](https://github.com/truecharts/charts/compare/plaxt-4.0.15...plaxt-4.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [plaxt-4.0.15](https://github.com/truecharts/charts/compare/plaxt-4.0.14...plaxt-4.0.15) (2023-05-24) - diff --git a/stable/plaxt/5.0.0/Chart.yaml b/stable/plaxt/5.0.0/Chart.yaml deleted file mode 100644 index 784856c41b3..00000000000 --- a/stable/plaxt/5.0.0/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/catagories: | - - Other - - MediaApp-Other - - MediaServer-Other - truecharts.org/SCALE-support: "true" diff --git a/stable/plaxt/5.0.0/charts/common-14.0.1.tgz b/stable/plaxt/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/plaxt/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/plaxt/5.0.1/CHANGELOG.md b/stable/plaxt/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..bd5462ea21d --- /dev/null +++ b/stable/plaxt/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plaxt-5.0.1](https://github.com/truecharts/charts/compare/plaxt-5.0.0...plaxt-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [plaxt-5.0.0](https://github.com/truecharts/charts/compare/plaxt-4.0.24...plaxt-5.0.0) (2023-07-31) + + + + +## [plaxt-4.0.24](https://github.com/truecharts/charts/compare/plaxt-4.0.23...plaxt-4.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [plaxt-4.0.23](https://github.com/truecharts/charts/compare/plaxt-4.0.22...plaxt-4.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [plaxt-4.0.22](https://github.com/truecharts/charts/compare/plaxt-4.0.21...plaxt-4.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [plaxt-4.0.21](https://github.com/truecharts/charts/compare/plaxt-4.0.20...plaxt-4.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [plaxt-4.0.20](https://github.com/truecharts/charts/compare/plaxt-4.0.19...plaxt-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [plaxt-4.0.19](https://github.com/truecharts/charts/compare/plaxt-4.0.18...plaxt-4.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [plaxt-4.0.18](https://github.com/truecharts/charts/compare/plaxt-4.0.17...plaxt-4.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [plaxt-4.0.17](https://github.com/truecharts/charts/compare/plaxt-4.0.16...plaxt-4.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [plaxt-4.0.16](https://github.com/truecharts/charts/compare/plaxt-4.0.15...plaxt-4.0.16) (2023-05-26) + diff --git a/stable/plaxt/5.0.1/Chart.yaml b/stable/plaxt/5.0.1/Chart.yaml new file mode 100644 index 00000000000..933775485b8 --- /dev/null +++ b/stable/plaxt/5.0.1/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - Other + - MediaApp-Other + - MediaServer-Other + truecharts.org/SCALE-support: "true" diff --git a/stable/vikunja/9.0.8/README.md b/stable/plaxt/5.0.1/README.md similarity index 100% rename from stable/vikunja/9.0.8/README.md rename to stable/plaxt/5.0.1/README.md diff --git a/stable/plaxt/5.0.1/app-changelog.md b/stable/plaxt/5.0.1/app-changelog.md new file mode 100644 index 00000000000..7ea05d382e3 --- /dev/null +++ b/stable/plaxt/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plaxt-5.0.1](https://github.com/truecharts/charts/compare/plaxt-5.0.0...plaxt-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/plaxt/5.0.0/app-readme.md b/stable/plaxt/5.0.1/app-readme.md similarity index 100% rename from stable/plaxt/5.0.0/app-readme.md rename to stable/plaxt/5.0.1/app-readme.md diff --git a/stable/plaxt/5.0.1/charts/common-14.0.9.tgz b/stable/plaxt/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/plaxt/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/plaxt/5.0.0/ix_values.yaml b/stable/plaxt/5.0.1/ix_values.yaml similarity index 100% rename from stable/plaxt/5.0.0/ix_values.yaml rename to stable/plaxt/5.0.1/ix_values.yaml diff --git a/stable/plaxt/5.0.0/questions.yaml b/stable/plaxt/5.0.1/questions.yaml similarity index 100% rename from stable/plaxt/5.0.0/questions.yaml rename to stable/plaxt/5.0.1/questions.yaml diff --git a/stable/unmanic/7.0.1/templates/NOTES.txt b/stable/plaxt/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/unmanic/7.0.1/templates/NOTES.txt rename to stable/plaxt/5.0.1/templates/NOTES.txt diff --git a/stable/plaxt/5.0.0/templates/common.yaml b/stable/plaxt/5.0.1/templates/common.yaml similarity index 100% rename from stable/plaxt/5.0.0/templates/common.yaml rename to stable/plaxt/5.0.1/templates/common.yaml diff --git a/stable/tsmuxer/5.0.0/values.yaml b/stable/plaxt/5.0.1/values.yaml similarity index 100% rename from stable/tsmuxer/5.0.0/values.yaml rename to stable/plaxt/5.0.1/values.yaml diff --git a/stable/plex-auto-languages/5.0.1/CHANGELOG.md b/stable/plex-auto-languages/5.0.1/CHANGELOG.md deleted file mode 100644 index d2b2582445f..00000000000 --- a/stable/plex-auto-languages/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plex-auto-languages-5.0.1](https://github.com/truecharts/charts/compare/plex-auto-languages-5.0.0...plex-auto-languages-5.0.1) (2023-08-11) - -### Chore - -- update container image tccr.io/truecharts/plex-auto-languages to latest ([#11426](https://github.com/truecharts/charts/issues/11426)) - - - - - -## [plex-auto-languages-5.0.0](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.26...plex-auto-languages-5.0.0) (2023-07-31) - - - - -## [plex-auto-languages-4.0.26](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.25...plex-auto-languages-4.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [plex-auto-languages-4.0.25](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.24...plex-auto-languages-4.0.25) (2023-07-13) - -### Chore - -- update container image tccr.io/truecharts/plex-auto-languages to latest ([#10447](https://github.com/truecharts/charts/issues/10447)) - - - - -## [plex-auto-languages-4.0.24](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.23...plex-auto-languages-4.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [plex-auto-languages-4.0.23](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.22...plex-auto-languages-4.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [plex-auto-languages-4.0.22](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.21...plex-auto-languages-4.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [plex-auto-languages-4.0.21](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.20...plex-auto-languages-4.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [plex-auto-languages-4.0.20](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.19...plex-auto-languages-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [plex-auto-languages-4.0.19](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.18...plex-auto-languages-4.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [plex-auto-languages-4.0.18](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.17...plex-auto-languages-4.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - diff --git a/stable/plex-auto-languages/5.0.1/Chart.yaml b/stable/plex-auto-languages/5.0.1/Chart.yaml deleted file mode 100644 index 693a8aa72f9..00000000000 --- a/stable/plex-auto-languages/5.0.1/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.1 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video - truecharts.org/SCALE-support: "true" diff --git a/stable/plex-auto-languages/5.0.1/app-changelog.md b/stable/plex-auto-languages/5.0.1/app-changelog.md deleted file mode 100644 index 74293fbc45f..00000000000 --- a/stable/plex-auto-languages/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plex-auto-languages-5.0.1](https://github.com/truecharts/charts/compare/plex-auto-languages-5.0.0...plex-auto-languages-5.0.1) (2023-08-11) - -### Chore - -- update container image tccr.io/truecharts/plex-auto-languages to latest ([#11426](https://github.com/truecharts/charts/issues/11426)) - - \ No newline at end of file diff --git a/stable/plex-auto-languages/5.0.1/charts/common-14.0.1.tgz b/stable/plex-auto-languages/5.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/plex-auto-languages/5.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/plex-auto-languages/5.0.2/CHANGELOG.md b/stable/plex-auto-languages/5.0.2/CHANGELOG.md new file mode 100644 index 00000000000..4272a574891 --- /dev/null +++ b/stable/plex-auto-languages/5.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plex-auto-languages-5.0.2](https://github.com/truecharts/charts/compare/plex-auto-languages-5.0.1...plex-auto-languages-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [plex-auto-languages-5.0.1](https://github.com/truecharts/charts/compare/plex-auto-languages-5.0.0...plex-auto-languages-5.0.1) (2023-08-11) + +### Chore + +- update container image tccr.io/truecharts/plex-auto-languages to latest ([#11426](https://github.com/truecharts/charts/issues/11426)) + + + + + +## [plex-auto-languages-5.0.0](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.26...plex-auto-languages-5.0.0) (2023-07-31) + + + + +## [plex-auto-languages-4.0.26](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.25...plex-auto-languages-4.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [plex-auto-languages-4.0.25](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.24...plex-auto-languages-4.0.25) (2023-07-13) + +### Chore + +- update container image tccr.io/truecharts/plex-auto-languages to latest ([#10447](https://github.com/truecharts/charts/issues/10447)) + + + + +## [plex-auto-languages-4.0.24](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.23...plex-auto-languages-4.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [plex-auto-languages-4.0.23](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.22...plex-auto-languages-4.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [plex-auto-languages-4.0.22](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.21...plex-auto-languages-4.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [plex-auto-languages-4.0.21](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.20...plex-auto-languages-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [plex-auto-languages-4.0.20](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.19...plex-auto-languages-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [plex-auto-languages-4.0.19](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.18...plex-auto-languages-4.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/plex-auto-languages/5.0.2/Chart.yaml b/stable/plex-auto-languages/5.0.2/Chart.yaml new file mode 100644 index 00000000000..d9d9f21ff7f --- /dev/null +++ b/stable/plex-auto-languages/5.0.2/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.2 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video + truecharts.org/SCALE-support: "true" diff --git a/stable/watchyourlan/5.0.3/README.md b/stable/plex-auto-languages/5.0.2/README.md similarity index 100% rename from stable/watchyourlan/5.0.3/README.md rename to stable/plex-auto-languages/5.0.2/README.md diff --git a/stable/plex-auto-languages/5.0.2/app-changelog.md b/stable/plex-auto-languages/5.0.2/app-changelog.md new file mode 100644 index 00000000000..ac97f03668b --- /dev/null +++ b/stable/plex-auto-languages/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plex-auto-languages-5.0.2](https://github.com/truecharts/charts/compare/plex-auto-languages-5.0.1...plex-auto-languages-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/plex-auto-languages/5.0.1/app-readme.md b/stable/plex-auto-languages/5.0.2/app-readme.md similarity index 100% rename from stable/plex-auto-languages/5.0.1/app-readme.md rename to stable/plex-auto-languages/5.0.2/app-readme.md diff --git a/stable/plex-auto-languages/5.0.2/charts/common-14.0.9.tgz b/stable/plex-auto-languages/5.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/plex-auto-languages/5.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/plex-auto-languages/5.0.1/ix_values.yaml b/stable/plex-auto-languages/5.0.2/ix_values.yaml similarity index 100% rename from stable/plex-auto-languages/5.0.1/ix_values.yaml rename to stable/plex-auto-languages/5.0.2/ix_values.yaml diff --git a/stable/plex-auto-languages/5.0.1/questions.yaml b/stable/plex-auto-languages/5.0.2/questions.yaml similarity index 100% rename from stable/plex-auto-languages/5.0.1/questions.yaml rename to stable/plex-auto-languages/5.0.2/questions.yaml diff --git a/stable/unpoller/7.0.5/templates/NOTES.txt b/stable/plex-auto-languages/5.0.2/templates/NOTES.txt similarity index 100% rename from stable/unpoller/7.0.5/templates/NOTES.txt rename to stable/plex-auto-languages/5.0.2/templates/NOTES.txt diff --git a/stable/plex-auto-languages/5.0.1/templates/common.yaml b/stable/plex-auto-languages/5.0.2/templates/common.yaml similarity index 100% rename from stable/plex-auto-languages/5.0.1/templates/common.yaml rename to stable/plex-auto-languages/5.0.2/templates/common.yaml diff --git a/stable/airdcpp-webclient/7.0.0/app-changelog.md b/stable/plex-auto-languages/5.0.2/values.yaml similarity index 100% rename from stable/airdcpp-webclient/7.0.0/app-changelog.md rename to stable/plex-auto-languages/5.0.2/values.yaml diff --git a/stable/plex-utills/5.0.0/CHANGELOG.md b/stable/plex-utills/5.0.0/CHANGELOG.md deleted file mode 100644 index 4194453fade..00000000000 --- a/stable/plex-utills/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [plex-utills-5.0.0](https://github.com/truecharts/charts/compare/plex-utills-4.0.22...plex-utills-5.0.0) (2023-07-31) - - - - -## [plex-utills-4.0.22](https://github.com/truecharts/charts/compare/plex-utills-4.0.21...plex-utills-4.0.22) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [plex-utills-4.0.21](https://github.com/truecharts/charts/compare/plex-utills-4.0.20...plex-utills-4.0.21) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [plex-utills-4.0.20](https://github.com/truecharts/charts/compare/plex-utills-4.0.19...plex-utills-4.0.20) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [plex-utills-4.0.19](https://github.com/truecharts/charts/compare/plex-utills-4.0.18...plex-utills-4.0.19) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [plex-utills-4.0.18](https://github.com/truecharts/charts/compare/plex-utills-4.0.17...plex-utills-4.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [plex-utills-4.0.17](https://github.com/truecharts/charts/compare/plex-utills-4.0.16...plex-utills-4.0.17) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [plex-utills-4.0.16](https://github.com/truecharts/charts/compare/plex-utills-4.0.15...plex-utills-4.0.16) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [plex-utills-4.0.15](https://github.com/truecharts/charts/compare/plex-utills-4.0.14...plex-utills-4.0.15) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [plex-utills-4.0.14](https://github.com/truecharts/charts/compare/plex-utills-4.0.13...plex-utills-4.0.14) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [plex-utills-4.0.13](https://github.com/truecharts/charts/compare/plex-utills-4.0.12...plex-utills-4.0.13) (2023-05-24) - diff --git a/stable/plex-utills/5.0.0/Chart.yaml b/stable/plex-utills/5.0.0/Chart.yaml deleted file mode 100644 index 649915e5a07..00000000000 --- a/stable/plex-utills/5.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other - truecharts.org/SCALE-support: "true" diff --git a/stable/plex-utills/5.0.0/charts/common-14.0.1.tgz b/stable/plex-utills/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/plex-utills/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/plex-utills/5.0.1/CHANGELOG.md b/stable/plex-utills/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..efac8439c1d --- /dev/null +++ b/stable/plex-utills/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plex-utills-5.0.1](https://github.com/truecharts/charts/compare/plex-utills-5.0.0...plex-utills-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [plex-utills-5.0.0](https://github.com/truecharts/charts/compare/plex-utills-4.0.22...plex-utills-5.0.0) (2023-07-31) + + + + +## [plex-utills-4.0.22](https://github.com/truecharts/charts/compare/plex-utills-4.0.21...plex-utills-4.0.22) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [plex-utills-4.0.21](https://github.com/truecharts/charts/compare/plex-utills-4.0.20...plex-utills-4.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [plex-utills-4.0.20](https://github.com/truecharts/charts/compare/plex-utills-4.0.19...plex-utills-4.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [plex-utills-4.0.19](https://github.com/truecharts/charts/compare/plex-utills-4.0.18...plex-utills-4.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [plex-utills-4.0.18](https://github.com/truecharts/charts/compare/plex-utills-4.0.17...plex-utills-4.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [plex-utills-4.0.17](https://github.com/truecharts/charts/compare/plex-utills-4.0.16...plex-utills-4.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [plex-utills-4.0.16](https://github.com/truecharts/charts/compare/plex-utills-4.0.15...plex-utills-4.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [plex-utills-4.0.15](https://github.com/truecharts/charts/compare/plex-utills-4.0.14...plex-utills-4.0.15) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [plex-utills-4.0.14](https://github.com/truecharts/charts/compare/plex-utills-4.0.13...plex-utills-4.0.14) (2023-05-26) + diff --git a/stable/plex-utills/5.0.1/Chart.yaml b/stable/plex-utills/5.0.1/Chart.yaml new file mode 100644 index 00000000000..24ba020a3ac --- /dev/null +++ b/stable/plex-utills/5.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + truecharts.org/SCALE-support: "true" diff --git a/stable/webgrabplus/6.0.8/README.md b/stable/plex-utills/5.0.1/README.md similarity index 100% rename from stable/webgrabplus/6.0.8/README.md rename to stable/plex-utills/5.0.1/README.md diff --git a/stable/plex-utills/5.0.1/app-changelog.md b/stable/plex-utills/5.0.1/app-changelog.md new file mode 100644 index 00000000000..4407925ff73 --- /dev/null +++ b/stable/plex-utills/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plex-utills-5.0.1](https://github.com/truecharts/charts/compare/plex-utills-5.0.0...plex-utills-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/plex-utills/5.0.0/app-readme.md b/stable/plex-utills/5.0.1/app-readme.md similarity index 100% rename from stable/plex-utills/5.0.0/app-readme.md rename to stable/plex-utills/5.0.1/app-readme.md diff --git a/stable/plex-utills/5.0.1/charts/common-14.0.9.tgz b/stable/plex-utills/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/plex-utills/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/plex-utills/5.0.0/ix_values.yaml b/stable/plex-utills/5.0.1/ix_values.yaml similarity index 100% rename from stable/plex-utills/5.0.0/ix_values.yaml rename to stable/plex-utills/5.0.1/ix_values.yaml diff --git a/stable/plex-utills/5.0.0/questions.yaml b/stable/plex-utills/5.0.1/questions.yaml similarity index 100% rename from stable/plex-utills/5.0.0/questions.yaml rename to stable/plex-utills/5.0.1/questions.yaml diff --git a/stable/uptime-kuma/7.0.3/templates/NOTES.txt b/stable/plex-utills/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/uptime-kuma/7.0.3/templates/NOTES.txt rename to stable/plex-utills/5.0.1/templates/NOTES.txt diff --git a/stable/plex-utills/5.0.0/templates/common.yaml b/stable/plex-utills/5.0.1/templates/common.yaml similarity index 100% rename from stable/plex-utills/5.0.0/templates/common.yaml rename to stable/plex-utills/5.0.1/templates/common.yaml diff --git a/stable/twtxt/7.0.0/values.yaml b/stable/plex-utills/5.0.1/values.yaml similarity index 100% rename from stable/twtxt/7.0.0/values.yaml rename to stable/plex-utills/5.0.1/values.yaml diff --git a/stable/plex/14.0.5/CHANGELOG.md b/stable/plex/14.0.5/CHANGELOG.md new file mode 100644 index 00000000000..2611005420d --- /dev/null +++ b/stable/plex/14.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plex-14.0.5](https://github.com/truecharts/charts/compare/plex-14.0.4...plex-14.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [plex-14.0.4](https://github.com/truecharts/charts/compare/plex-14.0.3...plex-14.0.4) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/plex to v1.32.6.7557 ([#13369](https://github.com/truecharts/charts/issues/13369)) + + + + +## [plex-14.0.3](https://github.com/truecharts/charts/compare/plex-14.0.2...plex-14.0.3) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/plex to v1.32.6.7557 ([#13346](https://github.com/truecharts/charts/issues/13346)) + + + + +## [plex-14.0.2](https://github.com/truecharts/charts/compare/plex-14.0.1...plex-14.0.2) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/plex to v1.32.6.7557 ([#13013](https://github.com/truecharts/charts/issues/13013)) + + + + +## [plex-14.0.1](https://github.com/truecharts/charts/compare/plex-14.0.0...plex-14.0.1) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/plex to v1.32.6.7468 ([#12604](https://github.com/truecharts/charts/issues/12604)) + + + + + +## [plex-14.0.0](https://github.com/truecharts/charts/compare/plex-13.0.37...plex-14.0.0) (2023-07-31) + +### Docs + +- plug-ins codeserver notes update ([#11068](https://github.com/truecharts/charts/issues/11068)) + + + + +## [plex-13.0.37](https://github.com/truecharts/charts/compare/plex-13.0.36...plex-13.0.37) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [plex-13.0.36](https://github.com/truecharts/charts/compare/plex-13.0.35...plex-13.0.36) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/plex to v1.32.5.7349 ([#10949](https://github.com/truecharts/charts/issues/10949)) + + + + +## [plex-13.0.35](https://github.com/truecharts/charts/compare/plex-13.0.34...plex-13.0.35) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/plex to v1.32.5.7328 ([#10706](https://github.com/truecharts/charts/issues/10706)) + + ### Docs + +- update install notes ([#10556](https://github.com/truecharts/charts/issues/10556)) + + + + +## [plex-13.0.34](https://github.com/truecharts/charts/compare/plex-13.0.33...plex-13.0.34) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + diff --git a/stable/plex/14.0.5/Chart.yaml b/stable/plex/14.0.5/Chart.yaml new file mode 100644 index 00000000000..2b06a4925fe --- /dev/null +++ b/stable/plex/14.0.5/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.32.6.755" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 14.0.5 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/weblate/9.0.0/README.md b/stable/plex/14.0.5/README.md similarity index 100% rename from stable/weblate/9.0.0/README.md rename to stable/plex/14.0.5/README.md diff --git a/stable/plex/14.0.5/app-changelog.md b/stable/plex/14.0.5/app-changelog.md new file mode 100644 index 00000000000..277204369a4 --- /dev/null +++ b/stable/plex/14.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plex-14.0.5](https://github.com/truecharts/charts/compare/plex-14.0.4...plex-14.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/plex/14.0.5/app-readme.md b/stable/plex/14.0.5/app-readme.md new file mode 100644 index 00000000000..ba3b0a4a66c --- /dev/null +++ b/stable/plex/14.0.5/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/14.0.5/charts/common-14.0.9.tgz b/stable/plex/14.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/plex/14.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/plex/14.0.5/ix_values.yaml b/stable/plex/14.0.5/ix_values.yaml new file mode 100644 index 00000000000..3200e4badf7 --- /dev/null +++ b/stable/plex/14.0.5/ix_values.yaml @@ -0,0 +1,50 @@ +image: + repository: tccr.io/truecharts/plex + pullPolicy: IfNotPresent + tag: v1.32.6.7557@sha256:0a5a3e54e0c6886549dffc12f708f7f08f67864109a3dcca882b762abb2101c1 +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/14.0.5/questions.yaml b/stable/plex/14.0.5/questions.yaml new file mode 100644 index 00000000000..4fe9f5e17f9 --- /dev/null +++ b/stable/plex/14.0.5/questions.yaml @@ -0,0 +1,2058 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: /web +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: ALLOWED_NETWORKS + label: Allowed Networks + description: Networks allowed to connect to plex. Add your local network IP to this list + schema: + type: string + default: 172.16.0.0/12,10.0.0.0/8,192.168.0.0/16 + - variable: PLEX_CLAIM + label: Plex Claim Token + description: Claim token to use to register the plex server (Max. 4 minutes old!). You can obtain a claim token to login your server to your plex account by visiting https://www.plex.tv/claim. + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: plex + group: App Configuration + label: Plex Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: serverIP + label: Server IP + description: Set to the IP-Address used to reach Plex. + schema: + type: string + required: true + $ref: + - definitions/nodeIP + - variable: additionalAdvertiseURL + label: Addition Advertise URLs + description: URLs to advertise to Plex, format http(s)://IPorDNS:3200. By default your serverIP and ingress URL is added" + schema: + type: string + valid_chars: '^$|^(http(s)?:\/\/([a-zA-Z0-9.-]*)(:\d{0,5})?,?)*$' + default: "" + - variable: disableGDM + label: Disable GDM + description: Recommended to keep this to true. Disables legacy local network discovery. Keeping it enabled might break discovery for some Plex Clients + schema: + type: boolean + default: true + - variable: requireHTTPS + label: Require HTTPS + description: | + NOTE: Only enable this setting AFTER you are done with the initial configuration + of your Plex Server and verify that remote access is working.
+ Please use this toggle to "Require HTTPS", instead of using the Plex UI, + so probes are configured correctly. + schema: + type: boolean + default: false + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 32400 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/uptimerobot-prometheus/8.0.0/templates/NOTES.txt b/stable/plex/14.0.5/templates/NOTES.txt similarity index 100% rename from stable/uptimerobot-prometheus/8.0.0/templates/NOTES.txt rename to stable/plex/14.0.5/templates/NOTES.txt diff --git a/stable/plex/14.0.5/templates/common.yaml b/stable/plex/14.0.5/templates/common.yaml new file mode 100644 index 00000000000..7f4568886df --- /dev/null +++ b/stable/plex/14.0.5/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/ubooquity/7.0.7/values.yaml b/stable/plex/14.0.5/values.yaml similarity index 100% rename from stable/ubooquity/7.0.7/values.yaml rename to stable/plex/14.0.5/values.yaml diff --git a/stable/plexanisync/3.0.4/CHANGELOG.md b/stable/plexanisync/3.0.4/CHANGELOG.md deleted file mode 100644 index 15ec2f37d89..00000000000 --- a/stable/plexanisync/3.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plexanisync-3.0.4](https://github.com/truecharts/charts/compare/plexanisync-4.0.0...plexanisync-3.0.4) (2023-08-29) - diff --git a/stable/plexanisync/3.0.4/Chart.yaml b/stable/plexanisync/3.0.4/Chart.yaml deleted file mode 100644 index f519676caf9..00000000000 --- a/stable/plexanisync/3.0.4/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.25" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: Plex to AniList Sync. -home: https://truecharts.org/charts/incubator/plexanisync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexanisync.png -keywords: - - plexanisync - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plexanisync -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/plexanisync - - https://github.com/RickDB/PlexAniSync - - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync -type: application -version: 3.0.4 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/plexanisync/3.0.4/app-changelog.md b/stable/plexanisync/3.0.4/app-changelog.md deleted file mode 100644 index 43fbe400c31..00000000000 --- a/stable/plexanisync/3.0.4/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [plexanisync-3.0.4](https://github.com/truecharts/charts/compare/plexanisync-4.0.0...plexanisync-3.0.4) (2023-08-29) - diff --git a/stable/plexanisync/3.0.4/charts/common-14.0.3.tgz b/stable/plexanisync/3.0.4/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/plexanisync/3.0.4/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/plexanisync/3.0.5/CHANGELOG.md b/stable/plexanisync/3.0.5/CHANGELOG.md new file mode 100644 index 00000000000..6fce2025de9 --- /dev/null +++ b/stable/plexanisync/3.0.5/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plexanisync-3.0.5](https://github.com/truecharts/charts/compare/plexanisync-3.0.4...plexanisync-3.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [plexanisync-3.0.4](https://github.com/truecharts/charts/compare/plexanisync-4.0.0...plexanisync-3.0.4) (2023-08-29) + diff --git a/stable/plexanisync/3.0.5/Chart.yaml b/stable/plexanisync/3.0.5/Chart.yaml new file mode 100644 index 00000000000..fd36123265c --- /dev/null +++ b/stable/plexanisync/3.0.5/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.3.25" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Plex to AniList Sync. +home: https://truecharts.org/charts/stable/plexanisync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexanisync.png +keywords: + - plexanisync + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plexanisync +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plexanisync + - https://github.com/RickDB/PlexAniSync + - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync +type: application +version: 3.0.5 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/webnut/5.0.0/README.md b/stable/plexanisync/3.0.5/README.md similarity index 100% rename from stable/webnut/5.0.0/README.md rename to stable/plexanisync/3.0.5/README.md diff --git a/stable/plexanisync/3.0.5/app-changelog.md b/stable/plexanisync/3.0.5/app-changelog.md new file mode 100644 index 00000000000..7f34df9148e --- /dev/null +++ b/stable/plexanisync/3.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plexanisync-3.0.5](https://github.com/truecharts/charts/compare/plexanisync-3.0.4...plexanisync-3.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/plexanisync/3.0.4/app-readme.md b/stable/plexanisync/3.0.5/app-readme.md similarity index 100% rename from stable/plexanisync/3.0.4/app-readme.md rename to stable/plexanisync/3.0.5/app-readme.md diff --git a/stable/plexanisync/3.0.5/charts/common-14.0.9.tgz b/stable/plexanisync/3.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/plexanisync/3.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/plexanisync/3.0.4/ix_values.yaml b/stable/plexanisync/3.0.5/ix_values.yaml similarity index 100% rename from stable/plexanisync/3.0.4/ix_values.yaml rename to stable/plexanisync/3.0.5/ix_values.yaml diff --git a/stable/plexanisync/3.0.4/questions.yaml b/stable/plexanisync/3.0.5/questions.yaml similarity index 100% rename from stable/plexanisync/3.0.4/questions.yaml rename to stable/plexanisync/3.0.5/questions.yaml diff --git a/stable/valheim/7.0.1/templates/NOTES.txt b/stable/plexanisync/3.0.5/templates/NOTES.txt similarity index 100% rename from stable/valheim/7.0.1/templates/NOTES.txt rename to stable/plexanisync/3.0.5/templates/NOTES.txt diff --git a/stable/plexanisync/3.0.4/templates/_config.tpl b/stable/plexanisync/3.0.5/templates/_config.tpl similarity index 100% rename from stable/plexanisync/3.0.4/templates/_config.tpl rename to stable/plexanisync/3.0.5/templates/_config.tpl diff --git a/stable/plexanisync/3.0.4/templates/_secret.tpl b/stable/plexanisync/3.0.5/templates/_secret.tpl similarity index 100% rename from stable/plexanisync/3.0.4/templates/_secret.tpl rename to stable/plexanisync/3.0.5/templates/_secret.tpl diff --git a/stable/plexanisync/3.0.4/templates/common.yaml b/stable/plexanisync/3.0.5/templates/common.yaml similarity index 100% rename from stable/plexanisync/3.0.4/templates/common.yaml rename to stable/plexanisync/3.0.5/templates/common.yaml diff --git a/stable/unmanic/7.0.1/values.yaml b/stable/plexanisync/3.0.5/values.yaml similarity index 100% rename from stable/unmanic/7.0.1/values.yaml rename to stable/plexanisync/3.0.5/values.yaml diff --git a/stable/plexripper/4.0.6/CHANGELOG.md b/stable/plexripper/4.0.6/CHANGELOG.md deleted file mode 100644 index f1d9bac464c..00000000000 --- a/stable/plexripper/4.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plexripper-4.0.6](https://github.com/truecharts/charts/compare/plexripper-5.0.0...plexripper-4.0.6) (2023-08-29) - diff --git a/stable/plexripper/4.0.6/Chart.yaml b/stable/plexripper/4.0.6/Chart.yaml deleted file mode 100644 index 12d71936b9b..00000000000 --- a/stable/plexripper/4.0.6/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -apiVersion: v2 -appVersion: "0.14.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: A multi-platform media downloader that indexes and downloads content from your accessible Plex servers. -home: https://truecharts.org/charts/incubator/plexripper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexripper.png -keywords: - - plexripper - - Backup - - Downloaders - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plexripper -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/plexripper - - https://github.com/PlexRipper/PlexRipper/ -type: application -version: 4.0.6 -annotations: - truecharts.org/catagories: | - - media - - Backup - - Downloaders - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaApp-Other - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/plexripper/4.0.6/app-changelog.md b/stable/plexripper/4.0.6/app-changelog.md deleted file mode 100644 index bba9ffeece4..00000000000 --- a/stable/plexripper/4.0.6/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [plexripper-4.0.6](https://github.com/truecharts/charts/compare/plexripper-5.0.0...plexripper-4.0.6) (2023-08-29) - diff --git a/stable/plexripper/4.0.6/charts/common-14.0.3.tgz b/stable/plexripper/4.0.6/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/plexripper/4.0.6/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/plexripper/4.0.7/CHANGELOG.md b/stable/plexripper/4.0.7/CHANGELOG.md new file mode 100644 index 00000000000..5d69c409185 --- /dev/null +++ b/stable/plexripper/4.0.7/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plexripper-4.0.7](https://github.com/truecharts/charts/compare/plexripper-4.0.6...plexripper-4.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [plexripper-4.0.6](https://github.com/truecharts/charts/compare/plexripper-5.0.0...plexripper-4.0.6) (2023-08-29) + diff --git a/stable/plexripper/4.0.7/Chart.yaml b/stable/plexripper/4.0.7/Chart.yaml new file mode 100644 index 00000000000..dec8b610122 --- /dev/null +++ b/stable/plexripper/4.0.7/Chart.yaml @@ -0,0 +1,40 @@ +apiVersion: v2 +appVersion: "0.14.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A multi-platform media downloader that indexes and downloads content from your accessible Plex servers. +home: https://truecharts.org/charts/stable/plexripper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexripper.png +keywords: + - plexripper + - Backup + - Downloaders + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plexripper +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper + - https://github.com/PlexRipper/PlexRipper/ +type: application +version: 4.0.7 +annotations: + truecharts.org/catagories: | + - media + - Backup + - Downloaders + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaApp-Other + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/website-shot/6.0.0/README.md b/stable/plexripper/4.0.7/README.md similarity index 100% rename from stable/website-shot/6.0.0/README.md rename to stable/plexripper/4.0.7/README.md diff --git a/stable/plexripper/4.0.7/app-changelog.md b/stable/plexripper/4.0.7/app-changelog.md new file mode 100644 index 00000000000..3027c67fc24 --- /dev/null +++ b/stable/plexripper/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plexripper-4.0.7](https://github.com/truecharts/charts/compare/plexripper-4.0.6...plexripper-4.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/plexripper/4.0.6/app-readme.md b/stable/plexripper/4.0.7/app-readme.md similarity index 100% rename from stable/plexripper/4.0.6/app-readme.md rename to stable/plexripper/4.0.7/app-readme.md diff --git a/stable/plexripper/4.0.7/charts/common-14.0.9.tgz b/stable/plexripper/4.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/plexripper/4.0.7/charts/common-14.0.9.tgz differ diff --git a/stable/plexripper/4.0.6/ix_values.yaml b/stable/plexripper/4.0.7/ix_values.yaml similarity index 100% rename from stable/plexripper/4.0.6/ix_values.yaml rename to stable/plexripper/4.0.7/ix_values.yaml diff --git a/stable/plexripper/4.0.6/questions.yaml b/stable/plexripper/4.0.7/questions.yaml similarity index 100% rename from stable/plexripper/4.0.6/questions.yaml rename to stable/plexripper/4.0.7/questions.yaml diff --git a/stable/verysync/6.0.0/templates/NOTES.txt b/stable/plexripper/4.0.7/templates/NOTES.txt similarity index 100% rename from stable/verysync/6.0.0/templates/NOTES.txt rename to stable/plexripper/4.0.7/templates/NOTES.txt diff --git a/stable/xen-orchestra/5.0.11/templates/common.yaml b/stable/plexripper/4.0.7/templates/common.yaml similarity index 100% rename from stable/xen-orchestra/5.0.11/templates/common.yaml rename to stable/plexripper/4.0.7/templates/common.yaml diff --git a/stable/unpoller/7.0.5/values.yaml b/stable/plexripper/4.0.7/values.yaml similarity index 100% rename from stable/unpoller/7.0.5/values.yaml rename to stable/plexripper/4.0.7/values.yaml diff --git a/stable/podgrab/14.0.1/CHANGELOG.md b/stable/podgrab/14.0.1/CHANGELOG.md new file mode 100644 index 00000000000..3a413a07f53 --- /dev/null +++ b/stable/podgrab/14.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [podgrab-14.0.1](https://github.com/truecharts/charts/compare/podgrab-14.0.0...podgrab-14.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [podgrab-14.0.0](https://github.com/truecharts/charts/compare/podgrab-13.0.24...podgrab-14.0.0) (2023-07-31) + + + + +## [podgrab-13.0.24](https://github.com/truecharts/charts/compare/podgrab-13.0.23...podgrab-13.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [podgrab-13.0.23](https://github.com/truecharts/charts/compare/podgrab-13.0.22...podgrab-13.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [podgrab-13.0.22](https://github.com/truecharts/charts/compare/podgrab-13.0.21...podgrab-13.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [podgrab-13.0.21](https://github.com/truecharts/charts/compare/podgrab-13.0.20...podgrab-13.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [podgrab-13.0.20](https://github.com/truecharts/charts/compare/podgrab-13.0.19...podgrab-13.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [podgrab-13.0.19](https://github.com/truecharts/charts/compare/podgrab-13.0.18...podgrab-13.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [podgrab-13.0.18](https://github.com/truecharts/charts/compare/podgrab-13.0.17...podgrab-13.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [podgrab-13.0.17](https://github.com/truecharts/charts/compare/podgrab-13.0.16...podgrab-13.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [podgrab-13.0.16](https://github.com/truecharts/charts/compare/podgrab-13.0.15...podgrab-13.0.16) (2023-05-26) + diff --git a/stable/podgrab/14.0.1/Chart.yaml b/stable/podgrab/14.0.1/Chart.yaml new file mode 100644 index 00000000000..fc8a27fd188 --- /dev/null +++ b/stable/podgrab/14.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 14.0.1 +annotations: + truecharts.org/catagories: | + - mutlimedia + truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/6.0.118/README.md b/stable/podgrab/14.0.1/README.md similarity index 100% rename from stable/webtop/6.0.118/README.md rename to stable/podgrab/14.0.1/README.md diff --git a/stable/podgrab/14.0.1/app-changelog.md b/stable/podgrab/14.0.1/app-changelog.md new file mode 100644 index 00000000000..57f3bec5ebd --- /dev/null +++ b/stable/podgrab/14.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [podgrab-14.0.1](https://github.com/truecharts/charts/compare/podgrab-14.0.0...podgrab-14.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/podgrab/14.0.1/app-readme.md b/stable/podgrab/14.0.1/app-readme.md new file mode 100644 index 00000000000..ac57e62967d --- /dev/null +++ b/stable/podgrab/14.0.1/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/14.0.1/charts/common-14.0.9.tgz b/stable/podgrab/14.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/podgrab/14.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/podgrab/14.0.1/ix_values.yaml b/stable/podgrab/14.0.1/ix_values.yaml new file mode 100644 index 00000000000..c70e24f08d6 --- /dev/null +++ b/stable/podgrab/14.0.1/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/14.0.1/questions.yaml b/stable/podgrab/14.0.1/questions.yaml new file mode 100644 index 00000000000..cec328e2eed --- /dev/null +++ b/stable/podgrab/14.0.1/questions.yaml @@ -0,0 +1,2025 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PASSWORD + label: "Password" + description: "Desired Password" + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: CHECK_FREQUENCY + label: "Update Frequency" + description: "Interval to check for new podcasts" + schema: + type: int + default: 240 + required: true + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10093 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/vikunja/9.0.8/templates/NOTES.txt b/stable/podgrab/14.0.1/templates/NOTES.txt similarity index 100% rename from stable/vikunja/9.0.8/templates/NOTES.txt rename to stable/podgrab/14.0.1/templates/NOTES.txt diff --git a/stable/xwiki/8.0.10/templates/common.yaml b/stable/podgrab/14.0.1/templates/common.yaml similarity index 100% rename from stable/xwiki/8.0.10/templates/common.yaml rename to stable/podgrab/14.0.1/templates/common.yaml diff --git a/stable/uptime-kuma/7.0.3/values.yaml b/stable/podgrab/14.0.1/values.yaml similarity index 100% rename from stable/uptime-kuma/7.0.3/values.yaml rename to stable/podgrab/14.0.1/values.yaml diff --git a/stable/portainer/5.0.4/CHANGELOG.md b/stable/portainer/5.0.4/CHANGELOG.md deleted file mode 100644 index 1cf1559fb47..00000000000 --- a/stable/portainer/5.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [portainer-5.0.4](https://github.com/truecharts/charts/compare/portainer-5.0.3...portainer-5.0.4) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/portainer-ce to v2.19.1 ([#12772](https://github.com/truecharts/charts/issues/12772)) - - - - -## [portainer-5.0.3](https://github.com/truecharts/charts/compare/portainer-5.0.2...portainer-5.0.3) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/portainer-be to v2.19.1 ([#12763](https://github.com/truecharts/charts/issues/12763)) - - - - -## [portainer-5.0.2](https://github.com/truecharts/charts/compare/portainer-5.0.1...portainer-5.0.2) (2023-09-08) - -### Chore - -- update portainer to v2.19.0 (minor) ([#12372](https://github.com/truecharts/charts/issues/12372)) - - - - -## [portainer-5.0.1](https://github.com/truecharts/charts/compare/portainer-5.0.0...portainer-5.0.1) (2023-08-08) - -### Fix - -- probe type key ([#11242](https://github.com/truecharts/charts/issues/11242)) - - - - - -## [portainer-5.0.0](https://github.com/truecharts/charts/compare/portainer-4.0.22...portainer-5.0.0) (2023-07-31) - - - - -## [portainer-4.0.22](https://github.com/truecharts/charts/compare/portainer-4.0.21...portainer-4.0.22) (2023-07-30) - -### Chore - -- update container image tccr.io/truecharts/portainer-be to v2.18.4 ([#11064](https://github.com/truecharts/charts/issues/11064)) - - - - -## [portainer-4.0.21](https://github.com/truecharts/charts/compare/portainer-4.0.20...portainer-4.0.21) (2023-07-30) - -### Chore - -- fix image namingpattern ([#11053](https://github.com/truecharts/charts/issues/11053)) - - - - -## [portainer-4.0.20](https://github.com/truecharts/charts/compare/portainer-4.0.19...portainer-4.0.20) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [portainer-4.0.19](https://github.com/truecharts/charts/compare/portainer-4.0.18...portainer-4.0.19) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/portainer-ce to v2.18.4 ([#10254](https://github.com/truecharts/charts/issues/10254)) - - - - -## [portainer-4.0.18](https://github.com/truecharts/charts/compare/portainer-4.0.17...portainer-4.0.18) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [portainer-4.0.17](https://github.com/truecharts/charts/compare/portainer-4.0.16...portainer-4.0.17) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - diff --git a/stable/portainer/5.0.4/Chart.yaml b/stable/portainer/5.0.4/Chart.yaml deleted file mode 100644 index 3be09063896..00000000000 --- a/stable/portainer/5.0.4/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.19.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.4 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" diff --git a/stable/portainer/5.0.4/app-changelog.md b/stable/portainer/5.0.4/app-changelog.md deleted file mode 100644 index 33ed5646a3c..00000000000 --- a/stable/portainer/5.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [portainer-5.0.4](https://github.com/truecharts/charts/compare/portainer-5.0.3...portainer-5.0.4) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/portainer-ce to v2.19.1 ([#12772](https://github.com/truecharts/charts/issues/12772)) - - \ No newline at end of file diff --git a/stable/portainer/5.0.4/charts/common-14.0.1.tgz b/stable/portainer/5.0.4/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/portainer/5.0.4/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/portainer/5.0.5/CHANGELOG.md b/stable/portainer/5.0.5/CHANGELOG.md new file mode 100644 index 00000000000..374a469cc70 --- /dev/null +++ b/stable/portainer/5.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [portainer-5.0.5](https://github.com/truecharts/charts/compare/portainer-5.0.4...portainer-5.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [portainer-5.0.4](https://github.com/truecharts/charts/compare/portainer-5.0.3...portainer-5.0.4) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/portainer-ce to v2.19.1 ([#12772](https://github.com/truecharts/charts/issues/12772)) + + + + +## [portainer-5.0.3](https://github.com/truecharts/charts/compare/portainer-5.0.2...portainer-5.0.3) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/portainer-be to v2.19.1 ([#12763](https://github.com/truecharts/charts/issues/12763)) + + + + +## [portainer-5.0.2](https://github.com/truecharts/charts/compare/portainer-5.0.1...portainer-5.0.2) (2023-09-08) + +### Chore + +- update portainer to v2.19.0 (minor) ([#12372](https://github.com/truecharts/charts/issues/12372)) + + + + +## [portainer-5.0.1](https://github.com/truecharts/charts/compare/portainer-5.0.0...portainer-5.0.1) (2023-08-08) + +### Fix + +- probe type key ([#11242](https://github.com/truecharts/charts/issues/11242)) + + + + + +## [portainer-5.0.0](https://github.com/truecharts/charts/compare/portainer-4.0.22...portainer-5.0.0) (2023-07-31) + + + + +## [portainer-4.0.22](https://github.com/truecharts/charts/compare/portainer-4.0.21...portainer-4.0.22) (2023-07-30) + +### Chore + +- update container image tccr.io/truecharts/portainer-be to v2.18.4 ([#11064](https://github.com/truecharts/charts/issues/11064)) + + + + +## [portainer-4.0.21](https://github.com/truecharts/charts/compare/portainer-4.0.20...portainer-4.0.21) (2023-07-30) + +### Chore + +- fix image namingpattern ([#11053](https://github.com/truecharts/charts/issues/11053)) + + + + +## [portainer-4.0.20](https://github.com/truecharts/charts/compare/portainer-4.0.19...portainer-4.0.20) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [portainer-4.0.19](https://github.com/truecharts/charts/compare/portainer-4.0.18...portainer-4.0.19) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/portainer-ce to v2.18.4 ([#10254](https://github.com/truecharts/charts/issues/10254)) + + + + +## [portainer-4.0.18](https://github.com/truecharts/charts/compare/portainer-4.0.17...portainer-4.0.18) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + diff --git a/stable/portainer/5.0.5/Chart.yaml b/stable/portainer/5.0.5/Chart.yaml new file mode 100644 index 00000000000..29552ab4a3d --- /dev/null +++ b/stable/portainer/5.0.5/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.19.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.5 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/wg-easy/5.0.0/README.md b/stable/portainer/5.0.5/README.md similarity index 100% rename from stable/wg-easy/5.0.0/README.md rename to stable/portainer/5.0.5/README.md diff --git a/stable/portainer/5.0.5/app-changelog.md b/stable/portainer/5.0.5/app-changelog.md new file mode 100644 index 00000000000..2357b9318cc --- /dev/null +++ b/stable/portainer/5.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [portainer-5.0.5](https://github.com/truecharts/charts/compare/portainer-5.0.4...portainer-5.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/portainer/5.0.4/app-readme.md b/stable/portainer/5.0.5/app-readme.md similarity index 100% rename from stable/portainer/5.0.4/app-readme.md rename to stable/portainer/5.0.5/app-readme.md diff --git a/stable/portainer/5.0.5/charts/common-14.0.9.tgz b/stable/portainer/5.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/portainer/5.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/portainer/5.0.4/ix_values.yaml b/stable/portainer/5.0.5/ix_values.yaml similarity index 100% rename from stable/portainer/5.0.4/ix_values.yaml rename to stable/portainer/5.0.5/ix_values.yaml diff --git a/stable/portainer/5.0.4/questions.yaml b/stable/portainer/5.0.5/questions.yaml similarity index 100% rename from stable/portainer/5.0.4/questions.yaml rename to stable/portainer/5.0.5/questions.yaml diff --git a/stable/watchyourlan/5.0.3/templates/NOTES.txt b/stable/portainer/5.0.5/templates/NOTES.txt similarity index 100% rename from stable/watchyourlan/5.0.3/templates/NOTES.txt rename to stable/portainer/5.0.5/templates/NOTES.txt diff --git a/stable/portainer/5.0.4/templates/_args.tpl b/stable/portainer/5.0.5/templates/_args.tpl similarity index 100% rename from stable/portainer/5.0.4/templates/_args.tpl rename to stable/portainer/5.0.5/templates/_args.tpl diff --git a/stable/portainer/5.0.4/templates/common.yaml b/stable/portainer/5.0.5/templates/common.yaml similarity index 100% rename from stable/portainer/5.0.4/templates/common.yaml rename to stable/portainer/5.0.5/templates/common.yaml diff --git a/stable/amcrest2mqtt/8.0.0/app-changelog.md b/stable/portainer/5.0.5/values.yaml similarity index 100% rename from stable/amcrest2mqtt/8.0.0/app-changelog.md rename to stable/portainer/5.0.5/values.yaml diff --git a/stable/posterr/5.0.1/CHANGELOG.md b/stable/posterr/5.0.1/CHANGELOG.md deleted file mode 100644 index aa336884af6..00000000000 --- a/stable/posterr/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [posterr-5.0.1](https://github.com/truecharts/charts/compare/posterr-5.0.0...posterr-5.0.1) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/posterr to latest ([#12801](https://github.com/truecharts/charts/issues/12801)) - - - - - -## [posterr-5.0.0](https://github.com/truecharts/charts/compare/posterr-4.0.25...posterr-5.0.0) (2023-07-31) - - - - -## [posterr-4.0.25](https://github.com/truecharts/charts/compare/posterr-4.0.24...posterr-4.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [posterr-4.0.24](https://github.com/truecharts/charts/compare/posterr-4.0.23...posterr-4.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [posterr-4.0.23](https://github.com/truecharts/charts/compare/posterr-4.0.22...posterr-4.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [posterr-4.0.22](https://github.com/truecharts/charts/compare/posterr-4.0.21...posterr-4.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [posterr-4.0.21](https://github.com/truecharts/charts/compare/posterr-4.0.20...posterr-4.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [posterr-4.0.20](https://github.com/truecharts/charts/compare/posterr-4.0.19...posterr-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [posterr-4.0.19](https://github.com/truecharts/charts/compare/posterr-4.0.18...posterr-4.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [posterr-4.0.18](https://github.com/truecharts/charts/compare/posterr-4.0.17...posterr-4.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [posterr-4.0.17](https://github.com/truecharts/charts/compare/posterr-4.0.16...posterr-4.0.17) (2023-05-26) - diff --git a/stable/posterr/5.0.1/Chart.yaml b/stable/posterr/5.0.1/Chart.yaml deleted file mode 100644 index 06585ee2d82..00000000000 --- a/stable/posterr/5.0.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.1 -annotations: - truecharts.org/catagories: | - - MediaServer-Other - truecharts.org/SCALE-support: "true" diff --git a/stable/posterr/5.0.1/app-changelog.md b/stable/posterr/5.0.1/app-changelog.md deleted file mode 100644 index b3e1712e511..00000000000 --- a/stable/posterr/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [posterr-5.0.1](https://github.com/truecharts/charts/compare/posterr-5.0.0...posterr-5.0.1) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/posterr to latest ([#12801](https://github.com/truecharts/charts/issues/12801)) - - \ No newline at end of file diff --git a/stable/posterr/5.0.1/charts/common-14.0.1.tgz b/stable/posterr/5.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/posterr/5.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/posterr/5.0.2/CHANGELOG.md b/stable/posterr/5.0.2/CHANGELOG.md new file mode 100644 index 00000000000..6b7e8abf3f2 --- /dev/null +++ b/stable/posterr/5.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [posterr-5.0.2](https://github.com/truecharts/charts/compare/posterr-5.0.1...posterr-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [posterr-5.0.1](https://github.com/truecharts/charts/compare/posterr-5.0.0...posterr-5.0.1) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/posterr to latest ([#12801](https://github.com/truecharts/charts/issues/12801)) + + + + + +## [posterr-5.0.0](https://github.com/truecharts/charts/compare/posterr-4.0.25...posterr-5.0.0) (2023-07-31) + + + + +## [posterr-4.0.25](https://github.com/truecharts/charts/compare/posterr-4.0.24...posterr-4.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [posterr-4.0.24](https://github.com/truecharts/charts/compare/posterr-4.0.23...posterr-4.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [posterr-4.0.23](https://github.com/truecharts/charts/compare/posterr-4.0.22...posterr-4.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [posterr-4.0.22](https://github.com/truecharts/charts/compare/posterr-4.0.21...posterr-4.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [posterr-4.0.21](https://github.com/truecharts/charts/compare/posterr-4.0.20...posterr-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [posterr-4.0.20](https://github.com/truecharts/charts/compare/posterr-4.0.19...posterr-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [posterr-4.0.19](https://github.com/truecharts/charts/compare/posterr-4.0.18...posterr-4.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [posterr-4.0.18](https://github.com/truecharts/charts/compare/posterr-4.0.17...posterr-4.0.18) (2023-05-27) + diff --git a/stable/posterr/5.0.2/Chart.yaml b/stable/posterr/5.0.2/Chart.yaml new file mode 100644 index 00000000000..6f7e1c11ebd --- /dev/null +++ b/stable/posterr/5.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.2 +annotations: + truecharts.org/catagories: | + - MediaServer-Other + truecharts.org/SCALE-support: "true" diff --git a/stable/whisparr/5.0.0/README.md b/stable/posterr/5.0.2/README.md similarity index 100% rename from stable/whisparr/5.0.0/README.md rename to stable/posterr/5.0.2/README.md diff --git a/stable/posterr/5.0.2/app-changelog.md b/stable/posterr/5.0.2/app-changelog.md new file mode 100644 index 00000000000..2fe1a4bf4c7 --- /dev/null +++ b/stable/posterr/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [posterr-5.0.2](https://github.com/truecharts/charts/compare/posterr-5.0.1...posterr-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/posterr/5.0.1/app-readme.md b/stable/posterr/5.0.2/app-readme.md similarity index 100% rename from stable/posterr/5.0.1/app-readme.md rename to stable/posterr/5.0.2/app-readme.md diff --git a/stable/posterr/5.0.2/charts/common-14.0.9.tgz b/stable/posterr/5.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/posterr/5.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/posterr/5.0.1/ix_values.yaml b/stable/posterr/5.0.2/ix_values.yaml similarity index 100% rename from stable/posterr/5.0.1/ix_values.yaml rename to stable/posterr/5.0.2/ix_values.yaml diff --git a/stable/posterr/5.0.1/questions.yaml b/stable/posterr/5.0.2/questions.yaml similarity index 100% rename from stable/posterr/5.0.1/questions.yaml rename to stable/posterr/5.0.2/questions.yaml diff --git a/stable/webgrabplus/6.0.8/templates/NOTES.txt b/stable/posterr/5.0.2/templates/NOTES.txt similarity index 100% rename from stable/webgrabplus/6.0.8/templates/NOTES.txt rename to stable/posterr/5.0.2/templates/NOTES.txt diff --git a/stable/posterr/5.0.1/templates/common.yaml b/stable/posterr/5.0.2/templates/common.yaml similarity index 100% rename from stable/posterr/5.0.1/templates/common.yaml rename to stable/posterr/5.0.2/templates/common.yaml diff --git a/stable/uptimerobot-prometheus/8.0.0/values.yaml b/stable/posterr/5.0.2/values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/8.0.0/values.yaml rename to stable/posterr/5.0.2/values.yaml diff --git a/stable/pretend-youre-xyzzy/10.0.1/CHANGELOG.md b/stable/pretend-youre-xyzzy/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..ecc9ed914df --- /dev/null +++ b/stable/pretend-youre-xyzzy/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pretend-youre-xyzzy-10.0.1](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-10.0.0...pretend-youre-xyzzy-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [pretend-youre-xyzzy-10.0.0](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.24...pretend-youre-xyzzy-10.0.0) (2023-07-31) + + + + +## [pretend-youre-xyzzy-9.0.24](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.23...pretend-youre-xyzzy-9.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [pretend-youre-xyzzy-9.0.23](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.22...pretend-youre-xyzzy-9.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [pretend-youre-xyzzy-9.0.22](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.21...pretend-youre-xyzzy-9.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [pretend-youre-xyzzy-9.0.21](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.20...pretend-youre-xyzzy-9.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [pretend-youre-xyzzy-9.0.20](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.19...pretend-youre-xyzzy-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [pretend-youre-xyzzy-9.0.19](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.18...pretend-youre-xyzzy-9.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [pretend-youre-xyzzy-9.0.18](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.17...pretend-youre-xyzzy-9.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [pretend-youre-xyzzy-9.0.17](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.16...pretend-youre-xyzzy-9.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [pretend-youre-xyzzy-9.0.16](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.15...pretend-youre-xyzzy-9.0.16) (2023-05-26) + diff --git a/stable/pretend-youre-xyzzy/10.0.1/Chart.yaml b/stable/pretend-youre-xyzzy/10.0.1/Chart.yaml new file mode 100644 index 00000000000..3c9ad1859e3 --- /dev/null +++ b/stable/pretend-youre-xyzzy/10.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/whisper-asr-webservice/1.0.2/README.md b/stable/pretend-youre-xyzzy/10.0.1/README.md similarity index 100% rename from stable/whisper-asr-webservice/1.0.2/README.md rename to stable/pretend-youre-xyzzy/10.0.1/README.md diff --git a/stable/pretend-youre-xyzzy/10.0.1/app-changelog.md b/stable/pretend-youre-xyzzy/10.0.1/app-changelog.md new file mode 100644 index 00000000000..ae9d415c2a9 --- /dev/null +++ b/stable/pretend-youre-xyzzy/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pretend-youre-xyzzy-10.0.1](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-10.0.0...pretend-youre-xyzzy-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/pretend-youre-xyzzy/10.0.1/app-readme.md b/stable/pretend-youre-xyzzy/10.0.1/app-readme.md new file mode 100644 index 00000000000..41d6b814ee6 --- /dev/null +++ b/stable/pretend-youre-xyzzy/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +pretend-youre-xyzzy, a cards against humanity clone + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/pretend-youre-xyzzy](https://truecharts.org/charts/stable/pretend-youre-xyzzy) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/pretend-youre-xyzzy/10.0.1/charts/common-14.0.9.tgz b/stable/pretend-youre-xyzzy/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/pretend-youre-xyzzy/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/pretend-youre-xyzzy/10.0.1/ix_values.yaml b/stable/pretend-youre-xyzzy/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..83daa0ef54d --- /dev/null +++ b/stable/pretend-youre-xyzzy/10.0.1/ix_values.yaml @@ -0,0 +1,19 @@ +image: + repository: tccr.io/truecharts/pretend-youre-xyzzy + tag: v4@sha256:91c45a58367416a93be646066bcec02fc7105721411eaea2d4f646249ed503f8 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10094 + targetPort: 8080 +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/pretend-youre-xyzzy/10.0.1/questions.yaml b/stable/pretend-youre-xyzzy/10.0.1/questions.yaml new file mode 100644 index 00000000000..5280b937a37 --- /dev/null +++ b/stable/pretend-youre-xyzzy/10.0.1/questions.yaml @@ -0,0 +1,1896 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10094 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/weblate/9.0.0/templates/NOTES.txt b/stable/pretend-youre-xyzzy/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/weblate/9.0.0/templates/NOTES.txt rename to stable/pretend-youre-xyzzy/10.0.1/templates/NOTES.txt diff --git a/stable/youtubedl-material/6.0.0/templates/common.yaml b/stable/pretend-youre-xyzzy/10.0.1/templates/common.yaml similarity index 100% rename from stable/youtubedl-material/6.0.0/templates/common.yaml rename to stable/pretend-youre-xyzzy/10.0.1/templates/common.yaml diff --git a/stable/amule/4.0.0/app-changelog.md b/stable/pretend-youre-xyzzy/10.0.1/values.yaml similarity index 100% rename from stable/amule/4.0.0/app-changelog.md rename to stable/pretend-youre-xyzzy/10.0.1/values.yaml diff --git a/stable/projectsend/8.0.12/CHANGELOG.md b/stable/projectsend/8.0.12/CHANGELOG.md deleted file mode 100644 index 33de7c28590..00000000000 --- a/stable/projectsend/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [projectsend-8.0.12](https://github.com/truecharts/charts/compare/projectsend-8.0.11...projectsend-8.0.12) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#13176](https://github.com/truecharts/charts/issues/13176)) - - - - -## [projectsend-8.0.11](https://github.com/truecharts/charts/compare/projectsend-8.0.10...projectsend-8.0.11) (2023-10-01) - - - - -## [projectsend-8.0.10](https://github.com/truecharts/charts/compare/projectsend-8.0.9...projectsend-8.0.10) (2023-09-25) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#12949](https://github.com/truecharts/charts/issues/12949)) - - - - -## [projectsend-8.0.9](https://github.com/truecharts/charts/compare/projectsend-8.0.8...projectsend-8.0.9) (2023-09-24) - - - - -## [projectsend-8.0.8](https://github.com/truecharts/charts/compare/projectsend-8.0.7...projectsend-8.0.8) (2023-09-22) - - - - -## [projectsend-8.0.7](https://github.com/truecharts/charts/compare/projectsend-8.0.6...projectsend-8.0.7) (2023-09-18) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#12725](https://github.com/truecharts/charts/issues/12725)) - - - - -## [projectsend-8.0.6](https://github.com/truecharts/charts/compare/projectsend-8.0.5...projectsend-8.0.6) (2023-09-11) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#12498](https://github.com/truecharts/charts/issues/12498)) - - - - -## [projectsend-8.0.5](https://github.com/truecharts/charts/compare/projectsend-8.0.4...projectsend-8.0.5) (2023-09-05) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#12232](https://github.com/truecharts/charts/issues/12232)) - - - - -## [projectsend-8.0.4](https://github.com/truecharts/charts/compare/projectsend-8.0.3...projectsend-8.0.4) (2023-08-28) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#11976](https://github.com/truecharts/charts/issues/11976)) - - - - -## [projectsend-8.0.3](https://github.com/truecharts/charts/compare/projectsend-8.0.2...projectsend-8.0.3) (2023-08-21) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#11766](https://github.com/truecharts/charts/issues/11766)) - - - - -## [projectsend-8.0.2](https://github.com/truecharts/charts/compare/projectsend-8.0.1...projectsend-8.0.2) (2023-08-14) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#11556](https://github.com/truecharts/charts/issues/11556)) - - - - -## [projectsend-8.0.1](https://github.com/truecharts/charts/compare/projectsend-8.0.0...projectsend-8.0.1) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#11319](https://github.com/truecharts/charts/issues/11319)) - diff --git a/stable/projectsend/8.0.12/Chart.yaml b/stable/projectsend/8.0.12/Chart.yaml deleted file mode 100644 index e867113b2c0..00000000000 --- a/stable/projectsend/8.0.12/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.70 -deprecated: false -description: ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. -home: https://truecharts.org/charts/stable/projectsend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png -keywords: - - projectsend - - files -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: projectsend -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - - https://github.com/projectsend/projectsend -type: application -version: 8.0.12 -annotations: - truecharts.org/catagories: | - - files - truecharts.org/SCALE-support: "true" diff --git a/stable/projectsend/8.0.12/app-changelog.md b/stable/projectsend/8.0.12/app-changelog.md deleted file mode 100644 index c63e8e36d7d..00000000000 --- a/stable/projectsend/8.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [projectsend-8.0.12](https://github.com/truecharts/charts/compare/projectsend-8.0.11...projectsend-8.0.12) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#13176](https://github.com/truecharts/charts/issues/13176)) - - \ No newline at end of file diff --git a/stable/projectsend/8.0.12/charts/common-14.0.1.tgz b/stable/projectsend/8.0.12/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/projectsend/8.0.12/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/projectsend/8.0.13/CHANGELOG.md b/stable/projectsend/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..6efba05a9e2 --- /dev/null +++ b/stable/projectsend/8.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [projectsend-8.0.13](https://github.com/truecharts/charts/compare/projectsend-8.0.12...projectsend-8.0.13) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [projectsend-8.0.12](https://github.com/truecharts/charts/compare/projectsend-8.0.11...projectsend-8.0.12) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#13176](https://github.com/truecharts/charts/issues/13176)) + + + + +## [projectsend-8.0.11](https://github.com/truecharts/charts/compare/projectsend-8.0.10...projectsend-8.0.11) (2023-10-01) + + + + +## [projectsend-8.0.10](https://github.com/truecharts/charts/compare/projectsend-8.0.9...projectsend-8.0.10) (2023-09-25) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#12949](https://github.com/truecharts/charts/issues/12949)) + + + + +## [projectsend-8.0.9](https://github.com/truecharts/charts/compare/projectsend-8.0.8...projectsend-8.0.9) (2023-09-24) + + + + +## [projectsend-8.0.8](https://github.com/truecharts/charts/compare/projectsend-8.0.7...projectsend-8.0.8) (2023-09-22) + + + + +## [projectsend-8.0.7](https://github.com/truecharts/charts/compare/projectsend-8.0.6...projectsend-8.0.7) (2023-09-18) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#12725](https://github.com/truecharts/charts/issues/12725)) + + + + +## [projectsend-8.0.6](https://github.com/truecharts/charts/compare/projectsend-8.0.5...projectsend-8.0.6) (2023-09-11) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#12498](https://github.com/truecharts/charts/issues/12498)) + + + + +## [projectsend-8.0.5](https://github.com/truecharts/charts/compare/projectsend-8.0.4...projectsend-8.0.5) (2023-09-05) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#12232](https://github.com/truecharts/charts/issues/12232)) + + + + +## [projectsend-8.0.4](https://github.com/truecharts/charts/compare/projectsend-8.0.3...projectsend-8.0.4) (2023-08-28) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#11976](https://github.com/truecharts/charts/issues/11976)) + + + + +## [projectsend-8.0.3](https://github.com/truecharts/charts/compare/projectsend-8.0.2...projectsend-8.0.3) (2023-08-21) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#11766](https://github.com/truecharts/charts/issues/11766)) + + + + +## [projectsend-8.0.2](https://github.com/truecharts/charts/compare/projectsend-8.0.1...projectsend-8.0.2) (2023-08-14) + +### Chore + +- update container image tccr.io/truecharts/projectsend to vlatest ([#11556](https://github.com/truecharts/charts/issues/11556)) + diff --git a/stable/projectsend/8.0.13/Chart.yaml b/stable/projectsend/8.0.13/Chart.yaml new file mode 100644 index 00000000000..39a7f98d570 --- /dev/null +++ b/stable/projectsend/8.0.13/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 +deprecated: false +description: ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. +home: https://truecharts.org/charts/stable/projectsend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png +keywords: + - projectsend + - files +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: projectsend +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend + - https://github.com/projectsend/projectsend +type: application +version: 8.0.13 +annotations: + truecharts.org/catagories: | + - files + truecharts.org/SCALE-support: "true" diff --git a/stable/whoogle/7.0.1/README.md b/stable/projectsend/8.0.13/README.md similarity index 100% rename from stable/whoogle/7.0.1/README.md rename to stable/projectsend/8.0.13/README.md diff --git a/stable/projectsend/8.0.13/app-changelog.md b/stable/projectsend/8.0.13/app-changelog.md new file mode 100644 index 00000000000..53d63891657 --- /dev/null +++ b/stable/projectsend/8.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [projectsend-8.0.13](https://github.com/truecharts/charts/compare/projectsend-8.0.12...projectsend-8.0.13) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/projectsend/8.0.12/app-readme.md b/stable/projectsend/8.0.13/app-readme.md similarity index 100% rename from stable/projectsend/8.0.12/app-readme.md rename to stable/projectsend/8.0.13/app-readme.md diff --git a/stable/projectsend/8.0.13/charts/common-14.0.9.tgz b/stable/projectsend/8.0.13/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/projectsend/8.0.13/charts/common-14.0.9.tgz differ diff --git a/stable/seafile/1.0.1/charts/mariadb-7.0.70.tgz b/stable/projectsend/8.0.13/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/seafile/1.0.1/charts/mariadb-7.0.70.tgz rename to stable/projectsend/8.0.13/charts/mariadb-7.0.70.tgz diff --git a/stable/projectsend/8.0.12/ix_values.yaml b/stable/projectsend/8.0.13/ix_values.yaml similarity index 100% rename from stable/projectsend/8.0.12/ix_values.yaml rename to stable/projectsend/8.0.13/ix_values.yaml diff --git a/stable/projectsend/8.0.12/questions.yaml b/stable/projectsend/8.0.13/questions.yaml similarity index 100% rename from stable/projectsend/8.0.12/questions.yaml rename to stable/projectsend/8.0.13/questions.yaml diff --git a/stable/webnut/5.0.0/templates/NOTES.txt b/stable/projectsend/8.0.13/templates/NOTES.txt similarity index 100% rename from stable/webnut/5.0.0/templates/NOTES.txt rename to stable/projectsend/8.0.13/templates/NOTES.txt diff --git a/stable/projectsend/8.0.12/templates/_configmap.tpl b/stable/projectsend/8.0.13/templates/_configmap.tpl similarity index 100% rename from stable/projectsend/8.0.12/templates/_configmap.tpl rename to stable/projectsend/8.0.13/templates/_configmap.tpl diff --git a/stable/projectsend/8.0.12/templates/common.yaml b/stable/projectsend/8.0.13/templates/common.yaml similarity index 100% rename from stable/projectsend/8.0.12/templates/common.yaml rename to stable/projectsend/8.0.13/templates/common.yaml diff --git a/stable/valheim/7.0.1/values.yaml b/stable/projectsend/8.0.13/values.yaml similarity index 100% rename from stable/valheim/7.0.1/values.yaml rename to stable/projectsend/8.0.13/values.yaml diff --git a/stable/promcord/8.0.0/CHANGELOG.md b/stable/promcord/8.0.0/CHANGELOG.md deleted file mode 100644 index 09fdb77b8c0..00000000000 --- a/stable/promcord/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [promcord-8.0.0](https://github.com/truecharts/charts/compare/promcord-7.0.26...promcord-8.0.0) (2023-07-31) - - - - -## [promcord-7.0.26](https://github.com/truecharts/charts/compare/promcord-7.0.25...promcord-7.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [promcord-7.0.25](https://github.com/truecharts/charts/compare/promcord-7.0.24...promcord-7.0.25) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/whoami to v1.10.1 ([#10664](https://github.com/truecharts/charts/issues/10664)) - - - - -## [promcord-7.0.24](https://github.com/truecharts/charts/compare/promcord-7.0.23...promcord-7.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [promcord-7.0.23](https://github.com/truecharts/charts/compare/promcord-7.0.22...promcord-7.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [promcord-7.0.22](https://github.com/truecharts/charts/compare/promcord-7.0.21...promcord-7.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [promcord-7.0.21](https://github.com/truecharts/charts/compare/promcord-7.0.20...promcord-7.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [promcord-7.0.20](https://github.com/truecharts/charts/compare/promcord-7.0.19...promcord-7.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [promcord-7.0.19](https://github.com/truecharts/charts/compare/promcord-7.0.18...promcord-7.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [promcord-7.0.18](https://github.com/truecharts/charts/compare/promcord-7.0.17...promcord-7.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [promcord-7.0.17](https://github.com/truecharts/charts/compare/promcord-7.0.16...promcord-7.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - diff --git a/stable/promcord/8.0.0/Chart.yaml b/stable/promcord/8.0.0/Chart.yaml deleted file mode 100644 index d0cfc1af49a..00000000000 --- a/stable/promcord/8.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/promcord/8.0.0/charts/common-14.0.1.tgz b/stable/promcord/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/promcord/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/promcord/8.0.1/CHANGELOG.md b/stable/promcord/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..4a6456bad66 --- /dev/null +++ b/stable/promcord/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [promcord-8.0.1](https://github.com/truecharts/charts/compare/promcord-8.0.0...promcord-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [promcord-8.0.0](https://github.com/truecharts/charts/compare/promcord-7.0.26...promcord-8.0.0) (2023-07-31) + + + + +## [promcord-7.0.26](https://github.com/truecharts/charts/compare/promcord-7.0.25...promcord-7.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [promcord-7.0.25](https://github.com/truecharts/charts/compare/promcord-7.0.24...promcord-7.0.25) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/whoami to v1.10.1 ([#10664](https://github.com/truecharts/charts/issues/10664)) + + + + +## [promcord-7.0.24](https://github.com/truecharts/charts/compare/promcord-7.0.23...promcord-7.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [promcord-7.0.23](https://github.com/truecharts/charts/compare/promcord-7.0.22...promcord-7.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [promcord-7.0.22](https://github.com/truecharts/charts/compare/promcord-7.0.21...promcord-7.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [promcord-7.0.21](https://github.com/truecharts/charts/compare/promcord-7.0.20...promcord-7.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [promcord-7.0.20](https://github.com/truecharts/charts/compare/promcord-7.0.19...promcord-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [promcord-7.0.19](https://github.com/truecharts/charts/compare/promcord-7.0.18...promcord-7.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [promcord-7.0.18](https://github.com/truecharts/charts/compare/promcord-7.0.17...promcord-7.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + diff --git a/stable/promcord/8.0.1/Chart.yaml b/stable/promcord/8.0.1/Chart.yaml new file mode 100644 index 00000000000..dc69dac23f4 --- /dev/null +++ b/stable/promcord/8.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/wireguard/5.0.0/README.md b/stable/promcord/8.0.1/README.md similarity index 100% rename from stable/wireguard/5.0.0/README.md rename to stable/promcord/8.0.1/README.md diff --git a/stable/promcord/8.0.1/app-changelog.md b/stable/promcord/8.0.1/app-changelog.md new file mode 100644 index 00000000000..537bc53f5e4 --- /dev/null +++ b/stable/promcord/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [promcord-8.0.1](https://github.com/truecharts/charts/compare/promcord-8.0.0...promcord-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/promcord/8.0.0/app-readme.md b/stable/promcord/8.0.1/app-readme.md similarity index 100% rename from stable/promcord/8.0.0/app-readme.md rename to stable/promcord/8.0.1/app-readme.md diff --git a/stable/promcord/8.0.1/charts/common-14.0.9.tgz b/stable/promcord/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/promcord/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/promcord/8.0.0/ix_values.yaml b/stable/promcord/8.0.1/ix_values.yaml similarity index 100% rename from stable/promcord/8.0.0/ix_values.yaml rename to stable/promcord/8.0.1/ix_values.yaml diff --git a/stable/promcord/8.0.0/questions.yaml b/stable/promcord/8.0.1/questions.yaml similarity index 100% rename from stable/promcord/8.0.0/questions.yaml rename to stable/promcord/8.0.1/questions.yaml diff --git a/stable/website-shot/6.0.0/templates/NOTES.txt b/stable/promcord/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/website-shot/6.0.0/templates/NOTES.txt rename to stable/promcord/8.0.1/templates/NOTES.txt diff --git a/stable/promcord/8.0.0/templates/common.yaml b/stable/promcord/8.0.1/templates/common.yaml similarity index 100% rename from stable/promcord/8.0.0/templates/common.yaml rename to stable/promcord/8.0.1/templates/common.yaml diff --git a/stable/apache-musicindex/8.0.0/app-changelog.md b/stable/promcord/8.0.1/values.yaml similarity index 100% rename from stable/apache-musicindex/8.0.0/app-changelog.md rename to stable/promcord/8.0.1/values.yaml diff --git a/stable/protonmail-bridge/11.0.4/CHANGELOG.md b/stable/protonmail-bridge/11.0.4/CHANGELOG.md new file mode 100644 index 00000000000..7ab54d72868 --- /dev/null +++ b/stable/protonmail-bridge/11.0.4/CHANGELOG.md @@ -0,0 +1,35 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [protonmail-bridge-11.0.4](https://github.com/truecharts/charts/compare/protonmail-bridge-11.0.3...protonmail-bridge-11.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [protonmail-bridge-11.0.3](https://github.com/truecharts/charts/compare/protonmail-bridge-11.0.2...protonmail-bridge-11.0.3) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/protonmail-bridge to v3.5.1 ([#13261](https://github.com/truecharts/charts/issues/13261)) + + + + +## [protonmail-bridge-11.0.2](https://github.com/truecharts/charts/compare/protonmail-bridge-11.0.1...protonmail-bridge-11.0.2) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/protonmail-bridge to v3.4.2 ([#13036](https://github.com/truecharts/charts/issues/13036)) + + + + +## [protonmail-bridge-11.0.1](https://github.com/truecharts/charts/compare/protonmail-bridge-11.0.0...protonmail-bridge-11.0.1) (2023-08-29) + diff --git a/stable/protonmail-bridge/11.0.4/Chart.yaml b/stable/protonmail-bridge/11.0.4/Chart.yaml new file mode 100644 index 00000000000..23d613c934e --- /dev/null +++ b/stable/protonmail-bridge/11.0.4/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "3.5.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +description: ProtonMail IMAP/SMTP Bridge to work on the network. +home: https://truecharts.org/charts/stable/protonmail-bridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.png +keywords: + - protonmail + - protonmail-bridge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: protonmail-bridge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge + - https://github.com/shenxn/protonmail-bridge-docker +version: 11.0.4 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wizarr/3.0.0/README.md b/stable/protonmail-bridge/11.0.4/README.md similarity index 100% rename from stable/wizarr/3.0.0/README.md rename to stable/protonmail-bridge/11.0.4/README.md diff --git a/stable/protonmail-bridge/11.0.4/app-changelog.md b/stable/protonmail-bridge/11.0.4/app-changelog.md new file mode 100644 index 00000000000..68efce7c5fa --- /dev/null +++ b/stable/protonmail-bridge/11.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [protonmail-bridge-11.0.4](https://github.com/truecharts/charts/compare/protonmail-bridge-11.0.3...protonmail-bridge-11.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/protonmail-bridge/11.0.4/app-readme.md b/stable/protonmail-bridge/11.0.4/app-readme.md new file mode 100644 index 00000000000..2149c067bcc --- /dev/null +++ b/stable/protonmail-bridge/11.0.4/app-readme.md @@ -0,0 +1,8 @@ +ProtonMail IMAP/SMTP Bridge to work on the network. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/protonmail-bridge](https://truecharts.org/charts/stable/protonmail-bridge) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/protonmail-bridge/11.0.4/charts/common-14.0.9.tgz b/stable/protonmail-bridge/11.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/protonmail-bridge/11.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/protonmail-bridge/11.0.4/ix_values.yaml b/stable/protonmail-bridge/11.0.4/ix_values.yaml new file mode 100644 index 00000000000..b3fbfaa7207 --- /dev/null +++ b/stable/protonmail-bridge/11.0.4/ix_values.yaml @@ -0,0 +1,61 @@ +image: + repository: tccr.io/truecharts/protonmail-bridge + tag: v3.5.1@sha256:0f8385542c881f43b72e898432a7b95cb1ea630a8c4da2273811c44fc75aed17 + pullPolicy: IfNotPresent + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + enabled: false + ports: + main: + enabled: false + smtp: + enabled: true + primary: true + ports: + smtp: + enabled: true + primary: true + port: 25 + protocol: tcp + targetPort: 25 + imap: + enabled: true + ports: + imap: + enabled: true + port: 143 + protcol: tcp + targetPort: 143 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + port: "{{ .Values.service.smtp.ports.smtp.targetPort }}" + readiness: + type: tcp + port: "{{ .Values.service.smtp.ports.smtp.targetPort }}" + startup: + type: tcp + port: "{{ .Values.service.smtp.ports.smtp.targetPort }}" + +persistence: + config: + enabled: true + mountPath: "/root" + +portal: + open: + enabled: false diff --git a/stable/protonmail-bridge/11.0.4/questions.yaml b/stable/protonmail-bridge/11.0.4/questions.yaml new file mode 100644 index 00000000000..67bfc18bffa --- /dev/null +++ b/stable/protonmail-bridge/11.0.4/questions.yaml @@ -0,0 +1,1758 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: {} +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: main Service + description: The main service + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: false + hidden: true + - variable: smtp + label: SMTP Service + description: The smtp service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: smtp + label: SMTP Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 25 + required: true + - variable: imap + label: IMAP Service + description: The IMAP service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: imap + label: IMAP Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 143 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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 of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/webtop/6.0.118/templates/NOTES.txt b/stable/protonmail-bridge/11.0.4/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.118/templates/NOTES.txt rename to stable/protonmail-bridge/11.0.4/templates/NOTES.txt diff --git a/stable/zerotier/6.0.1/templates/common.yaml b/stable/protonmail-bridge/11.0.4/templates/common.yaml similarity index 100% rename from stable/zerotier/6.0.1/templates/common.yaml rename to stable/protonmail-bridge/11.0.4/templates/common.yaml diff --git a/stable/verysync/6.0.0/values.yaml b/stable/protonmail-bridge/11.0.4/values.yaml similarity index 100% rename from stable/verysync/6.0.0/values.yaml rename to stable/protonmail-bridge/11.0.4/values.yaml diff --git a/stable/prowlarr/12.0.12/CHANGELOG.md b/stable/prowlarr/12.0.12/CHANGELOG.md new file mode 100644 index 00000000000..4796677470b --- /dev/null +++ b/stable/prowlarr/12.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [prowlarr-12.0.12](https://github.com/truecharts/charts/compare/prowlarr-12.0.11...prowlarr-12.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [prowlarr-12.0.11](https://github.com/truecharts/charts/compare/prowlarr-12.0.10...prowlarr-12.0.11) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.9.1.3981 ([#13370](https://github.com/truecharts/charts/issues/13370)) + + + + +## [prowlarr-12.0.10](https://github.com/truecharts/charts/compare/prowlarr-12.0.9...prowlarr-12.0.10) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/exportarr to v1.5.5 ([#13227](https://github.com/truecharts/charts/issues/13227)) + + + + +## [prowlarr-12.0.9](https://github.com/truecharts/charts/compare/prowlarr-12.0.8...prowlarr-12.0.9) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.9.1.3981 ([#12920](https://github.com/truecharts/charts/issues/12920)) + + + + +## [prowlarr-12.0.8](https://github.com/truecharts/charts/compare/prowlarr-12.0.7...prowlarr-12.0.8) (2023-09-18) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.9.0.3966 ([#12710](https://github.com/truecharts/charts/issues/12710)) + + + + +## [prowlarr-12.0.7](https://github.com/truecharts/charts/compare/prowlarr-12.0.6...prowlarr-12.0.7) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.8.6.3946 ([#12467](https://github.com/truecharts/charts/issues/12467)) + + + + +## [prowlarr-12.0.6](https://github.com/truecharts/charts/compare/prowlarr-12.0.5...prowlarr-12.0.6) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.8.5.3896 ([#12303](https://github.com/truecharts/charts/issues/12303)) + + + + +## [prowlarr-12.0.5](https://github.com/truecharts/charts/compare/prowlarr-12.0.4...prowlarr-12.0.5) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.8.4.3884 ([#12080](https://github.com/truecharts/charts/issues/12080)) + + + + +## [prowlarr-12.0.4](https://github.com/truecharts/charts/compare/prowlarr-12.0.3...prowlarr-12.0.4) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.8.3.3880 ([#11901](https://github.com/truecharts/charts/issues/11901)) + + + + +## [prowlarr-12.0.3](https://github.com/truecharts/charts/compare/prowlarr-12.0.2...prowlarr-12.0.3) (2023-08-17) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.8.2.3860 ([#11624](https://github.com/truecharts/charts/issues/11624)) + + + + +## [prowlarr-12.0.2](https://github.com/truecharts/charts/compare/prowlarr-12.0.1...prowlarr-12.0.2) (2023-08-07) + +### Chore diff --git a/stable/prowlarr/12.0.12/Chart.yaml b/stable/prowlarr/12.0.12/Chart.yaml new file mode 100644 index 00000000000..0aad8898f0e --- /dev/null +++ b/stable/prowlarr/12.0.12/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.9.1.3981" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 12.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/wordpress/3.0.36/README.md b/stable/prowlarr/12.0.12/README.md similarity index 100% rename from stable/wordpress/3.0.36/README.md rename to stable/prowlarr/12.0.12/README.md diff --git a/stable/prowlarr/12.0.12/app-changelog.md b/stable/prowlarr/12.0.12/app-changelog.md new file mode 100644 index 00000000000..aef082113cf --- /dev/null +++ b/stable/prowlarr/12.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prowlarr-12.0.12](https://github.com/truecharts/charts/compare/prowlarr-12.0.11...prowlarr-12.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/prowlarr/12.0.12/app-readme.md b/stable/prowlarr/12.0.12/app-readme.md new file mode 100644 index 00000000000..4e201b3174d --- /dev/null +++ b/stable/prowlarr/12.0.12/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/12.0.12/charts/common-14.0.9.tgz b/stable/prowlarr/12.0.12/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/prowlarr/12.0.12/charts/common-14.0.9.tgz differ diff --git a/stable/prowlarr/12.0.12/ix_values.yaml b/stable/prowlarr/12.0.12/ix_values.yaml new file mode 100644 index 00000000000..92975a69bdd --- /dev/null +++ b/stable/prowlarr/12.0.12/ix_values.yaml @@ -0,0 +1,104 @@ +image: + repository: tccr.io/truecharts/prowlarr + tag: v1.9.1.3981@sha256:6b6257cb5f6e8c7437e0e1fd73f289e4b6b9c44684d59953770c3e220ef5ea92 + pullPolicy: IfNotPresent +exportarrImage: + repository: tccr.io/truecharts/exportarr + pullPolicy: IfNotPresent + tag: v1.5.5@sha256:0dbba4994ac9926e284b5a24fe38e7ca546bcda4b20bbd1ab2444b8bc190d6cb + +securityContext: + container: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 9696 + metrics: + enabled: true + type: ClusterIP + targetSelector: exportarr + ports: + metrics: + enabled: true + port: 9697 + targetSelector: exportarr + +workload: + main: + podSpec: + containers: + main: + env: + PROWLARR__PORT: "{{ .Values.service.main.ports.main.port }}" + PROWLARR__AUTHENTICATION_METHOD: "" + exportarr: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + exportarr: + primary: true + enabled: true + imageSelector: exportarrImage + args: + - prowlarr + probes: + liveness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + readiness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + startup: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + env: + INTERFACE: 0.0.0.0 + PORT: "{{ .Values.service.metrics.ports.metrics.port }}" + URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + # additional metrics (slow) + # ENABLE_ADDITIONAL_METRICS: false + # enable gathering unknown queue items + # ENABLE_UNKNOWN_QUEUE_ITEMS: false + # enable backfill of historical metrics + # PROWLARR__BACKFILL: false + # Set a date from which to start the backfill + # PROWLARR__BACKFILL_SINCE_DATE: 1970-01-01 + CONFIG: "/config/config.xml" + +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /config + exportarr: + exportarr: + mountPath: /config + readOnly: true + +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: metrics + path: /metrics + prometheusRule: + enabled: false + +portal: + open: + enabled: true diff --git a/stable/prowlarr/12.0.12/questions.yaml b/stable/prowlarr/12.0.12/questions.yaml new file mode 100644 index 00000000000..0ab3eba2a34 --- /dev/null +++ b/stable/prowlarr/12.0.12/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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: PROWLARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: External + description: External/None + - value: Basic + description: Basic + - value: Forms + description: Forms + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9696 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true + - variable: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/wg-easy/5.0.0/templates/NOTES.txt b/stable/prowlarr/12.0.12/templates/NOTES.txt similarity index 100% rename from stable/wg-easy/5.0.0/templates/NOTES.txt rename to stable/prowlarr/12.0.12/templates/NOTES.txt diff --git a/stable/prowlarr/12.0.12/templates/common.yaml b/stable/prowlarr/12.0.12/templates/common.yaml new file mode 100644 index 00000000000..3c93f578611 --- /dev/null +++ b/stable/prowlarr/12.0.12/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Disable [exportarr] if requested */}} +{{- if not .Values.metrics.main.enabled -}} + {{- $_ := set .Values.workload.exportarr "enabled" false -}} + {{- $_ := set .Values.service.metrics "enabled" false -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/vikunja/9.0.8/values.yaml b/stable/prowlarr/12.0.12/values.yaml similarity index 100% rename from stable/vikunja/9.0.8/values.yaml rename to stable/prowlarr/12.0.12/values.yaml diff --git a/stable/prusaslicer-novnc/5.0.10/CHANGELOG.md b/stable/prusaslicer-novnc/5.0.10/CHANGELOG.md deleted file mode 100644 index 930684c2f6c..00000000000 --- a/stable/prusaslicer-novnc/5.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [prusaslicer-novnc-5.0.10](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.9...prusaslicer-novnc-5.0.10) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#13304](https://github.com/truecharts/charts/issues/13304)) - - - - -## [prusaslicer-novnc-5.0.9](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.8...prusaslicer-novnc-5.0.9) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#13076](https://github.com/truecharts/charts/issues/13076)) - - - - -## [prusaslicer-novnc-5.0.8](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.7...prusaslicer-novnc-5.0.8) (2023-09-22) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#12824](https://github.com/truecharts/charts/issues/12824)) - - - - -## [prusaslicer-novnc-5.0.7](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.6...prusaslicer-novnc-5.0.7) (2023-09-15) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#12612](https://github.com/truecharts/charts/issues/12612)) - - - - -## [prusaslicer-novnc-5.0.6](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.5...prusaslicer-novnc-5.0.6) (2023-09-08) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#12379](https://github.com/truecharts/charts/issues/12379)) - - - - -## [prusaslicer-novnc-5.0.5](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.4...prusaslicer-novnc-5.0.5) (2023-09-02) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#12157](https://github.com/truecharts/charts/issues/12157)) - - - - -## [prusaslicer-novnc-5.0.4](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.3...prusaslicer-novnc-5.0.4) (2023-08-25) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#11860](https://github.com/truecharts/charts/issues/11860)) - - - - -## [prusaslicer-novnc-5.0.3](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.2...prusaslicer-novnc-5.0.3) (2023-08-18) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#11647](https://github.com/truecharts/charts/issues/11647)) - - - - -## [prusaslicer-novnc-5.0.2](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.1...prusaslicer-novnc-5.0.2) (2023-08-11) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#11414](https://github.com/truecharts/charts/issues/11414)) - - - - -## [prusaslicer-novnc-5.0.1](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.0...prusaslicer-novnc-5.0.1) (2023-08-04) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#11182](https://github.com/truecharts/charts/issues/11182)) - - - - - -## [prusaslicer-novnc-5.0.0](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.38...prusaslicer-novnc-5.0.0) (2023-07-31) - diff --git a/stable/prusaslicer-novnc/5.0.10/Chart.yaml b/stable/prusaslicer-novnc/5.0.10/Chart.yaml deleted file mode 100644 index c2c56a816da..00000000000 --- a/stable/prusaslicer-novnc/5.0.10/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: 14.0.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: 5.0.10 diff --git a/stable/prusaslicer-novnc/5.0.10/app-changelog.md b/stable/prusaslicer-novnc/5.0.10/app-changelog.md deleted file mode 100644 index c4728a82dde..00000000000 --- a/stable/prusaslicer-novnc/5.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prusaslicer-novnc-5.0.10](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.9...prusaslicer-novnc-5.0.10) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#13304](https://github.com/truecharts/charts/issues/13304)) - - \ No newline at end of file diff --git a/stable/prusaslicer-novnc/5.0.10/charts/common-14.0.1.tgz b/stable/prusaslicer-novnc/5.0.10/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/prusaslicer-novnc/5.0.10/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/prusaslicer-novnc/5.0.11/CHANGELOG.md b/stable/prusaslicer-novnc/5.0.11/CHANGELOG.md new file mode 100644 index 00000000000..56b2109ebcc --- /dev/null +++ b/stable/prusaslicer-novnc/5.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [prusaslicer-novnc-5.0.11](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.10...prusaslicer-novnc-5.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [prusaslicer-novnc-5.0.10](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.9...prusaslicer-novnc-5.0.10) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#13304](https://github.com/truecharts/charts/issues/13304)) + + + + +## [prusaslicer-novnc-5.0.9](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.8...prusaslicer-novnc-5.0.9) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#13076](https://github.com/truecharts/charts/issues/13076)) + + + + +## [prusaslicer-novnc-5.0.8](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.7...prusaslicer-novnc-5.0.8) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#12824](https://github.com/truecharts/charts/issues/12824)) + + + + +## [prusaslicer-novnc-5.0.7](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.6...prusaslicer-novnc-5.0.7) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#12612](https://github.com/truecharts/charts/issues/12612)) + + + + +## [prusaslicer-novnc-5.0.6](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.5...prusaslicer-novnc-5.0.6) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#12379](https://github.com/truecharts/charts/issues/12379)) + + + + +## [prusaslicer-novnc-5.0.5](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.4...prusaslicer-novnc-5.0.5) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#12157](https://github.com/truecharts/charts/issues/12157)) + + + + +## [prusaslicer-novnc-5.0.4](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.3...prusaslicer-novnc-5.0.4) (2023-08-25) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#11860](https://github.com/truecharts/charts/issues/11860)) + + + + +## [prusaslicer-novnc-5.0.3](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.2...prusaslicer-novnc-5.0.3) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#11647](https://github.com/truecharts/charts/issues/11647)) + + + + +## [prusaslicer-novnc-5.0.2](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.1...prusaslicer-novnc-5.0.2) (2023-08-11) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#11414](https://github.com/truecharts/charts/issues/11414)) + + + + +## [prusaslicer-novnc-5.0.1](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.0...prusaslicer-novnc-5.0.1) (2023-08-04) + +### Chore diff --git a/stable/prusaslicer-novnc/5.0.11/Chart.yaml b/stable/prusaslicer-novnc/5.0.11/Chart.yaml new file mode 100644 index 00000000000..fe581f708bb --- /dev/null +++ b/stable/prusaslicer-novnc/5.0.11/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: 14.0.9 +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: 5.0.11 diff --git a/stable/xen-orchestra/5.0.11/README.md b/stable/prusaslicer-novnc/5.0.11/README.md similarity index 100% rename from stable/xen-orchestra/5.0.11/README.md rename to stable/prusaslicer-novnc/5.0.11/README.md diff --git a/stable/prusaslicer-novnc/5.0.11/app-changelog.md b/stable/prusaslicer-novnc/5.0.11/app-changelog.md new file mode 100644 index 00000000000..06d9bffd17d --- /dev/null +++ b/stable/prusaslicer-novnc/5.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prusaslicer-novnc-5.0.11](https://github.com/truecharts/charts/compare/prusaslicer-novnc-5.0.10...prusaslicer-novnc-5.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/prusaslicer-novnc/5.0.10/app-readme.md b/stable/prusaslicer-novnc/5.0.11/app-readme.md similarity index 100% rename from stable/prusaslicer-novnc/5.0.10/app-readme.md rename to stable/prusaslicer-novnc/5.0.11/app-readme.md diff --git a/stable/prusaslicer-novnc/5.0.11/charts/common-14.0.9.tgz b/stable/prusaslicer-novnc/5.0.11/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/prusaslicer-novnc/5.0.11/charts/common-14.0.9.tgz differ diff --git a/stable/prusaslicer-novnc/5.0.10/ix_values.yaml b/stable/prusaslicer-novnc/5.0.11/ix_values.yaml similarity index 100% rename from stable/prusaslicer-novnc/5.0.10/ix_values.yaml rename to stable/prusaslicer-novnc/5.0.11/ix_values.yaml diff --git a/stable/prusaslicer-novnc/5.0.10/questions.yaml b/stable/prusaslicer-novnc/5.0.11/questions.yaml similarity index 100% rename from stable/prusaslicer-novnc/5.0.10/questions.yaml rename to stable/prusaslicer-novnc/5.0.11/questions.yaml diff --git a/stable/whisparr/5.0.0/templates/NOTES.txt b/stable/prusaslicer-novnc/5.0.11/templates/NOTES.txt similarity index 100% rename from stable/whisparr/5.0.0/templates/NOTES.txt rename to stable/prusaslicer-novnc/5.0.11/templates/NOTES.txt diff --git a/stable/prusaslicer-novnc/5.0.10/templates/common.yaml b/stable/prusaslicer-novnc/5.0.11/templates/common.yaml similarity index 100% rename from stable/prusaslicer-novnc/5.0.10/templates/common.yaml rename to stable/prusaslicer-novnc/5.0.11/templates/common.yaml diff --git a/stable/watchyourlan/5.0.3/values.yaml b/stable/prusaslicer-novnc/5.0.11/values.yaml similarity index 100% rename from stable/watchyourlan/5.0.3/values.yaml rename to stable/prusaslicer-novnc/5.0.11/values.yaml diff --git a/stable/putty/5.0.1/CHANGELOG.md b/stable/putty/5.0.1/CHANGELOG.md deleted file mode 100644 index d568e1bd8a7..00000000000 --- a/stable/putty/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [putty-5.0.1](https://github.com/truecharts/charts/compare/putty-5.0.0...putty-5.0.1) (2023-09-03) - -### Chore - -- update container image tccr.io/truecharts/putty to v23.08.1 ([#12177](https://github.com/truecharts/charts/issues/12177)) - - - - - -## [putty-5.0.0](https://github.com/truecharts/charts/compare/putty-4.0.17...putty-5.0.0) (2023-07-31) - - - - -## [putty-4.0.17](https://github.com/truecharts/charts/compare/putty-4.0.16...putty-4.0.17) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [putty-4.0.16](https://github.com/truecharts/charts/compare/putty-4.0.15...putty-4.0.16) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [putty-4.0.15](https://github.com/truecharts/charts/compare/putty-4.0.14...putty-4.0.15) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [putty-4.0.14](https://github.com/truecharts/charts/compare/putty-4.0.13...putty-4.0.14) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [putty-4.0.13](https://github.com/truecharts/charts/compare/putty-4.0.12...putty-4.0.13) (2023-06-09) - -### Chore - -- update container image tccr.io/truecharts/putty to v23.06.1 ([#9511](https://github.com/truecharts/charts/issues/9511)) - - - - -## [putty-4.0.12](https://github.com/truecharts/charts/compare/putty-4.0.11...putty-4.0.12) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [putty-4.0.11](https://github.com/truecharts/charts/compare/putty-4.0.10...putty-4.0.11) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [putty-4.0.10](https://github.com/truecharts/charts/compare/putty-4.0.9...putty-4.0.10) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [putty-4.0.9](https://github.com/truecharts/charts/compare/putty-4.0.8...putty-4.0.9) (2023-05-27) - diff --git a/stable/putty/5.0.1/Chart.yaml b/stable/putty/5.0.1/Chart.yaml deleted file mode 100644 index 539ab6f720a..00000000000 --- a/stable/putty/5.0.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.08.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.1 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/putty/5.0.1/app-changelog.md b/stable/putty/5.0.1/app-changelog.md deleted file mode 100644 index e3f45dda906..00000000000 --- a/stable/putty/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [putty-5.0.1](https://github.com/truecharts/charts/compare/putty-5.0.0...putty-5.0.1) (2023-09-03) - -### Chore - -- update container image tccr.io/truecharts/putty to v23.08.1 ([#12177](https://github.com/truecharts/charts/issues/12177)) - - \ No newline at end of file diff --git a/stable/putty/5.0.1/charts/common-14.0.1.tgz b/stable/putty/5.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/putty/5.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/putty/5.0.2/CHANGELOG.md b/stable/putty/5.0.2/CHANGELOG.md new file mode 100644 index 00000000000..d23d0cc8ba5 --- /dev/null +++ b/stable/putty/5.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [putty-5.0.2](https://github.com/truecharts/charts/compare/putty-5.0.1...putty-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [putty-5.0.1](https://github.com/truecharts/charts/compare/putty-5.0.0...putty-5.0.1) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/putty to v23.08.1 ([#12177](https://github.com/truecharts/charts/issues/12177)) + + + + + +## [putty-5.0.0](https://github.com/truecharts/charts/compare/putty-4.0.17...putty-5.0.0) (2023-07-31) + + + + +## [putty-4.0.17](https://github.com/truecharts/charts/compare/putty-4.0.16...putty-4.0.17) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [putty-4.0.16](https://github.com/truecharts/charts/compare/putty-4.0.15...putty-4.0.16) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [putty-4.0.15](https://github.com/truecharts/charts/compare/putty-4.0.14...putty-4.0.15) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [putty-4.0.14](https://github.com/truecharts/charts/compare/putty-4.0.13...putty-4.0.14) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [putty-4.0.13](https://github.com/truecharts/charts/compare/putty-4.0.12...putty-4.0.13) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/putty to v23.06.1 ([#9511](https://github.com/truecharts/charts/issues/9511)) + + + + +## [putty-4.0.12](https://github.com/truecharts/charts/compare/putty-4.0.11...putty-4.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [putty-4.0.11](https://github.com/truecharts/charts/compare/putty-4.0.10...putty-4.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [putty-4.0.10](https://github.com/truecharts/charts/compare/putty-4.0.9...putty-4.0.10) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/putty/5.0.2/Chart.yaml b/stable/putty/5.0.2/Chart.yaml new file mode 100644 index 00000000000..4c74f72ec74 --- /dev/null +++ b/stable/putty/5.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.08.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.2 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/xwiki/8.0.10/README.md b/stable/putty/5.0.2/README.md similarity index 100% rename from stable/xwiki/8.0.10/README.md rename to stable/putty/5.0.2/README.md diff --git a/stable/putty/5.0.2/app-changelog.md b/stable/putty/5.0.2/app-changelog.md new file mode 100644 index 00000000000..76cca43f18d --- /dev/null +++ b/stable/putty/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [putty-5.0.2](https://github.com/truecharts/charts/compare/putty-5.0.1...putty-5.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/putty/5.0.1/app-readme.md b/stable/putty/5.0.2/app-readme.md similarity index 100% rename from stable/putty/5.0.1/app-readme.md rename to stable/putty/5.0.2/app-readme.md diff --git a/stable/putty/5.0.2/charts/common-14.0.9.tgz b/stable/putty/5.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/putty/5.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/putty/5.0.1/ix_values.yaml b/stable/putty/5.0.2/ix_values.yaml similarity index 100% rename from stable/putty/5.0.1/ix_values.yaml rename to stable/putty/5.0.2/ix_values.yaml diff --git a/stable/putty/5.0.1/questions.yaml b/stable/putty/5.0.2/questions.yaml similarity index 100% rename from stable/putty/5.0.1/questions.yaml rename to stable/putty/5.0.2/questions.yaml diff --git a/stable/whisper-asr-webservice/1.0.2/templates/NOTES.txt b/stable/putty/5.0.2/templates/NOTES.txt similarity index 100% rename from stable/whisper-asr-webservice/1.0.2/templates/NOTES.txt rename to stable/putty/5.0.2/templates/NOTES.txt diff --git a/stable/znc/6.0.6/templates/common.yaml b/stable/putty/5.0.2/templates/common.yaml similarity index 100% rename from stable/znc/6.0.6/templates/common.yaml rename to stable/putty/5.0.2/templates/common.yaml diff --git a/stable/webgrabplus/6.0.8/values.yaml b/stable/putty/5.0.2/values.yaml similarity index 100% rename from stable/webgrabplus/6.0.8/values.yaml rename to stable/putty/5.0.2/values.yaml diff --git a/stable/pwndrop/6.0.8/CHANGELOG.md b/stable/pwndrop/6.0.8/CHANGELOG.md deleted file mode 100644 index b78cae69a33..00000000000 --- a/stable/pwndrop/6.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pwndrop-6.0.8](https://github.com/truecharts/charts/compare/pwndrop-6.0.7...pwndrop-6.0.8) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#13169](https://github.com/truecharts/charts/issues/13169)) - - - - -## [pwndrop-6.0.7](https://github.com/truecharts/charts/compare/pwndrop-6.0.6...pwndrop-6.0.7) (2023-09-25) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#12944](https://github.com/truecharts/charts/issues/12944)) - - - - -## [pwndrop-6.0.6](https://github.com/truecharts/charts/compare/pwndrop-6.0.5...pwndrop-6.0.6) (2023-09-04) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#12220](https://github.com/truecharts/charts/issues/12220)) - - - - -## [pwndrop-6.0.5](https://github.com/truecharts/charts/compare/pwndrop-6.0.4...pwndrop-6.0.5) (2023-08-21) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11760](https://github.com/truecharts/charts/issues/11760)) - - - - -## [pwndrop-6.0.4](https://github.com/truecharts/charts/compare/pwndrop-6.0.3...pwndrop-6.0.4) (2023-08-14) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11554](https://github.com/truecharts/charts/issues/11554)) - - - - -## [pwndrop-6.0.3](https://github.com/truecharts/charts/compare/pwndrop-6.0.2...pwndrop-6.0.3) (2023-08-08) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11334](https://github.com/truecharts/charts/issues/11334)) - - - - -## [pwndrop-6.0.2](https://github.com/truecharts/charts/compare/pwndrop-6.0.1...pwndrop-6.0.2) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11310](https://github.com/truecharts/charts/issues/11310)) - - - - -## [pwndrop-6.0.1](https://github.com/truecharts/charts/compare/pwndrop-6.0.0...pwndrop-6.0.1) (2023-07-31) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11096](https://github.com/truecharts/charts/issues/11096)) - - - - - -## [pwndrop-6.0.0](https://github.com/truecharts/charts/compare/pwndrop-5.0.33...pwndrop-6.0.0) (2023-07-31) - - - - -## [pwndrop-5.0.33](https://github.com/truecharts/charts/compare/pwndrop-5.0.32...pwndrop-5.0.33) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [pwndrop-5.0.32](https://github.com/truecharts/charts/compare/pwndrop-5.0.31...pwndrop-5.0.32) (2023-07-24) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#10805](https://github.com/truecharts/charts/issues/10805)) - diff --git a/stable/pwndrop/6.0.8/Chart.yaml b/stable/pwndrop/6.0.8/Chart.yaml deleted file mode 100644 index 6dadf7c61cd..00000000000 --- a/stable/pwndrop/6.0.8/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pwndrop -version: 6.0.8 -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: 14.0.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/6.0.8/app-changelog.md b/stable/pwndrop/6.0.8/app-changelog.md deleted file mode 100644 index f93a72ecb2e..00000000000 --- a/stable/pwndrop/6.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pwndrop-6.0.8](https://github.com/truecharts/charts/compare/pwndrop-6.0.7...pwndrop-6.0.8) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#13169](https://github.com/truecharts/charts/issues/13169)) - - \ No newline at end of file diff --git a/stable/pwndrop/6.0.8/charts/common-14.0.1.tgz b/stable/pwndrop/6.0.8/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/pwndrop/6.0.8/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/pwndrop/6.0.9/CHANGELOG.md b/stable/pwndrop/6.0.9/CHANGELOG.md new file mode 100644 index 00000000000..d586d3d45a0 --- /dev/null +++ b/stable/pwndrop/6.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pwndrop-6.0.9](https://github.com/truecharts/charts/compare/pwndrop-6.0.8...pwndrop-6.0.9) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [pwndrop-6.0.8](https://github.com/truecharts/charts/compare/pwndrop-6.0.7...pwndrop-6.0.8) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#13169](https://github.com/truecharts/charts/issues/13169)) + + + + +## [pwndrop-6.0.7](https://github.com/truecharts/charts/compare/pwndrop-6.0.6...pwndrop-6.0.7) (2023-09-25) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#12944](https://github.com/truecharts/charts/issues/12944)) + + + + +## [pwndrop-6.0.6](https://github.com/truecharts/charts/compare/pwndrop-6.0.5...pwndrop-6.0.6) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#12220](https://github.com/truecharts/charts/issues/12220)) + + + + +## [pwndrop-6.0.5](https://github.com/truecharts/charts/compare/pwndrop-6.0.4...pwndrop-6.0.5) (2023-08-21) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11760](https://github.com/truecharts/charts/issues/11760)) + + + + +## [pwndrop-6.0.4](https://github.com/truecharts/charts/compare/pwndrop-6.0.3...pwndrop-6.0.4) (2023-08-14) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11554](https://github.com/truecharts/charts/issues/11554)) + + + + +## [pwndrop-6.0.3](https://github.com/truecharts/charts/compare/pwndrop-6.0.2...pwndrop-6.0.3) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11334](https://github.com/truecharts/charts/issues/11334)) + + + + +## [pwndrop-6.0.2](https://github.com/truecharts/charts/compare/pwndrop-6.0.1...pwndrop-6.0.2) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11310](https://github.com/truecharts/charts/issues/11310)) + + + + +## [pwndrop-6.0.1](https://github.com/truecharts/charts/compare/pwndrop-6.0.0...pwndrop-6.0.1) (2023-07-31) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11096](https://github.com/truecharts/charts/issues/11096)) + + + + + +## [pwndrop-6.0.0](https://github.com/truecharts/charts/compare/pwndrop-5.0.33...pwndrop-6.0.0) (2023-07-31) + + + + +## [pwndrop-5.0.33](https://github.com/truecharts/charts/compare/pwndrop-5.0.32...pwndrop-5.0.33) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + diff --git a/stable/pwndrop/6.0.9/Chart.yaml b/stable/pwndrop/6.0.9/Chart.yaml new file mode 100644 index 00000000000..eacf6075700 --- /dev/null +++ b/stable/pwndrop/6.0.9/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pwndrop +version: 6.0.9 +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: 14.0.9 + # 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/youtransfer/4.0.0/README.md b/stable/pwndrop/6.0.9/README.md similarity index 100% rename from stable/youtransfer/4.0.0/README.md rename to stable/pwndrop/6.0.9/README.md diff --git a/stable/pwndrop/6.0.9/app-changelog.md b/stable/pwndrop/6.0.9/app-changelog.md new file mode 100644 index 00000000000..db28f972399 --- /dev/null +++ b/stable/pwndrop/6.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pwndrop-6.0.9](https://github.com/truecharts/charts/compare/pwndrop-6.0.8...pwndrop-6.0.9) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/pwndrop/6.0.8/app-readme.md b/stable/pwndrop/6.0.9/app-readme.md similarity index 100% rename from stable/pwndrop/6.0.8/app-readme.md rename to stable/pwndrop/6.0.9/app-readme.md diff --git a/stable/pwndrop/6.0.9/charts/common-14.0.9.tgz b/stable/pwndrop/6.0.9/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/pwndrop/6.0.9/charts/common-14.0.9.tgz differ diff --git a/stable/pwndrop/6.0.8/ix_values.yaml b/stable/pwndrop/6.0.9/ix_values.yaml similarity index 100% rename from stable/pwndrop/6.0.8/ix_values.yaml rename to stable/pwndrop/6.0.9/ix_values.yaml diff --git a/stable/pwndrop/6.0.8/questions.yaml b/stable/pwndrop/6.0.9/questions.yaml similarity index 100% rename from stable/pwndrop/6.0.8/questions.yaml rename to stable/pwndrop/6.0.9/questions.yaml diff --git a/stable/whoogle/7.0.1/templates/NOTES.txt b/stable/pwndrop/6.0.9/templates/NOTES.txt similarity index 100% rename from stable/whoogle/7.0.1/templates/NOTES.txt rename to stable/pwndrop/6.0.9/templates/NOTES.txt diff --git a/stable/ztcuui-aio/5.0.2/templates/common.yaml b/stable/pwndrop/6.0.9/templates/common.yaml similarity index 100% rename from stable/ztcuui-aio/5.0.2/templates/common.yaml rename to stable/pwndrop/6.0.9/templates/common.yaml diff --git a/stable/apt-cacher-ng/5.0.0/app-changelog.md b/stable/pwndrop/6.0.9/values.yaml similarity index 100% rename from stable/apt-cacher-ng/5.0.0/app-changelog.md rename to stable/pwndrop/6.0.9/values.yaml diff --git a/stable/pyload/10.0.1/CHANGELOG.md b/stable/pyload/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..eac97e71312 --- /dev/null +++ b/stable/pyload/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pyload-10.0.1](https://github.com/truecharts/charts/compare/pyload-10.0.0...pyload-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [pyload-10.0.0](https://github.com/truecharts/charts/compare/pyload-9.0.24...pyload-10.0.0) (2023-07-31) + + + + +## [pyload-9.0.24](https://github.com/truecharts/charts/compare/pyload-9.0.23...pyload-9.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [pyload-9.0.23](https://github.com/truecharts/charts/compare/pyload-9.0.22...pyload-9.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [pyload-9.0.22](https://github.com/truecharts/charts/compare/pyload-9.0.21...pyload-9.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [pyload-9.0.21](https://github.com/truecharts/charts/compare/pyload-9.0.20...pyload-9.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [pyload-9.0.20](https://github.com/truecharts/charts/compare/pyload-9.0.19...pyload-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [pyload-9.0.19](https://github.com/truecharts/charts/compare/pyload-9.0.18...pyload-9.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [pyload-9.0.18](https://github.com/truecharts/charts/compare/pyload-9.0.17...pyload-9.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [pyload-9.0.17](https://github.com/truecharts/charts/compare/pyload-9.0.16...pyload-9.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [pyload-9.0.16](https://github.com/truecharts/charts/compare/pyload-9.0.15...pyload-9.0.16) (2023-05-26) + diff --git a/stable/pyload/10.0.1/Chart.yaml b/stable/pyload/10.0.1/Chart.yaml new file mode 100644 index 00000000000..9838ad0c266 --- /dev/null +++ b/stable/pyload/10.0.1/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5de90278" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/youtubedl-material/6.0.0/README.md b/stable/pyload/10.0.1/README.md similarity index 100% rename from stable/youtubedl-material/6.0.0/README.md rename to stable/pyload/10.0.1/README.md diff --git a/stable/pyload/10.0.1/app-changelog.md b/stable/pyload/10.0.1/app-changelog.md new file mode 100644 index 00000000000..fed63a1778e --- /dev/null +++ b/stable/pyload/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pyload-10.0.1](https://github.com/truecharts/charts/compare/pyload-10.0.0...pyload-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/pyload/10.0.1/app-readme.md b/stable/pyload/10.0.1/app-readme.md new file mode 100644 index 00000000000..0a0f36b72bd --- /dev/null +++ b/stable/pyload/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/pyload](https://truecharts.org/charts/stable/pyload) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/pyload/10.0.1/charts/common-14.0.9.tgz b/stable/pyload/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/pyload/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/pyload/10.0.1/ix_values.yaml b/stable/pyload/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..9e56343436a --- /dev/null +++ b/stable/pyload/10.0.1/ix_values.yaml @@ -0,0 +1,24 @@ +image: + repository: tccr.io/truecharts/pyload + tag: version-5de90278@sha256:c33489498cb4541bbf936b1ebd1eaebfb0cae279f738aa0e6184969089e94081 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10075 + targetPort: 8000 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/pyload/10.0.1/questions.yaml b/stable/pyload/10.0.1/questions.yaml new file mode 100644 index 00000000000..df45399f045 --- /dev/null +++ b/stable/pyload/10.0.1/questions.yaml @@ -0,0 +1,2005 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10075 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/wireguard/5.0.0/templates/NOTES.txt b/stable/pyload/10.0.1/templates/NOTES.txt similarity index 100% rename from stable/wireguard/5.0.0/templates/NOTES.txt rename to stable/pyload/10.0.1/templates/NOTES.txt diff --git a/stable/pyload/10.0.1/templates/common.yaml b/stable/pyload/10.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/pyload/10.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/weblate/9.0.0/values.yaml b/stable/pyload/10.0.1/values.yaml similarity index 100% rename from stable/weblate/9.0.0/values.yaml rename to stable/pyload/10.0.1/values.yaml diff --git a/stable/pylon/6.0.8/CHANGELOG.md b/stable/pylon/6.0.8/CHANGELOG.md deleted file mode 100644 index cc95cf558e3..00000000000 --- a/stable/pylon/6.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pylon-6.0.8](https://github.com/truecharts/charts/compare/pylon-6.0.7...pylon-6.0.8) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/pylon to v2.10.0 ([#13205](https://github.com/truecharts/charts/issues/13205)) - - - - -## [pylon-6.0.7](https://github.com/truecharts/charts/compare/pylon-6.0.6...pylon-6.0.7) (2023-09-26) - -### Chore - -- update container image tccr.io/truecharts/pylon to v2.10.0 ([#12971](https://github.com/truecharts/charts/issues/12971)) - - - - -## [pylon-6.0.6](https://github.com/truecharts/charts/compare/pylon-6.0.5...pylon-6.0.6) (2023-09-05) - -### Chore - -- update container image tccr.io/truecharts/pylon to v2.10.0 ([#12251](https://github.com/truecharts/charts/issues/12251)) - - - - -## [pylon-6.0.5](https://github.com/truecharts/charts/compare/pylon-6.0.4...pylon-6.0.5) (2023-08-29) - -### Chore - -- update container image tccr.io/truecharts/pylon to v2.10.0 ([#12008](https://github.com/truecharts/charts/issues/12008)) - - - - -## [pylon-6.0.4](https://github.com/truecharts/charts/compare/pylon-6.0.3...pylon-6.0.4) (2023-08-22) - -### Chore - -- update container image tccr.io/truecharts/pylon to v2.10.0 ([#11787](https://github.com/truecharts/charts/issues/11787)) - - - - -## [pylon-6.0.3](https://github.com/truecharts/charts/compare/pylon-6.0.2...pylon-6.0.3) (2023-08-15) - -### Chore - -- update container image tccr.io/truecharts/pylon to v2.10.0 ([#11574](https://github.com/truecharts/charts/issues/11574)) - - - - -## [pylon-6.0.2](https://github.com/truecharts/charts/compare/pylon-6.0.1...pylon-6.0.2) (2023-08-08) - -### Chore - -- update container image tccr.io/truecharts/pylon to v2.10.0 ([#11343](https://github.com/truecharts/charts/issues/11343)) - - - - -## [pylon-6.0.1](https://github.com/truecharts/charts/compare/pylon-6.0.0...pylon-6.0.1) (2023-08-01) - -### Chore - -- update container image tccr.io/truecharts/pylon to v2.10.0 ([#11127](https://github.com/truecharts/charts/issues/11127)) - - - - - -## [pylon-6.0.0](https://github.com/truecharts/charts/compare/pylon-5.0.25...pylon-6.0.0) (2023-07-31) - - - - -## [pylon-5.0.25](https://github.com/truecharts/charts/compare/pylon-5.0.24...pylon-5.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [pylon-5.0.24](https://github.com/truecharts/charts/compare/pylon-5.0.23...pylon-5.0.24) (2023-07-25) - -### Chore - -- update container image tccr.io/truecharts/pylon to v2.10.0 ([#10835](https://github.com/truecharts/charts/issues/10835)) - diff --git a/stable/pylon/6.0.8/Chart.yaml b/stable/pylon/6.0.8/Chart.yaml deleted file mode 100644 index 66c2f1d5a33..00000000000 --- a/stable/pylon/6.0.8/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pylon -version: 6.0.8 -appVersion: "2.10.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: 14.0.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/6.0.8/app-changelog.md b/stable/pylon/6.0.8/app-changelog.md deleted file mode 100644 index 90007592d83..00000000000 --- a/stable/pylon/6.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pylon-6.0.8](https://github.com/truecharts/charts/compare/pylon-6.0.7...pylon-6.0.8) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/pylon to v2.10.0 ([#13205](https://github.com/truecharts/charts/issues/13205)) - - \ No newline at end of file diff --git a/stable/pylon/6.0.8/charts/common-14.0.1.tgz b/stable/pylon/6.0.8/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/pylon/6.0.8/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/pylon/6.0.9/CHANGELOG.md b/stable/pylon/6.0.9/CHANGELOG.md new file mode 100644 index 00000000000..37499fc677e --- /dev/null +++ b/stable/pylon/6.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pylon-6.0.9](https://github.com/truecharts/charts/compare/pylon-6.0.8...pylon-6.0.9) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [pylon-6.0.8](https://github.com/truecharts/charts/compare/pylon-6.0.7...pylon-6.0.8) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/pylon to v2.10.0 ([#13205](https://github.com/truecharts/charts/issues/13205)) + + + + +## [pylon-6.0.7](https://github.com/truecharts/charts/compare/pylon-6.0.6...pylon-6.0.7) (2023-09-26) + +### Chore + +- update container image tccr.io/truecharts/pylon to v2.10.0 ([#12971](https://github.com/truecharts/charts/issues/12971)) + + + + +## [pylon-6.0.6](https://github.com/truecharts/charts/compare/pylon-6.0.5...pylon-6.0.6) (2023-09-05) + +### Chore + +- update container image tccr.io/truecharts/pylon to v2.10.0 ([#12251](https://github.com/truecharts/charts/issues/12251)) + + + + +## [pylon-6.0.5](https://github.com/truecharts/charts/compare/pylon-6.0.4...pylon-6.0.5) (2023-08-29) + +### Chore + +- update container image tccr.io/truecharts/pylon to v2.10.0 ([#12008](https://github.com/truecharts/charts/issues/12008)) + + + + +## [pylon-6.0.4](https://github.com/truecharts/charts/compare/pylon-6.0.3...pylon-6.0.4) (2023-08-22) + +### Chore + +- update container image tccr.io/truecharts/pylon to v2.10.0 ([#11787](https://github.com/truecharts/charts/issues/11787)) + + + + +## [pylon-6.0.3](https://github.com/truecharts/charts/compare/pylon-6.0.2...pylon-6.0.3) (2023-08-15) + +### Chore + +- update container image tccr.io/truecharts/pylon to v2.10.0 ([#11574](https://github.com/truecharts/charts/issues/11574)) + + + + +## [pylon-6.0.2](https://github.com/truecharts/charts/compare/pylon-6.0.1...pylon-6.0.2) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/pylon to v2.10.0 ([#11343](https://github.com/truecharts/charts/issues/11343)) + + + + +## [pylon-6.0.1](https://github.com/truecharts/charts/compare/pylon-6.0.0...pylon-6.0.1) (2023-08-01) + +### Chore + +- update container image tccr.io/truecharts/pylon to v2.10.0 ([#11127](https://github.com/truecharts/charts/issues/11127)) + + + + + +## [pylon-6.0.0](https://github.com/truecharts/charts/compare/pylon-5.0.25...pylon-6.0.0) (2023-07-31) + + + + +## [pylon-5.0.25](https://github.com/truecharts/charts/compare/pylon-5.0.24...pylon-5.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + diff --git a/stable/pylon/6.0.9/Chart.yaml b/stable/pylon/6.0.9/Chart.yaml new file mode 100644 index 00000000000..151c7781703 --- /dev/null +++ b/stable/pylon/6.0.9/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pylon +version: 6.0.9 +appVersion: "2.10.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: 14.0.9 + # 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/zerotier/6.0.1/README.md b/stable/pylon/6.0.9/README.md similarity index 100% rename from stable/zerotier/6.0.1/README.md rename to stable/pylon/6.0.9/README.md diff --git a/stable/pylon/6.0.9/app-changelog.md b/stable/pylon/6.0.9/app-changelog.md new file mode 100644 index 00000000000..16126743777 --- /dev/null +++ b/stable/pylon/6.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pylon-6.0.9](https://github.com/truecharts/charts/compare/pylon-6.0.8...pylon-6.0.9) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/pylon/6.0.8/app-readme.md b/stable/pylon/6.0.9/app-readme.md similarity index 100% rename from stable/pylon/6.0.8/app-readme.md rename to stable/pylon/6.0.9/app-readme.md diff --git a/stable/pylon/6.0.9/charts/common-14.0.9.tgz b/stable/pylon/6.0.9/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/pylon/6.0.9/charts/common-14.0.9.tgz differ diff --git a/stable/pylon/6.0.8/ix_values.yaml b/stable/pylon/6.0.9/ix_values.yaml similarity index 100% rename from stable/pylon/6.0.8/ix_values.yaml rename to stable/pylon/6.0.9/ix_values.yaml diff --git a/stable/pylon/6.0.8/questions.yaml b/stable/pylon/6.0.9/questions.yaml similarity index 100% rename from stable/pylon/6.0.8/questions.yaml rename to stable/pylon/6.0.9/questions.yaml diff --git a/stable/wizarr/3.0.0/templates/NOTES.txt b/stable/pylon/6.0.9/templates/NOTES.txt similarity index 100% rename from stable/wizarr/3.0.0/templates/NOTES.txt rename to stable/pylon/6.0.9/templates/NOTES.txt diff --git a/stable/pylon/6.0.9/templates/common.yaml b/stable/pylon/6.0.9/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/pylon/6.0.9/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/aria2/9.0.0/app-changelog.md b/stable/pylon/6.0.9/values.yaml similarity index 100% rename from stable/aria2/9.0.0/app-changelog.md rename to stable/pylon/6.0.9/values.yaml diff --git a/stable/qbitmanage/5.0.2/CHANGELOG.md b/stable/qbitmanage/5.0.2/CHANGELOG.md deleted file mode 100644 index 5c2045da157..00000000000 --- a/stable/qbitmanage/5.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qbitmanage-5.0.2](https://github.com/truecharts/charts/compare/qbitmanage-5.0.1...qbitmanage-5.0.2) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/qbitmanage to v4.0.4 ([#12537](https://github.com/truecharts/charts/issues/12537)) - - - - -## [qbitmanage-5.0.1](https://github.com/truecharts/charts/compare/qbitmanage-5.0.0...qbitmanage-5.0.1) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/qbitmanage to v4.0.3 ([#11902](https://github.com/truecharts/charts/issues/11902)) - - - - - -## [qbitmanage-5.0.0](https://github.com/truecharts/charts/compare/qbitmanage-4.0.29...qbitmanage-5.0.0) (2023-07-31) - - - - -## [qbitmanage-4.0.29](https://github.com/truecharts/charts/compare/qbitmanage-4.0.28...qbitmanage-4.0.29) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [qbitmanage-4.0.28](https://github.com/truecharts/charts/compare/qbitmanage-4.0.27...qbitmanage-4.0.28) (2023-07-02) - -### Chore - -- update container image tccr.io/truecharts/qbitmanage to v4.0.2 ([#10097](https://github.com/truecharts/charts/issues/10097)) - - - - -## [qbitmanage-4.0.27](https://github.com/truecharts/charts/compare/qbitmanage-4.0.26...qbitmanage-4.0.27) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [qbitmanage-4.0.26](https://github.com/truecharts/charts/compare/qbitmanage-4.0.25...qbitmanage-4.0.26) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [qbitmanage-4.0.25](https://github.com/truecharts/charts/compare/qbitmanage-4.0.24...qbitmanage-4.0.25) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [qbitmanage-4.0.24](https://github.com/truecharts/charts/compare/qbitmanage-4.0.23...qbitmanage-4.0.24) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [qbitmanage-4.0.23](https://github.com/truecharts/charts/compare/qbitmanage-4.0.22...qbitmanage-4.0.23) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [qbitmanage-4.0.22](https://github.com/truecharts/charts/compare/qbitmanage-4.0.21...qbitmanage-4.0.22) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/qbitmanage/5.0.2/Chart.yaml b/stable/qbitmanage/5.0.2/Chart.yaml deleted file mode 100644 index 26d8e0a914f..00000000000 --- a/stable/qbitmanage/5.0.2/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "4.0.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.2 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other diff --git a/stable/qbitmanage/5.0.2/app-changelog.md b/stable/qbitmanage/5.0.2/app-changelog.md deleted file mode 100644 index 8995acb3b0b..00000000000 --- a/stable/qbitmanage/5.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qbitmanage-5.0.2](https://github.com/truecharts/charts/compare/qbitmanage-5.0.1...qbitmanage-5.0.2) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/qbitmanage to v4.0.4 ([#12537](https://github.com/truecharts/charts/issues/12537)) - - \ No newline at end of file diff --git a/stable/qbitmanage/5.0.2/charts/common-14.0.1.tgz b/stable/qbitmanage/5.0.2/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/qbitmanage/5.0.2/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/qbitmanage/5.0.3/CHANGELOG.md b/stable/qbitmanage/5.0.3/CHANGELOG.md new file mode 100644 index 00000000000..f8ca991ff76 --- /dev/null +++ b/stable/qbitmanage/5.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qbitmanage-5.0.3](https://github.com/truecharts/charts/compare/qbitmanage-5.0.2...qbitmanage-5.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [qbitmanage-5.0.2](https://github.com/truecharts/charts/compare/qbitmanage-5.0.1...qbitmanage-5.0.2) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/qbitmanage to v4.0.4 ([#12537](https://github.com/truecharts/charts/issues/12537)) + + + + +## [qbitmanage-5.0.1](https://github.com/truecharts/charts/compare/qbitmanage-5.0.0...qbitmanage-5.0.1) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/qbitmanage to v4.0.3 ([#11902](https://github.com/truecharts/charts/issues/11902)) + + + + + +## [qbitmanage-5.0.0](https://github.com/truecharts/charts/compare/qbitmanage-4.0.29...qbitmanage-5.0.0) (2023-07-31) + + + + +## [qbitmanage-4.0.29](https://github.com/truecharts/charts/compare/qbitmanage-4.0.28...qbitmanage-4.0.29) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [qbitmanage-4.0.28](https://github.com/truecharts/charts/compare/qbitmanage-4.0.27...qbitmanage-4.0.28) (2023-07-02) + +### Chore + +- update container image tccr.io/truecharts/qbitmanage to v4.0.2 ([#10097](https://github.com/truecharts/charts/issues/10097)) + + + + +## [qbitmanage-4.0.27](https://github.com/truecharts/charts/compare/qbitmanage-4.0.26...qbitmanage-4.0.27) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [qbitmanage-4.0.26](https://github.com/truecharts/charts/compare/qbitmanage-4.0.25...qbitmanage-4.0.26) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [qbitmanage-4.0.25](https://github.com/truecharts/charts/compare/qbitmanage-4.0.24...qbitmanage-4.0.25) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [qbitmanage-4.0.24](https://github.com/truecharts/charts/compare/qbitmanage-4.0.23...qbitmanage-4.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [qbitmanage-4.0.23](https://github.com/truecharts/charts/compare/qbitmanage-4.0.22...qbitmanage-4.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + diff --git a/stable/qbitmanage/5.0.3/Chart.yaml b/stable/qbitmanage/5.0.3/Chart.yaml new file mode 100644 index 00000000000..a4039c8d39f --- /dev/null +++ b/stable/qbitmanage/5.0.3/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.0.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.3 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other diff --git a/stable/zigbee2mqtt/8.0.3/README.md b/stable/qbitmanage/5.0.3/README.md similarity index 100% rename from stable/zigbee2mqtt/8.0.3/README.md rename to stable/qbitmanage/5.0.3/README.md diff --git a/stable/qbitmanage/5.0.3/app-changelog.md b/stable/qbitmanage/5.0.3/app-changelog.md new file mode 100644 index 00000000000..433805d3d5a --- /dev/null +++ b/stable/qbitmanage/5.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qbitmanage-5.0.3](https://github.com/truecharts/charts/compare/qbitmanage-5.0.2...qbitmanage-5.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/qbitmanage/5.0.2/app-readme.md b/stable/qbitmanage/5.0.3/app-readme.md similarity index 100% rename from stable/qbitmanage/5.0.2/app-readme.md rename to stable/qbitmanage/5.0.3/app-readme.md diff --git a/stable/qbitmanage/5.0.3/charts/common-14.0.9.tgz b/stable/qbitmanage/5.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/qbitmanage/5.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/qbitmanage/5.0.2/ix_values.yaml b/stable/qbitmanage/5.0.3/ix_values.yaml similarity index 100% rename from stable/qbitmanage/5.0.2/ix_values.yaml rename to stable/qbitmanage/5.0.3/ix_values.yaml diff --git a/stable/qbitmanage/5.0.2/questions.yaml b/stable/qbitmanage/5.0.3/questions.yaml similarity index 100% rename from stable/qbitmanage/5.0.2/questions.yaml rename to stable/qbitmanage/5.0.3/questions.yaml diff --git a/stable/xen-orchestra/5.0.11/templates/NOTES.txt b/stable/qbitmanage/5.0.3/templates/NOTES.txt similarity index 100% rename from stable/xen-orchestra/5.0.11/templates/NOTES.txt rename to stable/qbitmanage/5.0.3/templates/NOTES.txt diff --git a/stable/qbitmanage/5.0.2/templates/common.yaml b/stable/qbitmanage/5.0.3/templates/common.yaml similarity index 100% rename from stable/qbitmanage/5.0.2/templates/common.yaml rename to stable/qbitmanage/5.0.3/templates/common.yaml diff --git a/stable/webnut/5.0.0/values.yaml b/stable/qbitmanage/5.0.3/values.yaml similarity index 100% rename from stable/webnut/5.0.0/values.yaml rename to stable/qbitmanage/5.0.3/values.yaml diff --git a/stable/qbitrr/0.0.10/CHANGELOG.md b/stable/qbitrr/0.0.10/CHANGELOG.md new file mode 100644 index 00000000000..2872afbe715 --- /dev/null +++ b/stable/qbitrr/0.0.10/CHANGELOG.md @@ -0,0 +1,49 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qbitrr-0.0.10](https://github.com/truecharts/charts/compare/qbitrr-0.0.9...qbitrr-0.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [qbitrr-0.0.9](https://github.com/truecharts/charts/compare/qbitrr-0.0.8...qbitrr-0.0.9) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/qbitrr to v3.7.7 ([#13019](https://github.com/truecharts/charts/issues/13019)) + + + + +## [qbitrr-0.0.8](https://github.com/truecharts/charts/compare/qbitrr-0.0.7...qbitrr-0.0.8) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/qbitrr to v3.7.6 ([#12999](https://github.com/truecharts/charts/issues/12999)) + + + + +## [qbitrr-0.0.7](https://github.com/truecharts/charts/compare/qbitrr-0.0.6...qbitrr-0.0.7) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/qbitrr to v3.7.5 ([#12856](https://github.com/truecharts/charts/issues/12856)) + + + + +## [qbitrr-0.0.6](https://github.com/truecharts/charts/compare/qbitrr-0.0.5...qbitrr-0.0.6) (2023-09-22) + +### Migrate + +- move to stable ([#12705](https://github.com/truecharts/charts/issues/12705)) + + \ No newline at end of file diff --git a/stable/qbitrr/0.0.10/Chart.yaml b/stable/qbitrr/0.0.10/Chart.yaml new file mode 100644 index 00000000000..31971f05a42 --- /dev/null +++ b/stable/qbitrr/0.0.10/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.7.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A simple script to monitor qBit and communicate with Radarr and Sonarr. +home: https://truecharts.org/charts/stable/qbitrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitrr.png +keywords: + - qbitrr + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qbitrr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr + - https://github.com/Feramance/Qbitrr +type: application +version: 0.0.10 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other diff --git a/stable/znc/6.0.6/README.md b/stable/qbitrr/0.0.10/README.md similarity index 100% rename from stable/znc/6.0.6/README.md rename to stable/qbitrr/0.0.10/README.md diff --git a/stable/qbitrr/0.0.10/app-changelog.md b/stable/qbitrr/0.0.10/app-changelog.md new file mode 100644 index 00000000000..0b91857ccb4 --- /dev/null +++ b/stable/qbitrr/0.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qbitrr-0.0.10](https://github.com/truecharts/charts/compare/qbitrr-0.0.9...qbitrr-0.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/qbitrr/0.0.9/app-readme.md b/stable/qbitrr/0.0.10/app-readme.md similarity index 100% rename from stable/qbitrr/0.0.9/app-readme.md rename to stable/qbitrr/0.0.10/app-readme.md diff --git a/stable/qbitrr/0.0.10/charts/common-14.0.9.tgz b/stable/qbitrr/0.0.10/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/qbitrr/0.0.10/charts/common-14.0.9.tgz differ diff --git a/stable/qbitrr/0.0.9/ix_values.yaml b/stable/qbitrr/0.0.10/ix_values.yaml similarity index 100% rename from stable/qbitrr/0.0.9/ix_values.yaml rename to stable/qbitrr/0.0.10/ix_values.yaml diff --git a/stable/qbitrr/0.0.9/questions.yaml b/stable/qbitrr/0.0.10/questions.yaml similarity index 100% rename from stable/qbitrr/0.0.9/questions.yaml rename to stable/qbitrr/0.0.10/questions.yaml diff --git a/stable/xwiki/8.0.10/templates/NOTES.txt b/stable/qbitrr/0.0.10/templates/NOTES.txt similarity index 100% rename from stable/xwiki/8.0.10/templates/NOTES.txt rename to stable/qbitrr/0.0.10/templates/NOTES.txt diff --git a/stable/qbitrr/0.0.9/templates/common.yaml b/stable/qbitrr/0.0.10/templates/common.yaml similarity index 100% rename from stable/qbitrr/0.0.9/templates/common.yaml rename to stable/qbitrr/0.0.10/templates/common.yaml diff --git a/stable/ariang/5.0.0/app-changelog.md b/stable/qbitrr/0.0.10/values.yaml similarity index 100% rename from stable/ariang/5.0.0/app-changelog.md rename to stable/qbitrr/0.0.10/values.yaml diff --git a/stable/qbitrr/0.0.9/CHANGELOG.md b/stable/qbitrr/0.0.9/CHANGELOG.md deleted file mode 100644 index 911f1c6fede..00000000000 --- a/stable/qbitrr/0.0.9/CHANGELOG.md +++ /dev/null @@ -1,40 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qbitrr-0.0.9](https://github.com/truecharts/charts/compare/qbitrr-0.0.8...qbitrr-0.0.9) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/qbitrr to v3.7.7 ([#13019](https://github.com/truecharts/charts/issues/13019)) - - - - -## [qbitrr-0.0.8](https://github.com/truecharts/charts/compare/qbitrr-0.0.7...qbitrr-0.0.8) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/qbitrr to v3.7.6 ([#12999](https://github.com/truecharts/charts/issues/12999)) - - - - -## [qbitrr-0.0.7](https://github.com/truecharts/charts/compare/qbitrr-0.0.6...qbitrr-0.0.7) (2023-09-22) - -### Chore - -- update container image tccr.io/truecharts/qbitrr to v3.7.5 ([#12856](https://github.com/truecharts/charts/issues/12856)) - - - - -## [qbitrr-0.0.6](https://github.com/truecharts/charts/compare/qbitrr-0.0.5...qbitrr-0.0.6) (2023-09-22) - -### Migrate - -- move to stable ([#12705](https://github.com/truecharts/charts/issues/12705)) - - \ No newline at end of file diff --git a/stable/qbitrr/0.0.9/Chart.yaml b/stable/qbitrr/0.0.9/Chart.yaml deleted file mode 100644 index 461d290f1bf..00000000000 --- a/stable/qbitrr/0.0.9/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.7.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: A simple script to monitor qBit and communicate with Radarr and Sonarr. -home: https://truecharts.org/charts/stable/qbitrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitrr.png -keywords: - - qbitrr - - Downloaders - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: qbitrr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - - https://github.com/Feramance/Qbitrr -type: application -version: 0.0.9 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other diff --git a/stable/qbitrr/0.0.9/app-changelog.md b/stable/qbitrr/0.0.9/app-changelog.md deleted file mode 100644 index c0f976d9027..00000000000 --- a/stable/qbitrr/0.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qbitrr-0.0.9](https://github.com/truecharts/charts/compare/qbitrr-0.0.8...qbitrr-0.0.9) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/qbitrr to v3.7.7 ([#13019](https://github.com/truecharts/charts/issues/13019)) - - \ No newline at end of file diff --git a/stable/qbitrr/0.0.9/charts/common-14.0.1.tgz b/stable/qbitrr/0.0.9/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/qbitrr/0.0.9/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/qbittorrent/16.0.3/CHANGELOG.md b/stable/qbittorrent/16.0.3/CHANGELOG.md new file mode 100644 index 00000000000..ccfea931eb5 --- /dev/null +++ b/stable/qbittorrent/16.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qbittorrent-16.0.3](https://github.com/truecharts/charts/compare/qbittorrent-16.0.2...qbittorrent-16.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [qbittorrent-16.0.2](https://github.com/truecharts/charts/compare/qbittorrent-16.0.1...qbittorrent-16.0.2) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/qbittorrent to v4.5.5 ([#13371](https://github.com/truecharts/charts/issues/13371)) + + + + +## [qbittorrent-16.0.1](https://github.com/truecharts/charts/compare/qbittorrent-16.0.0...qbittorrent-16.0.1) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/qbittorrent to v4.5.5 ([#12083](https://github.com/truecharts/charts/issues/12083)) + + + + + +## [qbittorrent-16.0.0](https://github.com/truecharts/charts/compare/qbittorrent-15.0.30...qbittorrent-16.0.0) (2023-07-31) + + + + +## [qbittorrent-15.0.30](https://github.com/truecharts/charts/compare/qbittorrent-15.0.29...qbittorrent-15.0.30) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [qbittorrent-15.0.29](https://github.com/truecharts/charts/compare/qbittorrent-15.0.28...qbittorrent-15.0.29) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [qbittorrent-15.0.28](https://github.com/truecharts/charts/compare/qbittorrent-15.0.27...qbittorrent-15.0.28) (2023-06-25) + +### Chore + +- update container image tccr.io/truecharts/qbittorrent to v4.5.4 ([#9907](https://github.com/truecharts/charts/issues/9907)) + + + + +## [qbittorrent-15.0.27](https://github.com/truecharts/charts/compare/qbittorrent-15.0.26...qbittorrent-15.0.27) (2023-06-17) + +### Chore + +- update container image tccr.io/truecharts/qbittorrent to v4.5.3 ([#9714](https://github.com/truecharts/charts/issues/9714)) + + + + +## [qbittorrent-15.0.26](https://github.com/truecharts/charts/compare/qbittorrent-15.0.25...qbittorrent-15.0.26) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [qbittorrent-15.0.25](https://github.com/truecharts/charts/compare/qbittorrent-15.0.24...qbittorrent-15.0.25) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [qbittorrent-15.0.24](https://github.com/truecharts/charts/compare/qbittorrent-15.0.23...qbittorrent-15.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + diff --git a/stable/qbittorrent/16.0.3/Chart.yaml b/stable/qbittorrent/16.0.3/Chart.yaml new file mode 100644 index 00000000000..64170766008 --- /dev/null +++ b/stable/qbittorrent/16.0.3/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.5.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 16.0.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/ztcuui-aio/5.0.2/README.md b/stable/qbittorrent/16.0.3/README.md similarity index 100% rename from stable/ztcuui-aio/5.0.2/README.md rename to stable/qbittorrent/16.0.3/README.md diff --git a/stable/qbittorrent/16.0.3/app-changelog.md b/stable/qbittorrent/16.0.3/app-changelog.md new file mode 100644 index 00000000000..64d4599d5fc --- /dev/null +++ b/stable/qbittorrent/16.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qbittorrent-16.0.3](https://github.com/truecharts/charts/compare/qbittorrent-16.0.2...qbittorrent-16.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/qbittorrent/16.0.3/app-readme.md b/stable/qbittorrent/16.0.3/app-readme.md new file mode 100644 index 00000000000..49a523cba77 --- /dev/null +++ b/stable/qbittorrent/16.0.3/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/16.0.3/charts/common-14.0.9.tgz b/stable/qbittorrent/16.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/qbittorrent/16.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/qbittorrent/16.0.3/ix_values.yaml b/stable/qbittorrent/16.0.3/ix_values.yaml new file mode 100644 index 00000000000..9a1213b9335 --- /dev/null +++ b/stable/qbittorrent/16.0.3/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: tccr.io/truecharts/qbittorrent + pullPolicy: IfNotPresent + tag: v4.5.5@sha256:ffa6cbbee463009ab9a58ef0109493c2f7c76670a551a6425f03e3723df238bf +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/16.0.3/questions.yaml b/stable/qbittorrent/16.0.3/questions.yaml new file mode 100644 index 00000000000..d47f0a49318 --- /dev/null +++ b/stable/qbittorrent/16.0.3/questions.yaml @@ -0,0 +1,2055 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10095 + required: true + - variable: torrent + label: "Torrent Service" + description: "Torrent service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: torrent + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 6881 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/youtransfer/4.0.0/templates/NOTES.txt b/stable/qbittorrent/16.0.3/templates/NOTES.txt similarity index 100% rename from stable/youtransfer/4.0.0/templates/NOTES.txt rename to stable/qbittorrent/16.0.3/templates/NOTES.txt diff --git a/stable/qbittorrent/16.0.3/templates/_configmap.tpl b/stable/qbittorrent/16.0.3/templates/_configmap.tpl new file mode 100644 index 00000000000..c1981bfe444 --- /dev/null +++ b/stable/qbittorrent/16.0.3/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/16.0.3/templates/common.yaml b/stable/qbittorrent/16.0.3/templates/common.yaml new file mode 100644 index 00000000000..6f4a8126984 --- /dev/null +++ b/stable/qbittorrent/16.0.3/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/website-shot/6.0.0/values.yaml b/stable/qbittorrent/16.0.3/values.yaml similarity index 100% rename from stable/website-shot/6.0.0/values.yaml rename to stable/qbittorrent/16.0.3/values.yaml diff --git a/stable/qdirstat/5.0.0/CHANGELOG.md b/stable/qdirstat/5.0.0/CHANGELOG.md deleted file mode 100644 index 5a88e298154..00000000000 --- a/stable/qdirstat/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [qdirstat-5.0.0](https://github.com/truecharts/charts/compare/qdirstat-4.0.18...qdirstat-5.0.0) (2023-07-31) - - - - -## [qdirstat-4.0.18](https://github.com/truecharts/charts/compare/qdirstat-4.0.17...qdirstat-4.0.18) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [qdirstat-4.0.17](https://github.com/truecharts/charts/compare/qdirstat-4.0.16...qdirstat-4.0.17) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [qdirstat-4.0.16](https://github.com/truecharts/charts/compare/qdirstat-4.0.15...qdirstat-4.0.16) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [qdirstat-4.0.15](https://github.com/truecharts/charts/compare/qdirstat-4.0.14...qdirstat-4.0.15) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [qdirstat-4.0.14](https://github.com/truecharts/charts/compare/qdirstat-4.0.13...qdirstat-4.0.14) (2023-06-09) - -### Chore - -- update container image tccr.io/truecharts/qdirstat to v23.06.1 ([#9512](https://github.com/truecharts/charts/issues/9512)) - - - - -## [qdirstat-4.0.13](https://github.com/truecharts/charts/compare/qdirstat-4.0.12...qdirstat-4.0.13) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [qdirstat-4.0.12](https://github.com/truecharts/charts/compare/qdirstat-4.0.11...qdirstat-4.0.12) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [qdirstat-4.0.11](https://github.com/truecharts/charts/compare/qdirstat-4.0.10...qdirstat-4.0.11) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [qdirstat-4.0.10](https://github.com/truecharts/charts/compare/qdirstat-4.0.9...qdirstat-4.0.10) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [qdirstat-4.0.9](https://github.com/truecharts/charts/compare/qdirstat-4.0.8...qdirstat-4.0.9) (2023-05-26) - diff --git a/stable/qdirstat/5.0.0/Chart.yaml b/stable/qdirstat/5.0.0/Chart.yaml deleted file mode 100644 index bc41650592d..00000000000 --- a/stable/qdirstat/5.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.06.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/qdirstat/5.0.0/charts/common-14.0.1.tgz b/stable/qdirstat/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/qdirstat/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/qdirstat/5.0.1/CHANGELOG.md b/stable/qdirstat/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..fa1cf527db3 --- /dev/null +++ b/stable/qdirstat/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qdirstat-5.0.1](https://github.com/truecharts/charts/compare/qdirstat-5.0.0...qdirstat-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [qdirstat-5.0.0](https://github.com/truecharts/charts/compare/qdirstat-4.0.18...qdirstat-5.0.0) (2023-07-31) + + + + +## [qdirstat-4.0.18](https://github.com/truecharts/charts/compare/qdirstat-4.0.17...qdirstat-4.0.18) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [qdirstat-4.0.17](https://github.com/truecharts/charts/compare/qdirstat-4.0.16...qdirstat-4.0.17) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [qdirstat-4.0.16](https://github.com/truecharts/charts/compare/qdirstat-4.0.15...qdirstat-4.0.16) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [qdirstat-4.0.15](https://github.com/truecharts/charts/compare/qdirstat-4.0.14...qdirstat-4.0.15) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [qdirstat-4.0.14](https://github.com/truecharts/charts/compare/qdirstat-4.0.13...qdirstat-4.0.14) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/qdirstat to v23.06.1 ([#9512](https://github.com/truecharts/charts/issues/9512)) + + + + +## [qdirstat-4.0.13](https://github.com/truecharts/charts/compare/qdirstat-4.0.12...qdirstat-4.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [qdirstat-4.0.12](https://github.com/truecharts/charts/compare/qdirstat-4.0.11...qdirstat-4.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [qdirstat-4.0.11](https://github.com/truecharts/charts/compare/qdirstat-4.0.10...qdirstat-4.0.11) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [qdirstat-4.0.10](https://github.com/truecharts/charts/compare/qdirstat-4.0.9...qdirstat-4.0.10) (2023-05-27) + diff --git a/stable/qdirstat/5.0.1/Chart.yaml b/stable/qdirstat/5.0.1/Chart.yaml new file mode 100644 index 00000000000..d20893c2995 --- /dev/null +++ b/stable/qdirstat/5.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.06.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/qdirstat/5.0.1/README.md b/stable/qdirstat/5.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/qdirstat/5.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/qdirstat/5.0.1/app-changelog.md b/stable/qdirstat/5.0.1/app-changelog.md new file mode 100644 index 00000000000..60b4eb67deb --- /dev/null +++ b/stable/qdirstat/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qdirstat-5.0.1](https://github.com/truecharts/charts/compare/qdirstat-5.0.0...qdirstat-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/qdirstat/5.0.0/app-readme.md b/stable/qdirstat/5.0.1/app-readme.md similarity index 100% rename from stable/qdirstat/5.0.0/app-readme.md rename to stable/qdirstat/5.0.1/app-readme.md diff --git a/stable/qdirstat/5.0.1/charts/common-14.0.9.tgz b/stable/qdirstat/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/qdirstat/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/qdirstat/5.0.0/ix_values.yaml b/stable/qdirstat/5.0.1/ix_values.yaml similarity index 100% rename from stable/qdirstat/5.0.0/ix_values.yaml rename to stable/qdirstat/5.0.1/ix_values.yaml diff --git a/stable/qdirstat/5.0.0/questions.yaml b/stable/qdirstat/5.0.1/questions.yaml similarity index 100% rename from stable/qdirstat/5.0.0/questions.yaml rename to stable/qdirstat/5.0.1/questions.yaml diff --git a/stable/youtubedl-material/6.0.0/templates/NOTES.txt b/stable/qdirstat/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/youtubedl-material/6.0.0/templates/NOTES.txt rename to stable/qdirstat/5.0.1/templates/NOTES.txt diff --git a/stable/qdirstat/5.0.1/templates/common.yaml b/stable/qdirstat/5.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/qdirstat/5.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/webtop/6.0.118/values.yaml b/stable/qdirstat/5.0.1/values.yaml similarity index 100% rename from stable/webtop/6.0.118/values.yaml rename to stable/qdirstat/5.0.1/values.yaml diff --git a/stable/qinglong/6.0.7/CHANGELOG.md b/stable/qinglong/6.0.7/CHANGELOG.md deleted file mode 100644 index 6a0673888c1..00000000000 --- a/stable/qinglong/6.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qinglong-6.0.7](https://github.com/truecharts/charts/compare/qinglong-6.0.6...qinglong-6.0.7) (2023-09-24) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.16.3 ([#12909](https://github.com/truecharts/charts/issues/12909)) - - - - -## [qinglong-6.0.6](https://github.com/truecharts/charts/compare/qinglong-6.0.5...qinglong-6.0.6) (2023-09-23) - -### Chore - -- update helm general non-major ([#12869](https://github.com/truecharts/charts/issues/12869)) - - - - -## [qinglong-6.0.5](https://github.com/truecharts/charts/compare/qinglong-6.0.4...qinglong-6.0.5) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.16.3 ([#12885](https://github.com/truecharts/charts/issues/12885)) - - - - -## [qinglong-6.0.4](https://github.com/truecharts/charts/compare/qinglong-6.0.3...qinglong-6.0.4) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.16.3 ([#12873](https://github.com/truecharts/charts/issues/12873)) - - - - -## [qinglong-6.0.3](https://github.com/truecharts/charts/compare/qinglong-6.0.2...qinglong-6.0.3) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.16.2 ([#12305](https://github.com/truecharts/charts/issues/12305)) - - - - -## [qinglong-6.0.2](https://github.com/truecharts/charts/compare/qinglong-6.0.1...qinglong-6.0.2) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.16.1 ([#11917](https://github.com/truecharts/charts/issues/11917)) - - - - -## [qinglong-6.0.1](https://github.com/truecharts/charts/compare/qinglong-6.0.0...qinglong-6.0.1) (2023-08-13) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.16.0 ([#11494](https://github.com/truecharts/charts/issues/11494)) - - - - - -## [qinglong-6.0.0](https://github.com/truecharts/charts/compare/qinglong-5.0.33...qinglong-6.0.0) (2023-07-31) - - - - -## [qinglong-5.0.33](https://github.com/truecharts/charts/compare/qinglong-5.0.32...qinglong-5.0.33) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [qinglong-5.0.32](https://github.com/truecharts/charts/compare/qinglong-5.0.31...qinglong-5.0.32) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.15.20 ([#10918](https://github.com/truecharts/charts/issues/10918)) - - - - -## [qinglong-5.0.31](https://github.com/truecharts/charts/compare/qinglong-5.0.30...qinglong-5.0.31) (2023-07-22) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.15.20 ([#10744](https://github.com/truecharts/charts/issues/10744)) - diff --git a/stable/qinglong/6.0.7/Chart.yaml b/stable/qinglong/6.0.7/Chart.yaml deleted file mode 100644 index 3fea47ec0e9..00000000000 --- a/stable/qinglong/6.0.7/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: qinglong -version: 6.0.7 -appVersion: "2.16.3" -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: 14.0.6 - # 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/6.0.7/app-changelog.md b/stable/qinglong/6.0.7/app-changelog.md deleted file mode 100644 index 30dfdb3dd1d..00000000000 --- a/stable/qinglong/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qinglong-6.0.7](https://github.com/truecharts/charts/compare/qinglong-6.0.6...qinglong-6.0.7) (2023-09-24) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.16.3 ([#12909](https://github.com/truecharts/charts/issues/12909)) - - \ No newline at end of file diff --git a/stable/qinglong/6.0.7/charts/common-14.0.6.tgz b/stable/qinglong/6.0.7/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/qinglong/6.0.7/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/qinglong/6.0.8/CHANGELOG.md b/stable/qinglong/6.0.8/CHANGELOG.md new file mode 100644 index 00000000000..d89fba5e6fc --- /dev/null +++ b/stable/qinglong/6.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qinglong-6.0.8](https://github.com/truecharts/charts/compare/qinglong-6.0.7...qinglong-6.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [qinglong-6.0.7](https://github.com/truecharts/charts/compare/qinglong-6.0.6...qinglong-6.0.7) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.16.3 ([#12909](https://github.com/truecharts/charts/issues/12909)) + + + + +## [qinglong-6.0.6](https://github.com/truecharts/charts/compare/qinglong-6.0.5...qinglong-6.0.6) (2023-09-23) + +### Chore + +- update helm general non-major ([#12869](https://github.com/truecharts/charts/issues/12869)) + + + + +## [qinglong-6.0.5](https://github.com/truecharts/charts/compare/qinglong-6.0.4...qinglong-6.0.5) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.16.3 ([#12885](https://github.com/truecharts/charts/issues/12885)) + + + + +## [qinglong-6.0.4](https://github.com/truecharts/charts/compare/qinglong-6.0.3...qinglong-6.0.4) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.16.3 ([#12873](https://github.com/truecharts/charts/issues/12873)) + + + + +## [qinglong-6.0.3](https://github.com/truecharts/charts/compare/qinglong-6.0.2...qinglong-6.0.3) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.16.2 ([#12305](https://github.com/truecharts/charts/issues/12305)) + + + + +## [qinglong-6.0.2](https://github.com/truecharts/charts/compare/qinglong-6.0.1...qinglong-6.0.2) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.16.1 ([#11917](https://github.com/truecharts/charts/issues/11917)) + + + + +## [qinglong-6.0.1](https://github.com/truecharts/charts/compare/qinglong-6.0.0...qinglong-6.0.1) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.16.0 ([#11494](https://github.com/truecharts/charts/issues/11494)) + + + + + +## [qinglong-6.0.0](https://github.com/truecharts/charts/compare/qinglong-5.0.33...qinglong-6.0.0) (2023-07-31) + + + + +## [qinglong-5.0.33](https://github.com/truecharts/charts/compare/qinglong-5.0.32...qinglong-5.0.33) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [qinglong-5.0.32](https://github.com/truecharts/charts/compare/qinglong-5.0.31...qinglong-5.0.32) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.15.20 ([#10918](https://github.com/truecharts/charts/issues/10918)) + diff --git a/stable/qinglong/6.0.8/Chart.yaml b/stable/qinglong/6.0.8/Chart.yaml new file mode 100644 index 00000000000..d608ee0fa4b --- /dev/null +++ b/stable/qinglong/6.0.8/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: qinglong +version: 6.0.8 +appVersion: "2.16.3" +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: 14.0.9 + # 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/6.0.8/README.md b/stable/qinglong/6.0.8/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/qinglong/6.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/qinglong/6.0.8/app-changelog.md b/stable/qinglong/6.0.8/app-changelog.md new file mode 100644 index 00000000000..e8eab46beca --- /dev/null +++ b/stable/qinglong/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qinglong-6.0.8](https://github.com/truecharts/charts/compare/qinglong-6.0.7...qinglong-6.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/qinglong/6.0.7/app-readme.md b/stable/qinglong/6.0.8/app-readme.md similarity index 100% rename from stable/qinglong/6.0.7/app-readme.md rename to stable/qinglong/6.0.8/app-readme.md diff --git a/stable/qinglong/6.0.8/charts/common-14.0.9.tgz b/stable/qinglong/6.0.8/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/qinglong/6.0.8/charts/common-14.0.9.tgz differ diff --git a/stable/qinglong/6.0.7/ix_values.yaml b/stable/qinglong/6.0.8/ix_values.yaml similarity index 100% rename from stable/qinglong/6.0.7/ix_values.yaml rename to stable/qinglong/6.0.8/ix_values.yaml diff --git a/stable/qinglong/6.0.7/questions.yaml b/stable/qinglong/6.0.8/questions.yaml similarity index 100% rename from stable/qinglong/6.0.7/questions.yaml rename to stable/qinglong/6.0.8/questions.yaml diff --git a/stable/zerotier/6.0.1/templates/NOTES.txt b/stable/qinglong/6.0.8/templates/NOTES.txt similarity index 100% rename from stable/zerotier/6.0.1/templates/NOTES.txt rename to stable/qinglong/6.0.8/templates/NOTES.txt diff --git a/stable/qinglong/6.0.8/templates/common.yaml b/stable/qinglong/6.0.8/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/qinglong/6.0.8/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/audacity/9.0.0/app-changelog.md b/stable/qinglong/6.0.8/values.yaml similarity index 100% rename from stable/audacity/9.0.0/app-changelog.md rename to stable/qinglong/6.0.8/values.yaml diff --git a/stable/quassel-core/8.0.5/CHANGELOG.md b/stable/quassel-core/8.0.5/CHANGELOG.md deleted file mode 100644 index f59e5b31cc0..00000000000 --- a/stable/quassel-core/8.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [quassel-core-8.0.5](https://github.com/truecharts/charts/compare/quassel-core-8.0.4...quassel-core-8.0.5) (2023-09-25) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#12938](https://github.com/truecharts/charts/issues/12938)) - - - - -## [quassel-core-8.0.4](https://github.com/truecharts/charts/compare/quassel-core-8.0.3...quassel-core-8.0.4) (2023-09-18) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#12716](https://github.com/truecharts/charts/issues/12716)) - - - - -## [quassel-core-8.0.3](https://github.com/truecharts/charts/compare/quassel-core-8.0.2...quassel-core-8.0.3) (2023-08-21) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#11752](https://github.com/truecharts/charts/issues/11752)) - - - - -## [quassel-core-8.0.2](https://github.com/truecharts/charts/compare/quassel-core-8.0.1...quassel-core-8.0.2) (2023-08-14) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#11549](https://github.com/truecharts/charts/issues/11549)) - - - - -## [quassel-core-8.0.1](https://github.com/truecharts/charts/compare/quassel-core-8.0.0...quassel-core-8.0.1) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#11296](https://github.com/truecharts/charts/issues/11296)) - - - - - -## [quassel-core-8.0.0](https://github.com/truecharts/charts/compare/quassel-core-7.0.35...quassel-core-8.0.0) (2023-07-31) - - - - -## [quassel-core-7.0.35](https://github.com/truecharts/charts/compare/quassel-core-7.0.34...quassel-core-7.0.35) (2023-07-31) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#11087](https://github.com/truecharts/charts/issues/11087)) - - - - -## [quassel-core-7.0.34](https://github.com/truecharts/charts/compare/quassel-core-7.0.33...quassel-core-7.0.34) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [quassel-core-7.0.33](https://github.com/truecharts/charts/compare/quassel-core-7.0.32...quassel-core-7.0.33) (2023-07-24) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#10799](https://github.com/truecharts/charts/issues/10799)) - - - - -## [quassel-core-7.0.32](https://github.com/truecharts/charts/compare/quassel-core-7.0.31...quassel-core-7.0.32) (2023-07-17) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#10538](https://github.com/truecharts/charts/issues/10538)) - - - - -## [quassel-core-7.0.31](https://github.com/truecharts/charts/compare/quassel-core-7.0.30...quassel-core-7.0.31) (2023-07-03) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#10116](https://github.com/truecharts/charts/issues/10116)) - diff --git a/stable/quassel-core/8.0.5/Chart.yaml b/stable/quassel-core/8.0.5/Chart.yaml deleted file mode 100644 index 037ee3c3909..00000000000 --- a/stable/quassel-core/8.0.5/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-core -version: 8.0.5 -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: 14.0.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/8.0.5/app-changelog.md b/stable/quassel-core/8.0.5/app-changelog.md deleted file mode 100644 index 158da166306..00000000000 --- a/stable/quassel-core/8.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [quassel-core-8.0.5](https://github.com/truecharts/charts/compare/quassel-core-8.0.4...quassel-core-8.0.5) (2023-09-25) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#12938](https://github.com/truecharts/charts/issues/12938)) - - \ No newline at end of file diff --git a/stable/quassel-core/8.0.5/charts/common-14.0.1.tgz b/stable/quassel-core/8.0.5/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/quassel-core/8.0.5/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/quassel-core/8.0.6/CHANGELOG.md b/stable/quassel-core/8.0.6/CHANGELOG.md new file mode 100644 index 00000000000..56db4d9e4bc --- /dev/null +++ b/stable/quassel-core/8.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [quassel-core-8.0.6](https://github.com/truecharts/charts/compare/quassel-core-8.0.5...quassel-core-8.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [quassel-core-8.0.5](https://github.com/truecharts/charts/compare/quassel-core-8.0.4...quassel-core-8.0.5) (2023-09-25) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#12938](https://github.com/truecharts/charts/issues/12938)) + + + + +## [quassel-core-8.0.4](https://github.com/truecharts/charts/compare/quassel-core-8.0.3...quassel-core-8.0.4) (2023-09-18) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#12716](https://github.com/truecharts/charts/issues/12716)) + + + + +## [quassel-core-8.0.3](https://github.com/truecharts/charts/compare/quassel-core-8.0.2...quassel-core-8.0.3) (2023-08-21) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#11752](https://github.com/truecharts/charts/issues/11752)) + + + + +## [quassel-core-8.0.2](https://github.com/truecharts/charts/compare/quassel-core-8.0.1...quassel-core-8.0.2) (2023-08-14) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#11549](https://github.com/truecharts/charts/issues/11549)) + + + + +## [quassel-core-8.0.1](https://github.com/truecharts/charts/compare/quassel-core-8.0.0...quassel-core-8.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#11296](https://github.com/truecharts/charts/issues/11296)) + + + + + +## [quassel-core-8.0.0](https://github.com/truecharts/charts/compare/quassel-core-7.0.35...quassel-core-8.0.0) (2023-07-31) + + + + +## [quassel-core-7.0.35](https://github.com/truecharts/charts/compare/quassel-core-7.0.34...quassel-core-7.0.35) (2023-07-31) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#11087](https://github.com/truecharts/charts/issues/11087)) + + + + +## [quassel-core-7.0.34](https://github.com/truecharts/charts/compare/quassel-core-7.0.33...quassel-core-7.0.34) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [quassel-core-7.0.33](https://github.com/truecharts/charts/compare/quassel-core-7.0.32...quassel-core-7.0.33) (2023-07-24) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#10799](https://github.com/truecharts/charts/issues/10799)) + + + + +## [quassel-core-7.0.32](https://github.com/truecharts/charts/compare/quassel-core-7.0.31...quassel-core-7.0.32) (2023-07-17) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#10538](https://github.com/truecharts/charts/issues/10538)) + diff --git a/stable/quassel-core/8.0.6/Chart.yaml b/stable/quassel-core/8.0.6/Chart.yaml new file mode 100644 index 00000000000..3decca3016a --- /dev/null +++ b/stable/quassel-core/8.0.6/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-core +version: 8.0.6 +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: 14.0.9 +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/8.0.6/README.md b/stable/quassel-core/8.0.6/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/quassel-core/8.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/quassel-core/8.0.6/app-changelog.md b/stable/quassel-core/8.0.6/app-changelog.md new file mode 100644 index 00000000000..dbcc52ca8bf --- /dev/null +++ b/stable/quassel-core/8.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [quassel-core-8.0.6](https://github.com/truecharts/charts/compare/quassel-core-8.0.5...quassel-core-8.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/quassel-core/8.0.5/app-readme.md b/stable/quassel-core/8.0.6/app-readme.md similarity index 100% rename from stable/quassel-core/8.0.5/app-readme.md rename to stable/quassel-core/8.0.6/app-readme.md diff --git a/stable/quassel-core/8.0.6/charts/common-14.0.9.tgz b/stable/quassel-core/8.0.6/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/quassel-core/8.0.6/charts/common-14.0.9.tgz differ diff --git a/stable/quassel-core/8.0.5/ix_values.yaml b/stable/quassel-core/8.0.6/ix_values.yaml similarity index 100% rename from stable/quassel-core/8.0.5/ix_values.yaml rename to stable/quassel-core/8.0.6/ix_values.yaml diff --git a/stable/quassel-core/8.0.5/questions.yaml b/stable/quassel-core/8.0.6/questions.yaml similarity index 100% rename from stable/quassel-core/8.0.5/questions.yaml rename to stable/quassel-core/8.0.6/questions.yaml diff --git a/stable/zigbee2mqtt/8.0.3/templates/NOTES.txt b/stable/quassel-core/8.0.6/templates/NOTES.txt similarity index 100% rename from stable/zigbee2mqtt/8.0.3/templates/NOTES.txt rename to stable/quassel-core/8.0.6/templates/NOTES.txt diff --git a/stable/quassel-core/8.0.6/templates/common.yaml b/stable/quassel-core/8.0.6/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/quassel-core/8.0.6/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wg-easy/5.0.0/values.yaml b/stable/quassel-core/8.0.6/values.yaml similarity index 100% rename from stable/wg-easy/5.0.0/values.yaml rename to stable/quassel-core/8.0.6/values.yaml diff --git a/stable/quassel-web/6.0.0/CHANGELOG.md b/stable/quassel-web/6.0.0/CHANGELOG.md deleted file mode 100644 index 9690b5eba0f..00000000000 --- a/stable/quassel-web/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [quassel-web-6.0.0](https://github.com/truecharts/charts/compare/quassel-web-5.0.24...quassel-web-6.0.0) (2023-07-31) - - - - -## [quassel-web-5.0.24](https://github.com/truecharts/charts/compare/quassel-web-5.0.23...quassel-web-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [quassel-web-5.0.23](https://github.com/truecharts/charts/compare/quassel-web-5.0.22...quassel-web-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [quassel-web-5.0.22](https://github.com/truecharts/charts/compare/quassel-web-5.0.21...quassel-web-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [quassel-web-5.0.21](https://github.com/truecharts/charts/compare/quassel-web-5.0.20...quassel-web-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [quassel-web-5.0.20](https://github.com/truecharts/charts/compare/quassel-web-5.0.19...quassel-web-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [quassel-web-5.0.19](https://github.com/truecharts/charts/compare/quassel-web-5.0.18...quassel-web-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [quassel-web-5.0.18](https://github.com/truecharts/charts/compare/quassel-web-5.0.17...quassel-web-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [quassel-web-5.0.17](https://github.com/truecharts/charts/compare/quassel-web-5.0.16...quassel-web-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [quassel-web-5.0.16](https://github.com/truecharts/charts/compare/quassel-web-5.0.15...quassel-web-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [quassel-web-5.0.15](https://github.com/truecharts/charts/compare/quassel-web-5.0.14...quassel-web-5.0.15) (2023-05-24) - diff --git a/stable/quassel-web/6.0.0/Chart.yaml b/stable/quassel-web/6.0.0/Chart.yaml deleted file mode 100644 index 52d17024429..00000000000 --- a/stable/quassel-web/6.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-web -version: 6.0.0 -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: 14.0.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/6.0.0/charts/common-14.0.1.tgz b/stable/quassel-web/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/quassel-web/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/quassel-web/6.0.1/CHANGELOG.md b/stable/quassel-web/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..5396d217d3a --- /dev/null +++ b/stable/quassel-web/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [quassel-web-6.0.1](https://github.com/truecharts/charts/compare/quassel-web-6.0.0...quassel-web-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [quassel-web-6.0.0](https://github.com/truecharts/charts/compare/quassel-web-5.0.24...quassel-web-6.0.0) (2023-07-31) + + + + +## [quassel-web-5.0.24](https://github.com/truecharts/charts/compare/quassel-web-5.0.23...quassel-web-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [quassel-web-5.0.23](https://github.com/truecharts/charts/compare/quassel-web-5.0.22...quassel-web-5.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [quassel-web-5.0.22](https://github.com/truecharts/charts/compare/quassel-web-5.0.21...quassel-web-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [quassel-web-5.0.21](https://github.com/truecharts/charts/compare/quassel-web-5.0.20...quassel-web-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [quassel-web-5.0.20](https://github.com/truecharts/charts/compare/quassel-web-5.0.19...quassel-web-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [quassel-web-5.0.19](https://github.com/truecharts/charts/compare/quassel-web-5.0.18...quassel-web-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [quassel-web-5.0.18](https://github.com/truecharts/charts/compare/quassel-web-5.0.17...quassel-web-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [quassel-web-5.0.17](https://github.com/truecharts/charts/compare/quassel-web-5.0.16...quassel-web-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [quassel-web-5.0.16](https://github.com/truecharts/charts/compare/quassel-web-5.0.15...quassel-web-5.0.16) (2023-05-26) + diff --git a/stable/quassel-web/6.0.1/Chart.yaml b/stable/quassel-web/6.0.1/Chart.yaml new file mode 100644 index 00000000000..549c05b6593 --- /dev/null +++ b/stable/quassel-web/6.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-web +version: 6.0.1 +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: 14.0.9 + # 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/6.0.1/README.md b/stable/quassel-web/6.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/quassel-web/6.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/quassel-web/6.0.1/app-changelog.md b/stable/quassel-web/6.0.1/app-changelog.md new file mode 100644 index 00000000000..5e24873d32f --- /dev/null +++ b/stable/quassel-web/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [quassel-web-6.0.1](https://github.com/truecharts/charts/compare/quassel-web-6.0.0...quassel-web-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/quassel-web/6.0.0/app-readme.md b/stable/quassel-web/6.0.1/app-readme.md similarity index 100% rename from stable/quassel-web/6.0.0/app-readme.md rename to stable/quassel-web/6.0.1/app-readme.md diff --git a/stable/quassel-web/6.0.1/charts/common-14.0.9.tgz b/stable/quassel-web/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/quassel-web/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/quassel-web/6.0.0/ix_values.yaml b/stable/quassel-web/6.0.1/ix_values.yaml similarity index 100% rename from stable/quassel-web/6.0.0/ix_values.yaml rename to stable/quassel-web/6.0.1/ix_values.yaml diff --git a/stable/quassel-web/6.0.0/questions.yaml b/stable/quassel-web/6.0.1/questions.yaml similarity index 100% rename from stable/quassel-web/6.0.0/questions.yaml rename to stable/quassel-web/6.0.1/questions.yaml diff --git a/stable/znc/6.0.6/templates/NOTES.txt b/stable/quassel-web/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/znc/6.0.6/templates/NOTES.txt rename to stable/quassel-web/6.0.1/templates/NOTES.txt diff --git a/stable/quassel-web/6.0.1/templates/common.yaml b/stable/quassel-web/6.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/quassel-web/6.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/automatic-music-downloader/6.0.0/app-changelog.md b/stable/quassel-web/6.0.1/values.yaml similarity index 100% rename from stable/automatic-music-downloader/6.0.0/app-changelog.md rename to stable/quassel-web/6.0.1/values.yaml diff --git a/stable/radarr/17.0.6/CHANGELOG.md b/stable/radarr/17.0.6/CHANGELOG.md new file mode 100644 index 00000000000..d45705a3934 --- /dev/null +++ b/stable/radarr/17.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [radarr-17.0.6](https://github.com/truecharts/charts/compare/radarr-17.0.5...radarr-17.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [radarr-17.0.5](https://github.com/truecharts/charts/compare/radarr-17.0.4...radarr-17.0.5) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/radarr to v4.7.5.7809 ([#13372](https://github.com/truecharts/charts/issues/13372)) + + + + +## [radarr-17.0.4](https://github.com/truecharts/charts/compare/radarr-17.0.3...radarr-17.0.4) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/exportarr to v1.5.5 ([#13227](https://github.com/truecharts/charts/issues/13227)) + + + + +## [radarr-17.0.3](https://github.com/truecharts/charts/compare/radarr-17.0.2...radarr-17.0.3) (2023-08-28) + +### Chore + +- update container image tccr.io/truecharts/radarr to v4.7.5.7809 ([#11964](https://github.com/truecharts/charts/issues/11964)) + + + + +## [radarr-17.0.2](https://github.com/truecharts/charts/compare/radarr-17.0.1...radarr-17.0.2) (2023-08-17) + +### Chore + +- update container image tccr.io/truecharts/radarr to v4.7.5.7809 ([#11626](https://github.com/truecharts/charts/issues/11626)) + + + + +## [radarr-17.0.1](https://github.com/truecharts/charts/compare/radarr-17.0.0...radarr-17.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/radarr to v4.6.4.7568 ([#11293](https://github.com/truecharts/charts/issues/11293)) + + + + + +## [radarr-17.0.0](https://github.com/truecharts/charts/compare/radarr-16.1.2...radarr-17.0.0) (2023-07-31) + + + + +## [radarr-16.1.2](https://github.com/truecharts/charts/compare/radarr-16.1.1...radarr-16.1.2) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [radarr-16.1.1](https://github.com/truecharts/charts/compare/radarr-16.1.0...radarr-16.1.1) (2023-07-23) + + + + +## [radarr-16.1.0](https://github.com/truecharts/charts/compare/radarr-16.0.22...radarr-16.1.0) (2023-07-21) + + + + +## [radarr-16.0.22](https://github.com/truecharts/charts/compare/radarr-16.0.21...radarr-16.0.22) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/radarr to v4.6.4.7568 ([#10274](https://github.com/truecharts/charts/issues/10274)) + + + + +## [radarr-16.0.21](https://github.com/truecharts/charts/compare/radarr-16.0.20...radarr-16.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) diff --git a/stable/radarr/17.0.6/Chart.yaml b/stable/radarr/17.0.6/Chart.yaml new file mode 100644 index 00000000000..9c5b00fd59e --- /dev/null +++ b/stable/radarr/17.0.6/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.7.5.7809" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 17.0.6 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/radarr/17.0.6/README.md b/stable/radarr/17.0.6/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/radarr/17.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/radarr/17.0.6/app-changelog.md b/stable/radarr/17.0.6/app-changelog.md new file mode 100644 index 00000000000..c87fd912d8e --- /dev/null +++ b/stable/radarr/17.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [radarr-17.0.6](https://github.com/truecharts/charts/compare/radarr-17.0.5...radarr-17.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/radarr/17.0.6/app-readme.md b/stable/radarr/17.0.6/app-readme.md new file mode 100644 index 00000000000..94d71850296 --- /dev/null +++ b/stable/radarr/17.0.6/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/17.0.6/charts/common-14.0.9.tgz b/stable/radarr/17.0.6/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/radarr/17.0.6/charts/common-14.0.9.tgz differ diff --git a/stable/radarr/17.0.6/ix_values.yaml b/stable/radarr/17.0.6/ix_values.yaml new file mode 100644 index 00000000000..28110b3109e --- /dev/null +++ b/stable/radarr/17.0.6/ix_values.yaml @@ -0,0 +1,112 @@ +image: + repository: tccr.io/truecharts/radarr + pullPolicy: IfNotPresent + tag: v4.7.5.7809@sha256:61a69725c6aa9c6fbb71ef90e7f4a44737b4bfcd27810d72051f613f87b5bdca +exportarrImage: + repository: tccr.io/truecharts/exportarr + pullPolicy: IfNotPresent + tag: v1.5.5@sha256:0dbba4994ac9926e284b5a24fe38e7ca546bcda4b20bbd1ab2444b8bc190d6cb + +securityContext: + container: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 7878 + metrics: + enabled: true + type: ClusterIP + targetSelector: exportarr + ports: + metrics: + enabled: true + port: 7879 + targetSelector: exportarr + +workload: + main: + podSpec: + containers: + main: + probes: + readiness: + enabled: true + type: http + path: /ping + liveness: + enabled: true + type: http + path: /ping + startup: + enabled: true + type: http + path: /ping + env: + RADARR__PORT: "{{ .Values.service.main.ports.main.port }}" + exportarr: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + exportarr: + primary: true + enabled: true + imageSelector: exportarrImage + args: + - radarr + probes: + liveness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + readiness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + startup: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + env: + INTERFACE: 0.0.0.0 + PORT: "{{ .Values.service.metrics.ports.metrics.port }}" + URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + # additional metrics (slow) + # ENABLE_ADDITIONAL_METRICS: false + # enable gathering unknown queue items + # ENABLE_UNKNOWN_QUEUE_ITEMS: false + CONFIG: "/config/config.xml" + +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /config + exportarr: + exportarr: + mountPath: /config + readOnly: true + +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: metrics + path: /metrics + prometheusRule: + enabled: false + +portal: + open: + enabled: true diff --git a/stable/radarr/17.0.6/questions.yaml b/stable/radarr/17.0.6/questions.yaml new file mode 100644 index 00000000000..5d5d8ad6121 --- /dev/null +++ b/stable/radarr/17.0.6/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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: RADARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: External + description: External/None + - value: Basic + description: Basic + - value: Forms + description: Forms + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 7878 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true + - variable: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/ztcuui-aio/5.0.2/templates/NOTES.txt b/stable/radarr/17.0.6/templates/NOTES.txt similarity index 100% rename from stable/ztcuui-aio/5.0.2/templates/NOTES.txt rename to stable/radarr/17.0.6/templates/NOTES.txt diff --git a/stable/radarr/17.0.6/templates/common.yaml b/stable/radarr/17.0.6/templates/common.yaml new file mode 100644 index 00000000000..3c93f578611 --- /dev/null +++ b/stable/radarr/17.0.6/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Disable [exportarr] if requested */}} +{{- if not .Values.metrics.main.enabled -}} + {{- $_ := set .Values.workload.exportarr "enabled" false -}} + {{- $_ := set .Values.service.metrics "enabled" false -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/whisparr/5.0.0/values.yaml b/stable/radarr/17.0.6/values.yaml similarity index 100% rename from stable/whisparr/5.0.0/values.yaml rename to stable/radarr/17.0.6/values.yaml diff --git a/stable/rcon-webadmin/5.0.0/CHANGELOG.md b/stable/rcon-webadmin/5.0.0/CHANGELOG.md deleted file mode 100644 index 09e282c799e..00000000000 --- a/stable/rcon-webadmin/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [rcon-webadmin-5.0.0](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.24...rcon-webadmin-5.0.0) (2023-07-31) - - - - -## [rcon-webadmin-4.0.24](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.23...rcon-webadmin-4.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [rcon-webadmin-4.0.23](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.22...rcon-webadmin-4.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [rcon-webadmin-4.0.22](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.21...rcon-webadmin-4.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [rcon-webadmin-4.0.21](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.20...rcon-webadmin-4.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [rcon-webadmin-4.0.20](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.19...rcon-webadmin-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [rcon-webadmin-4.0.19](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.18...rcon-webadmin-4.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [rcon-webadmin-4.0.18](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.17...rcon-webadmin-4.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [rcon-webadmin-4.0.17](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.16...rcon-webadmin-4.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [rcon-webadmin-4.0.16](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.15...rcon-webadmin-4.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [rcon-webadmin-4.0.15](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.14...rcon-webadmin-4.0.15) (2023-05-24) - diff --git a/stable/rcon-webadmin/5.0.0/Chart.yaml b/stable/rcon-webadmin/5.0.0/Chart.yaml deleted file mode 100644 index 1f0372e5b86..00000000000 --- a/stable/rcon-webadmin/5.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.14.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Tools-Utilities diff --git a/stable/rcon-webadmin/5.0.0/charts/common-14.0.1.tgz b/stable/rcon-webadmin/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/rcon-webadmin/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/rcon-webadmin/5.0.1/CHANGELOG.md b/stable/rcon-webadmin/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..84921301546 --- /dev/null +++ b/stable/rcon-webadmin/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rcon-webadmin-5.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-5.0.0...rcon-webadmin-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [rcon-webadmin-5.0.0](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.24...rcon-webadmin-5.0.0) (2023-07-31) + + + + +## [rcon-webadmin-4.0.24](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.23...rcon-webadmin-4.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [rcon-webadmin-4.0.23](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.22...rcon-webadmin-4.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [rcon-webadmin-4.0.22](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.21...rcon-webadmin-4.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [rcon-webadmin-4.0.21](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.20...rcon-webadmin-4.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [rcon-webadmin-4.0.20](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.19...rcon-webadmin-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [rcon-webadmin-4.0.19](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.18...rcon-webadmin-4.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [rcon-webadmin-4.0.18](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.17...rcon-webadmin-4.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [rcon-webadmin-4.0.17](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.16...rcon-webadmin-4.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [rcon-webadmin-4.0.16](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.15...rcon-webadmin-4.0.16) (2023-05-26) + diff --git a/stable/rcon-webadmin/5.0.1/Chart.yaml b/stable/rcon-webadmin/5.0.1/Chart.yaml new file mode 100644 index 00000000000..b65f03aeff4 --- /dev/null +++ b/stable/rcon-webadmin/5.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.14.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Tools-Utilities diff --git a/stable/rcon-webadmin/5.0.1/README.md b/stable/rcon-webadmin/5.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/rcon-webadmin/5.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/rcon-webadmin/5.0.1/app-changelog.md b/stable/rcon-webadmin/5.0.1/app-changelog.md new file mode 100644 index 00000000000..a7211b5bb27 --- /dev/null +++ b/stable/rcon-webadmin/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rcon-webadmin-5.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-5.0.0...rcon-webadmin-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/rcon-webadmin/5.0.0/app-readme.md b/stable/rcon-webadmin/5.0.1/app-readme.md similarity index 100% rename from stable/rcon-webadmin/5.0.0/app-readme.md rename to stable/rcon-webadmin/5.0.1/app-readme.md diff --git a/stable/rcon-webadmin/5.0.1/charts/common-14.0.9.tgz b/stable/rcon-webadmin/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/rcon-webadmin/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/rcon-webadmin/5.0.0/ix_values.yaml b/stable/rcon-webadmin/5.0.1/ix_values.yaml similarity index 100% rename from stable/rcon-webadmin/5.0.0/ix_values.yaml rename to stable/rcon-webadmin/5.0.1/ix_values.yaml diff --git a/stable/rcon-webadmin/5.0.0/questions.yaml b/stable/rcon-webadmin/5.0.1/questions.yaml similarity index 100% rename from stable/rcon-webadmin/5.0.0/questions.yaml rename to stable/rcon-webadmin/5.0.1/questions.yaml diff --git a/stable/rcon-webadmin/5.0.1/templates/NOTES.txt b/stable/rcon-webadmin/5.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/rcon-webadmin/5.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/rcon-webadmin/5.0.0/templates/common.yaml b/stable/rcon-webadmin/5.0.1/templates/common.yaml similarity index 100% rename from stable/rcon-webadmin/5.0.0/templates/common.yaml rename to stable/rcon-webadmin/5.0.1/templates/common.yaml diff --git a/stable/whisper-asr-webservice/1.0.2/values.yaml b/stable/rcon-webadmin/5.0.1/values.yaml similarity index 100% rename from stable/whisper-asr-webservice/1.0.2/values.yaml rename to stable/rcon-webadmin/5.0.1/values.yaml diff --git a/stable/rdesktop/5.0.102/CHANGELOG.md b/stable/rdesktop/5.0.102/CHANGELOG.md deleted file mode 100644 index 5eea9d8b9d5..00000000000 --- a/stable/rdesktop/5.0.102/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rdesktop-5.0.102](https://github.com/truecharts/charts/compare/rdesktop-5.0.101...rdesktop-5.0.102) (2023-10-06) - -### Chore - -- update rdesktop ([#13323](https://github.com/truecharts/charts/issues/13323)) - - - - -## [rdesktop-5.0.101](https://github.com/truecharts/charts/compare/rdesktop-5.0.100...rdesktop-5.0.101) (2023-10-06) - -### Chore - -- update rdesktop ([#13322](https://github.com/truecharts/charts/issues/13322)) - - - - -## [rdesktop-5.0.100](https://github.com/truecharts/charts/compare/rdesktop-5.0.99...rdesktop-5.0.100) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-kde to latest ([#13177](https://github.com/truecharts/charts/issues/13177)) - - - - -## [rdesktop-5.0.99](https://github.com/truecharts/charts/compare/rdesktop-5.0.98...rdesktop-5.0.99) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-ubuntu-xfce to latest ([#13160](https://github.com/truecharts/charts/issues/13160)) - - - - -## [rdesktop-5.0.98](https://github.com/truecharts/charts/compare/rdesktop-5.0.97...rdesktop-5.0.98) (2023-10-02) - -### Chore - -- update rdesktop ([#13155](https://github.com/truecharts/charts/issues/13155)) - - - - -## [rdesktop-5.0.97](https://github.com/truecharts/charts/compare/rdesktop-5.0.96...rdesktop-5.0.97) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-ubuntu-kde to latest ([#13154](https://github.com/truecharts/charts/issues/13154)) - - - - -## [rdesktop-5.0.96](https://github.com/truecharts/charts/compare/rdesktop-5.0.95...rdesktop-5.0.96) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-ubuntu-icewm to latest ([#13151](https://github.com/truecharts/charts/issues/13151)) - - - - -## [rdesktop-5.0.95](https://github.com/truecharts/charts/compare/rdesktop-5.0.94...rdesktop-5.0.95) (2023-10-02) - -### Chore - -- update rdesktop ([#13149](https://github.com/truecharts/charts/issues/13149)) - - - - -## [rdesktop-5.0.94](https://github.com/truecharts/charts/compare/rdesktop-5.0.93...rdesktop-5.0.94) (2023-09-29) - -### Chore - -- update rdesktop ([#13088](https://github.com/truecharts/charts/issues/13088)) - - - - -## [rdesktop-5.0.93](https://github.com/truecharts/charts/compare/rdesktop-5.0.92...rdesktop-5.0.93) (2023-09-29) - -### Chore - -- update rdesktop ([#13086](https://github.com/truecharts/charts/issues/13086)) - - - - -## [rdesktop-5.0.92](https://github.com/truecharts/charts/compare/rdesktop-5.0.91...rdesktop-5.0.92) (2023-09-25) - -### Chore diff --git a/stable/rdesktop/5.0.102/Chart.yaml b/stable/rdesktop/5.0.102/Chart.yaml deleted file mode 100644 index 3adfc6c03a0..00000000000 --- a/stable/rdesktop/5.0.102/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.102 -annotations: - truecharts.org/catagories: | - - desktops - truecharts.org/SCALE-support: "true" diff --git a/stable/rdesktop/5.0.102/app-changelog.md b/stable/rdesktop/5.0.102/app-changelog.md deleted file mode 100644 index fdc9a0c7e17..00000000000 --- a/stable/rdesktop/5.0.102/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-5.0.102](https://github.com/truecharts/charts/compare/rdesktop-5.0.101...rdesktop-5.0.102) (2023-10-06) - -### Chore - -- update rdesktop ([#13323](https://github.com/truecharts/charts/issues/13323)) - - \ No newline at end of file diff --git a/stable/rdesktop/5.0.102/charts/common-14.0.1.tgz b/stable/rdesktop/5.0.102/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/rdesktop/5.0.102/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/rdesktop/5.0.103/CHANGELOG.md b/stable/rdesktop/5.0.103/CHANGELOG.md new file mode 100644 index 00000000000..f88ed9434e8 --- /dev/null +++ b/stable/rdesktop/5.0.103/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rdesktop-5.0.103](https://github.com/truecharts/charts/compare/rdesktop-5.0.102...rdesktop-5.0.103) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [rdesktop-5.0.102](https://github.com/truecharts/charts/compare/rdesktop-5.0.101...rdesktop-5.0.102) (2023-10-06) + +### Chore + +- update rdesktop ([#13323](https://github.com/truecharts/charts/issues/13323)) + + + + +## [rdesktop-5.0.101](https://github.com/truecharts/charts/compare/rdesktop-5.0.100...rdesktop-5.0.101) (2023-10-06) + +### Chore + +- update rdesktop ([#13322](https://github.com/truecharts/charts/issues/13322)) + + + + +## [rdesktop-5.0.100](https://github.com/truecharts/charts/compare/rdesktop-5.0.99...rdesktop-5.0.100) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/rdesktop-arch-kde to latest ([#13177](https://github.com/truecharts/charts/issues/13177)) + + + + +## [rdesktop-5.0.99](https://github.com/truecharts/charts/compare/rdesktop-5.0.98...rdesktop-5.0.99) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/rdesktop-ubuntu-xfce to latest ([#13160](https://github.com/truecharts/charts/issues/13160)) + + + + +## [rdesktop-5.0.98](https://github.com/truecharts/charts/compare/rdesktop-5.0.97...rdesktop-5.0.98) (2023-10-02) + +### Chore + +- update rdesktop ([#13155](https://github.com/truecharts/charts/issues/13155)) + + + + +## [rdesktop-5.0.97](https://github.com/truecharts/charts/compare/rdesktop-5.0.96...rdesktop-5.0.97) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/rdesktop-ubuntu-kde to latest ([#13154](https://github.com/truecharts/charts/issues/13154)) + + + + +## [rdesktop-5.0.96](https://github.com/truecharts/charts/compare/rdesktop-5.0.95...rdesktop-5.0.96) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/rdesktop-ubuntu-icewm to latest ([#13151](https://github.com/truecharts/charts/issues/13151)) + + + + +## [rdesktop-5.0.95](https://github.com/truecharts/charts/compare/rdesktop-5.0.94...rdesktop-5.0.95) (2023-10-02) + +### Chore + +- update rdesktop ([#13149](https://github.com/truecharts/charts/issues/13149)) + + + + +## [rdesktop-5.0.94](https://github.com/truecharts/charts/compare/rdesktop-5.0.93...rdesktop-5.0.94) (2023-09-29) + +### Chore + +- update rdesktop ([#13088](https://github.com/truecharts/charts/issues/13088)) + + + + +## [rdesktop-5.0.93](https://github.com/truecharts/charts/compare/rdesktop-5.0.92...rdesktop-5.0.93) (2023-09-29) + +### Chore diff --git a/stable/rdesktop/5.0.103/Chart.yaml b/stable/rdesktop/5.0.103/Chart.yaml new file mode 100644 index 00000000000..34635649b67 --- /dev/null +++ b/stable/rdesktop/5.0.103/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.103 +annotations: + truecharts.org/catagories: | + - desktops + truecharts.org/SCALE-support: "true" diff --git a/stable/rdesktop/5.0.103/README.md b/stable/rdesktop/5.0.103/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/rdesktop/5.0.103/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/rdesktop/5.0.103/app-changelog.md b/stable/rdesktop/5.0.103/app-changelog.md new file mode 100644 index 00000000000..278b6eec7d5 --- /dev/null +++ b/stable/rdesktop/5.0.103/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-5.0.103](https://github.com/truecharts/charts/compare/rdesktop-5.0.102...rdesktop-5.0.103) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/rdesktop/5.0.102/app-readme.md b/stable/rdesktop/5.0.103/app-readme.md similarity index 100% rename from stable/rdesktop/5.0.102/app-readme.md rename to stable/rdesktop/5.0.103/app-readme.md diff --git a/stable/rdesktop/5.0.103/charts/common-14.0.9.tgz b/stable/rdesktop/5.0.103/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/rdesktop/5.0.103/charts/common-14.0.9.tgz differ diff --git a/stable/rdesktop/5.0.102/ix_values.yaml b/stable/rdesktop/5.0.103/ix_values.yaml similarity index 100% rename from stable/rdesktop/5.0.102/ix_values.yaml rename to stable/rdesktop/5.0.103/ix_values.yaml diff --git a/stable/rdesktop/5.0.102/questions.yaml b/stable/rdesktop/5.0.103/questions.yaml similarity index 100% rename from stable/rdesktop/5.0.102/questions.yaml rename to stable/rdesktop/5.0.103/questions.yaml diff --git a/stable/rdesktop/5.0.103/templates/NOTES.txt b/stable/rdesktop/5.0.103/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/rdesktop/5.0.103/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/rdesktop/5.0.102/templates/common.yaml b/stable/rdesktop/5.0.103/templates/common.yaml similarity index 100% rename from stable/rdesktop/5.0.102/templates/common.yaml rename to stable/rdesktop/5.0.103/templates/common.yaml diff --git a/stable/whoogle/7.0.1/values.yaml b/stable/rdesktop/5.0.103/values.yaml similarity index 100% rename from stable/whoogle/7.0.1/values.yaml rename to stable/rdesktop/5.0.103/values.yaml diff --git a/stable/readarr/17.0.8/CHANGELOG.md b/stable/readarr/17.0.8/CHANGELOG.md new file mode 100644 index 00000000000..566875ea334 --- /dev/null +++ b/stable/readarr/17.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [readarr-17.0.8](https://github.com/truecharts/charts/compare/readarr-17.0.7...readarr-17.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [readarr-17.0.7](https://github.com/truecharts/charts/compare/readarr-17.0.6...readarr-17.0.7) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/readarr to v0.3.6.2232 ([#13373](https://github.com/truecharts/charts/issues/13373)) + + + + +## [readarr-17.0.6](https://github.com/truecharts/charts/compare/readarr-17.0.5...readarr-17.0.6) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/exportarr to v1.5.5 ([#13227](https://github.com/truecharts/charts/issues/13227)) + + + + +## [readarr-17.0.5](https://github.com/truecharts/charts/compare/readarr-17.0.4...readarr-17.0.5) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/readarr to v0.3.6.2232 ([#12921](https://github.com/truecharts/charts/issues/12921)) + + + + +## [readarr-17.0.4](https://github.com/truecharts/charts/compare/readarr-17.0.3...readarr-17.0.4) (2023-09-17) + +### Chore + +- update container image tccr.io/truecharts/readarr to v0.3.5.2217 ([#12690](https://github.com/truecharts/charts/issues/12690)) + + + + +## [readarr-17.0.3](https://github.com/truecharts/charts/compare/readarr-17.0.2...readarr-17.0.3) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/readarr to v0.3.4.2207 ([#12468](https://github.com/truecharts/charts/issues/12468)) + + + + +## [readarr-17.0.2](https://github.com/truecharts/charts/compare/readarr-17.0.1...readarr-17.0.2) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/readarr to v0.3.3.2171 ([#11904](https://github.com/truecharts/charts/issues/11904)) + + + + +## [readarr-17.0.1](https://github.com/truecharts/charts/compare/readarr-17.0.0...readarr-17.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/readarr to v0.3.1.2096 ([#11313](https://github.com/truecharts/charts/issues/11313)) + + + + + +## [readarr-17.0.0](https://github.com/truecharts/charts/compare/readarr-16.1.4...readarr-17.0.0) (2023-07-31) + + + + +## [readarr-16.1.4](https://github.com/truecharts/charts/compare/readarr-16.1.3...readarr-16.1.4) (2023-07-30) + +### Chore + +- update container image tccr.io/truecharts/readarr to v0.3.0.2091 ([#11039](https://github.com/truecharts/charts/issues/11039)) + + + + +## [readarr-16.1.3](https://github.com/truecharts/charts/compare/readarr-16.1.2...readarr-16.1.3) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + diff --git a/stable/readarr/17.0.8/Chart.yaml b/stable/readarr/17.0.8/Chart.yaml new file mode 100644 index 00000000000..1682a41f66c --- /dev/null +++ b/stable/readarr/17.0.8/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.3.6.2232" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 17.0.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/readarr/17.0.8/README.md b/stable/readarr/17.0.8/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/readarr/17.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/readarr/17.0.8/app-changelog.md b/stable/readarr/17.0.8/app-changelog.md new file mode 100644 index 00000000000..10fb0b37823 --- /dev/null +++ b/stable/readarr/17.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [readarr-17.0.8](https://github.com/truecharts/charts/compare/readarr-17.0.7...readarr-17.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/readarr/17.0.8/app-readme.md b/stable/readarr/17.0.8/app-readme.md new file mode 100644 index 00000000000..3bc4be21cfe --- /dev/null +++ b/stable/readarr/17.0.8/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/17.0.8/charts/common-14.0.9.tgz b/stable/readarr/17.0.8/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/readarr/17.0.8/charts/common-14.0.9.tgz differ diff --git a/stable/readarr/17.0.8/ix_values.yaml b/stable/readarr/17.0.8/ix_values.yaml new file mode 100644 index 00000000000..851047fb12e --- /dev/null +++ b/stable/readarr/17.0.8/ix_values.yaml @@ -0,0 +1,118 @@ +image: + repository: tccr.io/truecharts/readarr + pullPolicy: IfNotPresent + tag: v0.3.6.2232@sha256:a214ce9e06340d2a32d23ef418a4953c017731f89724af8d80040c25e49d1afc +exportarrImage: + repository: tccr.io/truecharts/exportarr + pullPolicy: IfNotPresent + tag: v1.5.5@sha256:0dbba4994ac9926e284b5a24fe38e7ca546bcda4b20bbd1ab2444b8bc190d6cb + +securityContext: + container: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 8787 + metrics: + enabled: true + type: ClusterIP + targetSelector: exportarr + ports: + metrics: + enabled: true + port: 8788 + targetSelector: exportarr + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + ## 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 }}" + exportarr: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + exportarr: + primary: true + enabled: true + imageSelector: exportarrImage + args: + - readarr + probes: + liveness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + readiness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + startup: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + env: + INTERFACE: 0.0.0.0 + PORT: "{{ .Values.service.metrics.ports.metrics.port }}" + URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + # additional metrics (slow) + # ENABLE_ADDITIONAL_METRICS: false + # enable gathering unknown queue items + # ENABLE_UNKNOWN_QUEUE_ITEMS: false + CONFIG: "/config/config.xml" + +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /config + exportarr: + exportarr: + mountPath: /config + readOnly: true + +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: metrics + path: /metrics + prometheusRule: + enabled: false + +portal: + open: + enabled: true diff --git a/stable/readarr/17.0.8/questions.yaml b/stable/readarr/17.0.8/questions.yaml new file mode 100644 index 00000000000..e42daf66ef7 --- /dev/null +++ b/stable/readarr/17.0.8/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: 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": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 8787 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true + - variable: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/readarr/17.0.8/templates/NOTES.txt b/stable/readarr/17.0.8/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/readarr/17.0.8/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/readarr/17.0.8/templates/common.yaml b/stable/readarr/17.0.8/templates/common.yaml new file mode 100644 index 00000000000..3c93f578611 --- /dev/null +++ b/stable/readarr/17.0.8/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Disable [exportarr] if requested */}} +{{- if not .Values.metrics.main.enabled -}} + {{- $_ := set .Values.workload.exportarr "enabled" false -}} + {{- $_ := set .Values.service.metrics "enabled" false -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/avidemux/5.0.0/app-changelog.md b/stable/readarr/17.0.8/values.yaml similarity index 100% rename from stable/avidemux/5.0.0/app-changelog.md rename to stable/readarr/17.0.8/values.yaml diff --git a/stable/recyclarr/6.0.10/CHANGELOG.md b/stable/recyclarr/6.0.10/CHANGELOG.md new file mode 100644 index 00000000000..b9d79df1b48 --- /dev/null +++ b/stable/recyclarr/6.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [recyclarr-6.0.10](https://github.com/truecharts/charts/compare/recyclarr-6.0.9...recyclarr-6.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [recyclarr-6.0.9](https://github.com/truecharts/charts/compare/recyclarr-6.0.8...recyclarr-6.0.9) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/recyclarr to v6.0.1 ([#13193](https://github.com/truecharts/charts/issues/13193)) + + + + +## [recyclarr-6.0.8](https://github.com/truecharts/charts/compare/recyclarr-6.0.7...recyclarr-6.0.8) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/recyclarr to v6.0.0 ([#13100](https://github.com/truecharts/charts/issues/13100)) + + + + +## [recyclarr-6.0.7](https://github.com/truecharts/charts/compare/recyclarr-6.0.6...recyclarr-6.0.7) (2023-09-17) + +### Chore + +- update container image tccr.io/truecharts/recyclarr to v5.4.3 ([#12682](https://github.com/truecharts/charts/issues/12682)) + + + + +## [recyclarr-6.0.6](https://github.com/truecharts/charts/compare/recyclarr-6.0.5...recyclarr-6.0.6) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/recyclarr to v5.4.2 ([#12598](https://github.com/truecharts/charts/issues/12598)) + + + + +## [recyclarr-6.0.5](https://github.com/truecharts/charts/compare/recyclarr-6.0.4...recyclarr-6.0.5) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/recyclarr to v5.4.1 ([#12538](https://github.com/truecharts/charts/issues/12538)) + + + + +## [recyclarr-6.0.4](https://github.com/truecharts/charts/compare/recyclarr-6.0.3...recyclarr-6.0.4) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/recyclarr to v5.4.0 ([#12522](https://github.com/truecharts/charts/issues/12522)) + + + + +## [recyclarr-6.0.3](https://github.com/truecharts/charts/compare/recyclarr-6.0.2...recyclarr-6.0.3) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/recyclarr to v5.3.1 ([#12178](https://github.com/truecharts/charts/issues/12178)) + + + + +## [recyclarr-6.0.2](https://github.com/truecharts/charts/compare/recyclarr-6.0.1...recyclarr-6.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/recyclarr to v5.2.1 ([#11480](https://github.com/truecharts/charts/issues/11480)) + + + + +## [recyclarr-6.0.1](https://github.com/truecharts/charts/compare/recyclarr-6.0.0...recyclarr-6.0.1) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/recyclarr to v5.2.0 ([#11322](https://github.com/truecharts/charts/issues/11322)) + + + + + +## [recyclarr-6.0.0](https://github.com/truecharts/charts/compare/recyclarr-5.0.1...recyclarr-6.0.0) (2023-07-31) + diff --git a/stable/recyclarr/6.0.10/Chart.yaml b/stable/recyclarr/6.0.10/Chart.yaml new file mode 100644 index 00000000000..4b09eee1dd0 --- /dev/null +++ b/stable/recyclarr/6.0.10/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "6.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.10 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities diff --git a/stable/recyclarr/6.0.10/README.md b/stable/recyclarr/6.0.10/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/recyclarr/6.0.10/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/recyclarr/6.0.10/app-changelog.md b/stable/recyclarr/6.0.10/app-changelog.md new file mode 100644 index 00000000000..c9a81aa5c38 --- /dev/null +++ b/stable/recyclarr/6.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [recyclarr-6.0.10](https://github.com/truecharts/charts/compare/recyclarr-6.0.9...recyclarr-6.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/recyclarr/6.0.9/app-readme.md b/stable/recyclarr/6.0.10/app-readme.md similarity index 100% rename from stable/recyclarr/6.0.9/app-readme.md rename to stable/recyclarr/6.0.10/app-readme.md diff --git a/stable/recyclarr/6.0.10/charts/common-14.0.9.tgz b/stable/recyclarr/6.0.10/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/recyclarr/6.0.10/charts/common-14.0.9.tgz differ diff --git a/stable/recyclarr/6.0.9/ix_values.yaml b/stable/recyclarr/6.0.10/ix_values.yaml similarity index 100% rename from stable/recyclarr/6.0.9/ix_values.yaml rename to stable/recyclarr/6.0.10/ix_values.yaml diff --git a/stable/recyclarr/6.0.9/questions.yaml b/stable/recyclarr/6.0.10/questions.yaml similarity index 100% rename from stable/recyclarr/6.0.9/questions.yaml rename to stable/recyclarr/6.0.10/questions.yaml diff --git a/stable/recyclarr/6.0.10/templates/NOTES.txt b/stable/recyclarr/6.0.10/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/recyclarr/6.0.10/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/recyclarr/6.0.9/templates/common.yaml b/stable/recyclarr/6.0.10/templates/common.yaml similarity index 100% rename from stable/recyclarr/6.0.9/templates/common.yaml rename to stable/recyclarr/6.0.10/templates/common.yaml diff --git a/stable/wireguard/5.0.0/values.yaml b/stable/recyclarr/6.0.10/values.yaml similarity index 100% rename from stable/wireguard/5.0.0/values.yaml rename to stable/recyclarr/6.0.10/values.yaml diff --git a/stable/recyclarr/6.0.9/CHANGELOG.md b/stable/recyclarr/6.0.9/CHANGELOG.md deleted file mode 100644 index 0f15214500c..00000000000 --- a/stable/recyclarr/6.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [recyclarr-6.0.9](https://github.com/truecharts/charts/compare/recyclarr-6.0.8...recyclarr-6.0.9) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/recyclarr to v6.0.1 ([#13193](https://github.com/truecharts/charts/issues/13193)) - - - - -## [recyclarr-6.0.8](https://github.com/truecharts/charts/compare/recyclarr-6.0.7...recyclarr-6.0.8) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/recyclarr to v6.0.0 ([#13100](https://github.com/truecharts/charts/issues/13100)) - - - - -## [recyclarr-6.0.7](https://github.com/truecharts/charts/compare/recyclarr-6.0.6...recyclarr-6.0.7) (2023-09-17) - -### Chore - -- update container image tccr.io/truecharts/recyclarr to v5.4.3 ([#12682](https://github.com/truecharts/charts/issues/12682)) - - - - -## [recyclarr-6.0.6](https://github.com/truecharts/charts/compare/recyclarr-6.0.5...recyclarr-6.0.6) (2023-09-14) - -### Chore - -- update container image tccr.io/truecharts/recyclarr to v5.4.2 ([#12598](https://github.com/truecharts/charts/issues/12598)) - - - - -## [recyclarr-6.0.5](https://github.com/truecharts/charts/compare/recyclarr-6.0.4...recyclarr-6.0.5) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/recyclarr to v5.4.1 ([#12538](https://github.com/truecharts/charts/issues/12538)) - - - - -## [recyclarr-6.0.4](https://github.com/truecharts/charts/compare/recyclarr-6.0.3...recyclarr-6.0.4) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/recyclarr to v5.4.0 ([#12522](https://github.com/truecharts/charts/issues/12522)) - - - - -## [recyclarr-6.0.3](https://github.com/truecharts/charts/compare/recyclarr-6.0.2...recyclarr-6.0.3) (2023-09-03) - -### Chore - -- update container image tccr.io/truecharts/recyclarr to v5.3.1 ([#12178](https://github.com/truecharts/charts/issues/12178)) - - - - -## [recyclarr-6.0.2](https://github.com/truecharts/charts/compare/recyclarr-6.0.1...recyclarr-6.0.2) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/recyclarr to v5.2.1 ([#11480](https://github.com/truecharts/charts/issues/11480)) - - - - -## [recyclarr-6.0.1](https://github.com/truecharts/charts/compare/recyclarr-6.0.0...recyclarr-6.0.1) (2023-08-08) - -### Chore - -- update container image tccr.io/truecharts/recyclarr to v5.2.0 ([#11322](https://github.com/truecharts/charts/issues/11322)) - - - - - -## [recyclarr-6.0.0](https://github.com/truecharts/charts/compare/recyclarr-5.0.1...recyclarr-6.0.0) (2023-07-31) - - - - -## [recyclarr-5.0.1](https://github.com/truecharts/charts/compare/recyclarr-5.0.0...recyclarr-5.0.1) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - diff --git a/stable/recyclarr/6.0.9/Chart.yaml b/stable/recyclarr/6.0.9/Chart.yaml deleted file mode 100644 index 111445e1cb4..00000000000 --- a/stable/recyclarr/6.0.9/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "6.0.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.9 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities diff --git a/stable/recyclarr/6.0.9/app-changelog.md b/stable/recyclarr/6.0.9/app-changelog.md deleted file mode 100644 index 99a44485cc6..00000000000 --- a/stable/recyclarr/6.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [recyclarr-6.0.9](https://github.com/truecharts/charts/compare/recyclarr-6.0.8...recyclarr-6.0.9) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/recyclarr to v6.0.1 ([#13193](https://github.com/truecharts/charts/issues/13193)) - - \ No newline at end of file diff --git a/stable/recyclarr/6.0.9/charts/common-14.0.1.tgz b/stable/recyclarr/6.0.9/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/recyclarr/6.0.9/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/redisinsight/3.0.5/CHANGELOG.md b/stable/redisinsight/3.0.5/CHANGELOG.md deleted file mode 100644 index d8fa29074e6..00000000000 --- a/stable/redisinsight/3.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [redisinsight-3.0.5](https://github.com/truecharts/charts/compare/redisinsight-4.0.0...redisinsight-3.0.5) (2023-08-30) - diff --git a/stable/redisinsight/3.0.5/Chart.yaml b/stable/redisinsight/3.0.5/Chart.yaml deleted file mode 100644 index d2c7da605be..00000000000 --- a/stable/redisinsight/3.0.5/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.14.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: GUI for Redis. -home: https://truecharts.org/charts/stable/redisinsight -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png -keywords: - - redisinsight - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: redisinsight -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/redisinsight - - https://github.com/RedisInsight/RedisInsight - - https://redis.com/redis-enterprise/redis-insight/ -type: application -version: 3.0.5 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/redisinsight/3.0.5/app-changelog.md b/stable/redisinsight/3.0.5/app-changelog.md deleted file mode 100644 index 9c452458c1c..00000000000 --- a/stable/redisinsight/3.0.5/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [redisinsight-3.0.5](https://github.com/truecharts/charts/compare/redisinsight-4.0.0...redisinsight-3.0.5) (2023-08-30) - diff --git a/stable/redisinsight/3.0.5/charts/common-14.0.3.tgz b/stable/redisinsight/3.0.5/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/redisinsight/3.0.5/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/redisinsight/3.0.6/CHANGELOG.md b/stable/redisinsight/3.0.6/CHANGELOG.md new file mode 100644 index 00000000000..e4c55b5c79b --- /dev/null +++ b/stable/redisinsight/3.0.6/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [redisinsight-3.0.6](https://github.com/truecharts/charts/compare/redisinsight-3.0.5...redisinsight-3.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [redisinsight-3.0.5](https://github.com/truecharts/charts/compare/redisinsight-4.0.0...redisinsight-3.0.5) (2023-08-30) + diff --git a/stable/redisinsight/3.0.6/Chart.yaml b/stable/redisinsight/3.0.6/Chart.yaml new file mode 100644 index 00000000000..279fce51601 --- /dev/null +++ b/stable/redisinsight/3.0.6/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.14.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: GUI for Redis. +home: https://truecharts.org/charts/stable/redisinsight +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png +keywords: + - redisinsight + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: redisinsight +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/redisinsight + - https://github.com/RedisInsight/RedisInsight + - https://redis.com/redis-enterprise/redis-insight/ +type: application +version: 3.0.6 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/redisinsight/3.0.6/README.md b/stable/redisinsight/3.0.6/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/redisinsight/3.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/redisinsight/3.0.6/app-changelog.md b/stable/redisinsight/3.0.6/app-changelog.md new file mode 100644 index 00000000000..254b2d538cd --- /dev/null +++ b/stable/redisinsight/3.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redisinsight-3.0.6](https://github.com/truecharts/charts/compare/redisinsight-3.0.5...redisinsight-3.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/redisinsight/3.0.5/app-readme.md b/stable/redisinsight/3.0.6/app-readme.md similarity index 100% rename from stable/redisinsight/3.0.5/app-readme.md rename to stable/redisinsight/3.0.6/app-readme.md diff --git a/stable/redisinsight/3.0.6/charts/common-14.0.9.tgz b/stable/redisinsight/3.0.6/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/redisinsight/3.0.6/charts/common-14.0.9.tgz differ diff --git a/stable/redisinsight/3.0.5/ix_values.yaml b/stable/redisinsight/3.0.6/ix_values.yaml similarity index 100% rename from stable/redisinsight/3.0.5/ix_values.yaml rename to stable/redisinsight/3.0.6/ix_values.yaml diff --git a/stable/redisinsight/3.0.5/questions.yaml b/stable/redisinsight/3.0.6/questions.yaml similarity index 100% rename from stable/redisinsight/3.0.5/questions.yaml rename to stable/redisinsight/3.0.6/questions.yaml diff --git a/stable/redisinsight/3.0.6/templates/NOTES.txt b/stable/redisinsight/3.0.6/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/redisinsight/3.0.6/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/redisinsight/3.0.6/templates/common.yaml b/stable/redisinsight/3.0.6/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/redisinsight/3.0.6/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/blog/8.0.0/app-changelog.md b/stable/redisinsight/3.0.6/values.yaml similarity index 100% rename from stable/blog/8.0.0/app-changelog.md rename to stable/redisinsight/3.0.6/values.yaml diff --git a/stable/redmine/8.0.2/CHANGELOG.md b/stable/redmine/8.0.2/CHANGELOG.md deleted file mode 100644 index 3f7e015e211..00000000000 --- a/stable/redmine/8.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [redmine-8.0.2](https://github.com/truecharts/charts/compare/redmine-8.0.1...redmine-8.0.2) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13207](https://github.com/truecharts/charts/issues/13207)) - - - - -## [redmine-8.0.1](https://github.com/truecharts/charts/compare/redmine-8.0.0...redmine-8.0.1) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13194](https://github.com/truecharts/charts/issues/13194)) - - - - - -## [redmine-8.0.0](https://github.com/truecharts/charts/compare/redmine-7.0.26...redmine-8.0.0) (2023-07-31) - - - - -## [redmine-7.0.26](https://github.com/truecharts/charts/compare/redmine-7.0.25...redmine-7.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [redmine-7.0.25](https://github.com/truecharts/charts/compare/redmine-7.0.24...redmine-7.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [redmine-7.0.24](https://github.com/truecharts/charts/compare/redmine-7.0.23...redmine-7.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [redmine-7.0.23](https://github.com/truecharts/charts/compare/redmine-7.0.22...redmine-7.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [redmine-7.0.22](https://github.com/truecharts/charts/compare/redmine-7.0.21...redmine-7.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [redmine-7.0.21](https://github.com/truecharts/charts/compare/redmine-7.0.20...redmine-7.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [redmine-7.0.20](https://github.com/truecharts/charts/compare/redmine-7.0.19...redmine-7.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [redmine-7.0.19](https://github.com/truecharts/charts/compare/redmine-7.0.18...redmine-7.0.19) (2023-05-27) - diff --git a/stable/redmine/8.0.2/Chart.yaml b/stable/redmine/8.0.2/Chart.yaml deleted file mode 100644 index 725d93c1d00..00000000000 --- a/stable/redmine/8.0.2/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "5.0.6" -kubeVersion: ">=1.16.0-0" -version: 8.0.2 -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: 14.0.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/8.0.2/app-changelog.md b/stable/redmine/8.0.2/app-changelog.md deleted file mode 100644 index a4d645146d4..00000000000 --- a/stable/redmine/8.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redmine-8.0.2](https://github.com/truecharts/charts/compare/redmine-8.0.1...redmine-8.0.2) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13207](https://github.com/truecharts/charts/issues/13207)) - - \ No newline at end of file diff --git a/stable/redmine/8.0.2/charts/common-14.0.1.tgz b/stable/redmine/8.0.2/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/redmine/8.0.2/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/redmine/8.0.3/CHANGELOG.md b/stable/redmine/8.0.3/CHANGELOG.md new file mode 100644 index 00000000000..489648af309 --- /dev/null +++ b/stable/redmine/8.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [redmine-8.0.3](https://github.com/truecharts/charts/compare/redmine-8.0.2...redmine-8.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [redmine-8.0.2](https://github.com/truecharts/charts/compare/redmine-8.0.1...redmine-8.0.2) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13207](https://github.com/truecharts/charts/issues/13207)) + + + + +## [redmine-8.0.1](https://github.com/truecharts/charts/compare/redmine-8.0.0...redmine-8.0.1) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13194](https://github.com/truecharts/charts/issues/13194)) + + + + + +## [redmine-8.0.0](https://github.com/truecharts/charts/compare/redmine-7.0.26...redmine-8.0.0) (2023-07-31) + + + + +## [redmine-7.0.26](https://github.com/truecharts/charts/compare/redmine-7.0.25...redmine-7.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [redmine-7.0.25](https://github.com/truecharts/charts/compare/redmine-7.0.24...redmine-7.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [redmine-7.0.24](https://github.com/truecharts/charts/compare/redmine-7.0.23...redmine-7.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [redmine-7.0.23](https://github.com/truecharts/charts/compare/redmine-7.0.22...redmine-7.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [redmine-7.0.22](https://github.com/truecharts/charts/compare/redmine-7.0.21...redmine-7.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [redmine-7.0.21](https://github.com/truecharts/charts/compare/redmine-7.0.20...redmine-7.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [redmine-7.0.20](https://github.com/truecharts/charts/compare/redmine-7.0.19...redmine-7.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/redmine/8.0.3/Chart.yaml b/stable/redmine/8.0.3/Chart.yaml new file mode 100644 index 00000000000..1bf001e202e --- /dev/null +++ b/stable/redmine/8.0.3/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "5.0.6" +kubeVersion: ">=1.16.0-0" +version: 8.0.3 +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: 14.0.9 +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/8.0.3/README.md b/stable/redmine/8.0.3/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/redmine/8.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/redmine/8.0.3/app-changelog.md b/stable/redmine/8.0.3/app-changelog.md new file mode 100644 index 00000000000..329d025d7ac --- /dev/null +++ b/stable/redmine/8.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redmine-8.0.3](https://github.com/truecharts/charts/compare/redmine-8.0.2...redmine-8.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/redmine/8.0.2/app-readme.md b/stable/redmine/8.0.3/app-readme.md similarity index 100% rename from stable/redmine/8.0.2/app-readme.md rename to stable/redmine/8.0.3/app-readme.md diff --git a/stable/redmine/8.0.3/charts/common-14.0.9.tgz b/stable/redmine/8.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/redmine/8.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/redmine/8.0.2/ix_values.yaml b/stable/redmine/8.0.3/ix_values.yaml similarity index 100% rename from stable/redmine/8.0.2/ix_values.yaml rename to stable/redmine/8.0.3/ix_values.yaml diff --git a/stable/redmine/8.0.2/questions.yaml b/stable/redmine/8.0.3/questions.yaml similarity index 100% rename from stable/redmine/8.0.2/questions.yaml rename to stable/redmine/8.0.3/questions.yaml diff --git a/stable/redmine/8.0.3/templates/NOTES.txt b/stable/redmine/8.0.3/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/redmine/8.0.3/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/redmine/8.0.2/templates/_secrets.tpl b/stable/redmine/8.0.3/templates/_secrets.tpl similarity index 100% rename from stable/redmine/8.0.2/templates/_secrets.tpl rename to stable/redmine/8.0.3/templates/_secrets.tpl diff --git a/stable/redmine/8.0.2/templates/common.yaml b/stable/redmine/8.0.3/templates/common.yaml similarity index 100% rename from stable/redmine/8.0.2/templates/common.yaml rename to stable/redmine/8.0.3/templates/common.yaml diff --git a/stable/wizarr/3.0.0/values.yaml b/stable/redmine/8.0.3/values.yaml similarity index 100% rename from stable/wizarr/3.0.0/values.yaml rename to stable/redmine/8.0.3/values.yaml diff --git a/stable/reg/10.0.5/CHANGELOG.md b/stable/reg/10.0.5/CHANGELOG.md new file mode 100644 index 00000000000..5b971768592 --- /dev/null +++ b/stable/reg/10.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [reg-10.0.5](https://github.com/truecharts/charts/compare/reg-10.0.4...reg-10.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [reg-10.0.4](https://github.com/truecharts/charts/compare/reg-10.0.3...reg-10.0.4) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/dockerregistry to v2 ([#13208](https://github.com/truecharts/charts/issues/13208)) + + + + +## [reg-10.0.3](https://github.com/truecharts/charts/compare/reg-10.0.2...reg-10.0.3) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/dockerregistry to v2 ([#13074](https://github.com/truecharts/charts/issues/13074)) + + + + +## [reg-10.0.2](https://github.com/truecharts/charts/compare/reg-10.0.1...reg-10.0.2) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/dockerregistry to v2 ([#12175](https://github.com/truecharts/charts/issues/12175)) + + + + +## [reg-10.0.1](https://github.com/truecharts/charts/compare/reg-10.0.0...reg-10.0.1) (2023-08-11) + +### Chore + +- update container image tccr.io/truecharts/dockerregistry to v2 ([#11421](https://github.com/truecharts/charts/issues/11421)) + + + + + +## [reg-10.0.0](https://github.com/truecharts/charts/compare/reg-9.0.28...reg-10.0.0) (2023-07-31) + + + + +## [reg-9.0.28](https://github.com/truecharts/charts/compare/reg-9.0.27...reg-9.0.28) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [reg-9.0.27](https://github.com/truecharts/charts/compare/reg-9.0.26...reg-9.0.27) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [reg-9.0.26](https://github.com/truecharts/charts/compare/reg-9.0.25...reg-9.0.26) (2023-06-23) + +### Chore + +- update container image tccr.io/truecharts/dockerregistry to v2 ([#9858](https://github.com/truecharts/charts/issues/9858)) + + + + +## [reg-9.0.25](https://github.com/truecharts/charts/compare/reg-9.0.24...reg-9.0.25) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [reg-9.0.24](https://github.com/truecharts/charts/compare/reg-9.0.23...reg-9.0.24) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + diff --git a/stable/reg/10.0.5/Chart.yaml b/stable/reg/10.0.5/Chart.yaml new file mode 100644 index 00000000000..3c8cbdf241a --- /dev/null +++ b/stable/reg/10.0.5/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.5 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/reg/10.0.5/README.md b/stable/reg/10.0.5/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/reg/10.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/reg/10.0.5/app-changelog.md b/stable/reg/10.0.5/app-changelog.md new file mode 100644 index 00000000000..5e4c818ded5 --- /dev/null +++ b/stable/reg/10.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [reg-10.0.5](https://github.com/truecharts/charts/compare/reg-10.0.4...reg-10.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/reg/10.0.5/app-readme.md b/stable/reg/10.0.5/app-readme.md new file mode 100644 index 00000000000..88e0bb250c1 --- /dev/null +++ b/stable/reg/10.0.5/app-readme.md @@ -0,0 +1,8 @@ +Docker registry v2 command line client and repo listing generator with security checks. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/reg](https://truecharts.org/charts/stable/reg) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/reg/10.0.5/charts/common-14.0.9.tgz b/stable/reg/10.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/reg/10.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/reg/10.0.5/ix_values.yaml b/stable/reg/10.0.5/ix_values.yaml new file mode 100644 index 00000000000..a4115e97bba --- /dev/null +++ b/stable/reg/10.0.5/ix_values.yaml @@ -0,0 +1,17 @@ +image: + repository: tccr.io/truecharts/dockerregistry + pullPolicy: IfNotPresent + tag: v2@sha256:661fdbfad978445801bdf9e7b51912a1cc2b633b11128227bdb53faab2ffa177 +service: + main: + ports: + main: + port: 10096 + targetPort: 8080 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true diff --git a/stable/reg/10.0.5/questions.yaml b/stable/reg/10.0.5/questions.yaml new file mode 100644 index 00000000000..656577e8d9d --- /dev/null +++ b/stable/reg/10.0.5/questions.yaml @@ -0,0 +1,2006 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10096 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/reg/10.0.5/templates/NOTES.txt b/stable/reg/10.0.5/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/reg/10.0.5/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/reg/10.0.5/templates/common.yaml b/stable/reg/10.0.5/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/reg/10.0.5/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wordpress/3.0.36/values.yaml b/stable/reg/10.0.5/values.yaml similarity index 100% rename from stable/wordpress/3.0.36/values.yaml rename to stable/reg/10.0.5/values.yaml diff --git a/stable/remmina/7.0.0/CHANGELOG.md b/stable/remmina/7.0.0/CHANGELOG.md deleted file mode 100644 index 23fa7eb5557..00000000000 --- a/stable/remmina/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [remmina-7.0.0](https://github.com/truecharts/charts/compare/remmina-6.0.24...remmina-7.0.0) (2023-07-31) - - - - -## [remmina-6.0.24](https://github.com/truecharts/charts/compare/remmina-6.0.23...remmina-6.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [remmina-6.0.23](https://github.com/truecharts/charts/compare/remmina-6.0.22...remmina-6.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [remmina-6.0.22](https://github.com/truecharts/charts/compare/remmina-6.0.21...remmina-6.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [remmina-6.0.21](https://github.com/truecharts/charts/compare/remmina-6.0.20...remmina-6.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [remmina-6.0.20](https://github.com/truecharts/charts/compare/remmina-6.0.19...remmina-6.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [remmina-6.0.19](https://github.com/truecharts/charts/compare/remmina-6.0.18...remmina-6.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [remmina-6.0.18](https://github.com/truecharts/charts/compare/remmina-6.0.17...remmina-6.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [remmina-6.0.17](https://github.com/truecharts/charts/compare/remmina-6.0.16...remmina-6.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [remmina-6.0.16](https://github.com/truecharts/charts/compare/remmina-6.0.15...remmina-6.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [remmina-6.0.15](https://github.com/truecharts/charts/compare/remmina-6.0.14...remmina-6.0.15) (2023-05-24) - diff --git a/stable/remmina/7.0.0/Chart.yaml b/stable/remmina/7.0.0/Chart.yaml deleted file mode 100644 index ad1bbed1d99..00000000000 --- a/stable/remmina/7.0.0/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: 14.0.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: 7.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/remmina/7.0.0/charts/common-14.0.1.tgz b/stable/remmina/7.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/remmina/7.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/remmina/7.0.1/CHANGELOG.md b/stable/remmina/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..10f8669d35d --- /dev/null +++ b/stable/remmina/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [remmina-7.0.1](https://github.com/truecharts/charts/compare/remmina-7.0.0...remmina-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [remmina-7.0.0](https://github.com/truecharts/charts/compare/remmina-6.0.24...remmina-7.0.0) (2023-07-31) + + + + +## [remmina-6.0.24](https://github.com/truecharts/charts/compare/remmina-6.0.23...remmina-6.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [remmina-6.0.23](https://github.com/truecharts/charts/compare/remmina-6.0.22...remmina-6.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [remmina-6.0.22](https://github.com/truecharts/charts/compare/remmina-6.0.21...remmina-6.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [remmina-6.0.21](https://github.com/truecharts/charts/compare/remmina-6.0.20...remmina-6.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [remmina-6.0.20](https://github.com/truecharts/charts/compare/remmina-6.0.19...remmina-6.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [remmina-6.0.19](https://github.com/truecharts/charts/compare/remmina-6.0.18...remmina-6.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [remmina-6.0.18](https://github.com/truecharts/charts/compare/remmina-6.0.17...remmina-6.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [remmina-6.0.17](https://github.com/truecharts/charts/compare/remmina-6.0.16...remmina-6.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [remmina-6.0.16](https://github.com/truecharts/charts/compare/remmina-6.0.15...remmina-6.0.16) (2023-05-26) + diff --git a/stable/remmina/7.0.1/Chart.yaml b/stable/remmina/7.0.1/Chart.yaml new file mode 100644 index 00000000000..d2b55b0abe7 --- /dev/null +++ b/stable/remmina/7.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.2.0-rcgi" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/remmina/7.0.1/README.md b/stable/remmina/7.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/remmina/7.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/remmina/7.0.1/app-changelog.md b/stable/remmina/7.0.1/app-changelog.md new file mode 100644 index 00000000000..06419bb06c8 --- /dev/null +++ b/stable/remmina/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [remmina-7.0.1](https://github.com/truecharts/charts/compare/remmina-7.0.0...remmina-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/remmina/7.0.0/app-readme.md b/stable/remmina/7.0.1/app-readme.md similarity index 100% rename from stable/remmina/7.0.0/app-readme.md rename to stable/remmina/7.0.1/app-readme.md diff --git a/stable/remmina/7.0.1/charts/common-14.0.9.tgz b/stable/remmina/7.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/remmina/7.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/remmina/7.0.0/ix_values.yaml b/stable/remmina/7.0.1/ix_values.yaml similarity index 100% rename from stable/remmina/7.0.0/ix_values.yaml rename to stable/remmina/7.0.1/ix_values.yaml diff --git a/stable/remmina/7.0.0/questions.yaml b/stable/remmina/7.0.1/questions.yaml similarity index 100% rename from stable/remmina/7.0.0/questions.yaml rename to stable/remmina/7.0.1/questions.yaml diff --git a/stable/remmina/7.0.1/templates/NOTES.txt b/stable/remmina/7.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/remmina/7.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/shorturl/7.0.0/templates/common.yaml b/stable/remmina/7.0.1/templates/common.yaml similarity index 100% rename from stable/shorturl/7.0.0/templates/common.yaml rename to stable/remmina/7.0.1/templates/common.yaml diff --git a/stable/xen-orchestra/5.0.11/values.yaml b/stable/remmina/7.0.1/values.yaml similarity index 100% rename from stable/xen-orchestra/5.0.11/values.yaml rename to stable/remmina/7.0.1/values.yaml diff --git a/stable/requestrr/6.0.0/CHANGELOG.md b/stable/requestrr/6.0.0/CHANGELOG.md deleted file mode 100644 index e8c77b7dba3..00000000000 --- a/stable/requestrr/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [requestrr-6.0.0](https://github.com/truecharts/charts/compare/requestrr-5.0.24...requestrr-6.0.0) (2023-07-31) - - - - -## [requestrr-5.0.24](https://github.com/truecharts/charts/compare/requestrr-5.0.23...requestrr-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [requestrr-5.0.23](https://github.com/truecharts/charts/compare/requestrr-5.0.22...requestrr-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [requestrr-5.0.22](https://github.com/truecharts/charts/compare/requestrr-5.0.21...requestrr-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [requestrr-5.0.21](https://github.com/truecharts/charts/compare/requestrr-5.0.20...requestrr-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [requestrr-5.0.20](https://github.com/truecharts/charts/compare/requestrr-5.0.19...requestrr-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [requestrr-5.0.19](https://github.com/truecharts/charts/compare/requestrr-5.0.18...requestrr-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [requestrr-5.0.18](https://github.com/truecharts/charts/compare/requestrr-5.0.17...requestrr-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [requestrr-5.0.17](https://github.com/truecharts/charts/compare/requestrr-5.0.16...requestrr-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [requestrr-5.0.16](https://github.com/truecharts/charts/compare/requestrr-5.0.15...requestrr-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [requestrr-5.0.15](https://github.com/truecharts/charts/compare/requestrr-5.0.14...requestrr-5.0.15) (2023-05-24) - diff --git a/stable/requestrr/6.0.0/Chart.yaml b/stable/requestrr/6.0.0/Chart.yaml deleted file mode 100644 index cfeb45b9fff..00000000000 --- a/stable/requestrr/6.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: requestrr -version: 6.0.0 -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: 14.0.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/6.0.0/charts/common-14.0.1.tgz b/stable/requestrr/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/requestrr/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/requestrr/6.0.1/CHANGELOG.md b/stable/requestrr/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..21f916200df --- /dev/null +++ b/stable/requestrr/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [requestrr-6.0.1](https://github.com/truecharts/charts/compare/requestrr-6.0.0...requestrr-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [requestrr-6.0.0](https://github.com/truecharts/charts/compare/requestrr-5.0.24...requestrr-6.0.0) (2023-07-31) + + + + +## [requestrr-5.0.24](https://github.com/truecharts/charts/compare/requestrr-5.0.23...requestrr-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [requestrr-5.0.23](https://github.com/truecharts/charts/compare/requestrr-5.0.22...requestrr-5.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [requestrr-5.0.22](https://github.com/truecharts/charts/compare/requestrr-5.0.21...requestrr-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [requestrr-5.0.21](https://github.com/truecharts/charts/compare/requestrr-5.0.20...requestrr-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [requestrr-5.0.20](https://github.com/truecharts/charts/compare/requestrr-5.0.19...requestrr-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [requestrr-5.0.19](https://github.com/truecharts/charts/compare/requestrr-5.0.18...requestrr-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [requestrr-5.0.18](https://github.com/truecharts/charts/compare/requestrr-5.0.17...requestrr-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [requestrr-5.0.17](https://github.com/truecharts/charts/compare/requestrr-5.0.16...requestrr-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [requestrr-5.0.16](https://github.com/truecharts/charts/compare/requestrr-5.0.15...requestrr-5.0.16) (2023-05-26) + diff --git a/stable/requestrr/6.0.1/Chart.yaml b/stable/requestrr/6.0.1/Chart.yaml new file mode 100644 index 00000000000..63dbd8e8f1f --- /dev/null +++ b/stable/requestrr/6.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: requestrr +version: 6.0.1 +appVersion: "2.1.2" +description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. +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: 14.0.9 + # 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/6.0.1/README.md b/stable/requestrr/6.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/requestrr/6.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/requestrr/6.0.1/app-changelog.md b/stable/requestrr/6.0.1/app-changelog.md new file mode 100644 index 00000000000..e9bf62abdc7 --- /dev/null +++ b/stable/requestrr/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [requestrr-6.0.1](https://github.com/truecharts/charts/compare/requestrr-6.0.0...requestrr-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/requestrr/6.0.0/app-readme.md b/stable/requestrr/6.0.1/app-readme.md similarity index 100% rename from stable/requestrr/6.0.0/app-readme.md rename to stable/requestrr/6.0.1/app-readme.md diff --git a/stable/requestrr/6.0.1/charts/common-14.0.9.tgz b/stable/requestrr/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/requestrr/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/requestrr/6.0.0/ix_values.yaml b/stable/requestrr/6.0.1/ix_values.yaml similarity index 100% rename from stable/requestrr/6.0.0/ix_values.yaml rename to stable/requestrr/6.0.1/ix_values.yaml diff --git a/stable/requestrr/6.0.0/questions.yaml b/stable/requestrr/6.0.1/questions.yaml similarity index 100% rename from stable/requestrr/6.0.0/questions.yaml rename to stable/requestrr/6.0.1/questions.yaml diff --git a/stable/requestrr/6.0.1/templates/NOTES.txt b/stable/requestrr/6.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/requestrr/6.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/requestrr/6.0.1/templates/common.yaml b/stable/requestrr/6.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/requestrr/6.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xwiki/8.0.10/values.yaml b/stable/requestrr/6.0.1/values.yaml similarity index 100% rename from stable/xwiki/8.0.10/values.yaml rename to stable/requestrr/6.0.1/values.yaml diff --git a/stable/resilio-sync/11.0.1/CHANGELOG.md b/stable/resilio-sync/11.0.1/CHANGELOG.md new file mode 100644 index 00000000000..00eedfb1422 --- /dev/null +++ b/stable/resilio-sync/11.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [resilio-sync-11.0.1](https://github.com/truecharts/charts/compare/resilio-sync-11.0.0...resilio-sync-11.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [resilio-sync-11.0.0](https://github.com/truecharts/charts/compare/resilio-sync-10.0.2...resilio-sync-11.0.0) (2023-07-31) + + + + +## [resilio-sync-10.0.2](https://github.com/truecharts/charts/compare/resilio-sync-10.0.1...resilio-sync-10.0.2) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [resilio-sync-10.0.1](https://github.com/truecharts/charts/compare/resilio-sync-10.0.0...resilio-sync-10.0.1) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [resilio-sync-10.0.0](https://github.com/truecharts/charts/compare/resilio-sync-9.0.23...resilio-sync-10.0.0) (2023-06-17) + +### Feat + +- *Breaking* add predefined data storage ([#9737](https://github.com/truecharts/charts/issues/9737)) + + + + +## [resilio-sync-9.0.23](https://github.com/truecharts/charts/compare/resilio-sync-9.0.22...resilio-sync-9.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [resilio-sync-9.0.22](https://github.com/truecharts/charts/compare/resilio-sync-9.0.21...resilio-sync-9.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [resilio-sync-9.0.21](https://github.com/truecharts/charts/compare/resilio-sync-9.0.20...resilio-sync-9.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [resilio-sync-9.0.20](https://github.com/truecharts/charts/compare/resilio-sync-9.0.19...resilio-sync-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [resilio-sync-9.0.19](https://github.com/truecharts/charts/compare/resilio-sync-9.0.18...resilio-sync-9.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [resilio-sync-9.0.18](https://github.com/truecharts/charts/compare/resilio-sync-9.0.17...resilio-sync-9.0.18) (2023-05-27) + diff --git a/stable/resilio-sync/11.0.1/Chart.yaml b/stable/resilio-sync/11.0.1/Chart.yaml new file mode 100644 index 00000000000..8c64f43fddb --- /dev/null +++ b/stable/resilio-sync/11.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.7.2.1375" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 11.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/resilio-sync/11.0.1/README.md b/stable/resilio-sync/11.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/resilio-sync/11.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/resilio-sync/11.0.1/app-changelog.md b/stable/resilio-sync/11.0.1/app-changelog.md new file mode 100644 index 00000000000..6badee926e7 --- /dev/null +++ b/stable/resilio-sync/11.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [resilio-sync-11.0.1](https://github.com/truecharts/charts/compare/resilio-sync-11.0.0...resilio-sync-11.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/resilio-sync/11.0.1/app-readme.md b/stable/resilio-sync/11.0.1/app-readme.md new file mode 100644 index 00000000000..27574e341fa --- /dev/null +++ b/stable/resilio-sync/11.0.1/app-readme.md @@ -0,0 +1,8 @@ +Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/resilio-sync](https://truecharts.org/charts/stable/resilio-sync) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/resilio-sync/11.0.1/charts/common-14.0.9.tgz b/stable/resilio-sync/11.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/resilio-sync/11.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/resilio-sync/11.0.1/ix_values.yaml b/stable/resilio-sync/11.0.1/ix_values.yaml new file mode 100644 index 00000000000..f2bf4ccffb8 --- /dev/null +++ b/stable/resilio-sync/11.0.1/ix_values.yaml @@ -0,0 +1,58 @@ +image: + repository: tccr.io/truecharts/resilio-sync + tag: version-2.7.2.1375@sha256:54f42485d39a7773ff2e13c27ebfc32fc448eaf13f8972f38e14eedadb0b3a2e + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 8888 + targetPort: 8888 + bt-tcp: + enabled: true + ports: + bt-tcp: + enabled: true + port: 55555 + targetPort: 55555 + bt-udp: + enabled: true + ports: + bt-udp: + enabled: true + port: 55555 + targetPort: 55555 + protocol: udp +persistence: + config: + enabled: true + mountPath: "/config" + data: + enabled: true + mountPath: "/sync" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + port: "{{ .Values.service.main.ports.main.targetPort }}" + readiness: + type: tcp + port: "{{ .Values.service.main.ports.main.targetPort }}" + startup: + type: tcp + port: "{{ .Values.service.main.ports.main.targetPort }}" diff --git a/stable/resilio-sync/11.0.1/questions.yaml b/stable/resilio-sync/11.0.1/questions.yaml new file mode 100644 index 00000000000..644897957f3 --- /dev/null +++ b/stable/resilio-sync/11.0.1/questions.yaml @@ -0,0 +1,2206 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8888 + required: true + - variable: bt-udp + label: "bt-udp Service" + description: "The bt-udp service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: bt-udp + label: "bt-udp Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 55555 + required: true + - variable: bt-tcp + label: "bt-tcp Service" + description: "The bt-tcp service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: bt-tcp + label: "bt-tcp Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 55555 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/resilio-sync/11.0.1/templates/NOTES.txt b/stable/resilio-sync/11.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/resilio-sync/11.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/resilio-sync/11.0.1/templates/common.yaml b/stable/resilio-sync/11.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/resilio-sync/11.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/chevereto/8.0.0/app-changelog.md b/stable/resilio-sync/11.0.1/values.yaml similarity index 100% rename from stable/chevereto/8.0.0/app-changelog.md rename to stable/resilio-sync/11.0.1/values.yaml diff --git a/stable/retrobot/5.0.0/CHANGELOG.md b/stable/retrobot/5.0.0/CHANGELOG.md deleted file mode 100644 index 5bf6891cc3f..00000000000 --- a/stable/retrobot/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [retrobot-5.0.0](https://github.com/truecharts/charts/compare/retrobot-4.0.25...retrobot-5.0.0) (2023-07-31) - - - - -## [retrobot-4.0.25](https://github.com/truecharts/charts/compare/retrobot-4.0.24...retrobot-4.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [retrobot-4.0.24](https://github.com/truecharts/charts/compare/retrobot-4.0.23...retrobot-4.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [retrobot-4.0.23](https://github.com/truecharts/charts/compare/retrobot-4.0.22...retrobot-4.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [retrobot-4.0.22](https://github.com/truecharts/charts/compare/retrobot-4.0.21...retrobot-4.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [retrobot-4.0.21](https://github.com/truecharts/charts/compare/retrobot-4.0.20...retrobot-4.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [retrobot-4.0.20](https://github.com/truecharts/charts/compare/retrobot-4.0.19...retrobot-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [retrobot-4.0.19](https://github.com/truecharts/charts/compare/retrobot-4.0.18...retrobot-4.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [retrobot-4.0.18](https://github.com/truecharts/charts/compare/retrobot-4.0.17...retrobot-4.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [retrobot-4.0.17](https://github.com/truecharts/charts/compare/retrobot-4.0.16...retrobot-4.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [retrobot-4.0.16](https://github.com/truecharts/charts/compare/retrobot-4.0.15...retrobot-4.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - diff --git a/stable/retrobot/5.0.0/Chart.yaml b/stable/retrobot/5.0.0/Chart.yaml deleted file mode 100644 index 18318817d84..00000000000 --- a/stable/retrobot/5.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/catagories: | - - emulator - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/retrobot/5.0.0/charts/common-14.0.1.tgz b/stable/retrobot/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/retrobot/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/retrobot/5.0.1/CHANGELOG.md b/stable/retrobot/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..1b33334bd59 --- /dev/null +++ b/stable/retrobot/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [retrobot-5.0.1](https://github.com/truecharts/charts/compare/retrobot-5.0.0...retrobot-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [retrobot-5.0.0](https://github.com/truecharts/charts/compare/retrobot-4.0.25...retrobot-5.0.0) (2023-07-31) + + + + +## [retrobot-4.0.25](https://github.com/truecharts/charts/compare/retrobot-4.0.24...retrobot-4.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [retrobot-4.0.24](https://github.com/truecharts/charts/compare/retrobot-4.0.23...retrobot-4.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [retrobot-4.0.23](https://github.com/truecharts/charts/compare/retrobot-4.0.22...retrobot-4.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [retrobot-4.0.22](https://github.com/truecharts/charts/compare/retrobot-4.0.21...retrobot-4.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [retrobot-4.0.21](https://github.com/truecharts/charts/compare/retrobot-4.0.20...retrobot-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [retrobot-4.0.20](https://github.com/truecharts/charts/compare/retrobot-4.0.19...retrobot-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [retrobot-4.0.19](https://github.com/truecharts/charts/compare/retrobot-4.0.18...retrobot-4.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [retrobot-4.0.18](https://github.com/truecharts/charts/compare/retrobot-4.0.17...retrobot-4.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [retrobot-4.0.17](https://github.com/truecharts/charts/compare/retrobot-4.0.16...retrobot-4.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + diff --git a/stable/retrobot/5.0.1/Chart.yaml b/stable/retrobot/5.0.1/Chart.yaml new file mode 100644 index 00000000000..b06a1515406 --- /dev/null +++ b/stable/retrobot/5.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - emulator + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/retrobot/5.0.1/README.md b/stable/retrobot/5.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/retrobot/5.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/retrobot/5.0.1/app-changelog.md b/stable/retrobot/5.0.1/app-changelog.md new file mode 100644 index 00000000000..b6775a4bb15 --- /dev/null +++ b/stable/retrobot/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [retrobot-5.0.1](https://github.com/truecharts/charts/compare/retrobot-5.0.0...retrobot-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/retrobot/5.0.0/app-readme.md b/stable/retrobot/5.0.1/app-readme.md similarity index 100% rename from stable/retrobot/5.0.0/app-readme.md rename to stable/retrobot/5.0.1/app-readme.md diff --git a/stable/retrobot/5.0.1/charts/common-14.0.9.tgz b/stable/retrobot/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/retrobot/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/retrobot/5.0.0/ix_values.yaml b/stable/retrobot/5.0.1/ix_values.yaml similarity index 100% rename from stable/retrobot/5.0.0/ix_values.yaml rename to stable/retrobot/5.0.1/ix_values.yaml diff --git a/stable/retrobot/5.0.0/questions.yaml b/stable/retrobot/5.0.1/questions.yaml similarity index 100% rename from stable/retrobot/5.0.0/questions.yaml rename to stable/retrobot/5.0.1/questions.yaml diff --git a/stable/retrobot/5.0.1/templates/NOTES.txt b/stable/retrobot/5.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/retrobot/5.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/retrobot/5.0.1/templates/common.yaml b/stable/retrobot/5.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/retrobot/5.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/youtransfer/4.0.0/values.yaml b/stable/retrobot/5.0.1/values.yaml similarity index 100% rename from stable/youtransfer/4.0.0/values.yaml rename to stable/retrobot/5.0.1/values.yaml diff --git a/stable/rickroll/3.0.10/CHANGELOG.md b/stable/rickroll/3.0.10/CHANGELOG.md deleted file mode 100644 index c0bb9b5c378..00000000000 --- a/stable/rickroll/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rickroll-3.0.10](https://github.com/truecharts/charts/compare/rickroll-4.0.0...rickroll-3.0.10) (2023-08-29) - diff --git a/stable/rickroll/3.0.10/Chart.yaml b/stable/rickroll/3.0.10/Chart.yaml deleted file mode 100644 index b0c1684e652..00000000000 --- a/stable/rickroll/3.0.10/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: Self-hosted Rick Roll chart. -home: https://truecharts.org/charts/incubator/rickroll -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.png -keywords: - - rickroll - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rickroll -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rickroll - - https://github.com/modem7/docker-rickroll -type: application -version: 3.0.10 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/rickroll/3.0.10/app-changelog.md b/stable/rickroll/3.0.10/app-changelog.md deleted file mode 100644 index fe41274ce0e..00000000000 --- a/stable/rickroll/3.0.10/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [rickroll-3.0.10](https://github.com/truecharts/charts/compare/rickroll-4.0.0...rickroll-3.0.10) (2023-08-29) - diff --git a/stable/rickroll/3.0.10/charts/common-14.0.3.tgz b/stable/rickroll/3.0.10/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/rickroll/3.0.10/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/rickroll/3.0.11/CHANGELOG.md b/stable/rickroll/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..57d2cd776e3 --- /dev/null +++ b/stable/rickroll/3.0.11/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rickroll-3.0.11](https://github.com/truecharts/charts/compare/rickroll-3.0.10...rickroll-3.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [rickroll-3.0.10](https://github.com/truecharts/charts/compare/rickroll-4.0.0...rickroll-3.0.10) (2023-08-29) + diff --git a/stable/rickroll/3.0.11/Chart.yaml b/stable/rickroll/3.0.11/Chart.yaml new file mode 100644 index 00000000000..84c53bbc40f --- /dev/null +++ b/stable/rickroll/3.0.11/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Self-hosted Rick Roll chart. +home: https://truecharts.org/charts/stable/rickroll +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.png +keywords: + - rickroll + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rickroll +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rickroll + - https://github.com/modem7/docker-rickroll +type: application +version: 3.0.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rickroll/3.0.11/README.md b/stable/rickroll/3.0.11/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/rickroll/3.0.11/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/rickroll/3.0.11/app-changelog.md b/stable/rickroll/3.0.11/app-changelog.md new file mode 100644 index 00000000000..1e5683dcdae --- /dev/null +++ b/stable/rickroll/3.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rickroll-3.0.11](https://github.com/truecharts/charts/compare/rickroll-3.0.10...rickroll-3.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/rickroll/3.0.10/app-readme.md b/stable/rickroll/3.0.11/app-readme.md similarity index 100% rename from stable/rickroll/3.0.10/app-readme.md rename to stable/rickroll/3.0.11/app-readme.md diff --git a/stable/rickroll/3.0.11/charts/common-14.0.9.tgz b/stable/rickroll/3.0.11/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/rickroll/3.0.11/charts/common-14.0.9.tgz differ diff --git a/stable/rickroll/3.0.10/ix_values.yaml b/stable/rickroll/3.0.11/ix_values.yaml similarity index 100% rename from stable/rickroll/3.0.10/ix_values.yaml rename to stable/rickroll/3.0.11/ix_values.yaml diff --git a/stable/rickroll/3.0.10/questions.yaml b/stable/rickroll/3.0.11/questions.yaml similarity index 100% rename from stable/rickroll/3.0.10/questions.yaml rename to stable/rickroll/3.0.11/questions.yaml diff --git a/stable/rickroll/3.0.11/templates/NOTES.txt b/stable/rickroll/3.0.11/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/rickroll/3.0.11/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/rickroll/3.0.11/templates/common.yaml b/stable/rickroll/3.0.11/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/rickroll/3.0.11/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/chronos/5.0.0/app-changelog.md b/stable/rickroll/3.0.11/values.yaml similarity index 100% rename from stable/chronos/5.0.0/app-changelog.md rename to stable/rickroll/3.0.11/values.yaml diff --git a/stable/ring-mqtt/5.1.4/CHANGELOG.md b/stable/ring-mqtt/5.1.4/CHANGELOG.md deleted file mode 100644 index f95e186b951..00000000000 --- a/stable/ring-mqtt/5.1.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ring-mqtt-5.1.4](https://github.com/truecharts/charts/compare/ring-mqtt-5.1.3...ring-mqtt-5.1.4) (2023-09-27) - -### Chore - -- update helm general non-major ([#12950](https://github.com/truecharts/charts/issues/12950)) - - - - -## [ring-mqtt-5.1.3](https://github.com/truecharts/charts/compare/ring-mqtt-5.1.2...ring-mqtt-5.1.3) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/ring-mqtt to v5.6.3 ([#12989](https://github.com/truecharts/charts/issues/12989)) - - - - -## [ring-mqtt-5.1.2](https://github.com/truecharts/charts/compare/ring-mqtt-5.1.1...ring-mqtt-5.1.2) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/ring-mqtt to v5.6.2 ([#12309](https://github.com/truecharts/charts/issues/12309)) - - - - -## [ring-mqtt-5.1.1](https://github.com/truecharts/charts/compare/ring-mqtt-5.1.0...ring-mqtt-5.1.1) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/ring-mqtt to v5.6.0 ([#12104](https://github.com/truecharts/charts/issues/12104)) - - - - -## [ring-mqtt-5.1.0](https://github.com/truecharts/charts/compare/ring-mqtt-5.0.0...ring-mqtt-5.1.0) (2023-08-29) - - - - - -## [ring-mqtt-5.0.0](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.29...ring-mqtt-5.0.0) (2023-07-31) - - - - -## [ring-mqtt-4.0.29](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.28...ring-mqtt-4.0.29) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [ring-mqtt-4.0.28](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.27...ring-mqtt-4.0.28) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/ring-mqtt to v5.5.1 ([#10952](https://github.com/truecharts/charts/issues/10952)) - - - - -## [ring-mqtt-4.0.27](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.26...ring-mqtt-4.0.27) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/ring-mqtt to v5.5.0 ([#10661](https://github.com/truecharts/charts/issues/10661)) - - - - -## [ring-mqtt-4.0.26](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.25...ring-mqtt-4.0.26) (2023-07-08) - -### Chore - -- update container image tccr.io/truecharts/ring-mqtt to v5.4.1 ([#10318](https://github.com/truecharts/charts/issues/10318)) - - - - -## [ring-mqtt-4.0.25](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.24...ring-mqtt-4.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [ring-mqtt-4.0.24](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.23...ring-mqtt-4.0.24) (2023-06-13) diff --git a/stable/ring-mqtt/5.1.4/Chart.yaml b/stable/ring-mqtt/5.1.4/Chart.yaml deleted file mode 100644 index a27a1ed3cd8..00000000000 --- a/stable/ring-mqtt/5.1.4/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "5.6.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -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: 5.1.4 -annotations: - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/ring-mqtt/5.1.4/app-changelog.md b/stable/ring-mqtt/5.1.4/app-changelog.md deleted file mode 100644 index 9d2ced0ee7a..00000000000 --- a/stable/ring-mqtt/5.1.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ring-mqtt-5.1.4](https://github.com/truecharts/charts/compare/ring-mqtt-5.1.3...ring-mqtt-5.1.4) (2023-09-27) - -### Chore - -- update helm general non-major ([#12950](https://github.com/truecharts/charts/issues/12950)) - - \ No newline at end of file diff --git a/stable/ring-mqtt/5.1.4/charts/common-14.0.6.tgz b/stable/ring-mqtt/5.1.4/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/ring-mqtt/5.1.4/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/ring-mqtt/5.1.5/CHANGELOG.md b/stable/ring-mqtt/5.1.5/CHANGELOG.md new file mode 100644 index 00000000000..8f22a599844 --- /dev/null +++ b/stable/ring-mqtt/5.1.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ring-mqtt-5.1.5](https://github.com/truecharts/charts/compare/ring-mqtt-5.1.4...ring-mqtt-5.1.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [ring-mqtt-5.1.4](https://github.com/truecharts/charts/compare/ring-mqtt-5.1.3...ring-mqtt-5.1.4) (2023-09-27) + +### Chore + +- update helm general non-major ([#12950](https://github.com/truecharts/charts/issues/12950)) + + + + +## [ring-mqtt-5.1.3](https://github.com/truecharts/charts/compare/ring-mqtt-5.1.2...ring-mqtt-5.1.3) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/ring-mqtt to v5.6.3 ([#12989](https://github.com/truecharts/charts/issues/12989)) + + + + +## [ring-mqtt-5.1.2](https://github.com/truecharts/charts/compare/ring-mqtt-5.1.1...ring-mqtt-5.1.2) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/ring-mqtt to v5.6.2 ([#12309](https://github.com/truecharts/charts/issues/12309)) + + + + +## [ring-mqtt-5.1.1](https://github.com/truecharts/charts/compare/ring-mqtt-5.1.0...ring-mqtt-5.1.1) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/ring-mqtt to v5.6.0 ([#12104](https://github.com/truecharts/charts/issues/12104)) + + + + +## [ring-mqtt-5.1.0](https://github.com/truecharts/charts/compare/ring-mqtt-5.0.0...ring-mqtt-5.1.0) (2023-08-29) + + + + + +## [ring-mqtt-5.0.0](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.29...ring-mqtt-5.0.0) (2023-07-31) + + + + +## [ring-mqtt-4.0.29](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.28...ring-mqtt-4.0.29) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [ring-mqtt-4.0.28](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.27...ring-mqtt-4.0.28) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/ring-mqtt to v5.5.1 ([#10952](https://github.com/truecharts/charts/issues/10952)) + + + + +## [ring-mqtt-4.0.27](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.26...ring-mqtt-4.0.27) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/ring-mqtt to v5.5.0 ([#10661](https://github.com/truecharts/charts/issues/10661)) + + + + +## [ring-mqtt-4.0.26](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.25...ring-mqtt-4.0.26) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/ring-mqtt to v5.4.1 ([#10318](https://github.com/truecharts/charts/issues/10318)) + + + + +## [ring-mqtt-4.0.25](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.24...ring-mqtt-4.0.25) (2023-07-01) diff --git a/stable/ring-mqtt/5.1.5/Chart.yaml b/stable/ring-mqtt/5.1.5/Chart.yaml new file mode 100644 index 00000000000..4964f4c10ac --- /dev/null +++ b/stable/ring-mqtt/5.1.5/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "5.6.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.1.5 +annotations: + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/ring-mqtt/5.1.5/README.md b/stable/ring-mqtt/5.1.5/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/ring-mqtt/5.1.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/ring-mqtt/5.1.5/app-changelog.md b/stable/ring-mqtt/5.1.5/app-changelog.md new file mode 100644 index 00000000000..057acec7209 --- /dev/null +++ b/stable/ring-mqtt/5.1.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ring-mqtt-5.1.5](https://github.com/truecharts/charts/compare/ring-mqtt-5.1.4...ring-mqtt-5.1.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ring-mqtt/5.1.4/app-readme.md b/stable/ring-mqtt/5.1.5/app-readme.md similarity index 100% rename from stable/ring-mqtt/5.1.4/app-readme.md rename to stable/ring-mqtt/5.1.5/app-readme.md diff --git a/stable/ring-mqtt/5.1.5/charts/common-14.0.9.tgz b/stable/ring-mqtt/5.1.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ring-mqtt/5.1.5/charts/common-14.0.9.tgz differ diff --git a/stable/ring-mqtt/5.1.4/ix_values.yaml b/stable/ring-mqtt/5.1.5/ix_values.yaml similarity index 100% rename from stable/ring-mqtt/5.1.4/ix_values.yaml rename to stable/ring-mqtt/5.1.5/ix_values.yaml diff --git a/stable/ring-mqtt/5.1.4/questions.yaml b/stable/ring-mqtt/5.1.5/questions.yaml similarity index 100% rename from stable/ring-mqtt/5.1.4/questions.yaml rename to stable/ring-mqtt/5.1.5/questions.yaml diff --git a/stable/ring-mqtt/5.1.5/templates/NOTES.txt b/stable/ring-mqtt/5.1.5/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/ring-mqtt/5.1.5/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ring-mqtt/5.1.4/templates/_configmap.tpl b/stable/ring-mqtt/5.1.5/templates/_configmap.tpl similarity index 100% rename from stable/ring-mqtt/5.1.4/templates/_configmap.tpl rename to stable/ring-mqtt/5.1.5/templates/_configmap.tpl diff --git a/stable/ring-mqtt/5.1.4/templates/common.yaml b/stable/ring-mqtt/5.1.5/templates/common.yaml similarity index 100% rename from stable/ring-mqtt/5.1.4/templates/common.yaml rename to stable/ring-mqtt/5.1.5/templates/common.yaml diff --git a/stable/youtubedl-material/6.0.0/values.yaml b/stable/ring-mqtt/5.1.5/values.yaml similarity index 100% rename from stable/youtubedl-material/6.0.0/values.yaml rename to stable/ring-mqtt/5.1.5/values.yaml diff --git a/stable/romm/2.0.4/CHANGELOG.md b/stable/romm/2.0.4/CHANGELOG.md deleted file mode 100644 index eb5e0e89db8..00000000000 --- a/stable/romm/2.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [romm-2.0.4](https://github.com/truecharts/charts/compare/romm-2.0.3...romm-2.0.4) (2023-08-30) - - - - -## [romm-2.0.3](https://github.com/truecharts/charts/compare/romm-2.0.2...romm-2.0.3) (2023-08-29) - - - - -## [romm-2.0.2](https://github.com/truecharts/charts/compare/romm-2.0.1...romm-2.0.2) (2023-08-27) - -### Chore - -- update container image tccr.io/truecharts/romm to v1.10.0 ([#11921](https://github.com/truecharts/charts/issues/11921)) - - - - -## [romm-2.0.1](https://github.com/truecharts/charts/compare/romm-2.0.0...romm-2.0.1) (2023-08-13) - -### Chore - -- update container image tccr.io/truecharts/romm to v1.9.1 ([#11529](https://github.com/truecharts/charts/issues/11529)) - - - - - -## [romm-2.0.0](https://github.com/truecharts/charts/compare/romm-1.0.9...romm-2.0.0) (2023-07-31) - - - - -## [romm-1.0.9](https://github.com/truecharts/charts/compare/romm-1.0.8...romm-1.0.9) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [romm-1.0.8](https://github.com/truecharts/charts/compare/romm-1.0.7...romm-1.0.8) (2023-07-04) - -### Chore - -- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) - - - - -## [romm-1.0.7](https://github.com/truecharts/charts/compare/romm-1.0.6...romm-1.0.7) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [romm-1.0.6](https://github.com/truecharts/charts/compare/romm-1.0.5...romm-1.0.6) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [romm-1.0.5](https://github.com/truecharts/charts/compare/romm-1.0.4...romm-1.0.5) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [romm-1.0.4](https://github.com/truecharts/charts/compare/romm-1.0.3...romm-1.0.4) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - - -## [romm-1.0.3](https://github.com/truecharts/charts/compare/romm-1.0.2...romm-1.0.3) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) diff --git a/stable/romm/2.0.4/Chart.yaml b/stable/romm/2.0.4/Chart.yaml deleted file mode 100644 index 991a93be719..00000000000 --- a/stable/romm/2.0.4/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "1.10.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.70 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 7.0.6 -deprecated: false -description: game library manager focused in retro gaming -home: https://truecharts.org/charts/stable/romm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png -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/stable/romm - - https://github.com/zurdi15/romm -type: application -version: 2.0.4 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/romm/2.0.4/app-changelog.md b/stable/romm/2.0.4/app-changelog.md deleted file mode 100644 index 52a1b627898..00000000000 --- a/stable/romm/2.0.4/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [romm-2.0.4](https://github.com/truecharts/charts/compare/romm-2.0.3...romm-2.0.4) (2023-08-30) - diff --git a/stable/romm/2.0.4/charts/common-14.0.1.tgz b/stable/romm/2.0.4/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/romm/2.0.4/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/romm/2.0.5/CHANGELOG.md b/stable/romm/2.0.5/CHANGELOG.md new file mode 100644 index 00000000000..4186b26c55f --- /dev/null +++ b/stable/romm/2.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [romm-2.0.5](https://github.com/truecharts/charts/compare/romm-2.0.4...romm-2.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [romm-2.0.4](https://github.com/truecharts/charts/compare/romm-2.0.3...romm-2.0.4) (2023-08-30) + + + + +## [romm-2.0.3](https://github.com/truecharts/charts/compare/romm-2.0.2...romm-2.0.3) (2023-08-29) + + + + +## [romm-2.0.2](https://github.com/truecharts/charts/compare/romm-2.0.1...romm-2.0.2) (2023-08-27) + +### Chore + +- update container image tccr.io/truecharts/romm to v1.10.0 ([#11921](https://github.com/truecharts/charts/issues/11921)) + + + + +## [romm-2.0.1](https://github.com/truecharts/charts/compare/romm-2.0.0...romm-2.0.1) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/romm to v1.9.1 ([#11529](https://github.com/truecharts/charts/issues/11529)) + + + + + +## [romm-2.0.0](https://github.com/truecharts/charts/compare/romm-1.0.9...romm-2.0.0) (2023-07-31) + + + + +## [romm-1.0.9](https://github.com/truecharts/charts/compare/romm-1.0.8...romm-1.0.9) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [romm-1.0.8](https://github.com/truecharts/charts/compare/romm-1.0.7...romm-1.0.8) (2023-07-04) + +### Chore + +- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) + + + + +## [romm-1.0.7](https://github.com/truecharts/charts/compare/romm-1.0.6...romm-1.0.7) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [romm-1.0.6](https://github.com/truecharts/charts/compare/romm-1.0.5...romm-1.0.6) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [romm-1.0.5](https://github.com/truecharts/charts/compare/romm-1.0.4...romm-1.0.5) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [romm-1.0.4](https://github.com/truecharts/charts/compare/romm-1.0.3...romm-1.0.4) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) diff --git a/stable/romm/2.0.5/Chart.yaml b/stable/romm/2.0.5/Chart.yaml new file mode 100644 index 00000000000..a4592ffb401 --- /dev/null +++ b/stable/romm/2.0.5/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "1.10.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 7.0.6 +deprecated: false +description: game library manager focused in retro gaming +home: https://truecharts.org/charts/stable/romm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png +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/stable/romm + - https://github.com/zurdi15/romm +type: application +version: 2.0.5 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/romm/2.0.5/README.md b/stable/romm/2.0.5/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/romm/2.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/romm/2.0.5/app-changelog.md b/stable/romm/2.0.5/app-changelog.md new file mode 100644 index 00000000000..3e0366cd4fd --- /dev/null +++ b/stable/romm/2.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [romm-2.0.5](https://github.com/truecharts/charts/compare/romm-2.0.4...romm-2.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/romm/2.0.4/app-readme.md b/stable/romm/2.0.5/app-readme.md similarity index 100% rename from stable/romm/2.0.4/app-readme.md rename to stable/romm/2.0.5/app-readme.md diff --git a/stable/romm/2.0.5/charts/common-14.0.9.tgz b/stable/romm/2.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/romm/2.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/servas/0.0.13/charts/mariadb-7.0.70.tgz b/stable/romm/2.0.5/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/servas/0.0.13/charts/mariadb-7.0.70.tgz rename to stable/romm/2.0.5/charts/mariadb-7.0.70.tgz diff --git a/stable/romm/2.0.4/charts/redis-7.0.6.tgz b/stable/romm/2.0.5/charts/redis-7.0.6.tgz similarity index 100% rename from stable/romm/2.0.4/charts/redis-7.0.6.tgz rename to stable/romm/2.0.5/charts/redis-7.0.6.tgz diff --git a/stable/romm/2.0.4/ix_values.yaml b/stable/romm/2.0.5/ix_values.yaml similarity index 100% rename from stable/romm/2.0.4/ix_values.yaml rename to stable/romm/2.0.5/ix_values.yaml diff --git a/stable/romm/2.0.4/questions.yaml b/stable/romm/2.0.5/questions.yaml similarity index 100% rename from stable/romm/2.0.4/questions.yaml rename to stable/romm/2.0.5/questions.yaml diff --git a/stable/romm/2.0.5/templates/NOTES.txt b/stable/romm/2.0.5/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/romm/2.0.5/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/romm/2.0.4/templates/_secrets.tpl b/stable/romm/2.0.5/templates/_secrets.tpl similarity index 100% rename from stable/romm/2.0.4/templates/_secrets.tpl rename to stable/romm/2.0.5/templates/_secrets.tpl diff --git a/stable/romm/2.0.4/templates/common.yaml b/stable/romm/2.0.5/templates/common.yaml similarity index 100% rename from stable/romm/2.0.4/templates/common.yaml rename to stable/romm/2.0.5/templates/common.yaml diff --git a/stable/zerotier/6.0.1/values.yaml b/stable/romm/2.0.5/values.yaml similarity index 100% rename from stable/zerotier/6.0.1/values.yaml rename to stable/romm/2.0.5/values.yaml diff --git a/stable/rsnapshot/6.0.6/CHANGELOG.md b/stable/rsnapshot/6.0.6/CHANGELOG.md deleted file mode 100644 index 65f366825d2..00000000000 --- a/stable/rsnapshot/6.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rsnapshot-6.0.6](https://github.com/truecharts/charts/compare/rsnapshot-6.0.5...rsnapshot-6.0.6) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#13263](https://github.com/truecharts/charts/issues/13263)) - - - - -## [rsnapshot-6.0.5](https://github.com/truecharts/charts/compare/rsnapshot-6.0.4...rsnapshot-6.0.5) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#13035](https://github.com/truecharts/charts/issues/13035)) - - - - -## [rsnapshot-6.0.4](https://github.com/truecharts/charts/compare/rsnapshot-6.0.3...rsnapshot-6.0.4) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#12335](https://github.com/truecharts/charts/issues/12335)) - - - - -## [rsnapshot-6.0.3](https://github.com/truecharts/charts/compare/rsnapshot-6.0.2...rsnapshot-6.0.3) (2023-08-17) - -### Chore - -- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#11628](https://github.com/truecharts/charts/issues/11628)) - - - - -## [rsnapshot-6.0.2](https://github.com/truecharts/charts/compare/rsnapshot-6.0.1...rsnapshot-6.0.2) (2023-08-10) - -### Chore - -- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#11384](https://github.com/truecharts/charts/issues/11384)) - - - - -## [rsnapshot-6.0.1](https://github.com/truecharts/charts/compare/rsnapshot-6.0.0...rsnapshot-6.0.1) (2023-08-03) - -### Chore - -- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#11163](https://github.com/truecharts/charts/issues/11163)) - - - - - -## [rsnapshot-6.0.0](https://github.com/truecharts/charts/compare/rsnapshot-5.0.30...rsnapshot-6.0.0) (2023-07-31) - - - - -## [rsnapshot-5.0.30](https://github.com/truecharts/charts/compare/rsnapshot-5.0.29...rsnapshot-5.0.30) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [rsnapshot-5.0.29](https://github.com/truecharts/charts/compare/rsnapshot-5.0.28...rsnapshot-5.0.29) (2023-07-27) - -### Chore - -- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#10889](https://github.com/truecharts/charts/issues/10889)) - - - - -## [rsnapshot-5.0.28](https://github.com/truecharts/charts/compare/rsnapshot-5.0.27...rsnapshot-5.0.28) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#10644](https://github.com/truecharts/charts/issues/10644)) - - - - -## [rsnapshot-5.0.27](https://github.com/truecharts/charts/compare/rsnapshot-5.0.26...rsnapshot-5.0.27) (2023-07-13) - -### Chore - -- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#10435](https://github.com/truecharts/charts/issues/10435)) - diff --git a/stable/rsnapshot/6.0.6/Chart.yaml b/stable/rsnapshot/6.0.6/Chart.yaml deleted file mode 100644 index 4d0d390c476..00000000000 --- a/stable/rsnapshot/6.0.6/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: rsnapshot -version: 6.0.6 -appVersion: "1.4.5" -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: 14.0.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/6.0.6/app-changelog.md b/stable/rsnapshot/6.0.6/app-changelog.md deleted file mode 100644 index f3adb0584b3..00000000000 --- a/stable/rsnapshot/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsnapshot-6.0.6](https://github.com/truecharts/charts/compare/rsnapshot-6.0.5...rsnapshot-6.0.6) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#13263](https://github.com/truecharts/charts/issues/13263)) - - \ No newline at end of file diff --git a/stable/rsnapshot/6.0.6/charts/common-14.0.1.tgz b/stable/rsnapshot/6.0.6/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/rsnapshot/6.0.6/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/rsnapshot/6.0.7/CHANGELOG.md b/stable/rsnapshot/6.0.7/CHANGELOG.md new file mode 100644 index 00000000000..84b4542cdf8 --- /dev/null +++ b/stable/rsnapshot/6.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rsnapshot-6.0.7](https://github.com/truecharts/charts/compare/rsnapshot-6.0.6...rsnapshot-6.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [rsnapshot-6.0.6](https://github.com/truecharts/charts/compare/rsnapshot-6.0.5...rsnapshot-6.0.6) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#13263](https://github.com/truecharts/charts/issues/13263)) + + + + +## [rsnapshot-6.0.5](https://github.com/truecharts/charts/compare/rsnapshot-6.0.4...rsnapshot-6.0.5) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#13035](https://github.com/truecharts/charts/issues/13035)) + + + + +## [rsnapshot-6.0.4](https://github.com/truecharts/charts/compare/rsnapshot-6.0.3...rsnapshot-6.0.4) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#12335](https://github.com/truecharts/charts/issues/12335)) + + + + +## [rsnapshot-6.0.3](https://github.com/truecharts/charts/compare/rsnapshot-6.0.2...rsnapshot-6.0.3) (2023-08-17) + +### Chore + +- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#11628](https://github.com/truecharts/charts/issues/11628)) + + + + +## [rsnapshot-6.0.2](https://github.com/truecharts/charts/compare/rsnapshot-6.0.1...rsnapshot-6.0.2) (2023-08-10) + +### Chore + +- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#11384](https://github.com/truecharts/charts/issues/11384)) + + + + +## [rsnapshot-6.0.1](https://github.com/truecharts/charts/compare/rsnapshot-6.0.0...rsnapshot-6.0.1) (2023-08-03) + +### Chore + +- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#11163](https://github.com/truecharts/charts/issues/11163)) + + + + + +## [rsnapshot-6.0.0](https://github.com/truecharts/charts/compare/rsnapshot-5.0.30...rsnapshot-6.0.0) (2023-07-31) + + + + +## [rsnapshot-5.0.30](https://github.com/truecharts/charts/compare/rsnapshot-5.0.29...rsnapshot-5.0.30) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [rsnapshot-5.0.29](https://github.com/truecharts/charts/compare/rsnapshot-5.0.28...rsnapshot-5.0.29) (2023-07-27) + +### Chore + +- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#10889](https://github.com/truecharts/charts/issues/10889)) + + + + +## [rsnapshot-5.0.28](https://github.com/truecharts/charts/compare/rsnapshot-5.0.27...rsnapshot-5.0.28) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#10644](https://github.com/truecharts/charts/issues/10644)) + diff --git a/stable/rsnapshot/6.0.7/Chart.yaml b/stable/rsnapshot/6.0.7/Chart.yaml new file mode 100644 index 00000000000..c7e870bc587 --- /dev/null +++ b/stable/rsnapshot/6.0.7/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: rsnapshot +version: 6.0.7 +appVersion: "1.4.5" +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: 14.0.9 + # 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/6.0.7/README.md b/stable/rsnapshot/6.0.7/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/rsnapshot/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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/rsnapshot/6.0.7/app-changelog.md b/stable/rsnapshot/6.0.7/app-changelog.md new file mode 100644 index 00000000000..13e18fbea2d --- /dev/null +++ b/stable/rsnapshot/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsnapshot-6.0.7](https://github.com/truecharts/charts/compare/rsnapshot-6.0.6...rsnapshot-6.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/rsnapshot/6.0.6/app-readme.md b/stable/rsnapshot/6.0.7/app-readme.md similarity index 100% rename from stable/rsnapshot/6.0.6/app-readme.md rename to stable/rsnapshot/6.0.7/app-readme.md diff --git a/stable/rsnapshot/6.0.7/charts/common-14.0.9.tgz b/stable/rsnapshot/6.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/rsnapshot/6.0.7/charts/common-14.0.9.tgz differ diff --git a/stable/rsnapshot/6.0.6/ix_values.yaml b/stable/rsnapshot/6.0.7/ix_values.yaml similarity index 100% rename from stable/rsnapshot/6.0.6/ix_values.yaml rename to stable/rsnapshot/6.0.7/ix_values.yaml diff --git a/stable/rsnapshot/6.0.6/questions.yaml b/stable/rsnapshot/6.0.7/questions.yaml similarity index 100% rename from stable/rsnapshot/6.0.6/questions.yaml rename to stable/rsnapshot/6.0.7/questions.yaml diff --git a/stable/rsnapshot/6.0.7/templates/NOTES.txt b/stable/rsnapshot/6.0.7/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/rsnapshot/6.0.7/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/rsnapshot/6.0.7/templates/common.yaml b/stable/rsnapshot/6.0.7/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/rsnapshot/6.0.7/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/clarkson/8.0.0/app-changelog.md b/stable/rsnapshot/6.0.7/values.yaml similarity index 100% rename from stable/clarkson/8.0.0/app-changelog.md rename to stable/rsnapshot/6.0.7/values.yaml diff --git a/stable/rss-bridge/6.0.0/CHANGELOG.md b/stable/rss-bridge/6.0.0/CHANGELOG.md deleted file mode 100644 index 2d26bf098a2..00000000000 --- a/stable/rss-bridge/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [rss-bridge-6.0.0](https://github.com/truecharts/charts/compare/rss-bridge-5.0.24...rss-bridge-6.0.0) (2023-07-31) - - - - -## [rss-bridge-5.0.24](https://github.com/truecharts/charts/compare/rss-bridge-5.0.23...rss-bridge-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [rss-bridge-5.0.23](https://github.com/truecharts/charts/compare/rss-bridge-5.0.22...rss-bridge-5.0.23) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/rss-bridge to v2023-07 ([#10662](https://github.com/truecharts/charts/issues/10662)) - - - - -## [rss-bridge-5.0.22](https://github.com/truecharts/charts/compare/rss-bridge-5.0.21...rss-bridge-5.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [rss-bridge-5.0.21](https://github.com/truecharts/charts/compare/rss-bridge-5.0.20...rss-bridge-5.0.21) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [rss-bridge-5.0.20](https://github.com/truecharts/charts/compare/rss-bridge-5.0.19...rss-bridge-5.0.20) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [rss-bridge-5.0.19](https://github.com/truecharts/charts/compare/rss-bridge-5.0.18...rss-bridge-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [rss-bridge-5.0.18](https://github.com/truecharts/charts/compare/rss-bridge-5.0.17...rss-bridge-5.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [rss-bridge-5.0.17](https://github.com/truecharts/charts/compare/rss-bridge-5.0.16...rss-bridge-5.0.17) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [rss-bridge-5.0.16](https://github.com/truecharts/charts/compare/rss-bridge-5.0.15...rss-bridge-5.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [rss-bridge-5.0.15](https://github.com/truecharts/charts/compare/rss-bridge-5.0.14...rss-bridge-5.0.15) (2023-05-26) - diff --git a/stable/rss-bridge/6.0.0/Chart.yaml b/stable/rss-bridge/6.0.0/Chart.yaml deleted file mode 100644 index d1ae20c3b25..00000000000 --- a/stable/rss-bridge/6.0.0/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2023" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/rss-bridge/6.0.0/charts/common-14.0.1.tgz b/stable/rss-bridge/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/rss-bridge/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/rss-bridge/6.0.1/CHANGELOG.md b/stable/rss-bridge/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..6ed89fb7fe8 --- /dev/null +++ b/stable/rss-bridge/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rss-bridge-6.0.1](https://github.com/truecharts/charts/compare/rss-bridge-6.0.0...rss-bridge-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [rss-bridge-6.0.0](https://github.com/truecharts/charts/compare/rss-bridge-5.0.24...rss-bridge-6.0.0) (2023-07-31) + + + + +## [rss-bridge-5.0.24](https://github.com/truecharts/charts/compare/rss-bridge-5.0.23...rss-bridge-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [rss-bridge-5.0.23](https://github.com/truecharts/charts/compare/rss-bridge-5.0.22...rss-bridge-5.0.23) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/rss-bridge to v2023-07 ([#10662](https://github.com/truecharts/charts/issues/10662)) + + + + +## [rss-bridge-5.0.22](https://github.com/truecharts/charts/compare/rss-bridge-5.0.21...rss-bridge-5.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [rss-bridge-5.0.21](https://github.com/truecharts/charts/compare/rss-bridge-5.0.20...rss-bridge-5.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [rss-bridge-5.0.20](https://github.com/truecharts/charts/compare/rss-bridge-5.0.19...rss-bridge-5.0.20) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [rss-bridge-5.0.19](https://github.com/truecharts/charts/compare/rss-bridge-5.0.18...rss-bridge-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [rss-bridge-5.0.18](https://github.com/truecharts/charts/compare/rss-bridge-5.0.17...rss-bridge-5.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [rss-bridge-5.0.17](https://github.com/truecharts/charts/compare/rss-bridge-5.0.16...rss-bridge-5.0.17) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [rss-bridge-5.0.16](https://github.com/truecharts/charts/compare/rss-bridge-5.0.15...rss-bridge-5.0.16) (2023-05-27) + diff --git a/stable/rss-bridge/6.0.1/Chart.yaml b/stable/rss-bridge/6.0.1/Chart.yaml new file mode 100644 index 00000000000..6e5e9730692 --- /dev/null +++ b/stable/rss-bridge/6.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2023" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rss-bridge/6.0.1/README.md b/stable/rss-bridge/6.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/rss-bridge/6.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/rss-bridge/6.0.1/app-changelog.md b/stable/rss-bridge/6.0.1/app-changelog.md new file mode 100644 index 00000000000..658cc7c456b --- /dev/null +++ b/stable/rss-bridge/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rss-bridge-6.0.1](https://github.com/truecharts/charts/compare/rss-bridge-6.0.0...rss-bridge-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/rss-bridge/6.0.0/app-readme.md b/stable/rss-bridge/6.0.1/app-readme.md similarity index 100% rename from stable/rss-bridge/6.0.0/app-readme.md rename to stable/rss-bridge/6.0.1/app-readme.md diff --git a/stable/rss-bridge/6.0.1/charts/common-14.0.9.tgz b/stable/rss-bridge/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/rss-bridge/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/rss-bridge/6.0.0/ix_values.yaml b/stable/rss-bridge/6.0.1/ix_values.yaml similarity index 100% rename from stable/rss-bridge/6.0.0/ix_values.yaml rename to stable/rss-bridge/6.0.1/ix_values.yaml diff --git a/stable/rss-bridge/6.0.0/questions.yaml b/stable/rss-bridge/6.0.1/questions.yaml similarity index 100% rename from stable/rss-bridge/6.0.0/questions.yaml rename to stable/rss-bridge/6.0.1/questions.yaml diff --git a/stable/rss-bridge/6.0.1/templates/NOTES.txt b/stable/rss-bridge/6.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/rss-bridge/6.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/rss-bridge/6.0.1/templates/common.yaml b/stable/rss-bridge/6.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/rss-bridge/6.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zigbee2mqtt/8.0.3/values.yaml b/stable/rss-bridge/6.0.1/values.yaml similarity index 100% rename from stable/zigbee2mqtt/8.0.3/values.yaml rename to stable/rss-bridge/6.0.1/values.yaml diff --git a/stable/rsshub/8.0.189/CHANGELOG.md b/stable/rsshub/8.0.189/CHANGELOG.md deleted file mode 100644 index 54c8a2177f3..00000000000 --- a/stable/rsshub/8.0.189/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rsshub-8.0.189](https://github.com/truecharts/charts/compare/rsshub-8.0.188...rsshub-8.0.189) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#13374](https://github.com/truecharts/charts/issues/13374)) - - - - -## [rsshub-8.0.188](https://github.com/truecharts/charts/compare/rsshub-8.0.187...rsshub-8.0.188) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#13330](https://github.com/truecharts/charts/issues/13330)) - - - - -## [rsshub-8.0.187](https://github.com/truecharts/charts/compare/rsshub-8.0.186...rsshub-8.0.187) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#13296](https://github.com/truecharts/charts/issues/13296)) - - - - -## [rsshub-8.0.186](https://github.com/truecharts/charts/compare/rsshub-8.0.185...rsshub-8.0.186) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#13293](https://github.com/truecharts/charts/issues/13293)) - - - - -## [rsshub-8.0.185](https://github.com/truecharts/charts/compare/rsshub-8.0.184...rsshub-8.0.185) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/browserless-chrome to v1.60.2 ([#13268](https://github.com/truecharts/charts/issues/13268)) - - - - -## [rsshub-8.0.184](https://github.com/truecharts/charts/compare/rsshub-8.0.183...rsshub-8.0.184) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#13242](https://github.com/truecharts/charts/issues/13242)) - - - - -## [rsshub-8.0.183](https://github.com/truecharts/charts/compare/rsshub-8.0.182...rsshub-8.0.183) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#13175](https://github.com/truecharts/charts/issues/13175)) - - - - -## [rsshub-8.0.182](https://github.com/truecharts/charts/compare/rsshub-8.0.181...rsshub-8.0.182) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#13173](https://github.com/truecharts/charts/issues/13173)) - - - - -## [rsshub-8.0.181](https://github.com/truecharts/charts/compare/rsshub-8.0.180...rsshub-8.0.181) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#13166](https://github.com/truecharts/charts/issues/13166)) - - - - -## [rsshub-8.0.180](https://github.com/truecharts/charts/compare/rsshub-8.0.179...rsshub-8.0.180) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#13162](https://github.com/truecharts/charts/issues/13162)) - - - - -## [rsshub-8.0.179](https://github.com/truecharts/charts/compare/rsshub-8.0.178...rsshub-8.0.179) (2023-10-01) - -### Chore diff --git a/stable/rsshub/8.0.189/Chart.yaml b/stable/rsshub/8.0.189/Chart.yaml deleted file mode 100644 index 53305398e86..00000000000 --- a/stable/rsshub/8.0.189/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: rsshub -version: 8.0.189 -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: 14.0.6 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.66 -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/8.0.189/app-changelog.md b/stable/rsshub/8.0.189/app-changelog.md deleted file mode 100644 index 2b4b117f874..00000000000 --- a/stable/rsshub/8.0.189/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-8.0.189](https://github.com/truecharts/charts/compare/rsshub-8.0.188...rsshub-8.0.189) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#13374](https://github.com/truecharts/charts/issues/13374)) - - \ No newline at end of file diff --git a/stable/rsshub/8.0.189/charts/common-14.0.6.tgz b/stable/rsshub/8.0.189/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/rsshub/8.0.189/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/rsshub/8.0.190/CHANGELOG.md b/stable/rsshub/8.0.190/CHANGELOG.md new file mode 100644 index 00000000000..4a1ab3447cd --- /dev/null +++ b/stable/rsshub/8.0.190/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rsshub-8.0.190](https://github.com/truecharts/charts/compare/rsshub-8.0.189...rsshub-8.0.190) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [rsshub-8.0.189](https://github.com/truecharts/charts/compare/rsshub-8.0.188...rsshub-8.0.189) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#13374](https://github.com/truecharts/charts/issues/13374)) + + + + +## [rsshub-8.0.188](https://github.com/truecharts/charts/compare/rsshub-8.0.187...rsshub-8.0.188) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#13330](https://github.com/truecharts/charts/issues/13330)) + + + + +## [rsshub-8.0.187](https://github.com/truecharts/charts/compare/rsshub-8.0.186...rsshub-8.0.187) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#13296](https://github.com/truecharts/charts/issues/13296)) + + + + +## [rsshub-8.0.186](https://github.com/truecharts/charts/compare/rsshub-8.0.185...rsshub-8.0.186) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#13293](https://github.com/truecharts/charts/issues/13293)) + + + + +## [rsshub-8.0.185](https://github.com/truecharts/charts/compare/rsshub-8.0.184...rsshub-8.0.185) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome to v1.60.2 ([#13268](https://github.com/truecharts/charts/issues/13268)) + + + + +## [rsshub-8.0.184](https://github.com/truecharts/charts/compare/rsshub-8.0.183...rsshub-8.0.184) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#13242](https://github.com/truecharts/charts/issues/13242)) + + + + +## [rsshub-8.0.183](https://github.com/truecharts/charts/compare/rsshub-8.0.182...rsshub-8.0.183) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#13175](https://github.com/truecharts/charts/issues/13175)) + + + + +## [rsshub-8.0.182](https://github.com/truecharts/charts/compare/rsshub-8.0.181...rsshub-8.0.182) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#13173](https://github.com/truecharts/charts/issues/13173)) + + + + +## [rsshub-8.0.181](https://github.com/truecharts/charts/compare/rsshub-8.0.180...rsshub-8.0.181) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#13166](https://github.com/truecharts/charts/issues/13166)) + + + + +## [rsshub-8.0.180](https://github.com/truecharts/charts/compare/rsshub-8.0.179...rsshub-8.0.180) (2023-10-02) + +### Chore diff --git a/stable/rsshub/8.0.190/Chart.yaml b/stable/rsshub/8.0.190/Chart.yaml new file mode 100644 index 00000000000..fd8639c865e --- /dev/null +++ b/stable/rsshub/8.0.190/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: rsshub +version: 8.0.190 +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: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +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/8.0.190/README.md b/stable/rsshub/8.0.190/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/rsshub/8.0.190/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/rsshub/8.0.190/app-changelog.md b/stable/rsshub/8.0.190/app-changelog.md new file mode 100644 index 00000000000..85edfbc0411 --- /dev/null +++ b/stable/rsshub/8.0.190/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-8.0.190](https://github.com/truecharts/charts/compare/rsshub-8.0.189...rsshub-8.0.190) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/rsshub/8.0.189/app-readme.md b/stable/rsshub/8.0.190/app-readme.md similarity index 100% rename from stable/rsshub/8.0.189/app-readme.md rename to stable/rsshub/8.0.190/app-readme.md diff --git a/stable/rsshub/8.0.190/charts/common-14.0.9.tgz b/stable/rsshub/8.0.190/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/rsshub/8.0.190/charts/common-14.0.9.tgz differ diff --git a/stable/weblate/9.0.0/charts/redis-6.0.66.tgz b/stable/rsshub/8.0.190/charts/redis-6.0.66.tgz similarity index 100% rename from stable/weblate/9.0.0/charts/redis-6.0.66.tgz rename to stable/rsshub/8.0.190/charts/redis-6.0.66.tgz diff --git a/stable/rsshub/8.0.189/ix_values.yaml b/stable/rsshub/8.0.190/ix_values.yaml similarity index 100% rename from stable/rsshub/8.0.189/ix_values.yaml rename to stable/rsshub/8.0.190/ix_values.yaml diff --git a/stable/rsshub/8.0.189/questions.yaml b/stable/rsshub/8.0.190/questions.yaml similarity index 100% rename from stable/rsshub/8.0.189/questions.yaml rename to stable/rsshub/8.0.190/questions.yaml diff --git a/stable/rsshub/8.0.190/templates/NOTES.txt b/stable/rsshub/8.0.190/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/rsshub/8.0.190/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/rsshub/8.0.190/templates/common.yaml b/stable/rsshub/8.0.190/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/rsshub/8.0.190/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/znc/6.0.6/values.yaml b/stable/rsshub/8.0.190/values.yaml similarity index 100% rename from stable/znc/6.0.6/values.yaml rename to stable/rsshub/8.0.190/values.yaml diff --git a/stable/sabnzbd/15.0.4/CHANGELOG.md b/stable/sabnzbd/15.0.4/CHANGELOG.md new file mode 100644 index 00000000000..e94598699de --- /dev/null +++ b/stable/sabnzbd/15.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sabnzbd-15.0.4](https://github.com/truecharts/charts/compare/sabnzbd-15.0.3...sabnzbd-15.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [sabnzbd-15.0.3](https://github.com/truecharts/charts/compare/sabnzbd-15.0.2...sabnzbd-15.0.3) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to v4.1.0 ([#13375](https://github.com/truecharts/charts/issues/13375)) + + + + +## [sabnzbd-15.0.2](https://github.com/truecharts/charts/compare/sabnzbd-15.0.1...sabnzbd-15.0.2) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to v4.1.0 ([#13038](https://github.com/truecharts/charts/issues/13038)) + + + + +## [sabnzbd-15.0.1](https://github.com/truecharts/charts/compare/sabnzbd-15.0.0...sabnzbd-15.0.1) (2023-08-30) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to v4.0.3 ([#12052](https://github.com/truecharts/charts/issues/12052)) + + + + + +## [sabnzbd-15.0.0](https://github.com/truecharts/charts/compare/sabnzbd-14.0.32...sabnzbd-15.0.0) (2023-07-31) + + + + +## [sabnzbd-14.0.32](https://github.com/truecharts/charts/compare/sabnzbd-14.0.31...sabnzbd-14.0.32) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [sabnzbd-14.0.31](https://github.com/truecharts/charts/compare/sabnzbd-14.0.30...sabnzbd-14.0.31) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to v4.0.3 ([#10594](https://github.com/truecharts/charts/issues/10594)) + + + + +## [sabnzbd-14.0.30](https://github.com/truecharts/charts/compare/sabnzbd-14.0.29...sabnzbd-14.0.30) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [sabnzbd-14.0.29](https://github.com/truecharts/charts/compare/sabnzbd-14.0.28...sabnzbd-14.0.29) (2023-06-17) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to v4.0.2 ([#9719](https://github.com/truecharts/charts/issues/9719)) + + + + +## [sabnzbd-14.0.28](https://github.com/truecharts/charts/compare/sabnzbd-14.0.27...sabnzbd-14.0.28) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [sabnzbd-14.0.27](https://github.com/truecharts/charts/compare/sabnzbd-14.0.26...sabnzbd-14.0.27) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + diff --git a/stable/sabnzbd/15.0.4/Chart.yaml b/stable/sabnzbd/15.0.4/Chart.yaml new file mode 100644 index 00000000000..4a5177ab239 --- /dev/null +++ b/stable/sabnzbd/15.0.4/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.4 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sabnzbd/15.0.4/README.md b/stable/sabnzbd/15.0.4/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/sabnzbd/15.0.4/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/sabnzbd/15.0.4/app-changelog.md b/stable/sabnzbd/15.0.4/app-changelog.md new file mode 100644 index 00000000000..6e1a4dcf706 --- /dev/null +++ b/stable/sabnzbd/15.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sabnzbd-15.0.4](https://github.com/truecharts/charts/compare/sabnzbd-15.0.3...sabnzbd-15.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/sabnzbd/15.0.4/app-readme.md b/stable/sabnzbd/15.0.4/app-readme.md new file mode 100644 index 00000000000..04be527cd64 --- /dev/null +++ b/stable/sabnzbd/15.0.4/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/15.0.4/charts/common-14.0.9.tgz b/stable/sabnzbd/15.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/sabnzbd/15.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/sabnzbd/15.0.4/ix_values.yaml b/stable/sabnzbd/15.0.4/ix_values.yaml new file mode 100644 index 00000000000..78ed66b5bf8 --- /dev/null +++ b/stable/sabnzbd/15.0.4/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: tccr.io/truecharts/sabnzbd + pullPolicy: IfNotPresent + tag: v4.1.0@sha256:51f8411d376d8420b2b5a499f4c5ce947b0e24c9d9e7c0eb3d3fbdfb6c6e128d +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/15.0.4/questions.yaml b/stable/sabnzbd/15.0.4/questions.yaml new file mode 100644 index 00000000000..d29343a32db --- /dev/null +++ b/stable/sabnzbd/15.0.4/questions.yaml @@ -0,0 +1,2018 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: SABNZBD__HOST_WHITELIST_ENTRIES + label: "HostName Whitelist" + description: "If you use a reverse proxy, you might need to enter your hostname's here (comma seperated)" + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10097 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/sabnzbd/15.0.4/templates/NOTES.txt b/stable/sabnzbd/15.0.4/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/sabnzbd/15.0.4/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sabnzbd/15.0.4/templates/common.yaml b/stable/sabnzbd/15.0.4/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/sabnzbd/15.0.4/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ztcuui-aio/5.0.2/values.yaml b/stable/sabnzbd/15.0.4/values.yaml similarity index 100% rename from stable/ztcuui-aio/5.0.2/values.yaml rename to stable/sabnzbd/15.0.4/values.yaml diff --git a/stable/satisfactory/6.0.4/CHANGELOG.md b/stable/satisfactory/6.0.4/CHANGELOG.md deleted file mode 100644 index ff0722bed1d..00000000000 --- a/stable/satisfactory/6.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [satisfactory-6.0.4](https://github.com/truecharts/charts/compare/satisfactory-6.0.3...satisfactory-6.0.4) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/satisfactory to v1.5.5 ([#12804](https://github.com/truecharts/charts/issues/12804)) - - - - -## [satisfactory-6.0.3](https://github.com/truecharts/charts/compare/satisfactory-6.0.2...satisfactory-6.0.3) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/satisfactory to v1.5.4 ([#12757](https://github.com/truecharts/charts/issues/12757)) - - - - -## [satisfactory-6.0.2](https://github.com/truecharts/charts/compare/satisfactory-6.0.1...satisfactory-6.0.2) (2023-09-17) - -### Chore - -- update container image tccr.io/truecharts/satisfactory to v1.5.3 ([#12704](https://github.com/truecharts/charts/issues/12704)) - - - - -## [satisfactory-6.0.1](https://github.com/truecharts/charts/compare/satisfactory-6.0.0...satisfactory-6.0.1) (2023-08-19) - -### Fix - -- add tmp dumps ([#11704](https://github.com/truecharts/charts/issues/11704)) - - - - - -## [satisfactory-6.0.0](https://github.com/truecharts/charts/compare/satisfactory-5.0.24...satisfactory-6.0.0) (2023-07-31) - - - - -## [satisfactory-5.0.24](https://github.com/truecharts/charts/compare/satisfactory-5.0.23...satisfactory-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [satisfactory-5.0.23](https://github.com/truecharts/charts/compare/satisfactory-5.0.22...satisfactory-5.0.23) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/satisfactory to v1.5.2 ([#10663](https://github.com/truecharts/charts/issues/10663)) - - - - -## [satisfactory-5.0.22](https://github.com/truecharts/charts/compare/satisfactory-5.0.21...satisfactory-5.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [satisfactory-5.0.21](https://github.com/truecharts/charts/compare/satisfactory-5.0.20...satisfactory-5.0.21) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [satisfactory-5.0.20](https://github.com/truecharts/charts/compare/satisfactory-5.0.19...satisfactory-5.0.20) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [satisfactory-5.0.19](https://github.com/truecharts/charts/compare/satisfactory-5.0.18...satisfactory-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - diff --git a/stable/satisfactory/6.0.4/Chart.yaml b/stable/satisfactory/6.0.4/Chart.yaml deleted file mode 100644 index 6433c6d5f7e..00000000000 --- a/stable/satisfactory/6.0.4/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.4 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/satisfactory/6.0.4/app-changelog.md b/stable/satisfactory/6.0.4/app-changelog.md deleted file mode 100644 index 855fc7142e7..00000000000 --- a/stable/satisfactory/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [satisfactory-6.0.4](https://github.com/truecharts/charts/compare/satisfactory-6.0.3...satisfactory-6.0.4) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/satisfactory to v1.5.5 ([#12804](https://github.com/truecharts/charts/issues/12804)) - - \ No newline at end of file diff --git a/stable/satisfactory/6.0.4/charts/common-14.0.1.tgz b/stable/satisfactory/6.0.4/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/satisfactory/6.0.4/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/satisfactory/6.0.5/CHANGELOG.md b/stable/satisfactory/6.0.5/CHANGELOG.md new file mode 100644 index 00000000000..e51e4dd27e6 --- /dev/null +++ b/stable/satisfactory/6.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [satisfactory-6.0.5](https://github.com/truecharts/charts/compare/satisfactory-6.0.4...satisfactory-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [satisfactory-6.0.4](https://github.com/truecharts/charts/compare/satisfactory-6.0.3...satisfactory-6.0.4) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/satisfactory to v1.5.5 ([#12804](https://github.com/truecharts/charts/issues/12804)) + + + + +## [satisfactory-6.0.3](https://github.com/truecharts/charts/compare/satisfactory-6.0.2...satisfactory-6.0.3) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/satisfactory to v1.5.4 ([#12757](https://github.com/truecharts/charts/issues/12757)) + + + + +## [satisfactory-6.0.2](https://github.com/truecharts/charts/compare/satisfactory-6.0.1...satisfactory-6.0.2) (2023-09-17) + +### Chore + +- update container image tccr.io/truecharts/satisfactory to v1.5.3 ([#12704](https://github.com/truecharts/charts/issues/12704)) + + + + +## [satisfactory-6.0.1](https://github.com/truecharts/charts/compare/satisfactory-6.0.0...satisfactory-6.0.1) (2023-08-19) + +### Fix + +- add tmp dumps ([#11704](https://github.com/truecharts/charts/issues/11704)) + + + + + +## [satisfactory-6.0.0](https://github.com/truecharts/charts/compare/satisfactory-5.0.24...satisfactory-6.0.0) (2023-07-31) + + + + +## [satisfactory-5.0.24](https://github.com/truecharts/charts/compare/satisfactory-5.0.23...satisfactory-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [satisfactory-5.0.23](https://github.com/truecharts/charts/compare/satisfactory-5.0.22...satisfactory-5.0.23) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/satisfactory to v1.5.2 ([#10663](https://github.com/truecharts/charts/issues/10663)) + + + + +## [satisfactory-5.0.22](https://github.com/truecharts/charts/compare/satisfactory-5.0.21...satisfactory-5.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [satisfactory-5.0.21](https://github.com/truecharts/charts/compare/satisfactory-5.0.20...satisfactory-5.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [satisfactory-5.0.20](https://github.com/truecharts/charts/compare/satisfactory-5.0.19...satisfactory-5.0.20) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + diff --git a/stable/satisfactory/6.0.5/Chart.yaml b/stable/satisfactory/6.0.5/Chart.yaml new file mode 100644 index 00000000000..0b05a23da0c --- /dev/null +++ b/stable/satisfactory/6.0.5/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.5.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.5 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/satisfactory/6.0.5/README.md b/stable/satisfactory/6.0.5/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/satisfactory/6.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/satisfactory/6.0.5/app-changelog.md b/stable/satisfactory/6.0.5/app-changelog.md new file mode 100644 index 00000000000..63c1de02544 --- /dev/null +++ b/stable/satisfactory/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [satisfactory-6.0.5](https://github.com/truecharts/charts/compare/satisfactory-6.0.4...satisfactory-6.0.5) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/satisfactory/6.0.4/app-readme.md b/stable/satisfactory/6.0.5/app-readme.md similarity index 100% rename from stable/satisfactory/6.0.4/app-readme.md rename to stable/satisfactory/6.0.5/app-readme.md diff --git a/stable/satisfactory/6.0.5/charts/common-14.0.9.tgz b/stable/satisfactory/6.0.5/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/satisfactory/6.0.5/charts/common-14.0.9.tgz differ diff --git a/stable/satisfactory/6.0.4/ix_values.yaml b/stable/satisfactory/6.0.5/ix_values.yaml similarity index 100% rename from stable/satisfactory/6.0.4/ix_values.yaml rename to stable/satisfactory/6.0.5/ix_values.yaml diff --git a/stable/satisfactory/6.0.4/questions.yaml b/stable/satisfactory/6.0.5/questions.yaml similarity index 100% rename from stable/satisfactory/6.0.4/questions.yaml rename to stable/satisfactory/6.0.5/questions.yaml diff --git a/stable/satisfactory/6.0.5/templates/NOTES.txt b/stable/satisfactory/6.0.5/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/satisfactory/6.0.5/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/satisfactory/6.0.5/templates/common.yaml b/stable/satisfactory/6.0.5/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/satisfactory/6.0.5/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/cloud9/8.0.0/app-changelog.md b/stable/satisfactory/6.0.5/values.yaml similarity index 100% rename from stable/cloud9/8.0.0/app-changelog.md rename to stable/satisfactory/6.0.5/values.yaml diff --git a/stable/scrutiny/7.0.0/CHANGELOG.md b/stable/scrutiny/7.0.0/CHANGELOG.md deleted file mode 100644 index b9de3e88f0a..00000000000 --- a/stable/scrutiny/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [scrutiny-7.0.0](https://github.com/truecharts/charts/compare/scrutiny-6.0.25...scrutiny-7.0.0) (2023-07-31) - - - - -## [scrutiny-6.0.25](https://github.com/truecharts/charts/compare/scrutiny-6.0.24...scrutiny-6.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [scrutiny-6.0.24](https://github.com/truecharts/charts/compare/scrutiny-6.0.23...scrutiny-6.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [scrutiny-6.0.23](https://github.com/truecharts/charts/compare/scrutiny-6.0.22...scrutiny-6.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [scrutiny-6.0.22](https://github.com/truecharts/charts/compare/scrutiny-6.0.21...scrutiny-6.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [scrutiny-6.0.21](https://github.com/truecharts/charts/compare/scrutiny-6.0.20...scrutiny-6.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [scrutiny-6.0.20](https://github.com/truecharts/charts/compare/scrutiny-6.0.19...scrutiny-6.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [scrutiny-6.0.19](https://github.com/truecharts/charts/compare/scrutiny-6.0.18...scrutiny-6.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [scrutiny-6.0.18](https://github.com/truecharts/charts/compare/scrutiny-6.0.17...scrutiny-6.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [scrutiny-6.0.17](https://github.com/truecharts/charts/compare/scrutiny-6.0.16...scrutiny-6.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [scrutiny-6.0.16](https://github.com/truecharts/charts/compare/scrutiny-6.0.15...scrutiny-6.0.16) (2023-05-24) - diff --git a/stable/scrutiny/7.0.0/Chart.yaml b/stable/scrutiny/7.0.0/Chart.yaml deleted file mode 100644 index 2df1d9c5e5e..00000000000 --- a/stable/scrutiny/7.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: scrutiny -version: 7.0.0 -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: 14.0.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/7.0.0/charts/common-14.0.1.tgz b/stable/scrutiny/7.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/scrutiny/7.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/scrutiny/7.0.1/CHANGELOG.md b/stable/scrutiny/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..d3d270e0821 --- /dev/null +++ b/stable/scrutiny/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [scrutiny-7.0.1](https://github.com/truecharts/charts/compare/scrutiny-7.0.0...scrutiny-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [scrutiny-7.0.0](https://github.com/truecharts/charts/compare/scrutiny-6.0.25...scrutiny-7.0.0) (2023-07-31) + + + + +## [scrutiny-6.0.25](https://github.com/truecharts/charts/compare/scrutiny-6.0.24...scrutiny-6.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [scrutiny-6.0.24](https://github.com/truecharts/charts/compare/scrutiny-6.0.23...scrutiny-6.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [scrutiny-6.0.23](https://github.com/truecharts/charts/compare/scrutiny-6.0.22...scrutiny-6.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [scrutiny-6.0.22](https://github.com/truecharts/charts/compare/scrutiny-6.0.21...scrutiny-6.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [scrutiny-6.0.21](https://github.com/truecharts/charts/compare/scrutiny-6.0.20...scrutiny-6.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [scrutiny-6.0.20](https://github.com/truecharts/charts/compare/scrutiny-6.0.19...scrutiny-6.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [scrutiny-6.0.19](https://github.com/truecharts/charts/compare/scrutiny-6.0.18...scrutiny-6.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [scrutiny-6.0.18](https://github.com/truecharts/charts/compare/scrutiny-6.0.17...scrutiny-6.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [scrutiny-6.0.17](https://github.com/truecharts/charts/compare/scrutiny-6.0.16...scrutiny-6.0.17) (2023-05-26) + diff --git a/stable/scrutiny/7.0.1/Chart.yaml b/stable/scrutiny/7.0.1/Chart.yaml new file mode 100644 index 00000000000..8e46ce41a47 --- /dev/null +++ b/stable/scrutiny/7.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: scrutiny +version: 7.0.1 +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: 14.0.9 + # 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/7.0.1/README.md b/stable/scrutiny/7.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/scrutiny/7.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/scrutiny/7.0.1/app-changelog.md b/stable/scrutiny/7.0.1/app-changelog.md new file mode 100644 index 00000000000..4bf0a21d178 --- /dev/null +++ b/stable/scrutiny/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [scrutiny-7.0.1](https://github.com/truecharts/charts/compare/scrutiny-7.0.0...scrutiny-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/scrutiny/7.0.0/app-readme.md b/stable/scrutiny/7.0.1/app-readme.md similarity index 100% rename from stable/scrutiny/7.0.0/app-readme.md rename to stable/scrutiny/7.0.1/app-readme.md diff --git a/stable/scrutiny/7.0.1/charts/common-14.0.9.tgz b/stable/scrutiny/7.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/scrutiny/7.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/scrutiny/7.0.0/ix_values.yaml b/stable/scrutiny/7.0.1/ix_values.yaml similarity index 100% rename from stable/scrutiny/7.0.0/ix_values.yaml rename to stable/scrutiny/7.0.1/ix_values.yaml diff --git a/stable/scrutiny/7.0.0/questions.yaml b/stable/scrutiny/7.0.1/questions.yaml similarity index 100% rename from stable/scrutiny/7.0.0/questions.yaml rename to stable/scrutiny/7.0.1/questions.yaml diff --git a/stable/scrutiny/7.0.1/templates/NOTES.txt b/stable/scrutiny/7.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/scrutiny/7.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/scrutiny/7.0.1/templates/common.yaml b/stable/scrutiny/7.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/scrutiny/7.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/commento-plusplus/8.0.0/app-changelog.md b/stable/scrutiny/7.0.1/values.yaml similarity index 100% rename from stable/commento-plusplus/8.0.0/app-changelog.md rename to stable/scrutiny/7.0.1/values.yaml diff --git a/stable/seafile/1.0.1/CHANGELOG.md b/stable/seafile/1.0.1/CHANGELOG.md deleted file mode 100644 index 784cb1bcfe3..00000000000 --- a/stable/seafile/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,37 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [seafile-1.0.1](https://github.com/truecharts/charts/compare/seafile-1.0.0...seafile-1.0.1) (2023-08-06) - - - - - -## [seafile-1.0.0](https://github.com/truecharts/charts/compare/seafile-0.0.8...seafile-1.0.0) (2023-07-31) - - - - -## [seafile-0.0.8](https://github.com/truecharts/charts/compare/seafile-0.0.7...seafile-0.0.8) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [seafile-0.0.7](https://github.com/truecharts/charts/compare/seafile-0.0.6...seafile-0.0.7) (2023-07-23) - -### Fix - -- update logo ([#10755](https://github.com/truecharts/charts/issues/10755)) - - - - -## [seafile-0.0.6](https://github.com/truecharts/charts/compare/seafile-0.0.5...seafile-0.0.6) (2023-07-19) - diff --git a/stable/seafile/1.0.1/Chart.yaml b/stable/seafile/1.0.1/Chart.yaml deleted file mode 100644 index e2a1806a8ea..00000000000 --- a/stable/seafile/1.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "10.0.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.70 -deprecated: false -description: Reliable and Performant File Sync and Share Solution -home: https://truecharts.org/charts/stable/seafile -icon: https://truecharts.org/img/hotlink-ok/chart-icons/seafile.png -keywords: - - seafile - - files - - cloud - - file-storage -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: seafile -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - - https://seafile.com -type: application -version: 1.0.1 -annotations: - truecharts.org/catagories: | - - file-storage - - cloud - - storage - truecharts.org/SCALE-support: "true" diff --git a/stable/seafile/1.0.1/app-changelog.md b/stable/seafile/1.0.1/app-changelog.md deleted file mode 100644 index 7a5552919fd..00000000000 --- a/stable/seafile/1.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [seafile-1.0.1](https://github.com/truecharts/charts/compare/seafile-1.0.0...seafile-1.0.1) (2023-08-06) - diff --git a/stable/seafile/1.0.1/charts/common-14.0.1.tgz b/stable/seafile/1.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/seafile/1.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/seafile/1.0.2/CHANGELOG.md b/stable/seafile/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..344d65b7df6 --- /dev/null +++ b/stable/seafile/1.0.2/CHANGELOG.md @@ -0,0 +1,46 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [seafile-1.0.2](https://github.com/truecharts/charts/compare/seafile-1.0.1...seafile-1.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [seafile-1.0.1](https://github.com/truecharts/charts/compare/seafile-1.0.0...seafile-1.0.1) (2023-08-06) + + + + + +## [seafile-1.0.0](https://github.com/truecharts/charts/compare/seafile-0.0.8...seafile-1.0.0) (2023-07-31) + + + + +## [seafile-0.0.8](https://github.com/truecharts/charts/compare/seafile-0.0.7...seafile-0.0.8) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [seafile-0.0.7](https://github.com/truecharts/charts/compare/seafile-0.0.6...seafile-0.0.7) (2023-07-23) + +### Fix + +- update logo ([#10755](https://github.com/truecharts/charts/issues/10755)) + + + + +## [seafile-0.0.6](https://github.com/truecharts/charts/compare/seafile-0.0.5...seafile-0.0.6) (2023-07-19) + diff --git a/stable/seafile/1.0.2/Chart.yaml b/stable/seafile/1.0.2/Chart.yaml new file mode 100644 index 00000000000..1697b870e51 --- /dev/null +++ b/stable/seafile/1.0.2/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "10.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 +deprecated: false +description: Reliable and Performant File Sync and Share Solution +home: https://truecharts.org/charts/stable/seafile +icon: https://truecharts.org/img/hotlink-ok/chart-icons/seafile.png +keywords: + - seafile + - files + - cloud + - file-storage +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: seafile +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/seafile + - https://seafile.com +type: application +version: 1.0.2 +annotations: + truecharts.org/catagories: | + - file-storage + - cloud + - storage + truecharts.org/SCALE-support: "true" diff --git a/stable/seafile/1.0.2/LICENSE b/stable/seafile/1.0.2/LICENSE new file mode 100644 index 00000000000..33a8cbb23f0 --- /dev/null +++ b/stable/seafile/1.0.2/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Blocky" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/stable/seafile/1.0.2/README.md b/stable/seafile/1.0.2/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/seafile/1.0.2/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/seafile/1.0.2/app-changelog.md b/stable/seafile/1.0.2/app-changelog.md new file mode 100644 index 00000000000..b7804fa9e61 --- /dev/null +++ b/stable/seafile/1.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [seafile-1.0.2](https://github.com/truecharts/charts/compare/seafile-1.0.1...seafile-1.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/seafile/1.0.1/app-readme.md b/stable/seafile/1.0.2/app-readme.md similarity index 100% rename from stable/seafile/1.0.1/app-readme.md rename to stable/seafile/1.0.2/app-readme.md diff --git a/stable/seafile/1.0.2/charts/common-14.0.9.tgz b/stable/seafile/1.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/seafile/1.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/wordpress/3.0.36/charts/mariadb-7.0.70.tgz b/stable/seafile/1.0.2/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.36/charts/mariadb-7.0.70.tgz rename to stable/seafile/1.0.2/charts/mariadb-7.0.70.tgz diff --git a/stable/seafile/1.0.1/ix_values.yaml b/stable/seafile/1.0.2/ix_values.yaml similarity index 100% rename from stable/seafile/1.0.1/ix_values.yaml rename to stable/seafile/1.0.2/ix_values.yaml diff --git a/stable/seafile/1.0.1/questions.yaml b/stable/seafile/1.0.2/questions.yaml similarity index 100% rename from stable/seafile/1.0.1/questions.yaml rename to stable/seafile/1.0.2/questions.yaml diff --git a/stable/seafile/1.0.2/templates/NOTES.txt b/stable/seafile/1.0.2/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/seafile/1.0.2/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/seafile/1.0.2/templates/common.yaml b/stable/seafile/1.0.2/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/seafile/1.0.2/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/couchpotato/6.0.0/app-changelog.md b/stable/seafile/1.0.2/values.yaml similarity index 100% rename from stable/couchpotato/6.0.0/app-changelog.md rename to stable/seafile/1.0.2/values.yaml diff --git a/stable/searxng/4.0.51/CHANGELOG.md b/stable/searxng/4.0.51/CHANGELOG.md deleted file mode 100644 index acb81435fd3..00000000000 --- a/stable/searxng/4.0.51/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [searxng-4.0.51](https://github.com/truecharts/charts/compare/searxng-4.0.50...searxng-4.0.51) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#13376](https://github.com/truecharts/charts/issues/13376)) - - - - -## [searxng-4.0.50](https://github.com/truecharts/charts/compare/searxng-4.0.49...searxng-4.0.50) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#13307](https://github.com/truecharts/charts/issues/13307)) - - - - -## [searxng-4.0.49](https://github.com/truecharts/charts/compare/searxng-4.0.48...searxng-4.0.49) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#13305](https://github.com/truecharts/charts/issues/13305)) - - - - -## [searxng-4.0.48](https://github.com/truecharts/charts/compare/searxng-4.0.47...searxng-4.0.48) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#13274](https://github.com/truecharts/charts/issues/13274)) - - - - -## [searxng-4.0.47](https://github.com/truecharts/charts/compare/searxng-4.0.46...searxng-4.0.47) (2023-10-01) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#13145](https://github.com/truecharts/charts/issues/13145)) - - - - -## [searxng-4.0.46](https://github.com/truecharts/charts/compare/searxng-4.0.45...searxng-4.0.46) (2023-10-01) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#13139](https://github.com/truecharts/charts/issues/13139)) - - - - -## [searxng-4.0.45](https://github.com/truecharts/charts/compare/searxng-4.0.44...searxng-4.0.45) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#13115](https://github.com/truecharts/charts/issues/13115)) - - - - -## [searxng-4.0.44](https://github.com/truecharts/charts/compare/searxng-4.0.43...searxng-4.0.44) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#13107](https://github.com/truecharts/charts/issues/13107)) - - - - -## [searxng-4.0.43](https://github.com/truecharts/charts/compare/searxng-4.0.42...searxng-4.0.43) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#13094](https://github.com/truecharts/charts/issues/13094)) - - - - -## [searxng-4.0.42](https://github.com/truecharts/charts/compare/searxng-4.0.41...searxng-4.0.42) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#13078](https://github.com/truecharts/charts/issues/13078)) - - - - -## [searxng-4.0.41](https://github.com/truecharts/charts/compare/searxng-4.0.40...searxng-4.0.41) (2023-09-28) - -### Chore diff --git a/stable/searxng/4.0.51/Chart.yaml b/stable/searxng/4.0.51/Chart.yaml deleted file mode 100644 index abde67faa87..00000000000 --- a/stable/searxng/4.0.51/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: Meta search engine which aggregates results from more than 70 search services. -home: https://truecharts.org/charts/stable/searxng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.png -keywords: - - searxng - - Productivity - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: searxng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/searxng - - https://github.com/searxng/searxng -type: application -version: 4.0.51 -annotations: - truecharts.org/catagories: | - - Productivity - - Other - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/searxng/4.0.51/app-changelog.md b/stable/searxng/4.0.51/app-changelog.md deleted file mode 100644 index b5b9a1c2032..00000000000 --- a/stable/searxng/4.0.51/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-4.0.51](https://github.com/truecharts/charts/compare/searxng-4.0.50...searxng-4.0.51) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#13376](https://github.com/truecharts/charts/issues/13376)) - - \ No newline at end of file diff --git a/stable/searxng/4.0.51/charts/common-14.0.1.tgz b/stable/searxng/4.0.51/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/searxng/4.0.51/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/searxng/4.0.52/CHANGELOG.md b/stable/searxng/4.0.52/CHANGELOG.md new file mode 100644 index 00000000000..6bedb886fa4 --- /dev/null +++ b/stable/searxng/4.0.52/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [searxng-4.0.52](https://github.com/truecharts/charts/compare/searxng-4.0.51...searxng-4.0.52) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [searxng-4.0.51](https://github.com/truecharts/charts/compare/searxng-4.0.50...searxng-4.0.51) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#13376](https://github.com/truecharts/charts/issues/13376)) + + + + +## [searxng-4.0.50](https://github.com/truecharts/charts/compare/searxng-4.0.49...searxng-4.0.50) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#13307](https://github.com/truecharts/charts/issues/13307)) + + + + +## [searxng-4.0.49](https://github.com/truecharts/charts/compare/searxng-4.0.48...searxng-4.0.49) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#13305](https://github.com/truecharts/charts/issues/13305)) + + + + +## [searxng-4.0.48](https://github.com/truecharts/charts/compare/searxng-4.0.47...searxng-4.0.48) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#13274](https://github.com/truecharts/charts/issues/13274)) + + + + +## [searxng-4.0.47](https://github.com/truecharts/charts/compare/searxng-4.0.46...searxng-4.0.47) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#13145](https://github.com/truecharts/charts/issues/13145)) + + + + +## [searxng-4.0.46](https://github.com/truecharts/charts/compare/searxng-4.0.45...searxng-4.0.46) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#13139](https://github.com/truecharts/charts/issues/13139)) + + + + +## [searxng-4.0.45](https://github.com/truecharts/charts/compare/searxng-4.0.44...searxng-4.0.45) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#13115](https://github.com/truecharts/charts/issues/13115)) + + + + +## [searxng-4.0.44](https://github.com/truecharts/charts/compare/searxng-4.0.43...searxng-4.0.44) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#13107](https://github.com/truecharts/charts/issues/13107)) + + + + +## [searxng-4.0.43](https://github.com/truecharts/charts/compare/searxng-4.0.42...searxng-4.0.43) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#13094](https://github.com/truecharts/charts/issues/13094)) + + + + +## [searxng-4.0.42](https://github.com/truecharts/charts/compare/searxng-4.0.41...searxng-4.0.42) (2023-09-29) + +### Chore diff --git a/stable/searxng/4.0.52/Chart.yaml b/stable/searxng/4.0.52/Chart.yaml new file mode 100644 index 00000000000..ca7198c118c --- /dev/null +++ b/stable/searxng/4.0.52/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Meta search engine which aggregates results from more than 70 search services. +home: https://truecharts.org/charts/stable/searxng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.png +keywords: + - searxng + - Productivity + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: searxng +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/searxng + - https://github.com/searxng/searxng +type: application +version: 4.0.52 +annotations: + truecharts.org/catagories: | + - Productivity + - Other + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/searxng/4.0.52/README.md b/stable/searxng/4.0.52/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/searxng/4.0.52/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/searxng/4.0.52/app-changelog.md b/stable/searxng/4.0.52/app-changelog.md new file mode 100644 index 00000000000..4dd29d38661 --- /dev/null +++ b/stable/searxng/4.0.52/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-4.0.52](https://github.com/truecharts/charts/compare/searxng-4.0.51...searxng-4.0.52) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.51/app-readme.md b/stable/searxng/4.0.52/app-readme.md similarity index 100% rename from stable/searxng/4.0.51/app-readme.md rename to stable/searxng/4.0.52/app-readme.md diff --git a/stable/searxng/4.0.52/charts/common-14.0.9.tgz b/stable/searxng/4.0.52/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/searxng/4.0.52/charts/common-14.0.9.tgz differ diff --git a/stable/searxng/4.0.51/ix_values.yaml b/stable/searxng/4.0.52/ix_values.yaml similarity index 100% rename from stable/searxng/4.0.51/ix_values.yaml rename to stable/searxng/4.0.52/ix_values.yaml diff --git a/stable/searxng/4.0.51/questions.yaml b/stable/searxng/4.0.52/questions.yaml similarity index 100% rename from stable/searxng/4.0.51/questions.yaml rename to stable/searxng/4.0.52/questions.yaml diff --git a/stable/searxng/4.0.52/templates/NOTES.txt b/stable/searxng/4.0.52/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/searxng/4.0.52/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/searxng/4.0.51/templates/common.yaml b/stable/searxng/4.0.52/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.51/templates/common.yaml rename to stable/searxng/4.0.52/templates/common.yaml diff --git a/stable/crafty-4/4.0.0/app-changelog.md b/stable/searxng/4.0.52/values.yaml similarity index 100% rename from stable/crafty-4/4.0.0/app-changelog.md rename to stable/searxng/4.0.52/values.yaml diff --git a/stable/seedsync/4.0.1/CHANGELOG.md b/stable/seedsync/4.0.1/CHANGELOG.md deleted file mode 100644 index 9666daf4888..00000000000 --- a/stable/seedsync/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,37 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [seedsync-4.0.1](https://github.com/truecharts/charts/compare/seedsync-4.0.0...seedsync-4.0.1) (2023-08-03) - -### Fix - -- nest securityContext values under container ([#11092](https://github.com/truecharts/charts/issues/11092)) - - - - - -## [seedsync-4.0.0](https://github.com/truecharts/charts/compare/seedsync-3.0.2...seedsync-4.0.0) (2023-07-31) - - - - -## [seedsync-3.0.2](https://github.com/truecharts/charts/compare/seedsync-3.0.1...seedsync-3.0.2) (2023-07-30) - -### Chore - -- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) - - - - -## [seedsync-3.0.1](https://github.com/truecharts/charts/compare/seedsync-3.0.0...seedsync-3.0.1) (2023-07-27) - -### Feat - -- Move to Stable ([#10878](https://github.com/truecharts/charts/issues/10878)) - - \ No newline at end of file diff --git a/stable/seedsync/4.0.1/Chart.yaml b/stable/seedsync/4.0.1/Chart.yaml deleted file mode 100644 index cf043bf0673..00000000000 --- a/stable/seedsync/4.0.1/Chart.yaml +++ /dev/null @@ -1,28 +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: 14.0.1 -deprecated: false -description: SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! -home: https://truecharts.org/charts/stable/seedsync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.png -keywords: - - seedsync - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: seedsync -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/seedsync - - https://github.com/ipsingh06/seedsync -type: application -version: 4.0.1 diff --git a/stable/seedsync/4.0.1/app-changelog.md b/stable/seedsync/4.0.1/app-changelog.md deleted file mode 100644 index 0b6e9d0ae04..00000000000 --- a/stable/seedsync/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [seedsync-4.0.1](https://github.com/truecharts/charts/compare/seedsync-4.0.0...seedsync-4.0.1) (2023-08-03) - -### Fix - -- nest securityContext values under container ([#11092](https://github.com/truecharts/charts/issues/11092)) - - \ No newline at end of file diff --git a/stable/seedsync/4.0.1/charts/common-14.0.1.tgz b/stable/seedsync/4.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/seedsync/4.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/seedsync/4.0.2/CHANGELOG.md b/stable/seedsync/4.0.2/CHANGELOG.md new file mode 100644 index 00000000000..9ae9ebd793e --- /dev/null +++ b/stable/seedsync/4.0.2/CHANGELOG.md @@ -0,0 +1,46 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [seedsync-4.0.2](https://github.com/truecharts/charts/compare/seedsync-4.0.1...seedsync-4.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [seedsync-4.0.1](https://github.com/truecharts/charts/compare/seedsync-4.0.0...seedsync-4.0.1) (2023-08-03) + +### Fix + +- nest securityContext values under container ([#11092](https://github.com/truecharts/charts/issues/11092)) + + + + + +## [seedsync-4.0.0](https://github.com/truecharts/charts/compare/seedsync-3.0.2...seedsync-4.0.0) (2023-07-31) + + + + +## [seedsync-3.0.2](https://github.com/truecharts/charts/compare/seedsync-3.0.1...seedsync-3.0.2) (2023-07-30) + +### Chore + +- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) + + + + +## [seedsync-3.0.1](https://github.com/truecharts/charts/compare/seedsync-3.0.0...seedsync-3.0.1) (2023-07-27) + +### Feat + +- Move to Stable ([#10878](https://github.com/truecharts/charts/issues/10878)) + + \ No newline at end of file diff --git a/stable/seedsync/4.0.2/Chart.yaml b/stable/seedsync/4.0.2/Chart.yaml new file mode 100644 index 00000000000..43bcf7ff7eb --- /dev/null +++ b/stable/seedsync/4.0.2/Chart.yaml @@ -0,0 +1,28 @@ +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: 14.0.9 +deprecated: false +description: SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! +home: https://truecharts.org/charts/stable/seedsync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.png +keywords: + - seedsync + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: seedsync +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/seedsync + - https://github.com/ipsingh06/seedsync +type: application +version: 4.0.2 diff --git a/stable/seedsync/4.0.2/README.md b/stable/seedsync/4.0.2/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/seedsync/4.0.2/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/seedsync/4.0.2/app-changelog.md b/stable/seedsync/4.0.2/app-changelog.md new file mode 100644 index 00000000000..e0a22c1cbde --- /dev/null +++ b/stable/seedsync/4.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [seedsync-4.0.2](https://github.com/truecharts/charts/compare/seedsync-4.0.1...seedsync-4.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/seedsync/4.0.1/app-readme.md b/stable/seedsync/4.0.2/app-readme.md similarity index 100% rename from stable/seedsync/4.0.1/app-readme.md rename to stable/seedsync/4.0.2/app-readme.md diff --git a/stable/seedsync/4.0.2/charts/common-14.0.9.tgz b/stable/seedsync/4.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/seedsync/4.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/seedsync/4.0.1/ix_values.yaml b/stable/seedsync/4.0.2/ix_values.yaml similarity index 100% rename from stable/seedsync/4.0.1/ix_values.yaml rename to stable/seedsync/4.0.2/ix_values.yaml diff --git a/stable/seedsync/4.0.1/questions.yaml b/stable/seedsync/4.0.2/questions.yaml similarity index 100% rename from stable/seedsync/4.0.1/questions.yaml rename to stable/seedsync/4.0.2/questions.yaml diff --git a/stable/seedsync/4.0.2/templates/NOTES.txt b/stable/seedsync/4.0.2/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/seedsync/4.0.2/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/seedsync/4.0.1/templates/common.yaml b/stable/seedsync/4.0.2/templates/common.yaml similarity index 100% rename from stable/seedsync/4.0.1/templates/common.yaml rename to stable/seedsync/4.0.2/templates/common.yaml diff --git a/stable/cryptofolio/9.0.0/app-changelog.md b/stable/seedsync/4.0.2/values.yaml similarity index 100% rename from stable/cryptofolio/9.0.0/app-changelog.md rename to stable/seedsync/4.0.2/values.yaml diff --git a/stable/ser2sock/10.0.1/CHANGELOG.md b/stable/ser2sock/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..d86478ac58b --- /dev/null +++ b/stable/ser2sock/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ser2sock-10.0.1](https://github.com/truecharts/charts/compare/ser2sock-10.0.0...ser2sock-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [ser2sock-10.0.0](https://github.com/truecharts/charts/compare/ser2sock-9.0.25...ser2sock-10.0.0) (2023-07-31) + + + + +## [ser2sock-9.0.25](https://github.com/truecharts/charts/compare/ser2sock-9.0.24...ser2sock-9.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [ser2sock-9.0.24](https://github.com/truecharts/charts/compare/ser2sock-9.0.23...ser2sock-9.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [ser2sock-9.0.23](https://github.com/truecharts/charts/compare/ser2sock-9.0.22...ser2sock-9.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [ser2sock-9.0.22](https://github.com/truecharts/charts/compare/ser2sock-9.0.21...ser2sock-9.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [ser2sock-9.0.21](https://github.com/truecharts/charts/compare/ser2sock-9.0.20...ser2sock-9.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [ser2sock-9.0.20](https://github.com/truecharts/charts/compare/ser2sock-9.0.19...ser2sock-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [ser2sock-9.0.19](https://github.com/truecharts/charts/compare/ser2sock-9.0.18...ser2sock-9.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [ser2sock-9.0.18](https://github.com/truecharts/charts/compare/ser2sock-9.0.17...ser2sock-9.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [ser2sock-9.0.17](https://github.com/truecharts/charts/compare/ser2sock-9.0.16...ser2sock-9.0.17) (2023-05-26) + diff --git a/stable/ser2sock/10.0.1/Chart.yaml b/stable/ser2sock/10.0.1/Chart.yaml new file mode 100644 index 00000000000..c447e6beec0 --- /dev/null +++ b/stable/ser2sock/10.0.1/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/ser2sock/10.0.1/README.md b/stable/ser2sock/10.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/ser2sock/10.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/ser2sock/10.0.1/app-changelog.md b/stable/ser2sock/10.0.1/app-changelog.md new file mode 100644 index 00000000000..6cff49b700a --- /dev/null +++ b/stable/ser2sock/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ser2sock-10.0.1](https://github.com/truecharts/charts/compare/ser2sock-10.0.0...ser2sock-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ser2sock/10.0.1/app-readme.md b/stable/ser2sock/10.0.1/app-readme.md new file mode 100644 index 00000000000..ca84eaba77a --- /dev/null +++ b/stable/ser2sock/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +Serial to Socket Redirector + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/ser2sock](https://truecharts.org/charts/stable/ser2sock) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/ser2sock/10.0.1/charts/common-14.0.9.tgz b/stable/ser2sock/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ser2sock/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/ser2sock/10.0.1/ix_values.yaml b/stable/ser2sock/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..307ad22de6c --- /dev/null +++ b/stable/ser2sock/10.0.1/ix_values.yaml @@ -0,0 +1,39 @@ +image: + repository: tccr.io/truecharts/ser2sock + tag: latest@sha256:230a81ceecd4da4a792e2daa89af02230998fe9edeec1379e49cf799d36ae754 + pullPolicy: Always +service: + main: + ports: + main: + port: 10000 + targetPort: 10000 +persistence: + config: + enabled: true + mountPath: "/config" +# -- Affinity constraint rules to place the Pod on a specific node. +# [[ref]](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity) +affinity: {} +# nodeAffinity: +# requiredDuringSchedulingIgnoredDuringExecution: +# nodeSelectorTerms: +# - matchExpressions: +# - key: app +# operator: In +# values: +# - ser2sock-controller + +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + env: + LISTENER_PORT: "{{ .Values.service.main.ports.main.port }}" + SERIAL_DEVICE: "" + BAUD_RATE: 115200 diff --git a/stable/ser2sock/10.0.1/questions.yaml b/stable/ser2sock/10.0.1/questions.yaml new file mode 100644 index 00000000000..f4b4e362c9b --- /dev/null +++ b/stable/ser2sock/10.0.1/questions.yaml @@ -0,0 +1,2025 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: BAUD_RATE + label: "BAUD_RATE" + description: "Serial device baud rate" + schema: + type: string + default: "115200" + - variable: SERIAL_DEVICE + label: "SERIAL_DEVICE" + description: "Path to the serial device" + schema: + type: string + required: true + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10000 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/ser2sock/10.0.1/templates/NOTES.txt b/stable/ser2sock/10.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/ser2sock/10.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ser2sock/10.0.1/templates/common.yaml b/stable/ser2sock/10.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/ser2sock/10.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/cura-novnc/5.0.0/app-changelog.md b/stable/ser2sock/10.0.1/values.yaml similarity index 100% rename from stable/cura-novnc/5.0.0/app-changelog.md rename to stable/ser2sock/10.0.1/values.yaml diff --git a/stable/servas/0.0.13/CHANGELOG.md b/stable/servas/0.0.13/CHANGELOG.md deleted file mode 100644 index de87999aede..00000000000 --- a/stable/servas/0.0.13/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [servas-0.0.13](https://github.com/truecharts/charts/compare/servas-1.0.0...servas-0.0.13) (2023-08-29) - diff --git a/stable/servas/0.0.13/Chart.yaml b/stable/servas/0.0.13/Chart.yaml deleted file mode 100644 index 7d6f182e8fc..00000000000 --- a/stable/servas/0.0.13/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.70 -deprecated: false -description: A self-hosted bookmark management tool. -home: https://truecharts.org/charts/stable/servas -icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.png -keywords: - - servas - - bookmarks -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: servas -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/servas - - https://github.com/beromir/Servas -type: application -version: 0.0.13 -annotations: - truecharts.org/catagories: | - - bookmarks - truecharts.org/SCALE-support: "true" diff --git a/stable/servas/0.0.13/app-changelog.md b/stable/servas/0.0.13/app-changelog.md deleted file mode 100644 index fd7913b3f25..00000000000 --- a/stable/servas/0.0.13/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [servas-0.0.13](https://github.com/truecharts/charts/compare/servas-1.0.0...servas-0.0.13) (2023-08-29) - diff --git a/stable/servas/0.0.13/charts/common-14.0.3.tgz b/stable/servas/0.0.13/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/servas/0.0.13/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/servas/0.0.14/CHANGELOG.md b/stable/servas/0.0.14/CHANGELOG.md new file mode 100644 index 00000000000..a35084aa624 --- /dev/null +++ b/stable/servas/0.0.14/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [servas-0.0.14](https://github.com/truecharts/charts/compare/servas-0.0.13...servas-0.0.14) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [servas-0.0.13](https://github.com/truecharts/charts/compare/servas-1.0.0...servas-0.0.13) (2023-08-29) + diff --git a/stable/servas/0.0.14/Chart.yaml b/stable/servas/0.0.14/Chart.yaml new file mode 100644 index 00000000000..427e80cbf41 --- /dev/null +++ b/stable/servas/0.0.14/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.0.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 +deprecated: false +description: A self-hosted bookmark management tool. +home: https://truecharts.org/charts/stable/servas +icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.png +keywords: + - servas + - bookmarks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: servas +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/servas + - https://github.com/beromir/Servas +type: application +version: 0.0.14 +annotations: + truecharts.org/catagories: | + - bookmarks + truecharts.org/SCALE-support: "true" diff --git a/stable/servas/0.0.14/README.md b/stable/servas/0.0.14/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/servas/0.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/servas/0.0.14/app-changelog.md b/stable/servas/0.0.14/app-changelog.md new file mode 100644 index 00000000000..1911669a7a2 --- /dev/null +++ b/stable/servas/0.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [servas-0.0.14](https://github.com/truecharts/charts/compare/servas-0.0.13...servas-0.0.14) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/servas/0.0.13/app-readme.md b/stable/servas/0.0.14/app-readme.md similarity index 100% rename from stable/servas/0.0.13/app-readme.md rename to stable/servas/0.0.14/app-readme.md diff --git a/stable/servas/0.0.14/charts/common-14.0.9.tgz b/stable/servas/0.0.14/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/servas/0.0.14/charts/common-14.0.9.tgz differ diff --git a/stable/servas/0.0.14/charts/mariadb-7.0.70.tgz b/stable/servas/0.0.14/charts/mariadb-7.0.70.tgz new file mode 100644 index 00000000000..1ad1f659636 Binary files /dev/null and b/stable/servas/0.0.14/charts/mariadb-7.0.70.tgz differ diff --git a/stable/servas/0.0.13/ix_values.yaml b/stable/servas/0.0.14/ix_values.yaml similarity index 100% rename from stable/servas/0.0.13/ix_values.yaml rename to stable/servas/0.0.14/ix_values.yaml diff --git a/stable/servas/0.0.13/questions.yaml b/stable/servas/0.0.14/questions.yaml similarity index 100% rename from stable/servas/0.0.13/questions.yaml rename to stable/servas/0.0.14/questions.yaml diff --git a/stable/servas/0.0.14/templates/NOTES.txt b/stable/servas/0.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/servas/0.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/servas/0.0.13/templates/_secrets.tpl b/stable/servas/0.0.14/templates/_secrets.tpl similarity index 100% rename from stable/servas/0.0.13/templates/_secrets.tpl rename to stable/servas/0.0.14/templates/_secrets.tpl diff --git a/stable/servas/0.0.13/templates/common.yaml b/stable/servas/0.0.14/templates/common.yaml similarity index 100% rename from stable/servas/0.0.13/templates/common.yaml rename to stable/servas/0.0.14/templates/common.yaml diff --git a/stable/davos/8.0.0/app-changelog.md b/stable/servas/0.0.14/values.yaml similarity index 100% rename from stable/davos/8.0.0/app-changelog.md rename to stable/servas/0.0.14/values.yaml diff --git a/stable/sftpgo/3.0.6/CHANGELOG.md b/stable/sftpgo/3.0.6/CHANGELOG.md deleted file mode 100644 index 8c0532cc1dd..00000000000 --- a/stable/sftpgo/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,22 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sftpgo-3.0.6](https://github.com/truecharts/charts/compare/sftpgo-3.0.5...sftpgo-3.0.6) (2023-08-03) - -### Chore - -- update container image tccr.io/truecharts/sftpgo to v2.5.4 ([#11159](https://github.com/truecharts/charts/issues/11159)) - - - - -## [sftpgo-3.0.5](https://github.com/truecharts/charts/compare/sftpgo-4.0.0...sftpgo-3.0.5) (2023-08-02) - -### Feat - -- Move to Stable ([#11143](https://github.com/truecharts/charts/issues/11143)) - - \ No newline at end of file diff --git a/stable/sftpgo/3.0.6/Chart.yaml b/stable/sftpgo/3.0.6/Chart.yaml deleted file mode 100644 index 83145131120..00000000000 --- a/stable/sftpgo/3.0.6/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.5.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." -home: https://truecharts.org/charts/stable/sftpgo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png -keywords: - - sftpgo - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sftpgo -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo - - https://github.com/drakkan/sftpgo -type: application -version: 3.0.6 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-FTP diff --git a/stable/sftpgo/3.0.6/app-changelog.md b/stable/sftpgo/3.0.6/app-changelog.md deleted file mode 100644 index 1a87ca3aba2..00000000000 --- a/stable/sftpgo/3.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sftpgo-3.0.6](https://github.com/truecharts/charts/compare/sftpgo-3.0.5...sftpgo-3.0.6) (2023-08-03) - -### Chore - -- update container image tccr.io/truecharts/sftpgo to v2.5.4 ([#11159](https://github.com/truecharts/charts/issues/11159)) - - \ No newline at end of file diff --git a/stable/sftpgo/3.0.6/charts/common-14.0.1.tgz b/stable/sftpgo/3.0.6/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/sftpgo/3.0.6/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/sftpgo/3.0.7/CHANGELOG.md b/stable/sftpgo/3.0.7/CHANGELOG.md new file mode 100644 index 00000000000..f74b647a50c --- /dev/null +++ b/stable/sftpgo/3.0.7/CHANGELOG.md @@ -0,0 +1,31 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sftpgo-3.0.7](https://github.com/truecharts/charts/compare/sftpgo-3.0.6...sftpgo-3.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [sftpgo-3.0.6](https://github.com/truecharts/charts/compare/sftpgo-3.0.5...sftpgo-3.0.6) (2023-08-03) + +### Chore + +- update container image tccr.io/truecharts/sftpgo to v2.5.4 ([#11159](https://github.com/truecharts/charts/issues/11159)) + + + + +## [sftpgo-3.0.5](https://github.com/truecharts/charts/compare/sftpgo-4.0.0...sftpgo-3.0.5) (2023-08-02) + +### Feat + +- Move to Stable ([#11143](https://github.com/truecharts/charts/issues/11143)) + + \ No newline at end of file diff --git a/stable/sftpgo/3.0.7/Chart.yaml b/stable/sftpgo/3.0.7/Chart.yaml new file mode 100644 index 00000000000..9ae1a0d9fa3 --- /dev/null +++ b/stable/sftpgo/3.0.7/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.5.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." +home: https://truecharts.org/charts/stable/sftpgo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png +keywords: + - sftpgo + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sftpgo +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo + - https://github.com/drakkan/sftpgo +type: application +version: 3.0.7 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-FTP diff --git a/stable/sftpgo/3.0.7/README.md b/stable/sftpgo/3.0.7/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/sftpgo/3.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/sftpgo/3.0.7/app-changelog.md b/stable/sftpgo/3.0.7/app-changelog.md new file mode 100644 index 00000000000..0816d0ca27b --- /dev/null +++ b/stable/sftpgo/3.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sftpgo-3.0.7](https://github.com/truecharts/charts/compare/sftpgo-3.0.6...sftpgo-3.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/sftpgo/3.0.6/app-readme.md b/stable/sftpgo/3.0.7/app-readme.md similarity index 100% rename from stable/sftpgo/3.0.6/app-readme.md rename to stable/sftpgo/3.0.7/app-readme.md diff --git a/stable/sftpgo/3.0.7/charts/common-14.0.9.tgz b/stable/sftpgo/3.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/sftpgo/3.0.7/charts/common-14.0.9.tgz differ diff --git a/stable/sftpgo/3.0.6/ix_values.yaml b/stable/sftpgo/3.0.7/ix_values.yaml similarity index 100% rename from stable/sftpgo/3.0.6/ix_values.yaml rename to stable/sftpgo/3.0.7/ix_values.yaml diff --git a/stable/sftpgo/3.0.6/questions.yaml b/stable/sftpgo/3.0.7/questions.yaml similarity index 100% rename from stable/sftpgo/3.0.6/questions.yaml rename to stable/sftpgo/3.0.7/questions.yaml diff --git a/stable/sftpgo/3.0.7/templates/NOTES.txt b/stable/sftpgo/3.0.7/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/sftpgo/3.0.7/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sftpgo/3.0.7/templates/common.yaml b/stable/sftpgo/3.0.7/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/sftpgo/3.0.7/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ddclient/6.0.0/app-changelog.md b/stable/sftpgo/3.0.7/values.yaml similarity index 100% rename from stable/ddclient/6.0.0/app-changelog.md rename to stable/sftpgo/3.0.7/values.yaml diff --git a/stable/shiori/13.0.3/CHANGELOG.md b/stable/shiori/13.0.3/CHANGELOG.md new file mode 100644 index 00000000000..451dfb514fc --- /dev/null +++ b/stable/shiori/13.0.3/CHANGELOG.md @@ -0,0 +1,26 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shiori-13.0.3](https://github.com/truecharts/charts/compare/shiori-13.0.2...shiori-13.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [shiori-13.0.2](https://github.com/truecharts/charts/compare/shiori-13.0.1...shiori-13.0.2) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/shiori to v1.5.5 ([#12760](https://github.com/truecharts/charts/issues/12760)) + + + + +## [shiori-13.0.1](https://github.com/truecharts/charts/compare/shiori-13.0.0...shiori-13.0.1) (2023-08-29) + diff --git a/stable/shiori/13.0.3/Chart.yaml b/stable/shiori/13.0.3/Chart.yaml new file mode 100644 index 00000000000..8896b6c6219 --- /dev/null +++ b/stable/shiori/13.0.3/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.5.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A simple bookmark manager built with Go. +home: https://truecharts.org/charts/stable/shiori +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shiori.png +keywords: + - shiori + - bookmark + - bookmark-manager + - web-interface +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shiori +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shiori + - https://github.com/go-shiori/shiori + - https://github.com/go-shiori/shiori/pkgs/container/shiori +type: application +version: 13.0.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shiori/13.0.3/README.md b/stable/shiori/13.0.3/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/shiori/13.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/shiori/13.0.3/app-changelog.md b/stable/shiori/13.0.3/app-changelog.md new file mode 100644 index 00000000000..b129e60bbb3 --- /dev/null +++ b/stable/shiori/13.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shiori-13.0.3](https://github.com/truecharts/charts/compare/shiori-13.0.2...shiori-13.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/shiori/13.0.3/app-readme.md b/stable/shiori/13.0.3/app-readme.md new file mode 100644 index 00000000000..f1957ed1430 --- /dev/null +++ b/stable/shiori/13.0.3/app-readme.md @@ -0,0 +1,8 @@ +A simple bookmark manager built with Go. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/shiori](https://truecharts.org/charts/stable/shiori) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/shiori/13.0.3/charts/common-14.0.9.tgz b/stable/shiori/13.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/shiori/13.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/shiori/13.0.3/ix_values.yaml b/stable/shiori/13.0.3/ix_values.yaml new file mode 100644 index 00000000000..49165da1d3e --- /dev/null +++ b/stable/shiori/13.0.3/ix_values.yaml @@ -0,0 +1,46 @@ +image: + repository: tccr.io/truecharts/shiori + pullPolicy: IfNotPresent + tag: v1.5.5@sha256:8c2bfa5d3ddabb2e0707d41630193bf6153f85f9995cf06c46693c9e59354b4d + +service: + main: + ports: + main: + port: 10098 + targetPort: 8080 + +workload: + main: + podSpec: + containers: + main: + env: + SHIORI_DIR: "{{ .Values.persistence.data.mountPath }}" + SHIORI_DBMS: "postgresql" + SHIORI_PG_PORT: "5432" + SHIORI_PG_USER: "{{ .Values.cnpg.main.user }}" + SHIORI_PG_NAME: "{{ .Values.cnpg.main.database }}" + SHIORI_PG_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + SHIORI_PG_PASS: + secretKeyRef: + name: cnpg-main-user + key: password + +persistence: + data: + enabled: true + mountPath: /data + +cnpg: + main: + enabled: true + user: shiori + password: shiori + +portal: + open: + enabled: true diff --git a/stable/shiori/13.0.3/questions.yaml b/stable/shiori/13.0.3/questions.yaml new file mode 100644 index 00000000000..d0364d3326b --- /dev/null +++ b/stable/shiori/13.0.3/questions.yaml @@ -0,0 +1,2004 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10098 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App Data Storage + description: Stores the Application Data. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/shiori/13.0.3/templates/common.yaml b/stable/shiori/13.0.3/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/shiori/13.0.3/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ddns-updater/6.0.0/app-changelog.md b/stable/shiori/13.0.3/values.yaml similarity index 100% rename from stable/ddns-updater/6.0.0/app-changelog.md rename to stable/shiori/13.0.3/values.yaml diff --git a/stable/shlink-web-client/7.0.0/CHANGELOG.md b/stable/shlink-web-client/7.0.0/CHANGELOG.md deleted file mode 100644 index 411e861243a..00000000000 --- a/stable/shlink-web-client/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [shlink-web-client-7.0.0](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.26...shlink-web-client-7.0.0) (2023-07-31) - - - - -## [shlink-web-client-6.0.26](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.25...shlink-web-client-6.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [shlink-web-client-6.0.25](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.24...shlink-web-client-6.0.25) (2023-07-19) - -### Chore - -- update container image tccr.io/truecharts/shlink-web-client to v3.10.2 ([#10595](https://github.com/truecharts/charts/issues/10595)) - - - - -## [shlink-web-client-6.0.24](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.23...shlink-web-client-6.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [shlink-web-client-6.0.23](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.22...shlink-web-client-6.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [shlink-web-client-6.0.22](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.21...shlink-web-client-6.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [shlink-web-client-6.0.21](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.20...shlink-web-client-6.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [shlink-web-client-6.0.20](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.19...shlink-web-client-6.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [shlink-web-client-6.0.19](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.18...shlink-web-client-6.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [shlink-web-client-6.0.18](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.17...shlink-web-client-6.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [shlink-web-client-6.0.17](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.16...shlink-web-client-6.0.17) (2023-05-26) - diff --git a/stable/shlink-web-client/7.0.0/Chart.yaml b/stable/shlink-web-client/7.0.0/Chart.yaml deleted file mode 100644 index 9665c80001a..00000000000 --- a/stable/shlink-web-client/7.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "3.10.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.0 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/shlink-web-client/7.0.0/charts/common-14.0.1.tgz b/stable/shlink-web-client/7.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/shlink-web-client/7.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/shlink-web-client/7.0.1/CHANGELOG.md b/stable/shlink-web-client/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..855def579a2 --- /dev/null +++ b/stable/shlink-web-client/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shlink-web-client-7.0.1](https://github.com/truecharts/charts/compare/shlink-web-client-7.0.0...shlink-web-client-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [shlink-web-client-7.0.0](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.26...shlink-web-client-7.0.0) (2023-07-31) + + + + +## [shlink-web-client-6.0.26](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.25...shlink-web-client-6.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [shlink-web-client-6.0.25](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.24...shlink-web-client-6.0.25) (2023-07-19) + +### Chore + +- update container image tccr.io/truecharts/shlink-web-client to v3.10.2 ([#10595](https://github.com/truecharts/charts/issues/10595)) + + + + +## [shlink-web-client-6.0.24](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.23...shlink-web-client-6.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [shlink-web-client-6.0.23](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.22...shlink-web-client-6.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [shlink-web-client-6.0.22](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.21...shlink-web-client-6.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [shlink-web-client-6.0.21](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.20...shlink-web-client-6.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [shlink-web-client-6.0.20](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.19...shlink-web-client-6.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [shlink-web-client-6.0.19](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.18...shlink-web-client-6.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [shlink-web-client-6.0.18](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.17...shlink-web-client-6.0.18) (2023-05-27) + diff --git a/stable/shlink-web-client/7.0.1/Chart.yaml b/stable/shlink-web-client/7.0.1/Chart.yaml new file mode 100644 index 00000000000..a14677d2996 --- /dev/null +++ b/stable/shlink-web-client/7.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.10.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.1 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/shlink-web-client/7.0.1/README.md b/stable/shlink-web-client/7.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/shlink-web-client/7.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/shlink-web-client/7.0.1/app-changelog.md b/stable/shlink-web-client/7.0.1/app-changelog.md new file mode 100644 index 00000000000..6b90712adc9 --- /dev/null +++ b/stable/shlink-web-client/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shlink-web-client-7.0.1](https://github.com/truecharts/charts/compare/shlink-web-client-7.0.0...shlink-web-client-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/shlink-web-client/7.0.0/app-readme.md b/stable/shlink-web-client/7.0.1/app-readme.md similarity index 100% rename from stable/shlink-web-client/7.0.0/app-readme.md rename to stable/shlink-web-client/7.0.1/app-readme.md diff --git a/stable/shlink-web-client/7.0.1/charts/common-14.0.9.tgz b/stable/shlink-web-client/7.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/shlink-web-client/7.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/shlink-web-client/7.0.0/ix_values.yaml b/stable/shlink-web-client/7.0.1/ix_values.yaml similarity index 100% rename from stable/shlink-web-client/7.0.0/ix_values.yaml rename to stable/shlink-web-client/7.0.1/ix_values.yaml diff --git a/stable/shlink-web-client/7.0.0/questions.yaml b/stable/shlink-web-client/7.0.1/questions.yaml similarity index 100% rename from stable/shlink-web-client/7.0.0/questions.yaml rename to stable/shlink-web-client/7.0.1/questions.yaml diff --git a/stable/shlink-web-client/7.0.1/templates/NOTES.txt b/stable/shlink-web-client/7.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/shlink-web-client/7.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/shlink-web-client/7.0.1/templates/common.yaml b/stable/shlink-web-client/7.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/shlink-web-client/7.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/deemix/7.0.0/app-changelog.md b/stable/shlink-web-client/7.0.1/values.yaml similarity index 100% rename from stable/deemix/7.0.0/app-changelog.md rename to stable/shlink-web-client/7.0.1/values.yaml diff --git a/stable/shlink/9.0.1/CHANGELOG.md b/stable/shlink/9.0.1/CHANGELOG.md deleted file mode 100644 index aea49f2477f..00000000000 --- a/stable/shlink/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shlink-9.0.1](https://github.com/truecharts/charts/compare/shlink-9.0.0...shlink-9.0.1) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/shlink to v3.6.4 ([#12877](https://github.com/truecharts/charts/issues/12877)) - - - - - -## [shlink-9.0.0](https://github.com/truecharts/charts/compare/shlink-8.0.29...shlink-9.0.0) (2023-07-31) - - - - -## [shlink-8.0.29](https://github.com/truecharts/charts/compare/shlink-8.0.28...shlink-8.0.29) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [shlink-8.0.28](https://github.com/truecharts/charts/compare/shlink-8.0.27...shlink-8.0.28) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [shlink-8.0.27](https://github.com/truecharts/charts/compare/shlink-8.0.26...shlink-8.0.27) (2023-06-26) - -### Chore - -- update container image tccr.io/truecharts/shlink to v3.6.3 ([#9931](https://github.com/truecharts/charts/issues/9931)) - - - - -## [shlink-8.0.26](https://github.com/truecharts/charts/compare/shlink-8.0.25...shlink-8.0.26) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [shlink-8.0.25](https://github.com/truecharts/charts/compare/shlink-8.0.24...shlink-8.0.25) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [shlink-8.0.24](https://github.com/truecharts/charts/compare/shlink-8.0.23...shlink-8.0.24) (2023-06-09) - -### Chore - -- update container image tccr.io/truecharts/shlink to v3.6.2 ([#9532](https://github.com/truecharts/charts/issues/9532)) - - - - -## [shlink-8.0.23](https://github.com/truecharts/charts/compare/shlink-8.0.22...shlink-8.0.23) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - - -## [shlink-8.0.22](https://github.com/truecharts/charts/compare/shlink-8.0.21...shlink-8.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [shlink-8.0.21](https://github.com/truecharts/charts/compare/shlink-8.0.20...shlink-8.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/shlink/9.0.1/Chart.yaml b/stable/shlink/9.0.1/Chart.yaml deleted file mode 100644 index 460b1e079a8..00000000000 --- a/stable/shlink/9.0.1/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.66 -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: 9.0.1 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/shlink/9.0.1/app-changelog.md b/stable/shlink/9.0.1/app-changelog.md deleted file mode 100644 index 25034a4018a..00000000000 --- a/stable/shlink/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shlink-9.0.1](https://github.com/truecharts/charts/compare/shlink-9.0.0...shlink-9.0.1) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/shlink to v3.6.4 ([#12877](https://github.com/truecharts/charts/issues/12877)) - - \ No newline at end of file diff --git a/stable/shlink/9.0.1/charts/common-14.0.1.tgz b/stable/shlink/9.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/shlink/9.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/shlink/9.0.2/CHANGELOG.md b/stable/shlink/9.0.2/CHANGELOG.md new file mode 100644 index 00000000000..9e748ceb1f6 --- /dev/null +++ b/stable/shlink/9.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shlink-9.0.2](https://github.com/truecharts/charts/compare/shlink-9.0.1...shlink-9.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [shlink-9.0.1](https://github.com/truecharts/charts/compare/shlink-9.0.0...shlink-9.0.1) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/shlink to v3.6.4 ([#12877](https://github.com/truecharts/charts/issues/12877)) + + + + + +## [shlink-9.0.0](https://github.com/truecharts/charts/compare/shlink-8.0.29...shlink-9.0.0) (2023-07-31) + + + + +## [shlink-8.0.29](https://github.com/truecharts/charts/compare/shlink-8.0.28...shlink-8.0.29) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [shlink-8.0.28](https://github.com/truecharts/charts/compare/shlink-8.0.27...shlink-8.0.28) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [shlink-8.0.27](https://github.com/truecharts/charts/compare/shlink-8.0.26...shlink-8.0.27) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/shlink to v3.6.3 ([#9931](https://github.com/truecharts/charts/issues/9931)) + + + + +## [shlink-8.0.26](https://github.com/truecharts/charts/compare/shlink-8.0.25...shlink-8.0.26) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [shlink-8.0.25](https://github.com/truecharts/charts/compare/shlink-8.0.24...shlink-8.0.25) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [shlink-8.0.24](https://github.com/truecharts/charts/compare/shlink-8.0.23...shlink-8.0.24) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/shlink to v3.6.2 ([#9532](https://github.com/truecharts/charts/issues/9532)) + + + + +## [shlink-8.0.23](https://github.com/truecharts/charts/compare/shlink-8.0.22...shlink-8.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [shlink-8.0.22](https://github.com/truecharts/charts/compare/shlink-8.0.21...shlink-8.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + diff --git a/stable/shlink/9.0.2/Chart.yaml b/stable/shlink/9.0.2/Chart.yaml new file mode 100644 index 00000000000..be38abcd697 --- /dev/null +++ b/stable/shlink/9.0.2/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.6.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +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: 9.0.2 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/shlink/9.0.2/README.md b/stable/shlink/9.0.2/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/shlink/9.0.2/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/shlink/9.0.2/app-changelog.md b/stable/shlink/9.0.2/app-changelog.md new file mode 100644 index 00000000000..e969de60e2c --- /dev/null +++ b/stable/shlink/9.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shlink-9.0.2](https://github.com/truecharts/charts/compare/shlink-9.0.1...shlink-9.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/shlink/9.0.1/app-readme.md b/stable/shlink/9.0.2/app-readme.md similarity index 100% rename from stable/shlink/9.0.1/app-readme.md rename to stable/shlink/9.0.2/app-readme.md diff --git a/stable/shlink/9.0.2/charts/common-14.0.9.tgz b/stable/shlink/9.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/shlink/9.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/shlink/9.0.2/charts/redis-6.0.66.tgz b/stable/shlink/9.0.2/charts/redis-6.0.66.tgz new file mode 100644 index 00000000000..77495e13510 Binary files /dev/null and b/stable/shlink/9.0.2/charts/redis-6.0.66.tgz differ diff --git a/stable/shlink/9.0.1/ix_values.yaml b/stable/shlink/9.0.2/ix_values.yaml similarity index 100% rename from stable/shlink/9.0.1/ix_values.yaml rename to stable/shlink/9.0.2/ix_values.yaml diff --git a/stable/shlink/9.0.1/questions.yaml b/stable/shlink/9.0.2/questions.yaml similarity index 100% rename from stable/shlink/9.0.1/questions.yaml rename to stable/shlink/9.0.2/questions.yaml diff --git a/stable/shlink/9.0.2/templates/NOTES.txt b/stable/shlink/9.0.2/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/shlink/9.0.2/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/shlink/9.0.2/templates/common.yaml b/stable/shlink/9.0.2/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/shlink/9.0.2/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/deepstack/8.0.0/app-changelog.md b/stable/shlink/9.0.2/values.yaml similarity index 100% rename from stable/deepstack/8.0.0/app-changelog.md rename to stable/shlink/9.0.2/values.yaml diff --git a/stable/shoko-server/6.0.0/CHANGELOG.md b/stable/shoko-server/6.0.0/CHANGELOG.md deleted file mode 100644 index d88d40bf275..00000000000 --- a/stable/shoko-server/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [shoko-server-6.0.0](https://github.com/truecharts/charts/compare/shoko-server-5.0.25...shoko-server-6.0.0) (2023-07-31) - - - - -## [shoko-server-5.0.25](https://github.com/truecharts/charts/compare/shoko-server-5.0.24...shoko-server-5.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [shoko-server-5.0.24](https://github.com/truecharts/charts/compare/shoko-server-5.0.23...shoko-server-5.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [shoko-server-5.0.23](https://github.com/truecharts/charts/compare/shoko-server-5.0.22...shoko-server-5.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [shoko-server-5.0.22](https://github.com/truecharts/charts/compare/shoko-server-5.0.21...shoko-server-5.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [shoko-server-5.0.21](https://github.com/truecharts/charts/compare/shoko-server-5.0.20...shoko-server-5.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [shoko-server-5.0.20](https://github.com/truecharts/charts/compare/shoko-server-5.0.19...shoko-server-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [shoko-server-5.0.19](https://github.com/truecharts/charts/compare/shoko-server-5.0.18...shoko-server-5.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [shoko-server-5.0.18](https://github.com/truecharts/charts/compare/shoko-server-5.0.17...shoko-server-5.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [shoko-server-5.0.17](https://github.com/truecharts/charts/compare/shoko-server-5.0.16...shoko-server-5.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [shoko-server-5.0.16](https://github.com/truecharts/charts/compare/shoko-server-5.0.15...shoko-server-5.0.16) (2023-05-24) - diff --git a/stable/shoko-server/6.0.0/Chart.yaml b/stable/shoko-server/6.0.0/Chart.yaml deleted file mode 100644 index e083511bff3..00000000000 --- a/stable/shoko-server/6.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.2.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.0 -annotations: - truecharts.org/catagories: | - - media - - Tools-Utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/shoko-server/6.0.0/charts/common-14.0.1.tgz b/stable/shoko-server/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/shoko-server/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/shoko-server/6.0.1/CHANGELOG.md b/stable/shoko-server/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..0db7b79144d --- /dev/null +++ b/stable/shoko-server/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shoko-server-6.0.1](https://github.com/truecharts/charts/compare/shoko-server-6.0.0...shoko-server-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [shoko-server-6.0.0](https://github.com/truecharts/charts/compare/shoko-server-5.0.25...shoko-server-6.0.0) (2023-07-31) + + + + +## [shoko-server-5.0.25](https://github.com/truecharts/charts/compare/shoko-server-5.0.24...shoko-server-5.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [shoko-server-5.0.24](https://github.com/truecharts/charts/compare/shoko-server-5.0.23...shoko-server-5.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [shoko-server-5.0.23](https://github.com/truecharts/charts/compare/shoko-server-5.0.22...shoko-server-5.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [shoko-server-5.0.22](https://github.com/truecharts/charts/compare/shoko-server-5.0.21...shoko-server-5.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [shoko-server-5.0.21](https://github.com/truecharts/charts/compare/shoko-server-5.0.20...shoko-server-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [shoko-server-5.0.20](https://github.com/truecharts/charts/compare/shoko-server-5.0.19...shoko-server-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [shoko-server-5.0.19](https://github.com/truecharts/charts/compare/shoko-server-5.0.18...shoko-server-5.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [shoko-server-5.0.18](https://github.com/truecharts/charts/compare/shoko-server-5.0.17...shoko-server-5.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [shoko-server-5.0.17](https://github.com/truecharts/charts/compare/shoko-server-5.0.16...shoko-server-5.0.17) (2023-05-26) + diff --git a/stable/shoko-server/6.0.1/Chart.yaml b/stable/shoko-server/6.0.1/Chart.yaml new file mode 100644 index 00000000000..bf8ab6778f3 --- /dev/null +++ b/stable/shoko-server/6.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - media + - Tools-Utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/shoko-server/6.0.1/README.md b/stable/shoko-server/6.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/shoko-server/6.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/shoko-server/6.0.1/app-changelog.md b/stable/shoko-server/6.0.1/app-changelog.md new file mode 100644 index 00000000000..a600e3761f4 --- /dev/null +++ b/stable/shoko-server/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shoko-server-6.0.1](https://github.com/truecharts/charts/compare/shoko-server-6.0.0...shoko-server-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/shoko-server/6.0.0/app-readme.md b/stable/shoko-server/6.0.1/app-readme.md similarity index 100% rename from stable/shoko-server/6.0.0/app-readme.md rename to stable/shoko-server/6.0.1/app-readme.md diff --git a/stable/shoko-server/6.0.1/charts/common-14.0.9.tgz b/stable/shoko-server/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/shoko-server/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/shoko-server/6.0.0/ix_values.yaml b/stable/shoko-server/6.0.1/ix_values.yaml similarity index 100% rename from stable/shoko-server/6.0.0/ix_values.yaml rename to stable/shoko-server/6.0.1/ix_values.yaml diff --git a/stable/shoko-server/6.0.0/questions.yaml b/stable/shoko-server/6.0.1/questions.yaml similarity index 100% rename from stable/shoko-server/6.0.0/questions.yaml rename to stable/shoko-server/6.0.1/questions.yaml diff --git a/stable/shoko-server/6.0.1/templates/NOTES.txt b/stable/shoko-server/6.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/shoko-server/6.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/shoko-server/6.0.0/templates/common.yaml b/stable/shoko-server/6.0.1/templates/common.yaml similarity index 100% rename from stable/shoko-server/6.0.0/templates/common.yaml rename to stable/shoko-server/6.0.1/templates/common.yaml diff --git a/stable/dell-idrac-fan-controller/2.0.0/app-changelog.md b/stable/shoko-server/6.0.1/values.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/2.0.0/app-changelog.md rename to stable/shoko-server/6.0.1/values.yaml diff --git a/stable/shorturl/7.0.0/CHANGELOG.md b/stable/shorturl/7.0.0/CHANGELOG.md deleted file mode 100644 index 10941544c4d..00000000000 --- a/stable/shorturl/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [shorturl-7.0.0](https://github.com/truecharts/charts/compare/shorturl-6.0.24...shorturl-7.0.0) (2023-07-31) - - - - -## [shorturl-6.0.24](https://github.com/truecharts/charts/compare/shorturl-6.0.23...shorturl-6.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [shorturl-6.0.23](https://github.com/truecharts/charts/compare/shorturl-6.0.22...shorturl-6.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [shorturl-6.0.22](https://github.com/truecharts/charts/compare/shorturl-6.0.21...shorturl-6.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [shorturl-6.0.21](https://github.com/truecharts/charts/compare/shorturl-6.0.20...shorturl-6.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [shorturl-6.0.20](https://github.com/truecharts/charts/compare/shorturl-6.0.19...shorturl-6.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [shorturl-6.0.19](https://github.com/truecharts/charts/compare/shorturl-6.0.18...shorturl-6.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [shorturl-6.0.18](https://github.com/truecharts/charts/compare/shorturl-6.0.17...shorturl-6.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [shorturl-6.0.17](https://github.com/truecharts/charts/compare/shorturl-6.0.16...shorturl-6.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [shorturl-6.0.16](https://github.com/truecharts/charts/compare/shorturl-6.0.15...shorturl-6.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [shorturl-6.0.15](https://github.com/truecharts/charts/compare/shorturl-6.0.14...shorturl-6.0.15) (2023-05-24) - diff --git a/stable/shorturl/7.0.0/Chart.yaml b/stable/shorturl/7.0.0/Chart.yaml deleted file mode 100644 index 053b4eb8b0c..00000000000 --- a/stable/shorturl/7.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/shorturl/7.0.0/charts/common-14.0.1.tgz b/stable/shorturl/7.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/shorturl/7.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/shorturl/7.0.1/CHANGELOG.md b/stable/shorturl/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..b76753af89c --- /dev/null +++ b/stable/shorturl/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shorturl-7.0.1](https://github.com/truecharts/charts/compare/shorturl-7.0.0...shorturl-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [shorturl-7.0.0](https://github.com/truecharts/charts/compare/shorturl-6.0.24...shorturl-7.0.0) (2023-07-31) + + + + +## [shorturl-6.0.24](https://github.com/truecharts/charts/compare/shorturl-6.0.23...shorturl-6.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [shorturl-6.0.23](https://github.com/truecharts/charts/compare/shorturl-6.0.22...shorturl-6.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [shorturl-6.0.22](https://github.com/truecharts/charts/compare/shorturl-6.0.21...shorturl-6.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [shorturl-6.0.21](https://github.com/truecharts/charts/compare/shorturl-6.0.20...shorturl-6.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [shorturl-6.0.20](https://github.com/truecharts/charts/compare/shorturl-6.0.19...shorturl-6.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [shorturl-6.0.19](https://github.com/truecharts/charts/compare/shorturl-6.0.18...shorturl-6.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [shorturl-6.0.18](https://github.com/truecharts/charts/compare/shorturl-6.0.17...shorturl-6.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [shorturl-6.0.17](https://github.com/truecharts/charts/compare/shorturl-6.0.16...shorturl-6.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [shorturl-6.0.16](https://github.com/truecharts/charts/compare/shorturl-6.0.15...shorturl-6.0.16) (2023-05-26) + diff --git a/stable/shorturl/7.0.1/Chart.yaml b/stable/shorturl/7.0.1/Chart.yaml new file mode 100644 index 00000000000..90eb3a51704 --- /dev/null +++ b/stable/shorturl/7.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/shorturl/7.0.1/README.md b/stable/shorturl/7.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/shorturl/7.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/shorturl/7.0.1/app-changelog.md b/stable/shorturl/7.0.1/app-changelog.md new file mode 100644 index 00000000000..58982523e69 --- /dev/null +++ b/stable/shorturl/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shorturl-7.0.1](https://github.com/truecharts/charts/compare/shorturl-7.0.0...shorturl-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/shorturl/7.0.0/app-readme.md b/stable/shorturl/7.0.1/app-readme.md similarity index 100% rename from stable/shorturl/7.0.0/app-readme.md rename to stable/shorturl/7.0.1/app-readme.md diff --git a/stable/shorturl/7.0.1/charts/common-14.0.9.tgz b/stable/shorturl/7.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/shorturl/7.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/shorturl/7.0.0/ix_values.yaml b/stable/shorturl/7.0.1/ix_values.yaml similarity index 100% rename from stable/shorturl/7.0.0/ix_values.yaml rename to stable/shorturl/7.0.1/ix_values.yaml diff --git a/stable/shorturl/7.0.0/questions.yaml b/stable/shorturl/7.0.1/questions.yaml similarity index 100% rename from stable/shorturl/7.0.0/questions.yaml rename to stable/shorturl/7.0.1/questions.yaml diff --git a/stable/shorturl/7.0.1/templates/NOTES.txt b/stable/shorturl/7.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/shorturl/7.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sickchill/7.0.11/templates/common.yaml b/stable/shorturl/7.0.1/templates/common.yaml similarity index 100% rename from stable/sickchill/7.0.11/templates/common.yaml rename to stable/shorturl/7.0.1/templates/common.yaml diff --git a/stable/digikam/8.0.0/app-changelog.md b/stable/shorturl/7.0.1/values.yaml similarity index 100% rename from stable/digikam/8.0.0/app-changelog.md rename to stable/shorturl/7.0.1/values.yaml diff --git a/stable/sickchill/7.0.11/CHANGELOG.md b/stable/sickchill/7.0.11/CHANGELOG.md deleted file mode 100644 index df080f8cf2e..00000000000 --- a/stable/sickchill/7.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sickchill-7.0.11](https://github.com/truecharts/charts/compare/sickchill-7.0.10...sickchill-7.0.11) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#13265](https://github.com/truecharts/charts/issues/13265)) - - - - -## [sickchill-7.0.10](https://github.com/truecharts/charts/compare/sickchill-7.0.9...sickchill-7.0.10) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#13040](https://github.com/truecharts/charts/issues/13040)) - - - - -## [sickchill-7.0.9](https://github.com/truecharts/charts/compare/sickchill-7.0.8...sickchill-7.0.9) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#12797](https://github.com/truecharts/charts/issues/12797)) - - - - -## [sickchill-7.0.8](https://github.com/truecharts/charts/compare/sickchill-7.0.7...sickchill-7.0.8) (2023-09-14) - -### Chore - -- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#12585](https://github.com/truecharts/charts/issues/12585)) - - - - -## [sickchill-7.0.7](https://github.com/truecharts/charts/compare/sickchill-7.0.6...sickchill-7.0.7) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#12336](https://github.com/truecharts/charts/issues/12336)) - - - - -## [sickchill-7.0.6](https://github.com/truecharts/charts/compare/sickchill-7.0.5...sickchill-7.0.6) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#12107](https://github.com/truecharts/charts/issues/12107)) - - - - -## [sickchill-7.0.5](https://github.com/truecharts/charts/compare/sickchill-7.0.4...sickchill-7.0.5) (2023-08-24) - -### Chore - -- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#11839](https://github.com/truecharts/charts/issues/11839)) - - - - -## [sickchill-7.0.4](https://github.com/truecharts/charts/compare/sickchill-7.0.3...sickchill-7.0.4) (2023-08-17) - -### Chore - -- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#11629](https://github.com/truecharts/charts/issues/11629)) - - - - -## [sickchill-7.0.3](https://github.com/truecharts/charts/compare/sickchill-7.0.2...sickchill-7.0.3) (2023-08-10) - -### Chore - -- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#11407](https://github.com/truecharts/charts/issues/11407)) - - - - -## [sickchill-7.0.2](https://github.com/truecharts/charts/compare/sickchill-7.0.1...sickchill-7.0.2) (2023-08-10) - -### Chore - -- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#11387](https://github.com/truecharts/charts/issues/11387)) - - - - -## [sickchill-7.0.1](https://github.com/truecharts/charts/compare/sickchill-7.0.0...sickchill-7.0.1) (2023-08-03) - -### Chore diff --git a/stable/sickchill/7.0.11/Chart.yaml b/stable/sickchill/7.0.11/Chart.yaml deleted file mode 100644 index f19760a6da9..00000000000 --- a/stable/sickchill/7.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2023.6.27" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/sickchill/7.0.11/app-changelog.md b/stable/sickchill/7.0.11/app-changelog.md deleted file mode 100644 index 5bf07966f7a..00000000000 --- a/stable/sickchill/7.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sickchill-7.0.11](https://github.com/truecharts/charts/compare/sickchill-7.0.10...sickchill-7.0.11) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#13265](https://github.com/truecharts/charts/issues/13265)) - - \ No newline at end of file diff --git a/stable/sickchill/7.0.11/charts/common-14.0.1.tgz b/stable/sickchill/7.0.11/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/sickchill/7.0.11/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/sickchill/7.0.12/CHANGELOG.md b/stable/sickchill/7.0.12/CHANGELOG.md new file mode 100644 index 00000000000..2e0ad36d95f --- /dev/null +++ b/stable/sickchill/7.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sickchill-7.0.12](https://github.com/truecharts/charts/compare/sickchill-7.0.11...sickchill-7.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [sickchill-7.0.11](https://github.com/truecharts/charts/compare/sickchill-7.0.10...sickchill-7.0.11) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#13265](https://github.com/truecharts/charts/issues/13265)) + + + + +## [sickchill-7.0.10](https://github.com/truecharts/charts/compare/sickchill-7.0.9...sickchill-7.0.10) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#13040](https://github.com/truecharts/charts/issues/13040)) + + + + +## [sickchill-7.0.9](https://github.com/truecharts/charts/compare/sickchill-7.0.8...sickchill-7.0.9) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#12797](https://github.com/truecharts/charts/issues/12797)) + + + + +## [sickchill-7.0.8](https://github.com/truecharts/charts/compare/sickchill-7.0.7...sickchill-7.0.8) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#12585](https://github.com/truecharts/charts/issues/12585)) + + + + +## [sickchill-7.0.7](https://github.com/truecharts/charts/compare/sickchill-7.0.6...sickchill-7.0.7) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#12336](https://github.com/truecharts/charts/issues/12336)) + + + + +## [sickchill-7.0.6](https://github.com/truecharts/charts/compare/sickchill-7.0.5...sickchill-7.0.6) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#12107](https://github.com/truecharts/charts/issues/12107)) + + + + +## [sickchill-7.0.5](https://github.com/truecharts/charts/compare/sickchill-7.0.4...sickchill-7.0.5) (2023-08-24) + +### Chore + +- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#11839](https://github.com/truecharts/charts/issues/11839)) + + + + +## [sickchill-7.0.4](https://github.com/truecharts/charts/compare/sickchill-7.0.3...sickchill-7.0.4) (2023-08-17) + +### Chore + +- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#11629](https://github.com/truecharts/charts/issues/11629)) + + + + +## [sickchill-7.0.3](https://github.com/truecharts/charts/compare/sickchill-7.0.2...sickchill-7.0.3) (2023-08-10) + +### Chore + +- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#11407](https://github.com/truecharts/charts/issues/11407)) + + + + +## [sickchill-7.0.2](https://github.com/truecharts/charts/compare/sickchill-7.0.1...sickchill-7.0.2) (2023-08-10) + +### Chore diff --git a/stable/sickchill/7.0.12/Chart.yaml b/stable/sickchill/7.0.12/Chart.yaml new file mode 100644 index 00000000000..7a52cf18a19 --- /dev/null +++ b/stable/sickchill/7.0.12/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2023.6.27" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sickchill/7.0.12/README.md b/stable/sickchill/7.0.12/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/sickchill/7.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/sickchill/7.0.12/app-changelog.md b/stable/sickchill/7.0.12/app-changelog.md new file mode 100644 index 00000000000..2744067c746 --- /dev/null +++ b/stable/sickchill/7.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sickchill-7.0.12](https://github.com/truecharts/charts/compare/sickchill-7.0.11...sickchill-7.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/sickchill/7.0.11/app-readme.md b/stable/sickchill/7.0.12/app-readme.md similarity index 100% rename from stable/sickchill/7.0.11/app-readme.md rename to stable/sickchill/7.0.12/app-readme.md diff --git a/stable/sickchill/7.0.12/charts/common-14.0.9.tgz b/stable/sickchill/7.0.12/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/sickchill/7.0.12/charts/common-14.0.9.tgz differ diff --git a/stable/sickchill/7.0.11/ix_values.yaml b/stable/sickchill/7.0.12/ix_values.yaml similarity index 100% rename from stable/sickchill/7.0.11/ix_values.yaml rename to stable/sickchill/7.0.12/ix_values.yaml diff --git a/stable/sickchill/7.0.11/questions.yaml b/stable/sickchill/7.0.12/questions.yaml similarity index 100% rename from stable/sickchill/7.0.11/questions.yaml rename to stable/sickchill/7.0.12/questions.yaml diff --git a/stable/sickchill/7.0.12/templates/NOTES.txt b/stable/sickchill/7.0.12/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/sickchill/7.0.12/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sickgear/8.0.0/templates/common.yaml b/stable/sickchill/7.0.12/templates/common.yaml similarity index 100% rename from stable/sickgear/8.0.0/templates/common.yaml rename to stable/sickchill/7.0.12/templates/common.yaml diff --git a/stable/docusaurus/5.0.0/app-changelog.md b/stable/sickchill/7.0.12/values.yaml similarity index 100% rename from stable/docusaurus/5.0.0/app-changelog.md rename to stable/sickchill/7.0.12/values.yaml diff --git a/stable/sickgear/8.0.0/CHANGELOG.md b/stable/sickgear/8.0.0/CHANGELOG.md deleted file mode 100644 index 6797805f6a2..00000000000 --- a/stable/sickgear/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [sickgear-8.0.0](https://github.com/truecharts/charts/compare/sickgear-7.0.27...sickgear-8.0.0) (2023-07-31) - - - - -## [sickgear-7.0.27](https://github.com/truecharts/charts/compare/sickgear-7.0.26...sickgear-7.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [sickgear-7.0.26](https://github.com/truecharts/charts/compare/sickgear-7.0.25...sickgear-7.0.26) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [sickgear-7.0.25](https://github.com/truecharts/charts/compare/sickgear-7.0.24...sickgear-7.0.25) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [sickgear-7.0.24](https://github.com/truecharts/charts/compare/sickgear-7.0.23...sickgear-7.0.24) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [sickgear-7.0.23](https://github.com/truecharts/charts/compare/sickgear-7.0.22...sickgear-7.0.23) (2023-06-09) - -### Chore - -- update container image tccr.io/truecharts/sickgear to latest ([#9489](https://github.com/truecharts/charts/issues/9489)) - - - - -## [sickgear-7.0.22](https://github.com/truecharts/charts/compare/sickgear-7.0.21...sickgear-7.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [sickgear-7.0.21](https://github.com/truecharts/charts/compare/sickgear-7.0.20...sickgear-7.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [sickgear-7.0.20](https://github.com/truecharts/charts/compare/sickgear-7.0.19...sickgear-7.0.20) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/sickgear to latest ([#9384](https://github.com/truecharts/charts/issues/9384)) - - - - -## [sickgear-7.0.19](https://github.com/truecharts/charts/compare/sickgear-7.0.18...sickgear-7.0.19) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/sickgear to latest ([#9224](https://github.com/truecharts/charts/issues/9224)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [sickgear-7.0.18](https://github.com/truecharts/charts/compare/sickgear-7.0.17...sickgear-7.0.18) (2023-05-27) diff --git a/stable/sickgear/8.0.0/Chart.yaml b/stable/sickgear/8.0.0/Chart.yaml deleted file mode 100644 index 8d3e440e434..00000000000 --- a/stable/sickgear/8.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/sickgear/8.0.0/charts/common-14.0.1.tgz b/stable/sickgear/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/sickgear/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/sickgear/8.0.1/CHANGELOG.md b/stable/sickgear/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..0dfb9215051 --- /dev/null +++ b/stable/sickgear/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sickgear-8.0.1](https://github.com/truecharts/charts/compare/sickgear-8.0.0...sickgear-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [sickgear-8.0.0](https://github.com/truecharts/charts/compare/sickgear-7.0.27...sickgear-8.0.0) (2023-07-31) + + + + +## [sickgear-7.0.27](https://github.com/truecharts/charts/compare/sickgear-7.0.26...sickgear-7.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [sickgear-7.0.26](https://github.com/truecharts/charts/compare/sickgear-7.0.25...sickgear-7.0.26) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [sickgear-7.0.25](https://github.com/truecharts/charts/compare/sickgear-7.0.24...sickgear-7.0.25) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [sickgear-7.0.24](https://github.com/truecharts/charts/compare/sickgear-7.0.23...sickgear-7.0.24) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [sickgear-7.0.23](https://github.com/truecharts/charts/compare/sickgear-7.0.22...sickgear-7.0.23) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/sickgear to latest ([#9489](https://github.com/truecharts/charts/issues/9489)) + + + + +## [sickgear-7.0.22](https://github.com/truecharts/charts/compare/sickgear-7.0.21...sickgear-7.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [sickgear-7.0.21](https://github.com/truecharts/charts/compare/sickgear-7.0.20...sickgear-7.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [sickgear-7.0.20](https://github.com/truecharts/charts/compare/sickgear-7.0.19...sickgear-7.0.20) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/sickgear to latest ([#9384](https://github.com/truecharts/charts/issues/9384)) + + + + +## [sickgear-7.0.19](https://github.com/truecharts/charts/compare/sickgear-7.0.18...sickgear-7.0.19) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/sickgear to latest ([#9224](https://github.com/truecharts/charts/issues/9224)) diff --git a/stable/sickgear/8.0.1/Chart.yaml b/stable/sickgear/8.0.1/Chart.yaml new file mode 100644 index 00000000000..ec5be71482a --- /dev/null +++ b/stable/sickgear/8.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sickgear/8.0.1/README.md b/stable/sickgear/8.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/sickgear/8.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/sickgear/8.0.1/app-changelog.md b/stable/sickgear/8.0.1/app-changelog.md new file mode 100644 index 00000000000..61d7285a50f --- /dev/null +++ b/stable/sickgear/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sickgear-8.0.1](https://github.com/truecharts/charts/compare/sickgear-8.0.0...sickgear-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/sickgear/8.0.0/app-readme.md b/stable/sickgear/8.0.1/app-readme.md similarity index 100% rename from stable/sickgear/8.0.0/app-readme.md rename to stable/sickgear/8.0.1/app-readme.md diff --git a/stable/sickgear/8.0.1/charts/common-14.0.9.tgz b/stable/sickgear/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/sickgear/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/sickgear/8.0.0/ix_values.yaml b/stable/sickgear/8.0.1/ix_values.yaml similarity index 100% rename from stable/sickgear/8.0.0/ix_values.yaml rename to stable/sickgear/8.0.1/ix_values.yaml diff --git a/stable/sickgear/8.0.0/questions.yaml b/stable/sickgear/8.0.1/questions.yaml similarity index 100% rename from stable/sickgear/8.0.0/questions.yaml rename to stable/sickgear/8.0.1/questions.yaml diff --git a/stable/sickgear/8.0.1/templates/NOTES.txt b/stable/sickgear/8.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/sickgear/8.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/smokeping/7.0.2/templates/common.yaml b/stable/sickgear/8.0.1/templates/common.yaml similarity index 100% rename from stable/smokeping/7.0.2/templates/common.yaml rename to stable/sickgear/8.0.1/templates/common.yaml diff --git a/stable/doplarr/6.0.0/app-changelog.md b/stable/sickgear/8.0.1/values.yaml similarity index 100% rename from stable/doplarr/6.0.0/app-changelog.md rename to stable/sickgear/8.0.1/values.yaml diff --git a/stable/simply-shorten/5.0.0/CHANGELOG.md b/stable/simply-shorten/5.0.0/CHANGELOG.md deleted file mode 100644 index 50a4bd60a83..00000000000 --- a/stable/simply-shorten/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [simply-shorten-5.0.0](https://github.com/truecharts/charts/compare/simply-shorten-4.0.24...simply-shorten-5.0.0) (2023-07-31) - - - - -## [simply-shorten-4.0.24](https://github.com/truecharts/charts/compare/simply-shorten-4.0.23...simply-shorten-4.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [simply-shorten-4.0.23](https://github.com/truecharts/charts/compare/simply-shorten-4.0.22...simply-shorten-4.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [simply-shorten-4.0.22](https://github.com/truecharts/charts/compare/simply-shorten-4.0.21...simply-shorten-4.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [simply-shorten-4.0.21](https://github.com/truecharts/charts/compare/simply-shorten-4.0.20...simply-shorten-4.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [simply-shorten-4.0.20](https://github.com/truecharts/charts/compare/simply-shorten-4.0.19...simply-shorten-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [simply-shorten-4.0.19](https://github.com/truecharts/charts/compare/simply-shorten-4.0.18...simply-shorten-4.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [simply-shorten-4.0.18](https://github.com/truecharts/charts/compare/simply-shorten-4.0.17...simply-shorten-4.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [simply-shorten-4.0.17](https://github.com/truecharts/charts/compare/simply-shorten-4.0.16...simply-shorten-4.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [simply-shorten-4.0.16](https://github.com/truecharts/charts/compare/simply-shorten-4.0.15...simply-shorten-4.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [simply-shorten-4.0.15](https://github.com/truecharts/charts/compare/simply-shorten-4.0.14...simply-shorten-4.0.15) (2023-05-24) - diff --git a/stable/simply-shorten/5.0.0/Chart.yaml b/stable/simply-shorten/5.0.0/Chart.yaml deleted file mode 100644 index 54a16eca693..00000000000 --- a/stable/simply-shorten/5.0.0/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/catagories: | - - Cloud - - Productivity - - Network-Web - truecharts.org/SCALE-support: "true" diff --git a/stable/simply-shorten/5.0.0/charts/common-14.0.1.tgz b/stable/simply-shorten/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/simply-shorten/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/simply-shorten/5.0.1/CHANGELOG.md b/stable/simply-shorten/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..68a7bfaa582 --- /dev/null +++ b/stable/simply-shorten/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [simply-shorten-5.0.1](https://github.com/truecharts/charts/compare/simply-shorten-5.0.0...simply-shorten-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [simply-shorten-5.0.0](https://github.com/truecharts/charts/compare/simply-shorten-4.0.24...simply-shorten-5.0.0) (2023-07-31) + + + + +## [simply-shorten-4.0.24](https://github.com/truecharts/charts/compare/simply-shorten-4.0.23...simply-shorten-4.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [simply-shorten-4.0.23](https://github.com/truecharts/charts/compare/simply-shorten-4.0.22...simply-shorten-4.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [simply-shorten-4.0.22](https://github.com/truecharts/charts/compare/simply-shorten-4.0.21...simply-shorten-4.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [simply-shorten-4.0.21](https://github.com/truecharts/charts/compare/simply-shorten-4.0.20...simply-shorten-4.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [simply-shorten-4.0.20](https://github.com/truecharts/charts/compare/simply-shorten-4.0.19...simply-shorten-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [simply-shorten-4.0.19](https://github.com/truecharts/charts/compare/simply-shorten-4.0.18...simply-shorten-4.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [simply-shorten-4.0.18](https://github.com/truecharts/charts/compare/simply-shorten-4.0.17...simply-shorten-4.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [simply-shorten-4.0.17](https://github.com/truecharts/charts/compare/simply-shorten-4.0.16...simply-shorten-4.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [simply-shorten-4.0.16](https://github.com/truecharts/charts/compare/simply-shorten-4.0.15...simply-shorten-4.0.16) (2023-05-26) + diff --git a/stable/simply-shorten/5.0.1/Chart.yaml b/stable/simply-shorten/5.0.1/Chart.yaml new file mode 100644 index 00000000000..56c7ade2250 --- /dev/null +++ b/stable/simply-shorten/5.0.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - Cloud + - Productivity + - Network-Web + truecharts.org/SCALE-support: "true" diff --git a/stable/simply-shorten/5.0.1/README.md b/stable/simply-shorten/5.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/simply-shorten/5.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/simply-shorten/5.0.1/app-changelog.md b/stable/simply-shorten/5.0.1/app-changelog.md new file mode 100644 index 00000000000..6d3e1dd38a5 --- /dev/null +++ b/stable/simply-shorten/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [simply-shorten-5.0.1](https://github.com/truecharts/charts/compare/simply-shorten-5.0.0...simply-shorten-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/simply-shorten/5.0.0/app-readme.md b/stable/simply-shorten/5.0.1/app-readme.md similarity index 100% rename from stable/simply-shorten/5.0.0/app-readme.md rename to stable/simply-shorten/5.0.1/app-readme.md diff --git a/stable/simply-shorten/5.0.1/charts/common-14.0.9.tgz b/stable/simply-shorten/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/simply-shorten/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/simply-shorten/5.0.0/ix_values.yaml b/stable/simply-shorten/5.0.1/ix_values.yaml similarity index 100% rename from stable/simply-shorten/5.0.0/ix_values.yaml rename to stable/simply-shorten/5.0.1/ix_values.yaml diff --git a/stable/simply-shorten/5.0.0/questions.yaml b/stable/simply-shorten/5.0.1/questions.yaml similarity index 100% rename from stable/simply-shorten/5.0.0/questions.yaml rename to stable/simply-shorten/5.0.1/questions.yaml diff --git a/stable/simply-shorten/5.0.1/templates/NOTES.txt b/stable/simply-shorten/5.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/simply-shorten/5.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/simply-shorten/5.0.0/templates/common.yaml b/stable/simply-shorten/5.0.1/templates/common.yaml similarity index 100% rename from stable/simply-shorten/5.0.0/templates/common.yaml rename to stable/simply-shorten/5.0.1/templates/common.yaml diff --git a/stable/double-take/6.0.0/app-changelog.md b/stable/simply-shorten/5.0.1/values.yaml similarity index 100% rename from stable/double-take/6.0.0/app-changelog.md rename to stable/simply-shorten/5.0.1/values.yaml diff --git a/stable/slash/0.0.6/CHANGELOG.md b/stable/slash/0.0.6/CHANGELOG.md deleted file mode 100644 index 4d6a7c9e9ba..00000000000 --- a/stable/slash/0.0.6/CHANGELOG.md +++ /dev/null @@ -1,35 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [slash-0.0.6](https://github.com/truecharts/charts/compare/slash-0.0.5...slash-0.0.6) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/slash to v0.4.5 ([#13118](https://github.com/truecharts/charts/issues/13118)) - - - - -## [slash-0.0.5](https://github.com/truecharts/charts/compare/slash-0.0.4...slash-0.0.5) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/slash to v0.4.4 ([#12980](https://github.com/truecharts/charts/issues/12980)) - - - - -## [slash-0.0.4](https://github.com/truecharts/charts/compare/slash-0.0.3...slash-0.0.4) (2023-09-24) - -### Chore - -- update container image tccr.io/truecharts/slash to v0.4.4 ([#12923](https://github.com/truecharts/charts/issues/12923)) - - - - -## [slash-0.0.3](https://github.com/truecharts/charts/compare/slash-1.0.0...slash-0.0.3) (2023-08-29) - diff --git a/stable/slash/0.0.6/Chart.yaml b/stable/slash/0.0.6/Chart.yaml deleted file mode 100644 index 37fe117a8f7..00000000000 --- a/stable/slash/0.0.6/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.4.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: A bookmarking and link shortening service that enables easy saving and sharing of links. -home: https://truecharts.org/charts/stable/slash -icon: https://truecharts.org/img/hotlink-ok/chart-icons/slash.png -keywords: - - slash - - bookmarks - - url-shortener -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: slash -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/slash - - https://github.com/boojack/slash -type: application -version: 0.0.6 -annotations: - truecharts.org/catagories: | - - bookmarks - truecharts.org/SCALE-support: "true" diff --git a/stable/slash/0.0.6/app-changelog.md b/stable/slash/0.0.6/app-changelog.md deleted file mode 100644 index ef7f4123689..00000000000 --- a/stable/slash/0.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [slash-0.0.6](https://github.com/truecharts/charts/compare/slash-0.0.5...slash-0.0.6) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/slash to v0.4.5 ([#13118](https://github.com/truecharts/charts/issues/13118)) - - \ No newline at end of file diff --git a/stable/slash/0.0.6/charts/common-14.0.3.tgz b/stable/slash/0.0.6/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/slash/0.0.6/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/slash/0.0.7/CHANGELOG.md b/stable/slash/0.0.7/CHANGELOG.md new file mode 100644 index 00000000000..7a38b313cb3 --- /dev/null +++ b/stable/slash/0.0.7/CHANGELOG.md @@ -0,0 +1,44 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [slash-0.0.7](https://github.com/truecharts/charts/compare/slash-0.0.6...slash-0.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [slash-0.0.6](https://github.com/truecharts/charts/compare/slash-0.0.5...slash-0.0.6) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/slash to v0.4.5 ([#13118](https://github.com/truecharts/charts/issues/13118)) + + + + +## [slash-0.0.5](https://github.com/truecharts/charts/compare/slash-0.0.4...slash-0.0.5) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/slash to v0.4.4 ([#12980](https://github.com/truecharts/charts/issues/12980)) + + + + +## [slash-0.0.4](https://github.com/truecharts/charts/compare/slash-0.0.3...slash-0.0.4) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/slash to v0.4.4 ([#12923](https://github.com/truecharts/charts/issues/12923)) + + + + +## [slash-0.0.3](https://github.com/truecharts/charts/compare/slash-1.0.0...slash-0.0.3) (2023-08-29) + diff --git a/stable/slash/0.0.7/Chart.yaml b/stable/slash/0.0.7/Chart.yaml new file mode 100644 index 00000000000..204a0b3e4e7 --- /dev/null +++ b/stable/slash/0.0.7/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.4.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A bookmarking and link shortening service that enables easy saving and sharing of links. +home: https://truecharts.org/charts/stable/slash +icon: https://truecharts.org/img/hotlink-ok/chart-icons/slash.png +keywords: + - slash + - bookmarks + - url-shortener +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: slash +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/slash + - https://github.com/boojack/slash +type: application +version: 0.0.7 +annotations: + truecharts.org/catagories: | + - bookmarks + truecharts.org/SCALE-support: "true" diff --git a/stable/slash/0.0.7/README.md b/stable/slash/0.0.7/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/slash/0.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/slash/0.0.7/app-changelog.md b/stable/slash/0.0.7/app-changelog.md new file mode 100644 index 00000000000..9de2f38bb68 --- /dev/null +++ b/stable/slash/0.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [slash-0.0.7](https://github.com/truecharts/charts/compare/slash-0.0.6...slash-0.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/slash/0.0.6/app-readme.md b/stable/slash/0.0.7/app-readme.md similarity index 100% rename from stable/slash/0.0.6/app-readme.md rename to stable/slash/0.0.7/app-readme.md diff --git a/stable/slash/0.0.7/charts/common-14.0.9.tgz b/stable/slash/0.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/slash/0.0.7/charts/common-14.0.9.tgz differ diff --git a/stable/slash/0.0.6/ix_values.yaml b/stable/slash/0.0.7/ix_values.yaml similarity index 100% rename from stable/slash/0.0.6/ix_values.yaml rename to stable/slash/0.0.7/ix_values.yaml diff --git a/stable/slash/0.0.6/questions.yaml b/stable/slash/0.0.7/questions.yaml similarity index 100% rename from stable/slash/0.0.6/questions.yaml rename to stable/slash/0.0.7/questions.yaml diff --git a/stable/slash/0.0.7/templates/NOTES.txt b/stable/slash/0.0.7/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/slash/0.0.7/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/slash/0.0.7/templates/common.yaml b/stable/slash/0.0.7/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/slash/0.0.7/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/endlessh/6.0.0/app-changelog.md b/stable/slash/0.0.7/values.yaml similarity index 100% rename from stable/endlessh/6.0.0/app-changelog.md rename to stable/slash/0.0.7/values.yaml diff --git a/stable/smokeping/7.0.2/CHANGELOG.md b/stable/smokeping/7.0.2/CHANGELOG.md deleted file mode 100644 index cef32ae8779..00000000000 --- a/stable/smokeping/7.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [smokeping-7.0.2](https://github.com/truecharts/charts/compare/smokeping-7.0.1...smokeping-7.0.2) (2023-08-08) - - - - -## [smokeping-7.0.1](https://github.com/truecharts/charts/compare/smokeping-7.0.0...smokeping-7.0.1) (2023-08-06) - -### Fix - -- Disable varrun ([#11171](https://github.com/truecharts/charts/issues/11171)) - - - - - -## [smokeping-7.0.0](https://github.com/truecharts/charts/compare/smokeping-6.0.15...smokeping-7.0.0) (2023-07-31) - - - - -## [smokeping-6.0.15](https://github.com/truecharts/charts/compare/smokeping-6.0.14...smokeping-6.0.15) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [smokeping-6.0.14](https://github.com/truecharts/charts/compare/smokeping-6.0.13...smokeping-6.0.14) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [smokeping-6.0.13](https://github.com/truecharts/charts/compare/smokeping-6.0.12...smokeping-6.0.13) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [smokeping-6.0.12](https://github.com/truecharts/charts/compare/smokeping-6.0.11...smokeping-6.0.12) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [smokeping-6.0.11](https://github.com/truecharts/charts/compare/smokeping-6.0.10...smokeping-6.0.11) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [smokeping-6.0.10](https://github.com/truecharts/charts/compare/smokeping-6.0.9...smokeping-6.0.10) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [smokeping-6.0.9](https://github.com/truecharts/charts/compare/smokeping-6.0.8...smokeping-6.0.9) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [smokeping-6.0.8](https://github.com/truecharts/charts/compare/smokeping-6.0.7...smokeping-6.0.8) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - diff --git a/stable/smokeping/7.0.2/Chart.yaml b/stable/smokeping/7.0.2/Chart.yaml deleted file mode 100644 index c7b931042b1..00000000000 --- a/stable/smokeping/7.0.2/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.2 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/smokeping/7.0.2/app-changelog.md b/stable/smokeping/7.0.2/app-changelog.md deleted file mode 100644 index 6a8594aa9c5..00000000000 --- a/stable/smokeping/7.0.2/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [smokeping-7.0.2](https://github.com/truecharts/charts/compare/smokeping-7.0.1...smokeping-7.0.2) (2023-08-08) - diff --git a/stable/smokeping/7.0.2/charts/common-14.0.1.tgz b/stable/smokeping/7.0.2/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/smokeping/7.0.2/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/smokeping/7.0.3/CHANGELOG.md b/stable/smokeping/7.0.3/CHANGELOG.md new file mode 100644 index 00000000000..820d333ddd2 --- /dev/null +++ b/stable/smokeping/7.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [smokeping-7.0.3](https://github.com/truecharts/charts/compare/smokeping-7.0.2...smokeping-7.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [smokeping-7.0.2](https://github.com/truecharts/charts/compare/smokeping-7.0.1...smokeping-7.0.2) (2023-08-08) + + + + +## [smokeping-7.0.1](https://github.com/truecharts/charts/compare/smokeping-7.0.0...smokeping-7.0.1) (2023-08-06) + +### Fix + +- Disable varrun ([#11171](https://github.com/truecharts/charts/issues/11171)) + + + + + +## [smokeping-7.0.0](https://github.com/truecharts/charts/compare/smokeping-6.0.15...smokeping-7.0.0) (2023-07-31) + + + + +## [smokeping-6.0.15](https://github.com/truecharts/charts/compare/smokeping-6.0.14...smokeping-6.0.15) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [smokeping-6.0.14](https://github.com/truecharts/charts/compare/smokeping-6.0.13...smokeping-6.0.14) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [smokeping-6.0.13](https://github.com/truecharts/charts/compare/smokeping-6.0.12...smokeping-6.0.13) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [smokeping-6.0.12](https://github.com/truecharts/charts/compare/smokeping-6.0.11...smokeping-6.0.12) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [smokeping-6.0.11](https://github.com/truecharts/charts/compare/smokeping-6.0.10...smokeping-6.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [smokeping-6.0.10](https://github.com/truecharts/charts/compare/smokeping-6.0.9...smokeping-6.0.10) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [smokeping-6.0.9](https://github.com/truecharts/charts/compare/smokeping-6.0.8...smokeping-6.0.9) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + diff --git a/stable/smokeping/7.0.3/Chart.yaml b/stable/smokeping/7.0.3/Chart.yaml new file mode 100644 index 00000000000..35ebd28633e --- /dev/null +++ b/stable/smokeping/7.0.3/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.7.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/smokeping/7.0.3/README.md b/stable/smokeping/7.0.3/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/smokeping/7.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/smokeping/7.0.3/app-changelog.md b/stable/smokeping/7.0.3/app-changelog.md new file mode 100644 index 00000000000..0c508db658a --- /dev/null +++ b/stable/smokeping/7.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [smokeping-7.0.3](https://github.com/truecharts/charts/compare/smokeping-7.0.2...smokeping-7.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/smokeping/7.0.2/app-readme.md b/stable/smokeping/7.0.3/app-readme.md similarity index 100% rename from stable/smokeping/7.0.2/app-readme.md rename to stable/smokeping/7.0.3/app-readme.md diff --git a/stable/smokeping/7.0.3/charts/common-14.0.9.tgz b/stable/smokeping/7.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/smokeping/7.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/smokeping/7.0.2/ix_values.yaml b/stable/smokeping/7.0.3/ix_values.yaml similarity index 100% rename from stable/smokeping/7.0.2/ix_values.yaml rename to stable/smokeping/7.0.3/ix_values.yaml diff --git a/stable/smokeping/7.0.2/questions.yaml b/stable/smokeping/7.0.3/questions.yaml similarity index 100% rename from stable/smokeping/7.0.2/questions.yaml rename to stable/smokeping/7.0.3/questions.yaml diff --git a/stable/smokeping/7.0.3/templates/NOTES.txt b/stable/smokeping/7.0.3/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/smokeping/7.0.3/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sqlitebrowser/7.0.0/templates/common.yaml b/stable/smokeping/7.0.3/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/7.0.0/templates/common.yaml rename to stable/smokeping/7.0.3/templates/common.yaml diff --git a/stable/etesync/5.0.0/app-changelog.md b/stable/smokeping/7.0.3/values.yaml similarity index 100% rename from stable/etesync/5.0.0/app-changelog.md rename to stable/smokeping/7.0.3/values.yaml diff --git a/stable/snapdrop/6.0.10/CHANGELOG.md b/stable/snapdrop/6.0.10/CHANGELOG.md new file mode 100644 index 00000000000..a9b00ce12c1 --- /dev/null +++ b/stable/snapdrop/6.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [snapdrop-6.0.10](https://github.com/truecharts/charts/compare/snapdrop-6.0.9...snapdrop-6.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [snapdrop-6.0.9](https://github.com/truecharts/charts/compare/snapdrop-6.0.8...snapdrop-6.0.9) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#13266](https://github.com/truecharts/charts/issues/13266)) + + + + +## [snapdrop-6.0.8](https://github.com/truecharts/charts/compare/snapdrop-6.0.7...snapdrop-6.0.8) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#13042](https://github.com/truecharts/charts/issues/13042)) + + + + +## [snapdrop-6.0.7](https://github.com/truecharts/charts/compare/snapdrop-6.0.6...snapdrop-6.0.7) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#12586](https://github.com/truecharts/charts/issues/12586)) + + + + +## [snapdrop-6.0.6](https://github.com/truecharts/charts/compare/snapdrop-6.0.5...snapdrop-6.0.6) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#12340](https://github.com/truecharts/charts/issues/12340)) + + + + +## [snapdrop-6.0.5](https://github.com/truecharts/charts/compare/snapdrop-6.0.4...snapdrop-6.0.5) (2023-08-25) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#11868](https://github.com/truecharts/charts/issues/11868)) + + + + +## [snapdrop-6.0.4](https://github.com/truecharts/charts/compare/snapdrop-6.0.3...snapdrop-6.0.4) (2023-08-24) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#11840](https://github.com/truecharts/charts/issues/11840)) + + + + +## [snapdrop-6.0.3](https://github.com/truecharts/charts/compare/snapdrop-6.0.2...snapdrop-6.0.3) (2023-08-17) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#11630](https://github.com/truecharts/charts/issues/11630)) + + + + +## [snapdrop-6.0.2](https://github.com/truecharts/charts/compare/snapdrop-6.0.1...snapdrop-6.0.2) (2023-08-10) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#11388](https://github.com/truecharts/charts/issues/11388)) + + + + +## [snapdrop-6.0.1](https://github.com/truecharts/charts/compare/snapdrop-6.0.0...snapdrop-6.0.1) (2023-08-03) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#11168](https://github.com/truecharts/charts/issues/11168)) + + + + + +## [snapdrop-6.0.0](https://github.com/truecharts/charts/compare/snapdrop-5.0.34...snapdrop-6.0.0) (2023-07-31) + diff --git a/stable/snapdrop/6.0.10/Chart.yaml b/stable/snapdrop/6.0.10/Chart.yaml new file mode 100644 index 00000000000..e00d4cf6b11 --- /dev/null +++ b/stable/snapdrop/6.0.10/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/snapdrop/6.0.10/README.md b/stable/snapdrop/6.0.10/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/snapdrop/6.0.10/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/snapdrop/6.0.10/app-changelog.md b/stable/snapdrop/6.0.10/app-changelog.md new file mode 100644 index 00000000000..1ecfa6acc4a --- /dev/null +++ b/stable/snapdrop/6.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [snapdrop-6.0.10](https://github.com/truecharts/charts/compare/snapdrop-6.0.9...snapdrop-6.0.10) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/snapdrop/6.0.9/app-readme.md b/stable/snapdrop/6.0.10/app-readme.md similarity index 100% rename from stable/snapdrop/6.0.9/app-readme.md rename to stable/snapdrop/6.0.10/app-readme.md diff --git a/stable/snapdrop/6.0.10/charts/common-14.0.9.tgz b/stable/snapdrop/6.0.10/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/snapdrop/6.0.10/charts/common-14.0.9.tgz differ diff --git a/stable/snapdrop/6.0.9/ix_values.yaml b/stable/snapdrop/6.0.10/ix_values.yaml similarity index 100% rename from stable/snapdrop/6.0.9/ix_values.yaml rename to stable/snapdrop/6.0.10/ix_values.yaml diff --git a/stable/snapdrop/6.0.9/questions.yaml b/stable/snapdrop/6.0.10/questions.yaml similarity index 100% rename from stable/snapdrop/6.0.9/questions.yaml rename to stable/snapdrop/6.0.10/questions.yaml diff --git a/stable/snapdrop/6.0.10/templates/NOTES.txt b/stable/snapdrop/6.0.10/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/snapdrop/6.0.10/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/snapdrop/6.0.10/templates/common.yaml b/stable/snapdrop/6.0.10/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/snapdrop/6.0.10/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ferdi-server/8.0.0/app-changelog.md b/stable/snapdrop/6.0.10/values.yaml similarity index 100% rename from stable/ferdi-server/8.0.0/app-changelog.md rename to stable/snapdrop/6.0.10/values.yaml diff --git a/stable/snapdrop/6.0.9/CHANGELOG.md b/stable/snapdrop/6.0.9/CHANGELOG.md deleted file mode 100644 index 44a25efaee9..00000000000 --- a/stable/snapdrop/6.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [snapdrop-6.0.9](https://github.com/truecharts/charts/compare/snapdrop-6.0.8...snapdrop-6.0.9) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#13266](https://github.com/truecharts/charts/issues/13266)) - - - - -## [snapdrop-6.0.8](https://github.com/truecharts/charts/compare/snapdrop-6.0.7...snapdrop-6.0.8) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#13042](https://github.com/truecharts/charts/issues/13042)) - - - - -## [snapdrop-6.0.7](https://github.com/truecharts/charts/compare/snapdrop-6.0.6...snapdrop-6.0.7) (2023-09-14) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#12586](https://github.com/truecharts/charts/issues/12586)) - - - - -## [snapdrop-6.0.6](https://github.com/truecharts/charts/compare/snapdrop-6.0.5...snapdrop-6.0.6) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#12340](https://github.com/truecharts/charts/issues/12340)) - - - - -## [snapdrop-6.0.5](https://github.com/truecharts/charts/compare/snapdrop-6.0.4...snapdrop-6.0.5) (2023-08-25) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#11868](https://github.com/truecharts/charts/issues/11868)) - - - - -## [snapdrop-6.0.4](https://github.com/truecharts/charts/compare/snapdrop-6.0.3...snapdrop-6.0.4) (2023-08-24) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#11840](https://github.com/truecharts/charts/issues/11840)) - - - - -## [snapdrop-6.0.3](https://github.com/truecharts/charts/compare/snapdrop-6.0.2...snapdrop-6.0.3) (2023-08-17) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#11630](https://github.com/truecharts/charts/issues/11630)) - - - - -## [snapdrop-6.0.2](https://github.com/truecharts/charts/compare/snapdrop-6.0.1...snapdrop-6.0.2) (2023-08-10) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#11388](https://github.com/truecharts/charts/issues/11388)) - - - - -## [snapdrop-6.0.1](https://github.com/truecharts/charts/compare/snapdrop-6.0.0...snapdrop-6.0.1) (2023-08-03) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#11168](https://github.com/truecharts/charts/issues/11168)) - - - - - -## [snapdrop-6.0.0](https://github.com/truecharts/charts/compare/snapdrop-5.0.34...snapdrop-6.0.0) (2023-07-31) - - - - -## [snapdrop-5.0.34](https://github.com/truecharts/charts/compare/snapdrop-5.0.33...snapdrop-5.0.34) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - diff --git a/stable/snapdrop/6.0.9/Chart.yaml b/stable/snapdrop/6.0.9/Chart.yaml deleted file mode 100644 index 5fb34dfc0c8..00000000000 --- a/stable/snapdrop/6.0.9/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.9 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/snapdrop/6.0.9/app-changelog.md b/stable/snapdrop/6.0.9/app-changelog.md deleted file mode 100644 index 68f5776120e..00000000000 --- a/stable/snapdrop/6.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [snapdrop-6.0.9](https://github.com/truecharts/charts/compare/snapdrop-6.0.8...snapdrop-6.0.9) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#13266](https://github.com/truecharts/charts/issues/13266)) - - \ No newline at end of file diff --git a/stable/snapdrop/6.0.9/charts/common-14.0.1.tgz b/stable/snapdrop/6.0.9/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/snapdrop/6.0.9/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/snippet-box/4.0.0/CHANGELOG.md b/stable/snippet-box/4.0.0/CHANGELOG.md deleted file mode 100644 index 37dc08fc557..00000000000 --- a/stable/snippet-box/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,65 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [snippet-box-4.0.0](https://github.com/truecharts/charts/compare/snippet-box-3.0.7...snippet-box-4.0.0) (2023-07-31) - - - - -## [snippet-box-3.0.7](https://github.com/truecharts/charts/compare/snippet-box-3.0.6...snippet-box-3.0.7) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [snippet-box-3.0.6](https://github.com/truecharts/charts/compare/snippet-box-3.0.5...snippet-box-3.0.6) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [snippet-box-3.0.5](https://github.com/truecharts/charts/compare/snippet-box-3.0.4...snippet-box-3.0.5) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [snippet-box-3.0.4](https://github.com/truecharts/charts/compare/snippet-box-3.0.3...snippet-box-3.0.4) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [snippet-box-3.0.3](https://github.com/truecharts/charts/compare/snippet-box-3.0.2...snippet-box-3.0.3) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [snippet-box-3.0.2](https://github.com/truecharts/charts/compare/snippet-box-3.0.1...snippet-box-3.0.2) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - move to stable - - \ No newline at end of file diff --git a/stable/snippet-box/4.0.0/Chart.yaml b/stable/snippet-box/4.0.0/Chart.yaml deleted file mode 100644 index 35f73232c67..00000000000 --- a/stable/snippet-box/4.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: Snippet Box is a simple self-hosted app for organizing your code snippets. -home: https://truecharts.org/charts/stable/snippet-box -icon: https://truecharts.org/img/hotlink-ok/chart-icons/snippet-box.png -keywords: - - snippet-box - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: snippet-box -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/snippet-box - - https://github.com/pawelmalak/snippet-box -type: application -version: 4.0.0 -annotations: - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/snippet-box/4.0.0/charts/common-14.0.1.tgz b/stable/snippet-box/4.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/snippet-box/4.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/snippet-box/4.0.1/CHANGELOG.md b/stable/snippet-box/4.0.1/CHANGELOG.md new file mode 100644 index 00000000000..d8feb48e3f3 --- /dev/null +++ b/stable/snippet-box/4.0.1/CHANGELOG.md @@ -0,0 +1,74 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [snippet-box-4.0.1](https://github.com/truecharts/charts/compare/snippet-box-4.0.0...snippet-box-4.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [snippet-box-4.0.0](https://github.com/truecharts/charts/compare/snippet-box-3.0.7...snippet-box-4.0.0) (2023-07-31) + + + + +## [snippet-box-3.0.7](https://github.com/truecharts/charts/compare/snippet-box-3.0.6...snippet-box-3.0.7) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [snippet-box-3.0.6](https://github.com/truecharts/charts/compare/snippet-box-3.0.5...snippet-box-3.0.6) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [snippet-box-3.0.5](https://github.com/truecharts/charts/compare/snippet-box-3.0.4...snippet-box-3.0.5) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [snippet-box-3.0.4](https://github.com/truecharts/charts/compare/snippet-box-3.0.3...snippet-box-3.0.4) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [snippet-box-3.0.3](https://github.com/truecharts/charts/compare/snippet-box-3.0.2...snippet-box-3.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [snippet-box-3.0.2](https://github.com/truecharts/charts/compare/snippet-box-3.0.1...snippet-box-3.0.2) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + - move to stable + + \ No newline at end of file diff --git a/stable/snippet-box/4.0.1/Chart.yaml b/stable/snippet-box/4.0.1/Chart.yaml new file mode 100644 index 00000000000..c1819ef86c9 --- /dev/null +++ b/stable/snippet-box/4.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Snippet Box is a simple self-hosted app for organizing your code snippets. +home: https://truecharts.org/charts/stable/snippet-box +icon: https://truecharts.org/img/hotlink-ok/chart-icons/snippet-box.png +keywords: + - snippet-box + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: snippet-box +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/snippet-box + - https://github.com/pawelmalak/snippet-box +type: application +version: 4.0.1 +annotations: + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/snippet-box/4.0.1/README.md b/stable/snippet-box/4.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/snippet-box/4.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/snippet-box/4.0.1/app-changelog.md b/stable/snippet-box/4.0.1/app-changelog.md new file mode 100644 index 00000000000..9224fdc7b9f --- /dev/null +++ b/stable/snippet-box/4.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [snippet-box-4.0.1](https://github.com/truecharts/charts/compare/snippet-box-4.0.0...snippet-box-4.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/snippet-box/4.0.0/app-readme.md b/stable/snippet-box/4.0.1/app-readme.md similarity index 100% rename from stable/snippet-box/4.0.0/app-readme.md rename to stable/snippet-box/4.0.1/app-readme.md diff --git a/stable/snippet-box/4.0.1/charts/common-14.0.9.tgz b/stable/snippet-box/4.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/snippet-box/4.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/snippet-box/4.0.0/ix_values.yaml b/stable/snippet-box/4.0.1/ix_values.yaml similarity index 100% rename from stable/snippet-box/4.0.0/ix_values.yaml rename to stable/snippet-box/4.0.1/ix_values.yaml diff --git a/stable/snippet-box/4.0.0/questions.yaml b/stable/snippet-box/4.0.1/questions.yaml similarity index 100% rename from stable/snippet-box/4.0.0/questions.yaml rename to stable/snippet-box/4.0.1/questions.yaml diff --git a/stable/snippet-box/4.0.1/templates/common.yaml b/stable/snippet-box/4.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/snippet-box/4.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/filebot/5.0.0/app-changelog.md b/stable/snippet-box/4.0.1/values.yaml similarity index 100% rename from stable/filebot/5.0.0/app-changelog.md rename to stable/snippet-box/4.0.1/values.yaml diff --git a/stable/soft-serve/3.0.3/CHANGELOG.md b/stable/soft-serve/3.0.3/CHANGELOG.md deleted file mode 100644 index 35e365c2f1d..00000000000 --- a/stable/soft-serve/3.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [soft-serve-3.0.3](https://github.com/truecharts/charts/compare/soft-serve-3.0.2...soft-serve-3.0.3) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/soft-serve to v0.6.2 ([#13179](https://github.com/truecharts/charts/issues/13179)) - - - - -## [soft-serve-3.0.2](https://github.com/truecharts/charts/compare/soft-serve-3.0.1...soft-serve-3.0.2) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/soft-serve to v0.6.1 ([#12572](https://github.com/truecharts/charts/issues/12572)) - - - - -## [soft-serve-3.0.1](https://github.com/truecharts/charts/compare/soft-serve-3.0.0...soft-serve-3.0.1) (2023-09-04) - -### Chore - -- update container image tccr.io/truecharts/soft-serve to v0.6.0 ([#12213](https://github.com/truecharts/charts/issues/12213)) - - - - - -## [soft-serve-3.0.0](https://github.com/truecharts/charts/compare/soft-serve-2.0.27...soft-serve-3.0.0) (2023-07-31) - - - - -## [soft-serve-2.0.27](https://github.com/truecharts/charts/compare/soft-serve-2.0.26...soft-serve-2.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [soft-serve-2.0.26](https://github.com/truecharts/charts/compare/soft-serve-2.0.25...soft-serve-2.0.26) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/soft-serve to v0.5.5 ([#10647](https://github.com/truecharts/charts/issues/10647)) - - - - -## [soft-serve-2.0.25](https://github.com/truecharts/charts/compare/soft-serve-2.0.24...soft-serve-2.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [soft-serve-2.0.24](https://github.com/truecharts/charts/compare/soft-serve-2.0.23...soft-serve-2.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [soft-serve-2.0.23](https://github.com/truecharts/charts/compare/soft-serve-2.0.22...soft-serve-2.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [soft-serve-2.0.22](https://github.com/truecharts/charts/compare/soft-serve-2.0.21...soft-serve-2.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [soft-serve-2.0.21](https://github.com/truecharts/charts/compare/soft-serve-2.0.20...soft-serve-2.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/soft-serve/3.0.3/Chart.yaml b/stable/soft-serve/3.0.3/Chart.yaml deleted file mode 100644 index f43c4dcc172..00000000000 --- a/stable/soft-serve/3.0.3/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 3.0.3 -annotations: - truecharts.org/catagories: | - - git - truecharts.org/SCALE-support: "true" diff --git a/stable/soft-serve/3.0.3/app-changelog.md b/stable/soft-serve/3.0.3/app-changelog.md deleted file mode 100644 index f84d1bf9079..00000000000 --- a/stable/soft-serve/3.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [soft-serve-3.0.3](https://github.com/truecharts/charts/compare/soft-serve-3.0.2...soft-serve-3.0.3) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/soft-serve to v0.6.2 ([#13179](https://github.com/truecharts/charts/issues/13179)) - - \ No newline at end of file diff --git a/stable/soft-serve/3.0.3/charts/common-14.0.1.tgz b/stable/soft-serve/3.0.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/soft-serve/3.0.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/soft-serve/3.0.4/CHANGELOG.md b/stable/soft-serve/3.0.4/CHANGELOG.md new file mode 100644 index 00000000000..cec11af86b2 --- /dev/null +++ b/stable/soft-serve/3.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [soft-serve-3.0.4](https://github.com/truecharts/charts/compare/soft-serve-3.0.3...soft-serve-3.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [soft-serve-3.0.3](https://github.com/truecharts/charts/compare/soft-serve-3.0.2...soft-serve-3.0.3) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/soft-serve to v0.6.2 ([#13179](https://github.com/truecharts/charts/issues/13179)) + + + + +## [soft-serve-3.0.2](https://github.com/truecharts/charts/compare/soft-serve-3.0.1...soft-serve-3.0.2) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/soft-serve to v0.6.1 ([#12572](https://github.com/truecharts/charts/issues/12572)) + + + + +## [soft-serve-3.0.1](https://github.com/truecharts/charts/compare/soft-serve-3.0.0...soft-serve-3.0.1) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/soft-serve to v0.6.0 ([#12213](https://github.com/truecharts/charts/issues/12213)) + + + + + +## [soft-serve-3.0.0](https://github.com/truecharts/charts/compare/soft-serve-2.0.27...soft-serve-3.0.0) (2023-07-31) + + + + +## [soft-serve-2.0.27](https://github.com/truecharts/charts/compare/soft-serve-2.0.26...soft-serve-2.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [soft-serve-2.0.26](https://github.com/truecharts/charts/compare/soft-serve-2.0.25...soft-serve-2.0.26) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/soft-serve to v0.5.5 ([#10647](https://github.com/truecharts/charts/issues/10647)) + + + + +## [soft-serve-2.0.25](https://github.com/truecharts/charts/compare/soft-serve-2.0.24...soft-serve-2.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [soft-serve-2.0.24](https://github.com/truecharts/charts/compare/soft-serve-2.0.23...soft-serve-2.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [soft-serve-2.0.23](https://github.com/truecharts/charts/compare/soft-serve-2.0.22...soft-serve-2.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [soft-serve-2.0.22](https://github.com/truecharts/charts/compare/soft-serve-2.0.21...soft-serve-2.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + diff --git a/stable/soft-serve/3.0.4/Chart.yaml b/stable/soft-serve/3.0.4/Chart.yaml new file mode 100644 index 00000000000..238cecab747 --- /dev/null +++ b/stable/soft-serve/3.0.4/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 3.0.4 +annotations: + truecharts.org/catagories: | + - git + truecharts.org/SCALE-support: "true" diff --git a/stable/soft-serve/3.0.4/README.md b/stable/soft-serve/3.0.4/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/soft-serve/3.0.4/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/soft-serve/3.0.4/app-changelog.md b/stable/soft-serve/3.0.4/app-changelog.md new file mode 100644 index 00000000000..7472159921d --- /dev/null +++ b/stable/soft-serve/3.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [soft-serve-3.0.4](https://github.com/truecharts/charts/compare/soft-serve-3.0.3...soft-serve-3.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/soft-serve/3.0.3/app-readme.md b/stable/soft-serve/3.0.4/app-readme.md similarity index 100% rename from stable/soft-serve/3.0.3/app-readme.md rename to stable/soft-serve/3.0.4/app-readme.md diff --git a/stable/soft-serve/3.0.4/charts/common-14.0.9.tgz b/stable/soft-serve/3.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/soft-serve/3.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/soft-serve/3.0.3/ix_values.yaml b/stable/soft-serve/3.0.4/ix_values.yaml similarity index 100% rename from stable/soft-serve/3.0.3/ix_values.yaml rename to stable/soft-serve/3.0.4/ix_values.yaml diff --git a/stable/soft-serve/3.0.3/questions.yaml b/stable/soft-serve/3.0.4/questions.yaml similarity index 100% rename from stable/soft-serve/3.0.3/questions.yaml rename to stable/soft-serve/3.0.4/questions.yaml diff --git a/stable/soft-serve/3.0.4/templates/NOTES.txt b/stable/soft-serve/3.0.4/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/soft-serve/3.0.4/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/soft-serve/3.0.3/templates/_secret.tpl b/stable/soft-serve/3.0.4/templates/_secret.tpl similarity index 100% rename from stable/soft-serve/3.0.3/templates/_secret.tpl rename to stable/soft-serve/3.0.4/templates/_secret.tpl diff --git a/stable/soft-serve/3.0.3/templates/common.yaml b/stable/soft-serve/3.0.4/templates/common.yaml similarity index 100% rename from stable/soft-serve/3.0.3/templates/common.yaml rename to stable/soft-serve/3.0.4/templates/common.yaml diff --git a/stable/fleet/8.0.0/app-changelog.md b/stable/soft-serve/3.0.4/values.yaml similarity index 100% rename from stable/fleet/8.0.0/app-changelog.md rename to stable/soft-serve/3.0.4/values.yaml diff --git a/stable/sonarr/16.0.3/CHANGELOG.md b/stable/sonarr/16.0.3/CHANGELOG.md new file mode 100644 index 00000000000..dea82ee1712 --- /dev/null +++ b/stable/sonarr/16.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sonarr-16.0.3](https://github.com/truecharts/charts/compare/sonarr-16.0.2...sonarr-16.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [sonarr-16.0.2](https://github.com/truecharts/charts/compare/sonarr-16.0.1...sonarr-16.0.2) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/exportarr to v1.5.5 ([#13227](https://github.com/truecharts/charts/issues/13227)) + + + + +## [sonarr-16.0.1](https://github.com/truecharts/charts/compare/sonarr-16.0.0...sonarr-16.0.1) (2023-10-02) + + + + + +## [sonarr-16.0.0](https://github.com/truecharts/charts/compare/sonarr-15.1.3...sonarr-16.0.0) (2023-07-31) + + + + +## [sonarr-15.1.3](https://github.com/truecharts/charts/compare/sonarr-15.1.2...sonarr-15.1.3) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [sonarr-15.1.2](https://github.com/truecharts/charts/compare/sonarr-15.1.1...sonarr-15.1.2) (2023-07-22) + + + + +## [sonarr-15.1.1](https://github.com/truecharts/charts/compare/sonarr-15.1.0...sonarr-15.1.1) (2023-07-21) + + + + +## [sonarr-15.1.0](https://github.com/truecharts/charts/compare/sonarr-15.0.30...sonarr-15.1.0) (2023-07-21) + + + + +## [sonarr-15.0.30](https://github.com/truecharts/charts/compare/sonarr-15.0.29...sonarr-15.0.30) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [sonarr-15.0.29](https://github.com/truecharts/charts/compare/sonarr-15.0.28...sonarr-15.0.29) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [sonarr-15.0.28](https://github.com/truecharts/charts/compare/sonarr-15.0.27...sonarr-15.0.28) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [sonarr-15.0.27](https://github.com/truecharts/charts/compare/sonarr-15.0.25...sonarr-15.0.27) (2023-06-07) + +### Feat + +- install operators before testing ([#9455](https://github.com/truecharts/charts/issues/9455)) + + + + +## [sonarr-15.0.25](https://github.com/truecharts/charts/compare/sonarr-15.0.24...sonarr-15.0.25) (2023-06-07) + +### Chore + diff --git a/stable/sonarr/16.0.3/Chart.yaml b/stable/sonarr/16.0.3/Chart.yaml new file mode 100644 index 00000000000..634aba6c710 --- /dev/null +++ b/stable/sonarr/16.0.3/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.0.10.156" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 16.0.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sonarr/16.0.3/README.md b/stable/sonarr/16.0.3/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/sonarr/16.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/sonarr/16.0.3/app-changelog.md b/stable/sonarr/16.0.3/app-changelog.md new file mode 100644 index 00000000000..5c3ffe23c10 --- /dev/null +++ b/stable/sonarr/16.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sonarr-16.0.3](https://github.com/truecharts/charts/compare/sonarr-16.0.2...sonarr-16.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/sonarr/16.0.3/app-readme.md b/stable/sonarr/16.0.3/app-readme.md new file mode 100644 index 00000000000..ec61484a6bd --- /dev/null +++ b/stable/sonarr/16.0.3/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/16.0.3/charts/common-14.0.9.tgz b/stable/sonarr/16.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/sonarr/16.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/sonarr/16.0.3/ix_values.yaml b/stable/sonarr/16.0.3/ix_values.yaml new file mode 100644 index 00000000000..4e1eae365ba --- /dev/null +++ b/stable/sonarr/16.0.3/ix_values.yaml @@ -0,0 +1,128 @@ +image: + repository: tccr.io/truecharts/sonarr + pullPolicy: IfNotPresent + tag: 3.0.10.1567@sha256:f420ed0b9341a5241c2278d51a7f4f59635a9c3a5670ac893542fa59052e61b2 +exportarrImage: + repository: tccr.io/truecharts/exportarr + pullPolicy: IfNotPresent + tag: v1.5.5@sha256:0dbba4994ac9926e284b5a24fe38e7ca546bcda4b20bbd1ab2444b8bc190d6cb + +service: + main: + ports: + main: + port: 8989 + metrics: + enabled: true + type: ClusterIP + targetSelector: exportarr + ports: + metrics: + enabled: true + port: 8990 + targetSelector: exportarr + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: http + path: /ping + readiness: + enabled: true + type: http + path: /ping + startup: + enabled: true + type: http + path: /ping + env: + SONARR__PORT: "{{ .Values.service.main.ports.main.port }}" + SONARR__AUTHENTICATION_METHOD: "" + # 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 + exportarr: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + exportarr: + primary: true + enabled: true + imageSelector: exportarrImage + args: + - sonarr + probes: + liveness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + readiness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + startup: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + env: + INTERFACE: 0.0.0.0 + PORT: "{{ .Values.service.metrics.ports.metrics.port }}" + URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + # additional metrics (slow) + # ENABLE_ADDITIONAL_METRICS: false + # enable gathering unknown queue items + # ENABLE_UNKNOWN_QUEUE_ITEMS: false + CONFIG: "/config/config.xml" + +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /config + exportarr: + exportarr: + mountPath: /config + readOnly: true + +# might be supported on sonarr v4 upon released +cnpg: + main: + enabled: false + database: sonarr + user: sonarr + +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: metrics + path: /metrics + prometheusRule: + enabled: false + +portal: + open: + enabled: true diff --git a/stable/sonarr/16.0.3/questions.yaml b/stable/sonarr/16.0.3/questions.yaml new file mode 100644 index 00000000000..00f2de10e35 --- /dev/null +++ b/stable/sonarr/16.0.3/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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: SONARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: None + description: None + - value: Basic + description: Basic + - value: Forms + description: Forms + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 8989 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true + - variable: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/sonarr/16.0.3/templates/NOTES.txt b/stable/sonarr/16.0.3/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/sonarr/16.0.3/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sonarr/16.0.3/templates/common.yaml b/stable/sonarr/16.0.3/templates/common.yaml new file mode 100644 index 00000000000..3c93f578611 --- /dev/null +++ b/stable/sonarr/16.0.3/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Disable [exportarr] if requested */}} +{{- if not .Values.metrics.main.enabled -}} + {{- $_ := set .Values.workload.exportarr "enabled" false -}} + {{- $_ := set .Values.service.metrics "enabled" false -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/fossil/8.0.0/app-changelog.md b/stable/sonarr/16.0.3/values.yaml similarity index 100% rename from stable/fossil/8.0.0/app-changelog.md rename to stable/sonarr/16.0.3/values.yaml diff --git a/stable/speedtest-exporter/7.0.0/CHANGELOG.md b/stable/speedtest-exporter/7.0.0/CHANGELOG.md deleted file mode 100644 index 20f9264bbed..00000000000 --- a/stable/speedtest-exporter/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [speedtest-exporter-7.0.0](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.24...speedtest-exporter-7.0.0) (2023-07-31) - - - - -## [speedtest-exporter-6.0.24](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.23...speedtest-exporter-6.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [speedtest-exporter-6.0.23](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.22...speedtest-exporter-6.0.23) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/speedtest-exporter to v3.5.4 ([#10257](https://github.com/truecharts/charts/issues/10257)) - - - - -## [speedtest-exporter-6.0.22](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.21...speedtest-exporter-6.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [speedtest-exporter-6.0.21](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.20...speedtest-exporter-6.0.21) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [speedtest-exporter-6.0.20](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.19...speedtest-exporter-6.0.20) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [speedtest-exporter-6.0.19](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.18...speedtest-exporter-6.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [speedtest-exporter-6.0.18](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.17...speedtest-exporter-6.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [speedtest-exporter-6.0.17](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.16...speedtest-exporter-6.0.17) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [speedtest-exporter-6.0.16](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.15...speedtest-exporter-6.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [speedtest-exporter-6.0.15](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.14...speedtest-exporter-6.0.15) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - diff --git a/stable/speedtest-exporter/7.0.0/Chart.yaml b/stable/speedtest-exporter/7.0.0/Chart.yaml deleted file mode 100644 index 9a7c00b9f53..00000000000 --- a/stable/speedtest-exporter/7.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "3.5.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.0 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/speedtest-exporter/7.0.0/charts/common-14.0.1.tgz b/stable/speedtest-exporter/7.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/speedtest-exporter/7.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/speedtest-exporter/7.0.1/CHANGELOG.md b/stable/speedtest-exporter/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..c13f0d6d0b2 --- /dev/null +++ b/stable/speedtest-exporter/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [speedtest-exporter-7.0.1](https://github.com/truecharts/charts/compare/speedtest-exporter-7.0.0...speedtest-exporter-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [speedtest-exporter-7.0.0](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.24...speedtest-exporter-7.0.0) (2023-07-31) + + + + +## [speedtest-exporter-6.0.24](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.23...speedtest-exporter-6.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [speedtest-exporter-6.0.23](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.22...speedtest-exporter-6.0.23) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/speedtest-exporter to v3.5.4 ([#10257](https://github.com/truecharts/charts/issues/10257)) + + + + +## [speedtest-exporter-6.0.22](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.21...speedtest-exporter-6.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [speedtest-exporter-6.0.21](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.20...speedtest-exporter-6.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [speedtest-exporter-6.0.20](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.19...speedtest-exporter-6.0.20) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [speedtest-exporter-6.0.19](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.18...speedtest-exporter-6.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [speedtest-exporter-6.0.18](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.17...speedtest-exporter-6.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [speedtest-exporter-6.0.17](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.16...speedtest-exporter-6.0.17) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [speedtest-exporter-6.0.16](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.15...speedtest-exporter-6.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + diff --git a/stable/speedtest-exporter/7.0.1/Chart.yaml b/stable/speedtest-exporter/7.0.1/Chart.yaml new file mode 100644 index 00000000000..1322d72e739 --- /dev/null +++ b/stable/speedtest-exporter/7.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.5.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.1 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/speedtest-exporter/7.0.1/README.md b/stable/speedtest-exporter/7.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/speedtest-exporter/7.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/speedtest-exporter/7.0.1/app-changelog.md b/stable/speedtest-exporter/7.0.1/app-changelog.md new file mode 100644 index 00000000000..848516c7193 --- /dev/null +++ b/stable/speedtest-exporter/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [speedtest-exporter-7.0.1](https://github.com/truecharts/charts/compare/speedtest-exporter-7.0.0...speedtest-exporter-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/speedtest-exporter/7.0.0/app-readme.md b/stable/speedtest-exporter/7.0.1/app-readme.md similarity index 100% rename from stable/speedtest-exporter/7.0.0/app-readme.md rename to stable/speedtest-exporter/7.0.1/app-readme.md diff --git a/stable/speedtest-exporter/7.0.1/charts/common-14.0.9.tgz b/stable/speedtest-exporter/7.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/speedtest-exporter/7.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/speedtest-exporter/7.0.0/ix_values.yaml b/stable/speedtest-exporter/7.0.1/ix_values.yaml similarity index 100% rename from stable/speedtest-exporter/7.0.0/ix_values.yaml rename to stable/speedtest-exporter/7.0.1/ix_values.yaml diff --git a/stable/speedtest-exporter/7.0.0/questions.yaml b/stable/speedtest-exporter/7.0.1/questions.yaml similarity index 100% rename from stable/speedtest-exporter/7.0.0/questions.yaml rename to stable/speedtest-exporter/7.0.1/questions.yaml diff --git a/stable/speedtest-exporter/7.0.1/templates/NOTES.txt b/stable/speedtest-exporter/7.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/speedtest-exporter/7.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/speedtest-exporter/7.0.1/templates/common.yaml b/stable/speedtest-exporter/7.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/speedtest-exporter/7.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/friendica/9.0.0/app-changelog.md b/stable/speedtest-exporter/7.0.1/values.yaml similarity index 100% rename from stable/friendica/9.0.0/app-changelog.md rename to stable/speedtest-exporter/7.0.1/values.yaml diff --git a/stable/spotweb/9.0.0/CHANGELOG.md b/stable/spotweb/9.0.0/CHANGELOG.md deleted file mode 100644 index 75766590fc3..00000000000 --- a/stable/spotweb/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [spotweb-9.0.0](https://github.com/truecharts/charts/compare/spotweb-8.0.23...spotweb-9.0.0) (2023-07-31) - - - - -## [spotweb-8.0.23](https://github.com/truecharts/charts/compare/spotweb-8.0.22...spotweb-8.0.23) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [spotweb-8.0.22](https://github.com/truecharts/charts/compare/spotweb-8.0.21...spotweb-8.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [spotweb-8.0.21](https://github.com/truecharts/charts/compare/spotweb-8.0.20...spotweb-8.0.21) (2023-06-26) - -### Chore - -- update container image tccr.io/truecharts/spotweb to v1.5.4 ([#9932](https://github.com/truecharts/charts/issues/9932)) - - - - -## [spotweb-8.0.20](https://github.com/truecharts/charts/compare/spotweb-8.0.19...spotweb-8.0.20) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [spotweb-8.0.19](https://github.com/truecharts/charts/compare/spotweb-8.0.18...spotweb-8.0.19) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [spotweb-8.0.18](https://github.com/truecharts/charts/compare/spotweb-8.0.17...spotweb-8.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [spotweb-8.0.17](https://github.com/truecharts/charts/compare/spotweb-8.0.16...spotweb-8.0.17) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [spotweb-8.0.16](https://github.com/truecharts/charts/compare/spotweb-8.0.15...spotweb-8.0.16) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [spotweb-8.0.15](https://github.com/truecharts/charts/compare/spotweb-8.0.14...spotweb-8.0.15) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [spotweb-8.0.14](https://github.com/truecharts/charts/compare/spotweb-8.0.13...spotweb-8.0.14) (2023-05-26) - diff --git a/stable/spotweb/9.0.0/Chart.yaml b/stable/spotweb/9.0.0/Chart.yaml deleted file mode 100644 index 8bed4c7e46e..00000000000 --- a/stable/spotweb/9.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.4" -kubeVersion: ">=1.16.0-0" -version: 9.0.0 -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: 14.0.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/9.0.0/charts/common-14.0.1.tgz b/stable/spotweb/9.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/spotweb/9.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/spotweb/9.0.1/CHANGELOG.md b/stable/spotweb/9.0.1/CHANGELOG.md new file mode 100644 index 00000000000..a85decc1205 --- /dev/null +++ b/stable/spotweb/9.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [spotweb-9.0.1](https://github.com/truecharts/charts/compare/spotweb-9.0.0...spotweb-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [spotweb-9.0.0](https://github.com/truecharts/charts/compare/spotweb-8.0.23...spotweb-9.0.0) (2023-07-31) + + + + +## [spotweb-8.0.23](https://github.com/truecharts/charts/compare/spotweb-8.0.22...spotweb-8.0.23) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [spotweb-8.0.22](https://github.com/truecharts/charts/compare/spotweb-8.0.21...spotweb-8.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [spotweb-8.0.21](https://github.com/truecharts/charts/compare/spotweb-8.0.20...spotweb-8.0.21) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/spotweb to v1.5.4 ([#9932](https://github.com/truecharts/charts/issues/9932)) + + + + +## [spotweb-8.0.20](https://github.com/truecharts/charts/compare/spotweb-8.0.19...spotweb-8.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [spotweb-8.0.19](https://github.com/truecharts/charts/compare/spotweb-8.0.18...spotweb-8.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [spotweb-8.0.18](https://github.com/truecharts/charts/compare/spotweb-8.0.17...spotweb-8.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [spotweb-8.0.17](https://github.com/truecharts/charts/compare/spotweb-8.0.16...spotweb-8.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [spotweb-8.0.16](https://github.com/truecharts/charts/compare/spotweb-8.0.15...spotweb-8.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [spotweb-8.0.15](https://github.com/truecharts/charts/compare/spotweb-8.0.14...spotweb-8.0.15) (2023-05-27) + diff --git a/stable/spotweb/9.0.1/Chart.yaml b/stable/spotweb/9.0.1/Chart.yaml new file mode 100644 index 00000000000..342d11134d7 --- /dev/null +++ b/stable/spotweb/9.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.5.4" +kubeVersion: ">=1.16.0-0" +version: 9.0.1 +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: 14.0.9 +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/9.0.1/README.md b/stable/spotweb/9.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/spotweb/9.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/spotweb/9.0.1/app-changelog.md b/stable/spotweb/9.0.1/app-changelog.md new file mode 100644 index 00000000000..89f606890b7 --- /dev/null +++ b/stable/spotweb/9.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [spotweb-9.0.1](https://github.com/truecharts/charts/compare/spotweb-9.0.0...spotweb-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/spotweb/9.0.0/app-readme.md b/stable/spotweb/9.0.1/app-readme.md similarity index 100% rename from stable/spotweb/9.0.0/app-readme.md rename to stable/spotweb/9.0.1/app-readme.md diff --git a/stable/spotweb/9.0.1/charts/common-14.0.9.tgz b/stable/spotweb/9.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/spotweb/9.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/spotweb/9.0.0/ix_values.yaml b/stable/spotweb/9.0.1/ix_values.yaml similarity index 100% rename from stable/spotweb/9.0.0/ix_values.yaml rename to stable/spotweb/9.0.1/ix_values.yaml diff --git a/stable/spotweb/9.0.0/questions.yaml b/stable/spotweb/9.0.1/questions.yaml similarity index 100% rename from stable/spotweb/9.0.0/questions.yaml rename to stable/spotweb/9.0.1/questions.yaml diff --git a/stable/spotweb/9.0.1/templates/NOTES.txt b/stable/spotweb/9.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/spotweb/9.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/spotweb/9.0.1/templates/common.yaml b/stable/spotweb/9.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/spotweb/9.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/golinks/8.0.0/app-changelog.md b/stable/spotweb/9.0.1/values.yaml similarity index 100% rename from stable/golinks/8.0.0/app-changelog.md rename to stable/spotweb/9.0.1/values.yaml diff --git a/stable/sqlitebrowser/7.0.0/CHANGELOG.md b/stable/sqlitebrowser/7.0.0/CHANGELOG.md deleted file mode 100644 index 98a6947653f..00000000000 --- a/stable/sqlitebrowser/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [sqlitebrowser-7.0.0](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.24...sqlitebrowser-7.0.0) (2023-07-31) - - - - -## [sqlitebrowser-6.0.24](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.23...sqlitebrowser-6.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [sqlitebrowser-6.0.23](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.22...sqlitebrowser-6.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [sqlitebrowser-6.0.22](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.21...sqlitebrowser-6.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [sqlitebrowser-6.0.21](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.20...sqlitebrowser-6.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [sqlitebrowser-6.0.20](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.19...sqlitebrowser-6.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [sqlitebrowser-6.0.19](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.18...sqlitebrowser-6.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [sqlitebrowser-6.0.18](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.17...sqlitebrowser-6.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [sqlitebrowser-6.0.17](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.16...sqlitebrowser-6.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [sqlitebrowser-6.0.16](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.15...sqlitebrowser-6.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [sqlitebrowser-6.0.15](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.14...sqlitebrowser-6.0.15) (2023-05-24) - diff --git a/stable/sqlitebrowser/7.0.0/Chart.yaml b/stable/sqlitebrowser/7.0.0/Chart.yaml deleted file mode 100644 index 666f43c8334..00000000000 --- a/stable/sqlitebrowser/7.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.12.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/sqlitebrowser/7.0.0/charts/common-14.0.1.tgz b/stable/sqlitebrowser/7.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/sqlitebrowser/7.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/sqlitebrowser/7.0.1/CHANGELOG.md b/stable/sqlitebrowser/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..3c272406324 --- /dev/null +++ b/stable/sqlitebrowser/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sqlitebrowser-7.0.1](https://github.com/truecharts/charts/compare/sqlitebrowser-7.0.0...sqlitebrowser-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [sqlitebrowser-7.0.0](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.24...sqlitebrowser-7.0.0) (2023-07-31) + + + + +## [sqlitebrowser-6.0.24](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.23...sqlitebrowser-6.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [sqlitebrowser-6.0.23](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.22...sqlitebrowser-6.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [sqlitebrowser-6.0.22](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.21...sqlitebrowser-6.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [sqlitebrowser-6.0.21](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.20...sqlitebrowser-6.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [sqlitebrowser-6.0.20](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.19...sqlitebrowser-6.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [sqlitebrowser-6.0.19](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.18...sqlitebrowser-6.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [sqlitebrowser-6.0.18](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.17...sqlitebrowser-6.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [sqlitebrowser-6.0.17](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.16...sqlitebrowser-6.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [sqlitebrowser-6.0.16](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.15...sqlitebrowser-6.0.16) (2023-05-26) + diff --git a/stable/sqlitebrowser/7.0.1/Chart.yaml b/stable/sqlitebrowser/7.0.1/Chart.yaml new file mode 100644 index 00000000000..0b6c29ec987 --- /dev/null +++ b/stable/sqlitebrowser/7.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.12.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sqlitebrowser/7.0.1/README.md b/stable/sqlitebrowser/7.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/sqlitebrowser/7.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/sqlitebrowser/7.0.1/app-changelog.md b/stable/sqlitebrowser/7.0.1/app-changelog.md new file mode 100644 index 00000000000..b6beb5ec982 --- /dev/null +++ b/stable/sqlitebrowser/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sqlitebrowser-7.0.1](https://github.com/truecharts/charts/compare/sqlitebrowser-7.0.0...sqlitebrowser-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/sqlitebrowser/7.0.0/app-readme.md b/stable/sqlitebrowser/7.0.1/app-readme.md similarity index 100% rename from stable/sqlitebrowser/7.0.0/app-readme.md rename to stable/sqlitebrowser/7.0.1/app-readme.md diff --git a/stable/sqlitebrowser/7.0.1/charts/common-14.0.9.tgz b/stable/sqlitebrowser/7.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/sqlitebrowser/7.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/sqlitebrowser/7.0.0/ix_values.yaml b/stable/sqlitebrowser/7.0.1/ix_values.yaml similarity index 100% rename from stable/sqlitebrowser/7.0.0/ix_values.yaml rename to stable/sqlitebrowser/7.0.1/ix_values.yaml diff --git a/stable/sqlitebrowser/7.0.0/questions.yaml b/stable/sqlitebrowser/7.0.1/questions.yaml similarity index 100% rename from stable/sqlitebrowser/7.0.0/questions.yaml rename to stable/sqlitebrowser/7.0.1/questions.yaml diff --git a/stable/sqlitebrowser/7.0.1/templates/NOTES.txt b/stable/sqlitebrowser/7.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/sqlitebrowser/7.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/static/7.0.0/templates/common.yaml b/stable/sqlitebrowser/7.0.1/templates/common.yaml similarity index 100% rename from stable/static/7.0.0/templates/common.yaml rename to stable/sqlitebrowser/7.0.1/templates/common.yaml diff --git a/stable/hammond/6.0.0/app-changelog.md b/stable/sqlitebrowser/7.0.1/values.yaml similarity index 100% rename from stable/hammond/6.0.0/app-changelog.md rename to stable/sqlitebrowser/7.0.1/values.yaml diff --git a/stable/sshwifty/2.0.2/CHANGELOG.md b/stable/sshwifty/2.0.2/CHANGELOG.md deleted file mode 100644 index 2af4490c43b..00000000000 --- a/stable/sshwifty/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sshwifty-2.0.2](https://github.com/truecharts/charts/compare/sshwifty-2.0.1...sshwifty-2.0.2) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/sshwifty to vlatest ([#12530](https://github.com/truecharts/charts/issues/12530)) - - - - -## [sshwifty-2.0.1](https://github.com/truecharts/charts/compare/sshwifty-2.0.0...sshwifty-2.0.1) (2023-08-10) - -### Chore - -- update container image tccr.io/truecharts/sshwifty to vlatest ([#11386](https://github.com/truecharts/charts/issues/11386)) - - - - - -## [sshwifty-2.0.0](https://github.com/truecharts/charts/compare/sshwifty-1.0.8...sshwifty-2.0.0) (2023-07-31) - - - - -## [sshwifty-1.0.8](https://github.com/truecharts/charts/compare/sshwifty-1.0.7...sshwifty-1.0.8) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [sshwifty-1.0.7](https://github.com/truecharts/charts/compare/sshwifty-1.0.6...sshwifty-1.0.7) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [sshwifty-1.0.6](https://github.com/truecharts/charts/compare/sshwifty-1.0.5...sshwifty-1.0.6) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [sshwifty-1.0.5](https://github.com/truecharts/charts/compare/sshwifty-1.0.4...sshwifty-1.0.5) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [sshwifty-1.0.4](https://github.com/truecharts/charts/compare/sshwifty-1.0.3...sshwifty-1.0.4) (2023-06-09) - -### Chore - -- update container image tccr.io/truecharts/sshwifty to vlatest ([#9480](https://github.com/truecharts/charts/issues/9480)) - - - - -## [sshwifty-1.0.3](https://github.com/truecharts/charts/compare/sshwifty-1.0.2...sshwifty-1.0.3) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [sshwifty-1.0.2](https://github.com/truecharts/charts/compare/sshwifty-1.0.1...sshwifty-1.0.2) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [sshwifty-1.0.1](https://github.com/truecharts/charts/compare/sshwifty-1.0.0...sshwifty-1.0.1) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/sshwifty/2.0.2/Chart.yaml b/stable/sshwifty/2.0.2/Chart.yaml deleted file mode 100644 index 81369994682..00000000000 --- a/stable/sshwifty/2.0.2/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: SSHwifty is a SSH and Telnet connector made for the Web. -home: https://truecharts.org/charts/stable/sshwifty -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.png -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/stable/sshwifty - - https://github.com/niruix/sshwifty -type: application -version: 2.0.2 -annotations: - truecharts.org/catagories: | - - ssh - truecharts.org/SCALE-support: "true" diff --git a/stable/sshwifty/2.0.2/app-changelog.md b/stable/sshwifty/2.0.2/app-changelog.md deleted file mode 100644 index ae24c0947a4..00000000000 --- a/stable/sshwifty/2.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sshwifty-2.0.2](https://github.com/truecharts/charts/compare/sshwifty-2.0.1...sshwifty-2.0.2) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/sshwifty to vlatest ([#12530](https://github.com/truecharts/charts/issues/12530)) - - \ No newline at end of file diff --git a/stable/sshwifty/2.0.2/charts/common-14.0.1.tgz b/stable/sshwifty/2.0.2/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/sshwifty/2.0.2/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/sshwifty/2.0.3/CHANGELOG.md b/stable/sshwifty/2.0.3/CHANGELOG.md new file mode 100644 index 00000000000..03d6ebfdb9e --- /dev/null +++ b/stable/sshwifty/2.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sshwifty-2.0.3](https://github.com/truecharts/charts/compare/sshwifty-2.0.2...sshwifty-2.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [sshwifty-2.0.2](https://github.com/truecharts/charts/compare/sshwifty-2.0.1...sshwifty-2.0.2) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/sshwifty to vlatest ([#12530](https://github.com/truecharts/charts/issues/12530)) + + + + +## [sshwifty-2.0.1](https://github.com/truecharts/charts/compare/sshwifty-2.0.0...sshwifty-2.0.1) (2023-08-10) + +### Chore + +- update container image tccr.io/truecharts/sshwifty to vlatest ([#11386](https://github.com/truecharts/charts/issues/11386)) + + + + + +## [sshwifty-2.0.0](https://github.com/truecharts/charts/compare/sshwifty-1.0.8...sshwifty-2.0.0) (2023-07-31) + + + + +## [sshwifty-1.0.8](https://github.com/truecharts/charts/compare/sshwifty-1.0.7...sshwifty-1.0.8) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [sshwifty-1.0.7](https://github.com/truecharts/charts/compare/sshwifty-1.0.6...sshwifty-1.0.7) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [sshwifty-1.0.6](https://github.com/truecharts/charts/compare/sshwifty-1.0.5...sshwifty-1.0.6) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [sshwifty-1.0.5](https://github.com/truecharts/charts/compare/sshwifty-1.0.4...sshwifty-1.0.5) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [sshwifty-1.0.4](https://github.com/truecharts/charts/compare/sshwifty-1.0.3...sshwifty-1.0.4) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/sshwifty to vlatest ([#9480](https://github.com/truecharts/charts/issues/9480)) + + + + +## [sshwifty-1.0.3](https://github.com/truecharts/charts/compare/sshwifty-1.0.2...sshwifty-1.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [sshwifty-1.0.2](https://github.com/truecharts/charts/compare/sshwifty-1.0.1...sshwifty-1.0.2) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + diff --git a/stable/sshwifty/2.0.3/Chart.yaml b/stable/sshwifty/2.0.3/Chart.yaml new file mode 100644 index 00000000000..1f940bb7d57 --- /dev/null +++ b/stable/sshwifty/2.0.3/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: SSHwifty is a SSH and Telnet connector made for the Web. +home: https://truecharts.org/charts/stable/sshwifty +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.png +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/stable/sshwifty + - https://github.com/niruix/sshwifty +type: application +version: 2.0.3 +annotations: + truecharts.org/catagories: | + - ssh + truecharts.org/SCALE-support: "true" diff --git a/stable/sshwifty/2.0.3/README.md b/stable/sshwifty/2.0.3/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/sshwifty/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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/sshwifty/2.0.3/app-changelog.md b/stable/sshwifty/2.0.3/app-changelog.md new file mode 100644 index 00000000000..73afcebabdb --- /dev/null +++ b/stable/sshwifty/2.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sshwifty-2.0.3](https://github.com/truecharts/charts/compare/sshwifty-2.0.2...sshwifty-2.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/sshwifty/2.0.2/app-readme.md b/stable/sshwifty/2.0.3/app-readme.md similarity index 100% rename from stable/sshwifty/2.0.2/app-readme.md rename to stable/sshwifty/2.0.3/app-readme.md diff --git a/stable/sshwifty/2.0.3/charts/common-14.0.9.tgz b/stable/sshwifty/2.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/sshwifty/2.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/sshwifty/2.0.2/ix_values.yaml b/stable/sshwifty/2.0.3/ix_values.yaml similarity index 100% rename from stable/sshwifty/2.0.2/ix_values.yaml rename to stable/sshwifty/2.0.3/ix_values.yaml diff --git a/stable/sshwifty/2.0.2/questions.yaml b/stable/sshwifty/2.0.3/questions.yaml similarity index 100% rename from stable/sshwifty/2.0.2/questions.yaml rename to stable/sshwifty/2.0.3/questions.yaml diff --git a/stable/sshwifty/2.0.3/templates/NOTES.txt b/stable/sshwifty/2.0.3/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/sshwifty/2.0.3/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sshwifty/2.0.3/templates/common.yaml b/stable/sshwifty/2.0.3/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/sshwifty/2.0.3/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/headphones/8.0.0/app-changelog.md b/stable/sshwifty/2.0.3/values.yaml similarity index 100% rename from stable/headphones/8.0.0/app-changelog.md rename to stable/sshwifty/2.0.3/values.yaml diff --git a/stable/stash/12.0.3/CHANGELOG.md b/stable/stash/12.0.3/CHANGELOG.md new file mode 100644 index 00000000000..7523bbdf3ff --- /dev/null +++ b/stable/stash/12.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [stash-12.0.3](https://github.com/truecharts/charts/compare/stash-12.0.2...stash-12.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [stash-12.0.2](https://github.com/truecharts/charts/compare/stash-12.0.1...stash-12.0.2) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/stash to v0.22.1 ([#11915](https://github.com/truecharts/charts/issues/11915)) + + + + +## [stash-12.0.1](https://github.com/truecharts/charts/compare/stash-12.0.0...stash-12.0.1) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/stash to v0.22.0 ([#11495](https://github.com/truecharts/charts/issues/11495)) + + + + + +## [stash-12.0.0](https://github.com/truecharts/charts/compare/stash-11.0.2...stash-12.0.0) (2023-07-31) + + + + +## [stash-11.0.2](https://github.com/truecharts/charts/compare/stash-11.0.1...stash-11.0.2) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [stash-11.0.1](https://github.com/truecharts/charts/compare/stash-11.0.0...stash-11.0.1) (2023-07-26) + +### Fix + +- add `/blobs` PVC storage ([#10852](https://github.com/truecharts/charts/issues/10852)) + + + + +## [stash-11.0.0](https://github.com/truecharts/charts/compare/stash-10.0.25...stash-11.0.0) (2023-07-19) + + + + +## [stash-10.0.25](https://github.com/truecharts/charts/compare/stash-10.0.24...stash-10.0.25) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/stash to v0.21.0 ([#10319](https://github.com/truecharts/charts/issues/10319)) + + + + +## [stash-10.0.24](https://github.com/truecharts/charts/compare/stash-10.0.23...stash-10.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [stash-10.0.23](https://github.com/truecharts/charts/compare/stash-10.0.22...stash-10.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [stash-10.0.22](https://github.com/truecharts/charts/compare/stash-10.0.21...stash-10.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [stash-10.0.21](https://github.com/truecharts/charts/compare/stash-10.0.20...stash-10.0.21) (2023-06-07) diff --git a/stable/stash/12.0.3/Chart.yaml b/stable/stash/12.0.3/Chart.yaml new file mode 100644 index 00000000000..abf444a9a4f --- /dev/null +++ b/stable/stash/12.0.3/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.22.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 12.0.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/stash/12.0.3/README.md b/stable/stash/12.0.3/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/stash/12.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/stash/12.0.3/app-changelog.md b/stable/stash/12.0.3/app-changelog.md new file mode 100644 index 00000000000..9536ad602ac --- /dev/null +++ b/stable/stash/12.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [stash-12.0.3](https://github.com/truecharts/charts/compare/stash-12.0.2...stash-12.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/stash/12.0.3/app-readme.md b/stable/stash/12.0.3/app-readme.md new file mode 100644 index 00000000000..e561c361d42 --- /dev/null +++ b/stable/stash/12.0.3/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/12.0.3/charts/common-14.0.9.tgz b/stable/stash/12.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/stash/12.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/stash/12.0.3/ix_values.yaml b/stable/stash/12.0.3/ix_values.yaml new file mode 100644 index 00000000000..241426b17f9 --- /dev/null +++ b/stable/stash/12.0.3/ix_values.yaml @@ -0,0 +1,53 @@ +image: + repository: tccr.io/truecharts/stash + tag: v0.22.1@sha256:c92ba67b3e1635490baee1c2fc103e52d3cdec4c93e583db9173a53b8f4ef8b6 + pullPolicy: IfNotPresent + +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 9999 + +workload: + main: + podSpec: + containers: + main: + env: + STASH_PORT: "{{ .Values.service.main.ports.main.port }}" + STASH_STASH: /data + STASH_GENERATED: /generated + STASH_METADATA: /metadata + STASH_CACHE: /cache + +persistence: + config: + enabled: true + mountPath: "/root/.stash" + cache: + enabled: true + mountPath: "/cache" + generated: + enabled: true + mountPath: "/generated" + metadata: + enabled: true + mountPath: "/metadata" + blobs: + enabled: true + mountPath: "/blobs" + data: + enabled: true + mountPath: "/data" + +portal: + open: + enabled: true diff --git a/stable/stash/12.0.3/questions.yaml b/stable/stash/12.0.3/questions.yaml new file mode 100644 index 00000000000..64046d08e8d --- /dev/null +++ b/stable/stash/12.0.3/questions.yaml @@ -0,0 +1,2509 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9999 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: generated + label: "App Generated Storage" + description: "Thumbnails, clips, etc" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: metadata + label: "App MetaData Storage" + description: "Stores the Application MetaData." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: blobs + label: "App Blobs Storage" + description: "Binary data for scene covers, performer images, etc" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/stash/12.0.3/templates/NOTES.txt b/stable/stash/12.0.3/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/stash/12.0.3/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/stash/12.0.3/templates/common.yaml b/stable/stash/12.0.3/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/stash/12.0.3/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/homebox/3.0.0/app-changelog.md b/stable/stash/12.0.3/values.yaml similarity index 100% rename from stable/homebox/3.0.0/app-changelog.md rename to stable/stash/12.0.3/values.yaml diff --git a/stable/static-web-server/1.0.3/CHANGELOG.md b/stable/static-web-server/1.0.3/CHANGELOG.md deleted file mode 100644 index a59bf332e6d..00000000000 --- a/stable/static-web-server/1.0.3/CHANGELOG.md +++ /dev/null @@ -1,40 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [static-web-server-1.0.3](https://github.com/truecharts/charts/compare/static-web-server-1.0.2...static-web-server-1.0.3) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/static-web-server to v2.22.1 ([#12765](https://github.com/truecharts/charts/issues/12765)) - - - - -## [static-web-server-1.0.2](https://github.com/truecharts/charts/compare/static-web-server-1.0.1...static-web-server-1.0.2) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/static-web-server to v2.22.0 ([#12761](https://github.com/truecharts/charts/issues/12761)) - - - - -## [static-web-server-1.0.1](https://github.com/truecharts/charts/compare/static-web-server-1.0.0...static-web-server-1.0.1) (2023-09-03) - -### Chore - -- update container image tccr.io/truecharts/static-web-server to v2.21.1 ([#12179](https://github.com/truecharts/charts/issues/12179)) - - - - -## [static-web-server-1.0.0](https://github.com/truecharts/charts/compare/static-web-server-0.0.2...static-web-server-1.0.0) (2023-08-12) - -### Feat - -- Move to stable ([#11391](https://github.com/truecharts/charts/issues/11391)) - - \ No newline at end of file diff --git a/stable/static-web-server/1.0.3/Chart.yaml b/stable/static-web-server/1.0.3/Chart.yaml deleted file mode 100644 index 1cdbdc7a0a0..00000000000 --- a/stable/static-web-server/1.0.3/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.22.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: A cross-platform, high-performance and asynchronous web server for static files-serving. -home: https://truecharts.org/charts/stable/static-web-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/static-web-server.png -keywords: - - web-server - - apache - - rust -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: static-web-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server - - https://github.com/static-web-server/static-web-server - - https://static-web-server.net -type: application -version: 1.0.3 -annotations: - truecharts.org/catagories: | - - web-server - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/static-web-server/1.0.3/app-changelog.md b/stable/static-web-server/1.0.3/app-changelog.md deleted file mode 100644 index 9370ec145b9..00000000000 --- a/stable/static-web-server/1.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [static-web-server-1.0.3](https://github.com/truecharts/charts/compare/static-web-server-1.0.2...static-web-server-1.0.3) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/static-web-server to v2.22.1 ([#12765](https://github.com/truecharts/charts/issues/12765)) - - \ No newline at end of file diff --git a/stable/static-web-server/1.0.3/charts/common-14.0.1.tgz b/stable/static-web-server/1.0.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/static-web-server/1.0.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/static-web-server/1.0.4/CHANGELOG.md b/stable/static-web-server/1.0.4/CHANGELOG.md new file mode 100644 index 00000000000..c6945319559 --- /dev/null +++ b/stable/static-web-server/1.0.4/CHANGELOG.md @@ -0,0 +1,49 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [static-web-server-1.0.4](https://github.com/truecharts/charts/compare/static-web-server-1.0.3...static-web-server-1.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [static-web-server-1.0.3](https://github.com/truecharts/charts/compare/static-web-server-1.0.2...static-web-server-1.0.3) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/static-web-server to v2.22.1 ([#12765](https://github.com/truecharts/charts/issues/12765)) + + + + +## [static-web-server-1.0.2](https://github.com/truecharts/charts/compare/static-web-server-1.0.1...static-web-server-1.0.2) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/static-web-server to v2.22.0 ([#12761](https://github.com/truecharts/charts/issues/12761)) + + + + +## [static-web-server-1.0.1](https://github.com/truecharts/charts/compare/static-web-server-1.0.0...static-web-server-1.0.1) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/static-web-server to v2.21.1 ([#12179](https://github.com/truecharts/charts/issues/12179)) + + + + +## [static-web-server-1.0.0](https://github.com/truecharts/charts/compare/static-web-server-0.0.2...static-web-server-1.0.0) (2023-08-12) + +### Feat + +- Move to stable ([#11391](https://github.com/truecharts/charts/issues/11391)) + + \ No newline at end of file diff --git a/stable/static-web-server/1.0.4/Chart.yaml b/stable/static-web-server/1.0.4/Chart.yaml new file mode 100644 index 00000000000..c69c6bf9e91 --- /dev/null +++ b/stable/static-web-server/1.0.4/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.22.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A cross-platform, high-performance and asynchronous web server for static files-serving. +home: https://truecharts.org/charts/stable/static-web-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/static-web-server.png +keywords: + - web-server + - apache + - rust +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: static-web-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server + - https://github.com/static-web-server/static-web-server + - https://static-web-server.net +type: application +version: 1.0.4 +annotations: + truecharts.org/catagories: | + - web-server + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/static-web-server/1.0.4/README.md b/stable/static-web-server/1.0.4/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/static-web-server/1.0.4/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/static-web-server/1.0.4/app-changelog.md b/stable/static-web-server/1.0.4/app-changelog.md new file mode 100644 index 00000000000..9a13e7ed1cf --- /dev/null +++ b/stable/static-web-server/1.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [static-web-server-1.0.4](https://github.com/truecharts/charts/compare/static-web-server-1.0.3...static-web-server-1.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/static-web-server/1.0.3/app-readme.md b/stable/static-web-server/1.0.4/app-readme.md similarity index 100% rename from stable/static-web-server/1.0.3/app-readme.md rename to stable/static-web-server/1.0.4/app-readme.md diff --git a/stable/static-web-server/1.0.4/charts/common-14.0.9.tgz b/stable/static-web-server/1.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/static-web-server/1.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/static-web-server/1.0.3/ix_values.yaml b/stable/static-web-server/1.0.4/ix_values.yaml similarity index 100% rename from stable/static-web-server/1.0.3/ix_values.yaml rename to stable/static-web-server/1.0.4/ix_values.yaml diff --git a/stable/static-web-server/1.0.3/questions.yaml b/stable/static-web-server/1.0.4/questions.yaml similarity index 100% rename from stable/static-web-server/1.0.3/questions.yaml rename to stable/static-web-server/1.0.4/questions.yaml diff --git a/stable/static-web-server/1.0.4/templates/NOTES.txt b/stable/static-web-server/1.0.4/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/static-web-server/1.0.4/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/static-web-server/1.0.4/templates/common.yaml b/stable/static-web-server/1.0.4/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/static-web-server/1.0.4/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/homelablabelmaker/5.0.0/app-changelog.md b/stable/static-web-server/1.0.4/values.yaml similarity index 100% rename from stable/homelablabelmaker/5.0.0/app-changelog.md rename to stable/static-web-server/1.0.4/values.yaml diff --git a/stable/static/7.0.0/CHANGELOG.md b/stable/static/7.0.0/CHANGELOG.md deleted file mode 100644 index 70eb3928a3c..00000000000 --- a/stable/static/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [static-7.0.0](https://github.com/truecharts/charts/compare/static-6.0.24...static-7.0.0) (2023-07-31) - - - - -## [static-6.0.24](https://github.com/truecharts/charts/compare/static-6.0.23...static-6.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [static-6.0.23](https://github.com/truecharts/charts/compare/static-6.0.22...static-6.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [static-6.0.22](https://github.com/truecharts/charts/compare/static-6.0.21...static-6.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [static-6.0.21](https://github.com/truecharts/charts/compare/static-6.0.20...static-6.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [static-6.0.20](https://github.com/truecharts/charts/compare/static-6.0.19...static-6.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [static-6.0.19](https://github.com/truecharts/charts/compare/static-6.0.18...static-6.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [static-6.0.18](https://github.com/truecharts/charts/compare/static-6.0.17...static-6.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [static-6.0.17](https://github.com/truecharts/charts/compare/static-6.0.16...static-6.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [static-6.0.16](https://github.com/truecharts/charts/compare/static-6.0.15...static-6.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [static-6.0.15](https://github.com/truecharts/charts/compare/static-6.0.14...static-6.0.15) (2023-05-24) - diff --git a/stable/static/7.0.0/Chart.yaml b/stable/static/7.0.0/Chart.yaml deleted file mode 100644 index 2695fc3456b..00000000000 --- a/stable/static/7.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "ee8a20c" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/static/7.0.0/charts/common-14.0.1.tgz b/stable/static/7.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/static/7.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/static/7.0.1/CHANGELOG.md b/stable/static/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..0935ec44650 --- /dev/null +++ b/stable/static/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [static-7.0.1](https://github.com/truecharts/charts/compare/static-7.0.0...static-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [static-7.0.0](https://github.com/truecharts/charts/compare/static-6.0.24...static-7.0.0) (2023-07-31) + + + + +## [static-6.0.24](https://github.com/truecharts/charts/compare/static-6.0.23...static-6.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [static-6.0.23](https://github.com/truecharts/charts/compare/static-6.0.22...static-6.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [static-6.0.22](https://github.com/truecharts/charts/compare/static-6.0.21...static-6.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [static-6.0.21](https://github.com/truecharts/charts/compare/static-6.0.20...static-6.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [static-6.0.20](https://github.com/truecharts/charts/compare/static-6.0.19...static-6.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [static-6.0.19](https://github.com/truecharts/charts/compare/static-6.0.18...static-6.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [static-6.0.18](https://github.com/truecharts/charts/compare/static-6.0.17...static-6.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [static-6.0.17](https://github.com/truecharts/charts/compare/static-6.0.16...static-6.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [static-6.0.16](https://github.com/truecharts/charts/compare/static-6.0.15...static-6.0.16) (2023-05-26) + diff --git a/stable/static/7.0.1/Chart.yaml b/stable/static/7.0.1/Chart.yaml new file mode 100644 index 00000000000..0e728d529ea --- /dev/null +++ b/stable/static/7.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "ee8a20c" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/static/7.0.1/README.md b/stable/static/7.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/static/7.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/static/7.0.1/app-changelog.md b/stable/static/7.0.1/app-changelog.md new file mode 100644 index 00000000000..215d21736ea --- /dev/null +++ b/stable/static/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [static-7.0.1](https://github.com/truecharts/charts/compare/static-7.0.0...static-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/static/7.0.0/app-readme.md b/stable/static/7.0.1/app-readme.md similarity index 100% rename from stable/static/7.0.0/app-readme.md rename to stable/static/7.0.1/app-readme.md diff --git a/stable/static/7.0.1/charts/common-14.0.9.tgz b/stable/static/7.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/static/7.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/static/7.0.0/ix_values.yaml b/stable/static/7.0.1/ix_values.yaml similarity index 100% rename from stable/static/7.0.0/ix_values.yaml rename to stable/static/7.0.1/ix_values.yaml diff --git a/stable/static/7.0.0/questions.yaml b/stable/static/7.0.1/questions.yaml similarity index 100% rename from stable/static/7.0.0/questions.yaml rename to stable/static/7.0.1/questions.yaml diff --git a/stable/static/7.0.1/templates/NOTES.txt b/stable/static/7.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/static/7.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/twtxt/7.0.0/templates/common.yaml b/stable/static/7.0.1/templates/common.yaml similarity index 100% rename from stable/twtxt/7.0.0/templates/common.yaml rename to stable/static/7.0.1/templates/common.yaml diff --git a/stable/htpcmanager/6.0.0/app-changelog.md b/stable/static/7.0.1/values.yaml similarity index 100% rename from stable/htpcmanager/6.0.0/app-changelog.md rename to stable/static/7.0.1/values.yaml diff --git a/stable/storj-node/6.0.0/CHANGELOG.md b/stable/storj-node/6.0.0/CHANGELOG.md deleted file mode 100644 index 15df7c25c63..00000000000 --- a/stable/storj-node/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [storj-node-6.0.0](https://github.com/truecharts/charts/compare/storj-node-5.0.24...storj-node-6.0.0) (2023-07-31) - - - - -## [storj-node-5.0.24](https://github.com/truecharts/charts/compare/storj-node-5.0.23...storj-node-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [storj-node-5.0.23](https://github.com/truecharts/charts/compare/storj-node-5.0.22...storj-node-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [storj-node-5.0.22](https://github.com/truecharts/charts/compare/storj-node-5.0.21...storj-node-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [storj-node-5.0.21](https://github.com/truecharts/charts/compare/storj-node-5.0.20...storj-node-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [storj-node-5.0.20](https://github.com/truecharts/charts/compare/storj-node-5.0.19...storj-node-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [storj-node-5.0.19](https://github.com/truecharts/charts/compare/storj-node-5.0.18...storj-node-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [storj-node-5.0.18](https://github.com/truecharts/charts/compare/storj-node-5.0.17...storj-node-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [storj-node-5.0.17](https://github.com/truecharts/charts/compare/storj-node-5.0.16...storj-node-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [storj-node-5.0.16](https://github.com/truecharts/charts/compare/storj-node-5.0.15...storj-node-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [storj-node-5.0.15](https://github.com/truecharts/charts/compare/storj-node-5.0.14...storj-node-5.0.15) (2023-05-24) - diff --git a/stable/storj-node/6.0.0/Chart.yaml b/stable/storj-node/6.0.0/Chart.yaml deleted file mode 100644 index a7f2b11918a..00000000000 --- a/stable/storj-node/6.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.71.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/storj-node/6.0.0/charts/common-14.0.1.tgz b/stable/storj-node/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/storj-node/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/storj-node/6.0.1/CHANGELOG.md b/stable/storj-node/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..889507fea6f --- /dev/null +++ b/stable/storj-node/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [storj-node-6.0.1](https://github.com/truecharts/charts/compare/storj-node-6.0.0...storj-node-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [storj-node-6.0.0](https://github.com/truecharts/charts/compare/storj-node-5.0.24...storj-node-6.0.0) (2023-07-31) + + + + +## [storj-node-5.0.24](https://github.com/truecharts/charts/compare/storj-node-5.0.23...storj-node-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [storj-node-5.0.23](https://github.com/truecharts/charts/compare/storj-node-5.0.22...storj-node-5.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [storj-node-5.0.22](https://github.com/truecharts/charts/compare/storj-node-5.0.21...storj-node-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [storj-node-5.0.21](https://github.com/truecharts/charts/compare/storj-node-5.0.20...storj-node-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [storj-node-5.0.20](https://github.com/truecharts/charts/compare/storj-node-5.0.19...storj-node-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [storj-node-5.0.19](https://github.com/truecharts/charts/compare/storj-node-5.0.18...storj-node-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [storj-node-5.0.18](https://github.com/truecharts/charts/compare/storj-node-5.0.17...storj-node-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [storj-node-5.0.17](https://github.com/truecharts/charts/compare/storj-node-5.0.16...storj-node-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [storj-node-5.0.16](https://github.com/truecharts/charts/compare/storj-node-5.0.15...storj-node-5.0.16) (2023-05-26) + diff --git a/stable/storj-node/6.0.1/Chart.yaml b/stable/storj-node/6.0.1/Chart.yaml new file mode 100644 index 00000000000..4400041916a --- /dev/null +++ b/stable/storj-node/6.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.71.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/storj-node/6.0.1/README.md b/stable/storj-node/6.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/storj-node/6.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/storj-node/6.0.0/SKIPINSTALL b/stable/storj-node/6.0.1/SKIPINSTALL similarity index 100% rename from stable/storj-node/6.0.0/SKIPINSTALL rename to stable/storj-node/6.0.1/SKIPINSTALL diff --git a/stable/storj-node/6.0.1/app-changelog.md b/stable/storj-node/6.0.1/app-changelog.md new file mode 100644 index 00000000000..e969139bb9f --- /dev/null +++ b/stable/storj-node/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [storj-node-6.0.1](https://github.com/truecharts/charts/compare/storj-node-6.0.0...storj-node-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/storj-node/6.0.0/app-readme.md b/stable/storj-node/6.0.1/app-readme.md similarity index 100% rename from stable/storj-node/6.0.0/app-readme.md rename to stable/storj-node/6.0.1/app-readme.md diff --git a/stable/storj-node/6.0.1/charts/common-14.0.9.tgz b/stable/storj-node/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/storj-node/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/storj-node/6.0.0/ix_values.yaml b/stable/storj-node/6.0.1/ix_values.yaml similarity index 100% rename from stable/storj-node/6.0.0/ix_values.yaml rename to stable/storj-node/6.0.1/ix_values.yaml diff --git a/stable/storj-node/6.0.0/questions.yaml b/stable/storj-node/6.0.1/questions.yaml similarity index 100% rename from stable/storj-node/6.0.0/questions.yaml rename to stable/storj-node/6.0.1/questions.yaml diff --git a/stable/storj-node/6.0.1/templates/NOTES.txt b/stable/storj-node/6.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/storj-node/6.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/storj-node/6.0.1/templates/common.yaml b/stable/storj-node/6.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/storj-node/6.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/iyuuplus/6.0.0/app-changelog.md b/stable/storj-node/6.0.1/values.yaml similarity index 100% rename from stable/iyuuplus/6.0.0/app-changelog.md rename to stable/storj-node/6.0.1/values.yaml diff --git a/stable/strapi/10.0.11/CHANGELOG.md b/stable/strapi/10.0.11/CHANGELOG.md new file mode 100644 index 00000000000..ee4c8f56d66 --- /dev/null +++ b/stable/strapi/10.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [strapi-10.0.11](https://github.com/truecharts/charts/compare/strapi-10.0.10...strapi-10.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [strapi-10.0.10](https://github.com/truecharts/charts/compare/strapi-10.0.9...strapi-10.0.10) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.13.7 ([#12821](https://github.com/truecharts/charts/issues/12821)) + + + + +## [strapi-10.0.9](https://github.com/truecharts/charts/compare/strapi-10.0.8...strapi-10.0.9) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.13.6 ([#12599](https://github.com/truecharts/charts/issues/12599)) + + + + +## [strapi-10.0.8](https://github.com/truecharts/charts/compare/strapi-10.0.7...strapi-10.0.8) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.13.5 ([#12545](https://github.com/truecharts/charts/issues/12545)) + + + + +## [strapi-10.0.7](https://github.com/truecharts/charts/compare/strapi-10.0.6...strapi-10.0.7) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.13.3 ([#12389](https://github.com/truecharts/charts/issues/12389)) + + + + +## [strapi-10.0.6](https://github.com/truecharts/charts/compare/strapi-10.0.5...strapi-10.0.6) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.13.2 ([#12352](https://github.com/truecharts/charts/issues/12352)) + + + + +## [strapi-10.0.5](https://github.com/truecharts/charts/compare/strapi-10.0.4...strapi-10.0.5) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.12.7 ([#12072](https://github.com/truecharts/charts/issues/12072)) + + + + +## [strapi-10.0.4](https://github.com/truecharts/charts/compare/strapi-10.0.3...strapi-10.0.4) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.12.6 ([#11908](https://github.com/truecharts/charts/issues/11908)) + + + + +## [strapi-10.0.3](https://github.com/truecharts/charts/compare/strapi-10.0.2...strapi-10.0.3) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.12.5 ([#11670](https://github.com/truecharts/charts/issues/11670)) + + + + +## [strapi-10.0.2](https://github.com/truecharts/charts/compare/strapi-10.0.1...strapi-10.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.12.4 ([#11484](https://github.com/truecharts/charts/issues/11484)) + + + + +## [strapi-10.0.1](https://github.com/truecharts/charts/compare/strapi-10.0.0...strapi-10.0.1) (2023-08-06) + +### Chore diff --git a/stable/strapi/10.0.11/Chart.yaml b/stable/strapi/10.0.11/Chart.yaml new file mode 100644 index 00000000000..b8f2a9a9568 --- /dev/null +++ b/stable/strapi/10.0.11/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "4.13.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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/charts/stable/strapi + - https://github.com/naskio/docker-strapi +version: 10.0.11 +annotations: + truecharts.org/catagories: | + - cms + truecharts.org/SCALE-support: "true" diff --git a/stable/strapi/10.0.11/README.md b/stable/strapi/10.0.11/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/strapi/10.0.11/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/strapi/10.0.11/app-changelog.md b/stable/strapi/10.0.11/app-changelog.md new file mode 100644 index 00000000000..79a4c5c963f --- /dev/null +++ b/stable/strapi/10.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [strapi-10.0.11](https://github.com/truecharts/charts/compare/strapi-10.0.10...strapi-10.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/strapi/10.0.11/app-readme.md b/stable/strapi/10.0.11/app-readme.md new file mode 100644 index 00000000000..d2f3a05bc5f --- /dev/null +++ b/stable/strapi/10.0.11/app-readme.md @@ -0,0 +1,8 @@ +Open-source headless CMS. JavaScript, fully customizable and developer-first. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/strapi](https://truecharts.org/charts/stable/strapi) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/strapi/10.0.11/charts/common-14.0.9.tgz b/stable/strapi/10.0.11/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/strapi/10.0.11/charts/common-14.0.9.tgz differ diff --git a/stable/strapi/10.0.11/ix_values.yaml b/stable/strapi/10.0.11/ix_values.yaml new file mode 100644 index 00000000000..c5c741c3f11 --- /dev/null +++ b/stable/strapi/10.0.11/ix_values.yaml @@ -0,0 +1,57 @@ +image: + repository: tccr.io/truecharts/strapi + tag: v4.13.7@sha256:d9ee683da99bac5098bc1b62099decba1d28e600b02e3a422ae7c9f28a5dc134 + pullPolicy: Always +service: + main: + ports: + main: + port: 1337 +persistence: + data: + enabled: true + mountPath: /srv/app +# Enabled postgres +cnpg: + main: + enabled: true + + user: strapi + database: strapi +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + PORT: "{{ .Values.service.main.ports.main.port }}" + DATABASE_CLIENT: postgres + DATABASE_PORT: 5432 + DATABASE_NAME: "{{ .Values.cnpg.main.database }}" + DATABASE_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + DATABASE_USERNAME: "{{ .Values.cnpg.main.user }}" + DATABASE_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + # STRAPI_LICENSE + # PUBLIC_URL + NODE_ENV: development + STRAPI_DISABLE_UPDATE_NOTIFICATION: true + FAST_REFRESH: false + EXTRA_ARGS: "" + JWT_SECRET: my_jwt_secret + ADMIN_JWT_SECRET: my_admin_jwt_secret + APP_KEYS: '["keya", "keyb"]' diff --git a/stable/strapi/10.0.11/questions.yaml b/stable/strapi/10.0.11/questions.yaml new file mode 100644 index 00000000000..4bdb4245782 --- /dev/null +++ b/stable/strapi/10.0.11/questions.yaml @@ -0,0 +1,2083 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + admin: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/admin" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: JWT_SECRET + label: Jwt Secret + description: The secret used to sign the JWT for the Users-Permissions plugin. + schema: + type: string + private: true + required: true + default: "" + - variable: ADMIN_JWT_SECRET + label: Admin Jwt Secret + description: The secret used to sign the JWT for the Admin panel. + schema: + type: string + private: true + required: true + default: "" + - variable: APP_KEYS + label: App Keys + description: The secret keys used to sign the session cookies. + schema: + type: string + private: true + required: true + default: "" + - variable: NODE_ENV + label: Node Environment + description: Sets Node's Environment + schema: + type: string + default: production + enum: + - value: production + description: Production + - value: development + description: Development + - variable: PUBLIC_URL + label: Public URL + schema: + type: string + default: "" + - variable: STRAPI_LICENSE + label: Strapi License + description: The license key to activate the Enterprise Edition. + schema: + type: string + default: "" + - variable: STRAPI_DISABLE_UPDATE_NOTIFICATION + label: Strapi Disable Update Notifications + description: Don't show the notification message about updating Strapi. + schema: + type: boolean + default: true + - variable: FAST_REFRESH + label: Fast Refresh + description: enable "Fast Refresh" for near-instant feedback. + schema: + type: boolean + default: false + - variable: EXTRA_ARGS + label: "Extra Args (Leave empty for default)" + description: "Pass extra args to the strapi new" + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 1337 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/strapi/10.0.11/templates/NOTES.txt b/stable/strapi/10.0.11/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/strapi/10.0.11/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/strapi/10.0.11/templates/common.yaml b/stable/strapi/10.0.11/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/strapi/10.0.11/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/kiwix-serve/5.0.0/app-changelog.md b/stable/strapi/10.0.11/values.yaml similarity index 100% rename from stable/kiwix-serve/5.0.0/app-changelog.md rename to stable/strapi/10.0.11/values.yaml diff --git a/stable/synclounge/6.0.3/CHANGELOG.md b/stable/synclounge/6.0.3/CHANGELOG.md deleted file mode 100644 index 6dc4751eb74..00000000000 --- a/stable/synclounge/6.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [synclounge-6.0.3](https://github.com/truecharts/charts/compare/synclounge-6.0.2...synclounge-6.0.3) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/synclounge to v5.2.16 ([#13285](https://github.com/truecharts/charts/issues/13285)) - - - - -## [synclounge-6.0.2](https://github.com/truecharts/charts/compare/synclounge-6.0.1...synclounge-6.0.2) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/synclounge to v5.2.15 ([#13206](https://github.com/truecharts/charts/issues/13206)) - - - - -## [synclounge-6.0.1](https://github.com/truecharts/charts/compare/synclounge-6.0.0...synclounge-6.0.1) (2023-09-26) - -### Chore - -- update container image tccr.io/truecharts/synclounge to v5.2.15 ([#12957](https://github.com/truecharts/charts/issues/12957)) - - - - - -## [synclounge-6.0.0](https://github.com/truecharts/charts/compare/synclounge-5.0.26...synclounge-6.0.0) (2023-07-31) - - - - -## [synclounge-5.0.26](https://github.com/truecharts/charts/compare/synclounge-5.0.25...synclounge-5.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [synclounge-5.0.25](https://github.com/truecharts/charts/compare/synclounge-5.0.24...synclounge-5.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [synclounge-5.0.24](https://github.com/truecharts/charts/compare/synclounge-5.0.23...synclounge-5.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [synclounge-5.0.23](https://github.com/truecharts/charts/compare/synclounge-5.0.22...synclounge-5.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [synclounge-5.0.22](https://github.com/truecharts/charts/compare/synclounge-5.0.21...synclounge-5.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [synclounge-5.0.21](https://github.com/truecharts/charts/compare/synclounge-5.0.20...synclounge-5.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [synclounge-5.0.20](https://github.com/truecharts/charts/compare/synclounge-5.0.19...synclounge-5.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/synclounge/6.0.3/Chart.yaml b/stable/synclounge/6.0.3/Chart.yaml deleted file mode 100644 index 211ca272601..00000000000 --- a/stable/synclounge/6.0.3/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: synclounge -version: 6.0.3 -appVersion: "5.2.16" -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: 14.0.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/6.0.3/app-changelog.md b/stable/synclounge/6.0.3/app-changelog.md deleted file mode 100644 index 9a4d9f92c02..00000000000 --- a/stable/synclounge/6.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [synclounge-6.0.3](https://github.com/truecharts/charts/compare/synclounge-6.0.2...synclounge-6.0.3) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/synclounge to v5.2.16 ([#13285](https://github.com/truecharts/charts/issues/13285)) - - \ No newline at end of file diff --git a/stable/synclounge/6.0.3/charts/common-14.0.1.tgz b/stable/synclounge/6.0.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/synclounge/6.0.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/synclounge/6.0.4/CHANGELOG.md b/stable/synclounge/6.0.4/CHANGELOG.md new file mode 100644 index 00000000000..48b24b539af --- /dev/null +++ b/stable/synclounge/6.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [synclounge-6.0.4](https://github.com/truecharts/charts/compare/synclounge-6.0.3...synclounge-6.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [synclounge-6.0.3](https://github.com/truecharts/charts/compare/synclounge-6.0.2...synclounge-6.0.3) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/synclounge to v5.2.16 ([#13285](https://github.com/truecharts/charts/issues/13285)) + + + + +## [synclounge-6.0.2](https://github.com/truecharts/charts/compare/synclounge-6.0.1...synclounge-6.0.2) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/synclounge to v5.2.15 ([#13206](https://github.com/truecharts/charts/issues/13206)) + + + + +## [synclounge-6.0.1](https://github.com/truecharts/charts/compare/synclounge-6.0.0...synclounge-6.0.1) (2023-09-26) + +### Chore + +- update container image tccr.io/truecharts/synclounge to v5.2.15 ([#12957](https://github.com/truecharts/charts/issues/12957)) + + + + + +## [synclounge-6.0.0](https://github.com/truecharts/charts/compare/synclounge-5.0.26...synclounge-6.0.0) (2023-07-31) + + + + +## [synclounge-5.0.26](https://github.com/truecharts/charts/compare/synclounge-5.0.25...synclounge-5.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [synclounge-5.0.25](https://github.com/truecharts/charts/compare/synclounge-5.0.24...synclounge-5.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [synclounge-5.0.24](https://github.com/truecharts/charts/compare/synclounge-5.0.23...synclounge-5.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [synclounge-5.0.23](https://github.com/truecharts/charts/compare/synclounge-5.0.22...synclounge-5.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [synclounge-5.0.22](https://github.com/truecharts/charts/compare/synclounge-5.0.21...synclounge-5.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [synclounge-5.0.21](https://github.com/truecharts/charts/compare/synclounge-5.0.20...synclounge-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + diff --git a/stable/synclounge/6.0.4/Chart.yaml b/stable/synclounge/6.0.4/Chart.yaml new file mode 100644 index 00000000000..d0a78c0f183 --- /dev/null +++ b/stable/synclounge/6.0.4/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: synclounge +version: 6.0.4 +appVersion: "5.2.16" +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: 14.0.9 + # 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/6.0.4/README.md b/stable/synclounge/6.0.4/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/synclounge/6.0.4/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/synclounge/6.0.4/app-changelog.md b/stable/synclounge/6.0.4/app-changelog.md new file mode 100644 index 00000000000..9473c405a10 --- /dev/null +++ b/stable/synclounge/6.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [synclounge-6.0.4](https://github.com/truecharts/charts/compare/synclounge-6.0.3...synclounge-6.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/synclounge/6.0.3/app-readme.md b/stable/synclounge/6.0.4/app-readme.md similarity index 100% rename from stable/synclounge/6.0.3/app-readme.md rename to stable/synclounge/6.0.4/app-readme.md diff --git a/stable/synclounge/6.0.4/charts/common-14.0.9.tgz b/stable/synclounge/6.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/synclounge/6.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/synclounge/6.0.3/ix_values.yaml b/stable/synclounge/6.0.4/ix_values.yaml similarity index 100% rename from stable/synclounge/6.0.3/ix_values.yaml rename to stable/synclounge/6.0.4/ix_values.yaml diff --git a/stable/synclounge/6.0.3/questions.yaml b/stable/synclounge/6.0.4/questions.yaml similarity index 100% rename from stable/synclounge/6.0.3/questions.yaml rename to stable/synclounge/6.0.4/questions.yaml diff --git a/stable/synclounge/6.0.4/templates/NOTES.txt b/stable/synclounge/6.0.4/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/synclounge/6.0.4/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/synclounge/6.0.4/templates/common.yaml b/stable/synclounge/6.0.4/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/synclounge/6.0.4/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/kodi-headless/6.0.0/app-changelog.md b/stable/synclounge/6.0.4/values.yaml similarity index 100% rename from stable/kodi-headless/6.0.0/app-changelog.md rename to stable/synclounge/6.0.4/values.yaml diff --git a/stable/syncthing/15.0.4/CHANGELOG.md b/stable/syncthing/15.0.4/CHANGELOG.md new file mode 100644 index 00000000000..6174c30b347 --- /dev/null +++ b/stable/syncthing/15.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [syncthing-15.0.4](https://github.com/truecharts/charts/compare/syncthing-15.0.3...syncthing-15.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [syncthing-15.0.3](https://github.com/truecharts/charts/compare/syncthing-15.0.2...syncthing-15.0.3) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/syncthing to v1.25.0 ([#13236](https://github.com/truecharts/charts/issues/13236)) + + + + +## [syncthing-15.0.2](https://github.com/truecharts/charts/compare/syncthing-15.0.1...syncthing-15.0.2) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/syncthing to v1.24.0 ([#12353](https://github.com/truecharts/charts/issues/12353)) + + + + +## [syncthing-15.0.1](https://github.com/truecharts/charts/compare/syncthing-15.0.0...syncthing-15.0.1) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/syncthing to v1.23.7 ([#11485](https://github.com/truecharts/charts/issues/11485)) + + + + + +## [syncthing-15.0.0](https://github.com/truecharts/charts/compare/syncthing-14.0.26...syncthing-15.0.0) (2023-07-31) + + + + +## [syncthing-14.0.26](https://github.com/truecharts/charts/compare/syncthing-14.0.25...syncthing-14.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [syncthing-14.0.25](https://github.com/truecharts/charts/compare/syncthing-14.0.24...syncthing-14.0.25) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/syncthing to v1.23.6 ([#10258](https://github.com/truecharts/charts/issues/10258)) + + + + +## [syncthing-14.0.24](https://github.com/truecharts/charts/compare/syncthing-14.0.23...syncthing-14.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [syncthing-14.0.23](https://github.com/truecharts/charts/compare/syncthing-14.0.22...syncthing-14.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [syncthing-14.0.22](https://github.com/truecharts/charts/compare/syncthing-14.0.21...syncthing-14.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [syncthing-14.0.21](https://github.com/truecharts/charts/compare/syncthing-14.0.20...syncthing-14.0.21) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/syncthing to v1.23.5 ([#9546](https://github.com/truecharts/charts/issues/9546)) + diff --git a/stable/syncthing/15.0.4/Chart.yaml b/stable/syncthing/15.0.4/Chart.yaml new file mode 100644 index 00000000000..11808ef7d02 --- /dev/null +++ b/stable/syncthing/15.0.4/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.25.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.4 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/syncthing/15.0.4/README.md b/stable/syncthing/15.0.4/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/syncthing/15.0.4/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/syncthing/15.0.4/app-changelog.md b/stable/syncthing/15.0.4/app-changelog.md new file mode 100644 index 00000000000..6692470683b --- /dev/null +++ b/stable/syncthing/15.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [syncthing-15.0.4](https://github.com/truecharts/charts/compare/syncthing-15.0.3...syncthing-15.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/syncthing/15.0.4/app-readme.md b/stable/syncthing/15.0.4/app-readme.md new file mode 100644 index 00000000000..492babcb8ff --- /dev/null +++ b/stable/syncthing/15.0.4/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/15.0.4/charts/common-14.0.9.tgz b/stable/syncthing/15.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/syncthing/15.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/syncthing/15.0.4/ix_values.yaml b/stable/syncthing/15.0.4/ix_values.yaml new file mode 100644 index 00000000000..d057dc98aaf --- /dev/null +++ b/stable/syncthing/15.0.4/ix_values.yaml @@ -0,0 +1,56 @@ +image: + repository: tccr.io/truecharts/syncthing + pullPolicy: IfNotPresent + tag: v1.25.0@sha256:19285e91f8439bd24a54aef2a61e60366be79b973f78edef142d79e2bc39d884 + +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/15.0.4/questions.yaml b/stable/syncthing/15.0.4/questions.yaml new file mode 100644 index 00000000000..ba08170b3c5 --- /dev/null +++ b/stable/syncthing/15.0.4/questions.yaml @@ -0,0 +1,2154 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8384 + required: true + - variable: listeners + label: "Syncthing Listening Service" + description: "This service is used to process incoming connections directly to this Syncthing instance" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: tcp + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 22000 + required: true + - variable: listeners-udp + label: "Syncthing Listening Service" + description: "This service is used to process incoming connections directly to this Syncthing instance" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: udp + label: "UDP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 22000 + required: true + - variable: discovery + label: "Syncthing Listening Service" + description: "This service is used to process incoming connections directly to this Syncthing instance" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: discovery + label: "UDP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 21027 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/syncthing/15.0.4/templates/NOTES.txt b/stable/syncthing/15.0.4/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/syncthing/15.0.4/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/syncthing/15.0.4/templates/common.yaml b/stable/syncthing/15.0.4/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/syncthing/15.0.4/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/lama-cleaner/3.0.0/app-changelog.md b/stable/syncthing/15.0.4/values.yaml similarity index 100% rename from stable/lama-cleaner/3.0.0/app-changelog.md rename to stable/syncthing/15.0.4/values.yaml diff --git a/stable/synctube/4.0.0/CHANGELOG.md b/stable/synctube/4.0.0/CHANGELOG.md deleted file mode 100644 index 50c7da65368..00000000000 --- a/stable/synctube/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [synctube-4.0.0](https://github.com/truecharts/charts/compare/synctube-3.0.24...synctube-4.0.0) (2023-07-31) - - - - -## [synctube-3.0.24](https://github.com/truecharts/charts/compare/synctube-3.0.23...synctube-3.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [synctube-3.0.23](https://github.com/truecharts/charts/compare/synctube-3.0.22...synctube-3.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [synctube-3.0.22](https://github.com/truecharts/charts/compare/synctube-3.0.21...synctube-3.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [synctube-3.0.21](https://github.com/truecharts/charts/compare/synctube-3.0.20...synctube-3.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [synctube-3.0.20](https://github.com/truecharts/charts/compare/synctube-3.0.19...synctube-3.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [synctube-3.0.19](https://github.com/truecharts/charts/compare/synctube-3.0.18...synctube-3.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [synctube-3.0.18](https://github.com/truecharts/charts/compare/synctube-3.0.17...synctube-3.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [synctube-3.0.17](https://github.com/truecharts/charts/compare/synctube-3.0.16...synctube-3.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [synctube-3.0.16](https://github.com/truecharts/charts/compare/synctube-3.0.15...synctube-3.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [synctube-3.0.15](https://github.com/truecharts/charts/compare/synctube-3.0.14...synctube-3.0.15) (2023-05-24) - diff --git a/stable/synctube/4.0.0/Chart.yaml b/stable/synctube/4.0.0/Chart.yaml deleted file mode 100644 index f27d53f8e67..00000000000 --- a/stable/synctube/4.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 4.0.0 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web diff --git a/stable/synctube/4.0.0/charts/common-14.0.1.tgz b/stable/synctube/4.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/synctube/4.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/synctube/4.0.1/CHANGELOG.md b/stable/synctube/4.0.1/CHANGELOG.md new file mode 100644 index 00000000000..e0c861aa5a5 --- /dev/null +++ b/stable/synctube/4.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [synctube-4.0.1](https://github.com/truecharts/charts/compare/synctube-4.0.0...synctube-4.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [synctube-4.0.0](https://github.com/truecharts/charts/compare/synctube-3.0.24...synctube-4.0.0) (2023-07-31) + + + + +## [synctube-3.0.24](https://github.com/truecharts/charts/compare/synctube-3.0.23...synctube-3.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [synctube-3.0.23](https://github.com/truecharts/charts/compare/synctube-3.0.22...synctube-3.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [synctube-3.0.22](https://github.com/truecharts/charts/compare/synctube-3.0.21...synctube-3.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [synctube-3.0.21](https://github.com/truecharts/charts/compare/synctube-3.0.20...synctube-3.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [synctube-3.0.20](https://github.com/truecharts/charts/compare/synctube-3.0.19...synctube-3.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [synctube-3.0.19](https://github.com/truecharts/charts/compare/synctube-3.0.18...synctube-3.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [synctube-3.0.18](https://github.com/truecharts/charts/compare/synctube-3.0.17...synctube-3.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [synctube-3.0.17](https://github.com/truecharts/charts/compare/synctube-3.0.16...synctube-3.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [synctube-3.0.16](https://github.com/truecharts/charts/compare/synctube-3.0.15...synctube-3.0.16) (2023-05-26) + diff --git a/stable/synctube/4.0.1/Chart.yaml b/stable/synctube/4.0.1/Chart.yaml new file mode 100644 index 00000000000..862dc8be704 --- /dev/null +++ b/stable/synctube/4.0.1/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 4.0.1 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - MediaApp-Video + - MediaServer-Video + - Network-Web diff --git a/stable/synctube/4.0.1/README.md b/stable/synctube/4.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/synctube/4.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/synctube/4.0.1/app-changelog.md b/stable/synctube/4.0.1/app-changelog.md new file mode 100644 index 00000000000..71d9d0fc41f --- /dev/null +++ b/stable/synctube/4.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [synctube-4.0.1](https://github.com/truecharts/charts/compare/synctube-4.0.0...synctube-4.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/synctube/4.0.0/app-readme.md b/stable/synctube/4.0.1/app-readme.md similarity index 100% rename from stable/synctube/4.0.0/app-readme.md rename to stable/synctube/4.0.1/app-readme.md diff --git a/stable/synctube/4.0.1/charts/common-14.0.9.tgz b/stable/synctube/4.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/synctube/4.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/synctube/4.0.0/ix_values.yaml b/stable/synctube/4.0.1/ix_values.yaml similarity index 100% rename from stable/synctube/4.0.0/ix_values.yaml rename to stable/synctube/4.0.1/ix_values.yaml diff --git a/stable/synctube/4.0.0/questions.yaml b/stable/synctube/4.0.1/questions.yaml similarity index 100% rename from stable/synctube/4.0.0/questions.yaml rename to stable/synctube/4.0.1/questions.yaml diff --git a/stable/synctube/4.0.1/templates/NOTES.txt b/stable/synctube/4.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/synctube/4.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/synctube/4.0.0/templates/common.yaml b/stable/synctube/4.0.1/templates/common.yaml similarity index 100% rename from stable/synctube/4.0.0/templates/common.yaml rename to stable/synctube/4.0.1/templates/common.yaml diff --git a/stable/lancache-dns/5.0.0/app-changelog.md b/stable/synctube/4.0.1/values.yaml similarity index 100% rename from stable/lancache-dns/5.0.0/app-changelog.md rename to stable/synctube/4.0.1/values.yaml diff --git a/stable/syslog-ng/6.0.1/CHANGELOG.md b/stable/syslog-ng/6.0.1/CHANGELOG.md deleted file mode 100644 index a85b46a39b7..00000000000 --- a/stable/syslog-ng/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [syslog-ng-6.0.1](https://github.com/truecharts/charts/compare/syslog-ng-6.0.0...syslog-ng-6.0.1) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/syslog-ng to v4.4.0 ([#13059](https://github.com/truecharts/charts/issues/13059)) - - - - - -## [syslog-ng-6.0.0](https://github.com/truecharts/charts/compare/syslog-ng-5.0.26...syslog-ng-6.0.0) (2023-07-31) - - - - -## [syslog-ng-5.0.26](https://github.com/truecharts/charts/compare/syslog-ng-5.0.25...syslog-ng-5.0.26) (2023-07-30) - -### Chore - -- update container image tccr.io/truecharts/syslog-ng to v4.3.1 ([#11036](https://github.com/truecharts/charts/issues/11036)) - - - - -## [syslog-ng-5.0.25](https://github.com/truecharts/charts/compare/syslog-ng-5.0.24...syslog-ng-5.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [syslog-ng-5.0.24](https://github.com/truecharts/charts/compare/syslog-ng-5.0.23...syslog-ng-5.0.24) (2023-07-22) - -### Chore - -- update container image tccr.io/truecharts/syslog-ng to v4.3.0 ([#10754](https://github.com/truecharts/charts/issues/10754)) - - - - -## [syslog-ng-5.0.23](https://github.com/truecharts/charts/compare/syslog-ng-5.0.22...syslog-ng-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [syslog-ng-5.0.22](https://github.com/truecharts/charts/compare/syslog-ng-5.0.21...syslog-ng-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [syslog-ng-5.0.21](https://github.com/truecharts/charts/compare/syslog-ng-5.0.20...syslog-ng-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [syslog-ng-5.0.20](https://github.com/truecharts/charts/compare/syslog-ng-5.0.19...syslog-ng-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [syslog-ng-5.0.19](https://github.com/truecharts/charts/compare/syslog-ng-5.0.18...syslog-ng-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [syslog-ng-5.0.18](https://github.com/truecharts/charts/compare/syslog-ng-5.0.17...syslog-ng-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/syslog-ng/6.0.1/Chart.yaml b/stable/syslog-ng/6.0.1/Chart.yaml deleted file mode 100644 index f495a81c510..00000000000 --- a/stable/syslog-ng/6.0.1/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: syslog-ng -version: 6.0.1 -appVersion: "4.4.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: 14.0.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/6.0.1/app-changelog.md b/stable/syslog-ng/6.0.1/app-changelog.md deleted file mode 100644 index ae2a3a41ff5..00000000000 --- a/stable/syslog-ng/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [syslog-ng-6.0.1](https://github.com/truecharts/charts/compare/syslog-ng-6.0.0...syslog-ng-6.0.1) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/syslog-ng to v4.4.0 ([#13059](https://github.com/truecharts/charts/issues/13059)) - - \ No newline at end of file diff --git a/stable/syslog-ng/6.0.1/charts/common-14.0.1.tgz b/stable/syslog-ng/6.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/syslog-ng/6.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/syslog-ng/6.0.2/CHANGELOG.md b/stable/syslog-ng/6.0.2/CHANGELOG.md new file mode 100644 index 00000000000..f6b63738469 --- /dev/null +++ b/stable/syslog-ng/6.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [syslog-ng-6.0.2](https://github.com/truecharts/charts/compare/syslog-ng-6.0.1...syslog-ng-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [syslog-ng-6.0.1](https://github.com/truecharts/charts/compare/syslog-ng-6.0.0...syslog-ng-6.0.1) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/syslog-ng to v4.4.0 ([#13059](https://github.com/truecharts/charts/issues/13059)) + + + + + +## [syslog-ng-6.0.0](https://github.com/truecharts/charts/compare/syslog-ng-5.0.26...syslog-ng-6.0.0) (2023-07-31) + + + + +## [syslog-ng-5.0.26](https://github.com/truecharts/charts/compare/syslog-ng-5.0.25...syslog-ng-5.0.26) (2023-07-30) + +### Chore + +- update container image tccr.io/truecharts/syslog-ng to v4.3.1 ([#11036](https://github.com/truecharts/charts/issues/11036)) + + + + +## [syslog-ng-5.0.25](https://github.com/truecharts/charts/compare/syslog-ng-5.0.24...syslog-ng-5.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [syslog-ng-5.0.24](https://github.com/truecharts/charts/compare/syslog-ng-5.0.23...syslog-ng-5.0.24) (2023-07-22) + +### Chore + +- update container image tccr.io/truecharts/syslog-ng to v4.3.0 ([#10754](https://github.com/truecharts/charts/issues/10754)) + + + + +## [syslog-ng-5.0.23](https://github.com/truecharts/charts/compare/syslog-ng-5.0.22...syslog-ng-5.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [syslog-ng-5.0.22](https://github.com/truecharts/charts/compare/syslog-ng-5.0.21...syslog-ng-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [syslog-ng-5.0.21](https://github.com/truecharts/charts/compare/syslog-ng-5.0.20...syslog-ng-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [syslog-ng-5.0.20](https://github.com/truecharts/charts/compare/syslog-ng-5.0.19...syslog-ng-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [syslog-ng-5.0.19](https://github.com/truecharts/charts/compare/syslog-ng-5.0.18...syslog-ng-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + diff --git a/stable/syslog-ng/6.0.2/Chart.yaml b/stable/syslog-ng/6.0.2/Chart.yaml new file mode 100644 index 00000000000..d1128391619 --- /dev/null +++ b/stable/syslog-ng/6.0.2/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: syslog-ng +version: 6.0.2 +appVersion: "4.4.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: 14.0.9 +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/6.0.2/README.md b/stable/syslog-ng/6.0.2/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/syslog-ng/6.0.2/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/syslog-ng/6.0.2/app-changelog.md b/stable/syslog-ng/6.0.2/app-changelog.md new file mode 100644 index 00000000000..3a0e03950c1 --- /dev/null +++ b/stable/syslog-ng/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [syslog-ng-6.0.2](https://github.com/truecharts/charts/compare/syslog-ng-6.0.1...syslog-ng-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/syslog-ng/6.0.1/app-readme.md b/stable/syslog-ng/6.0.2/app-readme.md similarity index 100% rename from stable/syslog-ng/6.0.1/app-readme.md rename to stable/syslog-ng/6.0.2/app-readme.md diff --git a/stable/syslog-ng/6.0.2/charts/common-14.0.9.tgz b/stable/syslog-ng/6.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/syslog-ng/6.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/syslog-ng/6.0.1/ix_values.yaml b/stable/syslog-ng/6.0.2/ix_values.yaml similarity index 100% rename from stable/syslog-ng/6.0.1/ix_values.yaml rename to stable/syslog-ng/6.0.2/ix_values.yaml diff --git a/stable/syslog-ng/6.0.1/questions.yaml b/stable/syslog-ng/6.0.2/questions.yaml similarity index 100% rename from stable/syslog-ng/6.0.1/questions.yaml rename to stable/syslog-ng/6.0.2/questions.yaml diff --git a/stable/syslog-ng/6.0.2/templates/NOTES.txt b/stable/syslog-ng/6.0.2/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/syslog-ng/6.0.2/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/syslog-ng/6.0.2/templates/common.yaml b/stable/syslog-ng/6.0.2/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/syslog-ng/6.0.2/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/lanraragi/6.0.0/app-changelog.md b/stable/syslog-ng/6.0.2/values.yaml similarity index 100% rename from stable/lanraragi/6.0.0/app-changelog.md rename to stable/syslog-ng/6.0.2/values.yaml diff --git a/stable/tagspaces/0.0.3/CHANGELOG.md b/stable/tagspaces/0.0.3/CHANGELOG.md deleted file mode 100644 index a896c3ef54a..00000000000 --- a/stable/tagspaces/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,17 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tagspaces-0.0.3](https://github.com/truecharts/charts/compare/tagspaces-0.0.2...tagspaces-0.0.3) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/tagspaces-lite-web to v5.5.2 ([#13292](https://github.com/truecharts/charts/issues/13292)) - - - - -## [tagspaces-0.0.2](https://github.com/truecharts/charts/compare/tagspaces-0.0.1...tagspaces-0.0.2) (2023-08-21) - diff --git a/stable/tagspaces/0.0.3/Chart.yaml b/stable/tagspaces/0.0.3/Chart.yaml deleted file mode 100644 index 80e112253e0..00000000000 --- a/stable/tagspaces/0.0.3/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "5.5.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: TagSpaces is an offline, open source, document manager with tagging support. -home: https://truecharts.org/charts/stable/tagspaces -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tagspaces.png -keywords: - - tagspaces - - documents -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tagspaces -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces - - https://github.com/tagspaces/tagspaces -type: application -version: 0.0.3 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tagspaces/0.0.3/app-changelog.md b/stable/tagspaces/0.0.3/app-changelog.md deleted file mode 100644 index 60de78a5cc1..00000000000 --- a/stable/tagspaces/0.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tagspaces-0.0.3](https://github.com/truecharts/charts/compare/tagspaces-0.0.2...tagspaces-0.0.3) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/tagspaces-lite-web to v5.5.2 ([#13292](https://github.com/truecharts/charts/issues/13292)) - - \ No newline at end of file diff --git a/stable/tagspaces/0.0.3/charts/common-14.0.1.tgz b/stable/tagspaces/0.0.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/tagspaces/0.0.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/tagspaces/0.0.4/CHANGELOG.md b/stable/tagspaces/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..0a2baeec3db --- /dev/null +++ b/stable/tagspaces/0.0.4/CHANGELOG.md @@ -0,0 +1,26 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tagspaces-0.0.4](https://github.com/truecharts/charts/compare/tagspaces-0.0.3...tagspaces-0.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [tagspaces-0.0.3](https://github.com/truecharts/charts/compare/tagspaces-0.0.2...tagspaces-0.0.3) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/tagspaces-lite-web to v5.5.2 ([#13292](https://github.com/truecharts/charts/issues/13292)) + + + + +## [tagspaces-0.0.2](https://github.com/truecharts/charts/compare/tagspaces-0.0.1...tagspaces-0.0.2) (2023-08-21) + diff --git a/stable/tagspaces/0.0.4/Chart.yaml b/stable/tagspaces/0.0.4/Chart.yaml new file mode 100644 index 00000000000..e45894edf5c --- /dev/null +++ b/stable/tagspaces/0.0.4/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "5.5.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: TagSpaces is an offline, open source, document manager with tagging support. +home: https://truecharts.org/charts/stable/tagspaces +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tagspaces.png +keywords: + - tagspaces + - documents +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tagspaces +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces + - https://github.com/tagspaces/tagspaces +type: application +version: 0.0.4 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tagspaces/0.0.4/README.md b/stable/tagspaces/0.0.4/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/tagspaces/0.0.4/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tagspaces/0.0.4/app-changelog.md b/stable/tagspaces/0.0.4/app-changelog.md new file mode 100644 index 00000000000..f006f75e6ad --- /dev/null +++ b/stable/tagspaces/0.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tagspaces-0.0.4](https://github.com/truecharts/charts/compare/tagspaces-0.0.3...tagspaces-0.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/tagspaces/0.0.3/app-readme.md b/stable/tagspaces/0.0.4/app-readme.md similarity index 100% rename from stable/tagspaces/0.0.3/app-readme.md rename to stable/tagspaces/0.0.4/app-readme.md diff --git a/stable/tagspaces/0.0.4/charts/common-14.0.9.tgz b/stable/tagspaces/0.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/tagspaces/0.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/tagspaces/0.0.3/ix_values.yaml b/stable/tagspaces/0.0.4/ix_values.yaml similarity index 100% rename from stable/tagspaces/0.0.3/ix_values.yaml rename to stable/tagspaces/0.0.4/ix_values.yaml diff --git a/stable/tagspaces/0.0.3/questions.yaml b/stable/tagspaces/0.0.4/questions.yaml similarity index 100% rename from stable/tagspaces/0.0.3/questions.yaml rename to stable/tagspaces/0.0.4/questions.yaml diff --git a/stable/tagspaces/0.0.4/templates/NOTES.txt b/stable/tagspaces/0.0.4/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tagspaces/0.0.4/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tagspaces/0.0.3/templates/_secrets.tpl b/stable/tagspaces/0.0.4/templates/_secrets.tpl similarity index 100% rename from stable/tagspaces/0.0.3/templates/_secrets.tpl rename to stable/tagspaces/0.0.4/templates/_secrets.tpl diff --git a/stable/tagspaces/0.0.3/templates/common.yaml b/stable/tagspaces/0.0.4/templates/common.yaml similarity index 100% rename from stable/tagspaces/0.0.3/templates/common.yaml rename to stable/tagspaces/0.0.4/templates/common.yaml diff --git a/stable/leaf2mqtt/8.0.0/app-changelog.md b/stable/tagspaces/0.0.4/values.yaml similarity index 100% rename from stable/leaf2mqtt/8.0.0/app-changelog.md rename to stable/tagspaces/0.0.4/values.yaml diff --git a/stable/tailscale/5.0.7/CHANGELOG.md b/stable/tailscale/5.0.7/CHANGELOG.md deleted file mode 100644 index 28643f572e9..00000000000 --- a/stable/tailscale/5.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tailscale-5.0.7](https://github.com/truecharts/charts/compare/tailscale-5.0.6...tailscale-5.0.7) (2023-10-04) - -### Chore - -- update container image tailscale/tailscale to v1.50.1 ([#13251](https://github.com/truecharts/charts/issues/13251)) - - - - -## [tailscale-5.0.6](https://github.com/truecharts/charts/compare/tailscale-5.0.5...tailscale-5.0.6) (2023-09-25) - -### Chore - -- update container image tailscale/tailscale to v1.50.0 ([#12948](https://github.com/truecharts/charts/issues/12948)) - - - - -## [tailscale-5.0.5](https://github.com/truecharts/charts/compare/tailscale-5.0.4...tailscale-5.0.5) (2023-09-16) - -### Chore - -- update container image tailscale/tailscale to v1.48.2 ([#12680](https://github.com/truecharts/charts/issues/12680)) - - - - -## [tailscale-5.0.4](https://github.com/truecharts/charts/compare/tailscale-5.0.3...tailscale-5.0.4) (2023-08-31) - -### Chore - -- update container image tailscale/tailscale to v1.48.1 ([#12091](https://github.com/truecharts/charts/issues/12091)) - - ### Docs - -- Add Instructions for Host-Network ([#11756](https://github.com/truecharts/charts/issues/11756)) - - - - -## [tailscale-5.0.3](https://github.com/truecharts/charts/compare/tailscale-5.0.2...tailscale-5.0.3) (2023-08-23) - -### Chore - -- update helm general non-major ([#11767](https://github.com/truecharts/charts/issues/11767)) - - - - -## [tailscale-5.0.2](https://github.com/truecharts/charts/compare/tailscale-5.0.1...tailscale-5.0.2) (2023-08-23) - -### Chore - -- update container image tailscale/tailscale to v1.48.1 ([#11811](https://github.com/truecharts/charts/issues/11811)) - - - - -## [tailscale-5.0.1](https://github.com/truecharts/charts/compare/tailscale-5.0.0...tailscale-5.0.1) (2023-08-11) - -### Chore - -- update container image tailscale/tailscale to v1.46.1 ([#11409](https://github.com/truecharts/charts/issues/11409)) - - - - - -## [tailscale-5.0.0](https://github.com/truecharts/charts/compare/tailscale-4.0.33...tailscale-5.0.0) (2023-07-31) - - - - -## [tailscale-4.0.33](https://github.com/truecharts/charts/compare/tailscale-4.0.32...tailscale-4.0.33) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [tailscale-4.0.32](https://github.com/truecharts/charts/compare/tailscale-4.0.31...tailscale-4.0.32) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [tailscale-4.0.31](https://github.com/truecharts/charts/compare/tailscale-4.0.30...tailscale-4.0.31) (2023-06-21) - diff --git a/stable/tailscale/5.0.7/Chart.yaml b/stable/tailscale/5.0.7/Chart.yaml deleted file mode 100644 index ab731b5b2d0..00000000000 --- a/stable/tailscale/5.0.7/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.50.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -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: 5.0.7 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/tailscale/5.0.7/app-changelog.md b/stable/tailscale/5.0.7/app-changelog.md deleted file mode 100644 index f36ad16d5a3..00000000000 --- a/stable/tailscale/5.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tailscale-5.0.7](https://github.com/truecharts/charts/compare/tailscale-5.0.6...tailscale-5.0.7) (2023-10-04) - -### Chore - -- update container image tailscale/tailscale to v1.50.1 ([#13251](https://github.com/truecharts/charts/issues/13251)) - - \ No newline at end of file diff --git a/stable/tailscale/5.0.7/charts/common-14.0.3.tgz b/stable/tailscale/5.0.7/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/tailscale/5.0.7/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/tailscale/5.0.8/CHANGELOG.md b/stable/tailscale/5.0.8/CHANGELOG.md new file mode 100644 index 00000000000..754d0d82fcd --- /dev/null +++ b/stable/tailscale/5.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tailscale-5.0.8](https://github.com/truecharts/charts/compare/tailscale-5.0.7...tailscale-5.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [tailscale-5.0.7](https://github.com/truecharts/charts/compare/tailscale-5.0.6...tailscale-5.0.7) (2023-10-04) + +### Chore + +- update container image tailscale/tailscale to v1.50.1 ([#13251](https://github.com/truecharts/charts/issues/13251)) + + + + +## [tailscale-5.0.6](https://github.com/truecharts/charts/compare/tailscale-5.0.5...tailscale-5.0.6) (2023-09-25) + +### Chore + +- update container image tailscale/tailscale to v1.50.0 ([#12948](https://github.com/truecharts/charts/issues/12948)) + + + + +## [tailscale-5.0.5](https://github.com/truecharts/charts/compare/tailscale-5.0.4...tailscale-5.0.5) (2023-09-16) + +### Chore + +- update container image tailscale/tailscale to v1.48.2 ([#12680](https://github.com/truecharts/charts/issues/12680)) + + + + +## [tailscale-5.0.4](https://github.com/truecharts/charts/compare/tailscale-5.0.3...tailscale-5.0.4) (2023-08-31) + +### Chore + +- update container image tailscale/tailscale to v1.48.1 ([#12091](https://github.com/truecharts/charts/issues/12091)) + + ### Docs + +- Add Instructions for Host-Network ([#11756](https://github.com/truecharts/charts/issues/11756)) + + + + +## [tailscale-5.0.3](https://github.com/truecharts/charts/compare/tailscale-5.0.2...tailscale-5.0.3) (2023-08-23) + +### Chore + +- update helm general non-major ([#11767](https://github.com/truecharts/charts/issues/11767)) + + + + +## [tailscale-5.0.2](https://github.com/truecharts/charts/compare/tailscale-5.0.1...tailscale-5.0.2) (2023-08-23) + +### Chore + +- update container image tailscale/tailscale to v1.48.1 ([#11811](https://github.com/truecharts/charts/issues/11811)) + + + + +## [tailscale-5.0.1](https://github.com/truecharts/charts/compare/tailscale-5.0.0...tailscale-5.0.1) (2023-08-11) + +### Chore + +- update container image tailscale/tailscale to v1.46.1 ([#11409](https://github.com/truecharts/charts/issues/11409)) + + + + + +## [tailscale-5.0.0](https://github.com/truecharts/charts/compare/tailscale-4.0.33...tailscale-5.0.0) (2023-07-31) + + + + +## [tailscale-4.0.33](https://github.com/truecharts/charts/compare/tailscale-4.0.32...tailscale-4.0.33) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [tailscale-4.0.32](https://github.com/truecharts/charts/compare/tailscale-4.0.31...tailscale-4.0.32) (2023-07-01) + diff --git a/stable/tailscale/5.0.8/Chart.yaml b/stable/tailscale/5.0.8/Chart.yaml new file mode 100644 index 00000000000..da055e3e3e8 --- /dev/null +++ b/stable/tailscale/5.0.8/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.50.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.8 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/tailscale/5.0.8/README.md b/stable/tailscale/5.0.8/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/tailscale/5.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tailscale/5.0.8/app-changelog.md b/stable/tailscale/5.0.8/app-changelog.md new file mode 100644 index 00000000000..2a9abfdfd9c --- /dev/null +++ b/stable/tailscale/5.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tailscale-5.0.8](https://github.com/truecharts/charts/compare/tailscale-5.0.7...tailscale-5.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/tailscale/5.0.7/app-readme.md b/stable/tailscale/5.0.8/app-readme.md similarity index 100% rename from stable/tailscale/5.0.7/app-readme.md rename to stable/tailscale/5.0.8/app-readme.md diff --git a/stable/tailscale/5.0.8/charts/common-14.0.9.tgz b/stable/tailscale/5.0.8/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/tailscale/5.0.8/charts/common-14.0.9.tgz differ diff --git a/stable/tailscale/5.0.7/ix_values.yaml b/stable/tailscale/5.0.8/ix_values.yaml similarity index 100% rename from stable/tailscale/5.0.7/ix_values.yaml rename to stable/tailscale/5.0.8/ix_values.yaml diff --git a/stable/tailscale/5.0.7/questions.yaml b/stable/tailscale/5.0.8/questions.yaml similarity index 100% rename from stable/tailscale/5.0.7/questions.yaml rename to stable/tailscale/5.0.8/questions.yaml diff --git a/stable/tailscale/5.0.8/templates/NOTES.txt b/stable/tailscale/5.0.8/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tailscale/5.0.8/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tailscale/5.0.7/templates/_configmap.tpl b/stable/tailscale/5.0.8/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/5.0.7/templates/_configmap.tpl rename to stable/tailscale/5.0.8/templates/_configmap.tpl diff --git a/stable/tailscale/5.0.7/templates/_secret.tpl b/stable/tailscale/5.0.8/templates/_secret.tpl similarity index 100% rename from stable/tailscale/5.0.7/templates/_secret.tpl rename to stable/tailscale/5.0.8/templates/_secret.tpl diff --git a/stable/tailscale/5.0.7/templates/common.yaml b/stable/tailscale/5.0.8/templates/common.yaml similarity index 100% rename from stable/tailscale/5.0.7/templates/common.yaml rename to stable/tailscale/5.0.8/templates/common.yaml diff --git a/stable/libreddit/5.0.0/app-changelog.md b/stable/tailscale/5.0.8/values.yaml similarity index 100% rename from stable/libreddit/5.0.0/app-changelog.md rename to stable/tailscale/5.0.8/values.yaml diff --git a/stable/tauticord/0.0.10/CHANGELOG.md b/stable/tauticord/0.0.10/CHANGELOG.md deleted file mode 100644 index 14acc0c3443..00000000000 --- a/stable/tauticord/0.0.10/CHANGELOG.md +++ /dev/null @@ -1,45 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tauticord-0.0.10](https://github.com/truecharts/charts/compare/tauticord-0.0.9...tauticord-0.0.10) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/tauticord to v3.12.1 ([#12511](https://github.com/truecharts/charts/issues/12511)) - - - - -## [tauticord-0.0.9](https://github.com/truecharts/charts/compare/tauticord-0.0.8...tauticord-0.0.9) (2023-09-10) - -### Chore - -- update container image tccr.io/truecharts/tauticord to v3.12.0 ([#12443](https://github.com/truecharts/charts/issues/12443)) - - - - -## [tauticord-0.0.8](https://github.com/truecharts/charts/compare/tauticord-0.0.7...tauticord-0.0.8) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/tauticord to v3.11.3 ([#12362](https://github.com/truecharts/charts/issues/12362)) - - - - -## [tauticord-0.0.7](https://github.com/truecharts/charts/compare/tauticord-0.0.6...tauticord-0.0.7) (2023-08-31) - - - - -## [tauticord-0.0.6](https://github.com/truecharts/charts/compare/tauticord-0.0.5...tauticord-0.0.6) (2023-08-31) - - - - -## [tauticord-0.0.5](https://github.com/truecharts/charts/compare/tauticord-1.0.0...tauticord-0.0.5) (2023-08-30) - diff --git a/stable/tauticord/0.0.10/Chart.yaml b/stable/tauticord/0.0.10/Chart.yaml deleted file mode 100644 index 3ea0c2a141c..00000000000 --- a/stable/tauticord/0.0.10/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "3.12.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -deprecated: false -description: A Discord bot that displays live data from Tautulli. -home: https://truecharts.org/charts/stable/tauticord -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tauticord.png -keywords: - - tauticord - - tautulli - - discord -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tauticord -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord - - https://github.com/nwithan8/tauticord -type: application -version: 0.0.10 -annotations: - truecharts.org/catagories: | - - discord - truecharts.org/SCALE-support: "true" diff --git a/stable/tauticord/0.0.10/app-changelog.md b/stable/tauticord/0.0.10/app-changelog.md deleted file mode 100644 index ee1fe5331ff..00000000000 --- a/stable/tauticord/0.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tauticord-0.0.10](https://github.com/truecharts/charts/compare/tauticord-0.0.9...tauticord-0.0.10) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/tauticord to v3.12.1 ([#12511](https://github.com/truecharts/charts/issues/12511)) - - \ No newline at end of file diff --git a/stable/tauticord/0.0.10/charts/common-14.0.3.tgz b/stable/tauticord/0.0.10/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/tauticord/0.0.10/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/tauticord/0.0.11/CHANGELOG.md b/stable/tauticord/0.0.11/CHANGELOG.md new file mode 100644 index 00000000000..e3292ca9669 --- /dev/null +++ b/stable/tauticord/0.0.11/CHANGELOG.md @@ -0,0 +1,54 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tauticord-0.0.11](https://github.com/truecharts/charts/compare/tauticord-0.0.10...tauticord-0.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [tauticord-0.0.10](https://github.com/truecharts/charts/compare/tauticord-0.0.9...tauticord-0.0.10) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/tauticord to v3.12.1 ([#12511](https://github.com/truecharts/charts/issues/12511)) + + + + +## [tauticord-0.0.9](https://github.com/truecharts/charts/compare/tauticord-0.0.8...tauticord-0.0.9) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/tauticord to v3.12.0 ([#12443](https://github.com/truecharts/charts/issues/12443)) + + + + +## [tauticord-0.0.8](https://github.com/truecharts/charts/compare/tauticord-0.0.7...tauticord-0.0.8) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/tauticord to v3.11.3 ([#12362](https://github.com/truecharts/charts/issues/12362)) + + + + +## [tauticord-0.0.7](https://github.com/truecharts/charts/compare/tauticord-0.0.6...tauticord-0.0.7) (2023-08-31) + + + + +## [tauticord-0.0.6](https://github.com/truecharts/charts/compare/tauticord-0.0.5...tauticord-0.0.6) (2023-08-31) + + + + +## [tauticord-0.0.5](https://github.com/truecharts/charts/compare/tauticord-1.0.0...tauticord-0.0.5) (2023-08-30) + diff --git a/stable/tauticord/0.0.11/Chart.yaml b/stable/tauticord/0.0.11/Chart.yaml new file mode 100644 index 00000000000..0ca0325afa4 --- /dev/null +++ b/stable/tauticord/0.0.11/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.12.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A Discord bot that displays live data from Tautulli. +home: https://truecharts.org/charts/stable/tauticord +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tauticord.png +keywords: + - tauticord + - tautulli + - discord +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tauticord +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord + - https://github.com/nwithan8/tauticord +type: application +version: 0.0.11 +annotations: + truecharts.org/catagories: | + - discord + truecharts.org/SCALE-support: "true" diff --git a/stable/tauticord/0.0.11/README.md b/stable/tauticord/0.0.11/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/tauticord/0.0.11/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tauticord/0.0.11/app-changelog.md b/stable/tauticord/0.0.11/app-changelog.md new file mode 100644 index 00000000000..83c0b888380 --- /dev/null +++ b/stable/tauticord/0.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tauticord-0.0.11](https://github.com/truecharts/charts/compare/tauticord-0.0.10...tauticord-0.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/tauticord/0.0.10/app-readme.md b/stable/tauticord/0.0.11/app-readme.md similarity index 100% rename from stable/tauticord/0.0.10/app-readme.md rename to stable/tauticord/0.0.11/app-readme.md diff --git a/stable/tauticord/0.0.11/charts/common-14.0.9.tgz b/stable/tauticord/0.0.11/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/tauticord/0.0.11/charts/common-14.0.9.tgz differ diff --git a/stable/tauticord/0.0.10/ix_values.yaml b/stable/tauticord/0.0.11/ix_values.yaml similarity index 100% rename from stable/tauticord/0.0.10/ix_values.yaml rename to stable/tauticord/0.0.11/ix_values.yaml diff --git a/stable/tauticord/0.0.10/questions.yaml b/stable/tauticord/0.0.11/questions.yaml similarity index 100% rename from stable/tauticord/0.0.10/questions.yaml rename to stable/tauticord/0.0.11/questions.yaml diff --git a/stable/tauticord/0.0.11/templates/NOTES.txt b/stable/tauticord/0.0.11/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tauticord/0.0.11/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tauticord/0.0.11/templates/common.yaml b/stable/tauticord/0.0.11/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tauticord/0.0.11/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/logitech-media-server/8.0.0/app-changelog.md b/stable/tauticord/0.0.11/values.yaml similarity index 100% rename from stable/logitech-media-server/8.0.0/app-changelog.md rename to stable/tauticord/0.0.11/values.yaml diff --git a/stable/tautulli/15.0.3/CHANGELOG.md b/stable/tautulli/15.0.3/CHANGELOG.md new file mode 100644 index 00000000000..fb4109120c6 --- /dev/null +++ b/stable/tautulli/15.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tautulli-15.0.3](https://github.com/truecharts/charts/compare/tautulli-15.0.2...tautulli-15.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [tautulli-15.0.2](https://github.com/truecharts/charts/compare/tautulli-15.0.1...tautulli-15.0.2) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/tautulli to v2.13.1 ([#13377](https://github.com/truecharts/charts/issues/13377)) + + + + +## [tautulli-15.0.1](https://github.com/truecharts/charts/compare/tautulli-15.0.0...tautulli-15.0.1) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/tautulli to v2.13.1 ([#12180](https://github.com/truecharts/charts/issues/12180)) + + + + + +## [tautulli-15.0.0](https://github.com/truecharts/charts/compare/tautulli-14.0.28...tautulli-15.0.0) (2023-07-31) + + + + +## [tautulli-14.0.28](https://github.com/truecharts/charts/compare/tautulli-14.0.27...tautulli-14.0.28) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [tautulli-14.0.27](https://github.com/truecharts/charts/compare/tautulli-14.0.26...tautulli-14.0.27) (2023-07-19) + +### Chore + +- update container image tccr.io/truecharts/tautulli to v2.12.5 ([#10597](https://github.com/truecharts/charts/issues/10597)) + + + + +## [tautulli-14.0.26](https://github.com/truecharts/charts/compare/tautulli-14.0.25...tautulli-14.0.26) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [tautulli-14.0.25](https://github.com/truecharts/charts/compare/tautulli-14.0.24...tautulli-14.0.25) (2023-06-17) + +### Chore + +- update container image tccr.io/truecharts/tautulli to v2.12.4 ([#9723](https://github.com/truecharts/charts/issues/9723)) + + + + +## [tautulli-14.0.24](https://github.com/truecharts/charts/compare/tautulli-14.0.23...tautulli-14.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [tautulli-14.0.23](https://github.com/truecharts/charts/compare/tautulli-14.0.22...tautulli-14.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [tautulli-14.0.22](https://github.com/truecharts/charts/compare/tautulli-14.0.21...tautulli-14.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + diff --git a/stable/tautulli/15.0.3/Chart.yaml b/stable/tautulli/15.0.3/Chart.yaml new file mode 100644 index 00000000000..37a740e0b7d --- /dev/null +++ b/stable/tautulli/15.0.3/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.13.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tautulli/15.0.3/README.md b/stable/tautulli/15.0.3/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/tautulli/15.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tautulli/15.0.3/app-changelog.md b/stable/tautulli/15.0.3/app-changelog.md new file mode 100644 index 00000000000..469200cbff9 --- /dev/null +++ b/stable/tautulli/15.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tautulli-15.0.3](https://github.com/truecharts/charts/compare/tautulli-15.0.2...tautulli-15.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/tautulli/15.0.3/app-readme.md b/stable/tautulli/15.0.3/app-readme.md new file mode 100644 index 00000000000..7af70ee35be --- /dev/null +++ b/stable/tautulli/15.0.3/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/15.0.3/charts/common-14.0.9.tgz b/stable/tautulli/15.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/tautulli/15.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/tautulli/15.0.3/ix_values.yaml b/stable/tautulli/15.0.3/ix_values.yaml new file mode 100644 index 00000000000..6342f08698f --- /dev/null +++ b/stable/tautulli/15.0.3/ix_values.yaml @@ -0,0 +1,17 @@ +image: + repository: tccr.io/truecharts/tautulli + pullPolicy: IfNotPresent + tag: v2.13.1@sha256:604d1b1c78d4ba02c9434b468e2dcf7e1d6ac4674574d4cc68e48edf465299e7 +service: + main: + ports: + main: + port: 8181 + targetPort: 8181 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true diff --git a/stable/tautulli/15.0.3/questions.yaml b/stable/tautulli/15.0.3/questions.yaml new file mode 100644 index 00000000000..f85794dc706 --- /dev/null +++ b/stable/tautulli/15.0.3/questions.yaml @@ -0,0 +1,2005 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8181 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tautulli/15.0.3/templates/NOTES.txt b/stable/tautulli/15.0.3/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tautulli/15.0.3/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tautulli/15.0.3/templates/common.yaml b/stable/tautulli/15.0.3/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tautulli/15.0.3/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/meshroom/6.0.0/app-changelog.md b/stable/tautulli/15.0.3/values.yaml similarity index 100% rename from stable/meshroom/6.0.0/app-changelog.md rename to stable/tautulli/15.0.3/values.yaml diff --git a/stable/tdarr-node/6.0.7/CHANGELOG.md b/stable/tdarr-node/6.0.7/CHANGELOG.md deleted file mode 100644 index 54982c893df..00000000000 --- a/stable/tdarr-node/6.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tdarr-node-6.0.7](https://github.com/truecharts/charts/compare/tdarr-node-6.0.6...tdarr-node-6.0.7) (2023-10-03) - -### Chore - -- update helm general non-major ([#13174](https://github.com/truecharts/charts/issues/13174)) - - - - -## [tdarr-node-6.0.6](https://github.com/truecharts/charts/compare/tdarr-node-6.0.5...tdarr-node-6.0.6) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/tdarr_node to v2.13.01 ([#13181](https://github.com/truecharts/charts/issues/13181)) - - - - -## [tdarr-node-6.0.5](https://github.com/truecharts/charts/compare/tdarr-node-6.0.4...tdarr-node-6.0.5) (2023-09-24) - -### Chore - -- update container image tccr.io/truecharts/tdarr_node to v2.12.01 ([#12925](https://github.com/truecharts/charts/issues/12925)) - - - - -## [tdarr-node-6.0.4](https://github.com/truecharts/charts/compare/tdarr-node-6.0.3...tdarr-node-6.0.4) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/tdarr_node to v2.11.01 ([#12364](https://github.com/truecharts/charts/issues/12364)) - - - - -## [tdarr-node-6.0.3](https://github.com/truecharts/charts/compare/tdarr-node-6.0.2...tdarr-node-6.0.3) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/tdarr_node to v2.10.02 ([#12109](https://github.com/truecharts/charts/issues/12109)) - - - - -## [tdarr-node-6.0.2](https://github.com/truecharts/charts/compare/tdarr-node-6.0.1...tdarr-node-6.0.2) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/tdarr_node to v2.00.25 ([#11486](https://github.com/truecharts/charts/issues/11486)) - - - - -## [tdarr-node-6.0.1](https://github.com/truecharts/charts/compare/tdarr-node-6.0.0...tdarr-node-6.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/tdarr_node to v2.00.24 ([#11266](https://github.com/truecharts/charts/issues/11266)) - - - - - -## [tdarr-node-6.0.0](https://github.com/truecharts/charts/compare/tdarr-node-5.0.25...tdarr-node-6.0.0) (2023-07-31) - - - - -## [tdarr-node-5.0.25](https://github.com/truecharts/charts/compare/tdarr-node-5.0.24...tdarr-node-5.0.25) (2023-07-30) - -### Feat - -- Update container as well ([#11056](https://github.com/truecharts/charts/issues/11056)) - - - - -## [tdarr-node-5.0.24](https://github.com/truecharts/charts/compare/tdarr-node-5.0.23...tdarr-node-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [tdarr-node-5.0.23](https://github.com/truecharts/charts/compare/tdarr-node-5.0.22...tdarr-node-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - diff --git a/stable/tdarr-node/6.0.7/Chart.yaml b/stable/tdarr-node/6.0.7/Chart.yaml deleted file mode 100644 index 4ec9aef91f9..00000000000 --- a/stable/tdarr-node/6.0.7/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.13.01" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -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: 6.0.7 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr-node/6.0.7/app-changelog.md b/stable/tdarr-node/6.0.7/app-changelog.md deleted file mode 100644 index ce2052b6cb9..00000000000 --- a/stable/tdarr-node/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tdarr-node-6.0.7](https://github.com/truecharts/charts/compare/tdarr-node-6.0.6...tdarr-node-6.0.7) (2023-10-03) - -### Chore - -- update helm general non-major ([#13174](https://github.com/truecharts/charts/issues/13174)) - - \ No newline at end of file diff --git a/stable/tdarr-node/6.0.7/charts/common-14.0.6.tgz b/stable/tdarr-node/6.0.7/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/tdarr-node/6.0.7/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/tdarr-node/6.0.8/CHANGELOG.md b/stable/tdarr-node/6.0.8/CHANGELOG.md new file mode 100644 index 00000000000..150d8a69455 --- /dev/null +++ b/stable/tdarr-node/6.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tdarr-node-6.0.8](https://github.com/truecharts/charts/compare/tdarr-node-6.0.7...tdarr-node-6.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [tdarr-node-6.0.7](https://github.com/truecharts/charts/compare/tdarr-node-6.0.6...tdarr-node-6.0.7) (2023-10-03) + +### Chore + +- update helm general non-major ([#13174](https://github.com/truecharts/charts/issues/13174)) + + + + +## [tdarr-node-6.0.6](https://github.com/truecharts/charts/compare/tdarr-node-6.0.5...tdarr-node-6.0.6) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/tdarr_node to v2.13.01 ([#13181](https://github.com/truecharts/charts/issues/13181)) + + + + +## [tdarr-node-6.0.5](https://github.com/truecharts/charts/compare/tdarr-node-6.0.4...tdarr-node-6.0.5) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/tdarr_node to v2.12.01 ([#12925](https://github.com/truecharts/charts/issues/12925)) + + + + +## [tdarr-node-6.0.4](https://github.com/truecharts/charts/compare/tdarr-node-6.0.3...tdarr-node-6.0.4) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/tdarr_node to v2.11.01 ([#12364](https://github.com/truecharts/charts/issues/12364)) + + + + +## [tdarr-node-6.0.3](https://github.com/truecharts/charts/compare/tdarr-node-6.0.2...tdarr-node-6.0.3) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/tdarr_node to v2.10.02 ([#12109](https://github.com/truecharts/charts/issues/12109)) + + + + +## [tdarr-node-6.0.2](https://github.com/truecharts/charts/compare/tdarr-node-6.0.1...tdarr-node-6.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/tdarr_node to v2.00.25 ([#11486](https://github.com/truecharts/charts/issues/11486)) + + + + +## [tdarr-node-6.0.1](https://github.com/truecharts/charts/compare/tdarr-node-6.0.0...tdarr-node-6.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/tdarr_node to v2.00.24 ([#11266](https://github.com/truecharts/charts/issues/11266)) + + + + + +## [tdarr-node-6.0.0](https://github.com/truecharts/charts/compare/tdarr-node-5.0.25...tdarr-node-6.0.0) (2023-07-31) + + + + +## [tdarr-node-5.0.25](https://github.com/truecharts/charts/compare/tdarr-node-5.0.24...tdarr-node-5.0.25) (2023-07-30) + +### Feat + +- Update container as well ([#11056](https://github.com/truecharts/charts/issues/11056)) + + + + +## [tdarr-node-5.0.24](https://github.com/truecharts/charts/compare/tdarr-node-5.0.23...tdarr-node-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + diff --git a/stable/tdarr-node/6.0.8/Chart.yaml b/stable/tdarr-node/6.0.8/Chart.yaml new file mode 100644 index 00000000000..1b81c0ce517 --- /dev/null +++ b/stable/tdarr-node/6.0.8/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.13.01" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr-node/6.0.8/README.md b/stable/tdarr-node/6.0.8/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/tdarr-node/6.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tdarr-node/6.0.8/app-changelog.md b/stable/tdarr-node/6.0.8/app-changelog.md new file mode 100644 index 00000000000..03f3706de23 --- /dev/null +++ b/stable/tdarr-node/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tdarr-node-6.0.8](https://github.com/truecharts/charts/compare/tdarr-node-6.0.7...tdarr-node-6.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/tdarr-node/6.0.7/app-readme.md b/stable/tdarr-node/6.0.8/app-readme.md similarity index 100% rename from stable/tdarr-node/6.0.7/app-readme.md rename to stable/tdarr-node/6.0.8/app-readme.md diff --git a/stable/tdarr-node/6.0.8/charts/common-14.0.9.tgz b/stable/tdarr-node/6.0.8/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/tdarr-node/6.0.8/charts/common-14.0.9.tgz differ diff --git a/stable/tdarr-node/6.0.7/ix_values.yaml b/stable/tdarr-node/6.0.8/ix_values.yaml similarity index 100% rename from stable/tdarr-node/6.0.7/ix_values.yaml rename to stable/tdarr-node/6.0.8/ix_values.yaml diff --git a/stable/tdarr-node/6.0.7/questions.yaml b/stable/tdarr-node/6.0.8/questions.yaml similarity index 100% rename from stable/tdarr-node/6.0.7/questions.yaml rename to stable/tdarr-node/6.0.8/questions.yaml diff --git a/stable/tdarr-node/6.0.8/templates/NOTES.txt b/stable/tdarr-node/6.0.8/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tdarr-node/6.0.8/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tdarr-node/6.0.8/templates/common.yaml b/stable/tdarr-node/6.0.8/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tdarr-node/6.0.8/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/minecraft-bungeecord/5.0.0/app-changelog.md b/stable/tdarr-node/6.0.8/values.yaml similarity index 100% rename from stable/minecraft-bungeecord/5.0.0/app-changelog.md rename to stable/tdarr-node/6.0.8/values.yaml diff --git a/stable/tdarr/6.0.0/CHANGELOG.md b/stable/tdarr/6.0.0/CHANGELOG.md deleted file mode 100644 index 1f9a24e59a2..00000000000 --- a/stable/tdarr/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [tdarr-6.0.0](https://github.com/truecharts/charts/compare/tdarr-5.0.25...tdarr-6.0.0) (2023-07-31) - - - - -## [tdarr-5.0.25](https://github.com/truecharts/charts/compare/tdarr-5.0.24...tdarr-5.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [tdarr-5.0.24](https://github.com/truecharts/charts/compare/tdarr-5.0.23...tdarr-5.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [tdarr-5.0.23](https://github.com/truecharts/charts/compare/tdarr-5.0.22...tdarr-5.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [tdarr-5.0.22](https://github.com/truecharts/charts/compare/tdarr-5.0.21...tdarr-5.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [tdarr-5.0.21](https://github.com/truecharts/charts/compare/tdarr-5.0.20...tdarr-5.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [tdarr-5.0.20](https://github.com/truecharts/charts/compare/tdarr-5.0.19...tdarr-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [tdarr-5.0.19](https://github.com/truecharts/charts/compare/tdarr-5.0.18...tdarr-5.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [tdarr-5.0.18](https://github.com/truecharts/charts/compare/tdarr-5.0.17...tdarr-5.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [tdarr-5.0.17](https://github.com/truecharts/charts/compare/tdarr-5.0.16...tdarr-5.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [tdarr-5.0.16](https://github.com/truecharts/charts/compare/tdarr-5.0.15...tdarr-5.0.16) (2023-05-24) - diff --git a/stable/tdarr/6.0.0/Chart.yaml b/stable/tdarr/6.0.0/Chart.yaml deleted file mode 100644 index 1fd92d7da89..00000000000 --- a/stable/tdarr/6.0.0/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: 14.0.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: 6.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr/6.0.0/charts/common-14.0.1.tgz b/stable/tdarr/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/tdarr/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/tdarr/6.0.1/CHANGELOG.md b/stable/tdarr/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..08e7e22ebaf --- /dev/null +++ b/stable/tdarr/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tdarr-6.0.1](https://github.com/truecharts/charts/compare/tdarr-6.0.0...tdarr-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [tdarr-6.0.0](https://github.com/truecharts/charts/compare/tdarr-5.0.25...tdarr-6.0.0) (2023-07-31) + + + + +## [tdarr-5.0.25](https://github.com/truecharts/charts/compare/tdarr-5.0.24...tdarr-5.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [tdarr-5.0.24](https://github.com/truecharts/charts/compare/tdarr-5.0.23...tdarr-5.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [tdarr-5.0.23](https://github.com/truecharts/charts/compare/tdarr-5.0.22...tdarr-5.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [tdarr-5.0.22](https://github.com/truecharts/charts/compare/tdarr-5.0.21...tdarr-5.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [tdarr-5.0.21](https://github.com/truecharts/charts/compare/tdarr-5.0.20...tdarr-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [tdarr-5.0.20](https://github.com/truecharts/charts/compare/tdarr-5.0.19...tdarr-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [tdarr-5.0.19](https://github.com/truecharts/charts/compare/tdarr-5.0.18...tdarr-5.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [tdarr-5.0.18](https://github.com/truecharts/charts/compare/tdarr-5.0.17...tdarr-5.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [tdarr-5.0.17](https://github.com/truecharts/charts/compare/tdarr-5.0.16...tdarr-5.0.17) (2023-05-26) + diff --git a/stable/tdarr/6.0.1/Chart.yaml b/stable/tdarr/6.0.1/Chart.yaml new file mode 100644 index 00000000000..f4a490d9b6b --- /dev/null +++ b/stable/tdarr/6.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.00.20.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr/6.0.1/README.md b/stable/tdarr/6.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/tdarr/6.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tdarr/6.0.1/app-changelog.md b/stable/tdarr/6.0.1/app-changelog.md new file mode 100644 index 00000000000..1f0d6bc6692 --- /dev/null +++ b/stable/tdarr/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tdarr-6.0.1](https://github.com/truecharts/charts/compare/tdarr-6.0.0...tdarr-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/tdarr/6.0.0/app-readme.md b/stable/tdarr/6.0.1/app-readme.md similarity index 100% rename from stable/tdarr/6.0.0/app-readme.md rename to stable/tdarr/6.0.1/app-readme.md diff --git a/stable/tdarr/6.0.1/charts/common-14.0.9.tgz b/stable/tdarr/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/tdarr/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/tdarr/6.0.0/ix_values.yaml b/stable/tdarr/6.0.1/ix_values.yaml similarity index 100% rename from stable/tdarr/6.0.0/ix_values.yaml rename to stable/tdarr/6.0.1/ix_values.yaml diff --git a/stable/tdarr/6.0.0/questions.yaml b/stable/tdarr/6.0.1/questions.yaml similarity index 100% rename from stable/tdarr/6.0.0/questions.yaml rename to stable/tdarr/6.0.1/questions.yaml diff --git a/stable/tdarr/6.0.1/templates/NOTES.txt b/stable/tdarr/6.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tdarr/6.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tdarr/6.0.1/templates/common.yaml b/stable/tdarr/6.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tdarr/6.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/minetest/5.0.0/app-changelog.md b/stable/tdarr/6.0.1/values.yaml similarity index 100% rename from stable/minetest/5.0.0/app-changelog.md rename to stable/tdarr/6.0.1/values.yaml diff --git a/stable/teedy/12.0.1/CHANGELOG.md b/stable/teedy/12.0.1/CHANGELOG.md new file mode 100644 index 00000000000..352d49a1a4c --- /dev/null +++ b/stable/teedy/12.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [teedy-12.0.1](https://github.com/truecharts/charts/compare/teedy-12.0.0...teedy-12.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [teedy-12.0.0](https://github.com/truecharts/charts/compare/teedy-11.0.23...teedy-12.0.0) (2023-07-31) + + + + +## [teedy-11.0.23](https://github.com/truecharts/charts/compare/teedy-11.0.22...teedy-11.0.23) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [teedy-11.0.22](https://github.com/truecharts/charts/compare/teedy-11.0.21...teedy-11.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [teedy-11.0.21](https://github.com/truecharts/charts/compare/teedy-11.0.20...teedy-11.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [teedy-11.0.20](https://github.com/truecharts/charts/compare/teedy-11.0.19...teedy-11.0.20) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [teedy-11.0.19](https://github.com/truecharts/charts/compare/teedy-11.0.18...teedy-11.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [teedy-11.0.18](https://github.com/truecharts/charts/compare/teedy-11.0.17...teedy-11.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [teedy-11.0.17](https://github.com/truecharts/charts/compare/teedy-11.0.16...teedy-11.0.17) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [teedy-11.0.16](https://github.com/truecharts/charts/compare/teedy-11.0.15...teedy-11.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [teedy-11.0.15](https://github.com/truecharts/charts/compare/teedy-11.0.14...teedy-11.0.15) (2023-05-26) + diff --git a/stable/teedy/12.0.1/Chart.yaml b/stable/teedy/12.0.1/Chart.yaml new file mode 100644 index 00000000000..b99dda9bc7d --- /dev/null +++ b/stable/teedy/12.0.1/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: 12.0.1 +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: 14.0.9 +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/12.0.1/README.md b/stable/teedy/12.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/teedy/12.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/teedy/12.0.1/app-changelog.md b/stable/teedy/12.0.1/app-changelog.md new file mode 100644 index 00000000000..7f8cc589098 --- /dev/null +++ b/stable/teedy/12.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [teedy-12.0.1](https://github.com/truecharts/charts/compare/teedy-12.0.0...teedy-12.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/teedy/12.0.1/app-readme.md b/stable/teedy/12.0.1/app-readme.md new file mode 100644 index 00000000000..73aa08d8b58 --- /dev/null +++ b/stable/teedy/12.0.1/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/12.0.1/charts/common-14.0.9.tgz b/stable/teedy/12.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/teedy/12.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/teedy/12.0.1/ix_values.yaml b/stable/teedy/12.0.1/ix_values.yaml new file mode 100644 index 00000000000..128e37c8786 --- /dev/null +++ b/stable/teedy/12.0.1/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/12.0.1/questions.yaml b/stable/teedy/12.0.1/questions.yaml new file mode 100644 index 00000000000..0772389b384 --- /dev/null +++ b/stable/teedy/12.0.1/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: DOCS_ADMIN_EMAIL_INIT + label: "DOCS_ADMIN_EMAIL_INIT" + description: "Sets the DOCS_ADMIN_EMAIL_INIT env var" + schema: + type: string + default: "" + - variable: DOCS_ADMIN_PASSWORD_INIT + label: "DOCS_ADMIN_PASSWORD_INIT" + description: "Sets the DOCS_ADMIN_PASSWORD_INIT env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_USERNAME + label: "DOCS_SMTP_USERNAME" + description: "Sets the DOCS_SMTP_USERNAME env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_PASSWORD + label: "DOCS_SMTP_PASSWORD" + description: "Sets the DOCS_SMTP_PASSWORD env var" + schema: + type: string + default: "" + - variable: DOCS_DEFAULT_LANGUAGE + label: "DOCS_DEFAULT_LANGUAGE" + description: "Sets the DOCS_DEFAULT_LANGUAGE env var" + schema: + type: string + default: "eng" + - variable: DOCS_BASE_URL + label: "DOCS_BASE_URL" + description: "Sets the DOCS_BASE_URL env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_HOSTNAME + label: "DOCS_SMTP_HOSTNAME" + description: "Sets the DOCS_SMTP_HOSTNAME env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_PORT + label: "DOCS_SMTP_PORT" + description: "Sets the DOCS_SMTP_PORT env var" + schema: + type: int + default: 0 + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10100 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/teedy/12.0.1/templates/NOTES.txt b/stable/teedy/12.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/teedy/12.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/teedy/12.0.1/templates/common.yaml b/stable/teedy/12.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/teedy/12.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/minio-console/7.0.0/app-changelog.md b/stable/teedy/12.0.1/values.yaml similarity index 100% rename from stable/minio-console/7.0.0/app-changelog.md rename to stable/teedy/12.0.1/values.yaml diff --git a/stable/thelounge/10.0.11/CHANGELOG.md b/stable/thelounge/10.0.11/CHANGELOG.md new file mode 100644 index 00000000000..bf554dc03e5 --- /dev/null +++ b/stable/thelounge/10.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [thelounge-10.0.11](https://github.com/truecharts/charts/compare/thelounge-10.0.10...thelounge-10.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [thelounge-10.0.10](https://github.com/truecharts/charts/compare/thelounge-10.0.9...thelounge-10.0.10) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.4.1 ([#13308](https://github.com/truecharts/charts/issues/13308)) + + + + +## [thelounge-10.0.9](https://github.com/truecharts/charts/compare/thelounge-10.0.8...thelounge-10.0.9) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.4.1 ([#13079](https://github.com/truecharts/charts/issues/13079)) + + + + +## [thelounge-10.0.8](https://github.com/truecharts/charts/compare/thelounge-10.0.7...thelounge-10.0.8) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.4.1 ([#12833](https://github.com/truecharts/charts/issues/12833)) + + + + +## [thelounge-10.0.7](https://github.com/truecharts/charts/compare/thelounge-10.0.6...thelounge-10.0.7) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.4.1 ([#12619](https://github.com/truecharts/charts/issues/12619)) + + + + +## [thelounge-10.0.6](https://github.com/truecharts/charts/compare/thelounge-10.0.5...thelounge-10.0.6) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.4.1 ([#12387](https://github.com/truecharts/charts/issues/12387)) + + + + +## [thelounge-10.0.5](https://github.com/truecharts/charts/compare/thelounge-10.0.4...thelounge-10.0.5) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.4.1 ([#12182](https://github.com/truecharts/charts/issues/12182)) + + + + +## [thelounge-10.0.4](https://github.com/truecharts/charts/compare/thelounge-10.0.3...thelounge-10.0.4) (2023-08-25) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.4.1 ([#11866](https://github.com/truecharts/charts/issues/11866)) + + + + +## [thelounge-10.0.3](https://github.com/truecharts/charts/compare/thelounge-10.0.2...thelounge-10.0.3) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.4.1 ([#11665](https://github.com/truecharts/charts/issues/11665)) + + + + +## [thelounge-10.0.2](https://github.com/truecharts/charts/compare/thelounge-10.0.1...thelounge-10.0.2) (2023-08-11) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.4.1 ([#11438](https://github.com/truecharts/charts/issues/11438)) + + + + +## [thelounge-10.0.1](https://github.com/truecharts/charts/compare/thelounge-10.0.0...thelounge-10.0.1) (2023-08-04) + +### Chore diff --git a/stable/thelounge/10.0.11/Chart.yaml b/stable/thelounge/10.0.11/Chart.yaml new file mode 100644 index 00000000000..b1193e38009 --- /dev/null +++ b/stable/thelounge/10.0.11/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.11 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/thelounge/10.0.11/README.md b/stable/thelounge/10.0.11/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/thelounge/10.0.11/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/thelounge/10.0.11/app-changelog.md b/stable/thelounge/10.0.11/app-changelog.md new file mode 100644 index 00000000000..d9175fb44f8 --- /dev/null +++ b/stable/thelounge/10.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [thelounge-10.0.11](https://github.com/truecharts/charts/compare/thelounge-10.0.10...thelounge-10.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/thelounge/10.0.11/app-readme.md b/stable/thelounge/10.0.11/app-readme.md new file mode 100644 index 00000000000..e88cc43ec51 --- /dev/null +++ b/stable/thelounge/10.0.11/app-readme.md @@ -0,0 +1,8 @@ +The Lounge, modern web IRC client designed for self-hosting + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/thelounge](https://truecharts.org/charts/stable/thelounge) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/thelounge/10.0.11/charts/common-14.0.9.tgz b/stable/thelounge/10.0.11/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/thelounge/10.0.11/charts/common-14.0.9.tgz differ diff --git a/stable/thelounge/10.0.11/ix_values.yaml b/stable/thelounge/10.0.11/ix_values.yaml new file mode 100644 index 00000000000..f38cebad2ff --- /dev/null +++ b/stable/thelounge/10.0.11/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: tccr.io/truecharts/thelounge + pullPolicy: IfNotPresent + tag: v4.4.1@sha256:6fcd92c6b5b6d9a9a666495e02647bf4b1948afe53aa9273d3118ade861330b3 +service: + main: + ports: + main: + port: 10061 + targetPort: 9000 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + THELOUNGE_HOME: "/config" diff --git a/stable/thelounge/10.0.11/questions.yaml b/stable/thelounge/10.0.11/questions.yaml new file mode 100644 index 00000000000..3a79882cff5 --- /dev/null +++ b/stable/thelounge/10.0.11/questions.yaml @@ -0,0 +1,2017 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: THELOUNGE_HOME + label: "THELOUNGE_HOME" + schema: + type: string + default: "/config" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10061 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/thelounge/10.0.11/templates/NOTES.txt b/stable/thelounge/10.0.11/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/thelounge/10.0.11/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/thelounge/10.0.11/templates/common.yaml b/stable/thelounge/10.0.11/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/thelounge/10.0.11/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/minisatip/6.0.0/app-changelog.md b/stable/thelounge/10.0.11/values.yaml similarity index 100% rename from stable/minisatip/6.0.0/app-changelog.md rename to stable/thelounge/10.0.11/values.yaml diff --git a/stable/tinymediamanager/6.0.1/CHANGELOG.md b/stable/tinymediamanager/6.0.1/CHANGELOG.md deleted file mode 100644 index acffb04a1cc..00000000000 --- a/stable/tinymediamanager/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tinymediamanager-6.0.1](https://github.com/truecharts/charts/compare/tinymediamanager-6.0.0...tinymediamanager-6.0.1) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/tinymediamanager to v4.3.13 ([#11916](https://github.com/truecharts/charts/issues/11916)) - - - - - -## [tinymediamanager-6.0.0](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.27...tinymediamanager-6.0.0) (2023-07-31) - - - - -## [tinymediamanager-5.0.27](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.26...tinymediamanager-5.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [tinymediamanager-5.0.26](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.25...tinymediamanager-5.0.26) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/tinymediamanager to v4.3.12 ([#10259](https://github.com/truecharts/charts/issues/10259)) - - - - -## [tinymediamanager-5.0.25](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.24...tinymediamanager-5.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [tinymediamanager-5.0.24](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.23...tinymediamanager-5.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [tinymediamanager-5.0.23](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.22...tinymediamanager-5.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [tinymediamanager-5.0.22](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.21...tinymediamanager-5.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [tinymediamanager-5.0.21](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.20...tinymediamanager-5.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [tinymediamanager-5.0.20](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.19...tinymediamanager-5.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [tinymediamanager-5.0.19](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.18...tinymediamanager-5.0.19) (2023-05-27) - diff --git a/stable/tinymediamanager/6.0.1/Chart.yaml b/stable/tinymediamanager/6.0.1/Chart.yaml deleted file mode 100644 index adc0090f87b..00000000000 --- a/stable/tinymediamanager/6.0.1/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "4.3.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tinymediamanager/6.0.1/app-changelog.md b/stable/tinymediamanager/6.0.1/app-changelog.md deleted file mode 100644 index 3b57839d39e..00000000000 --- a/stable/tinymediamanager/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tinymediamanager-6.0.1](https://github.com/truecharts/charts/compare/tinymediamanager-6.0.0...tinymediamanager-6.0.1) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/tinymediamanager to v4.3.13 ([#11916](https://github.com/truecharts/charts/issues/11916)) - - \ No newline at end of file diff --git a/stable/tinymediamanager/6.0.1/charts/common-14.0.1.tgz b/stable/tinymediamanager/6.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/tinymediamanager/6.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/tinymediamanager/6.0.2/CHANGELOG.md b/stable/tinymediamanager/6.0.2/CHANGELOG.md new file mode 100644 index 00000000000..b085239ec32 --- /dev/null +++ b/stable/tinymediamanager/6.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tinymediamanager-6.0.2](https://github.com/truecharts/charts/compare/tinymediamanager-6.0.1...tinymediamanager-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [tinymediamanager-6.0.1](https://github.com/truecharts/charts/compare/tinymediamanager-6.0.0...tinymediamanager-6.0.1) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/tinymediamanager to v4.3.13 ([#11916](https://github.com/truecharts/charts/issues/11916)) + + + + + +## [tinymediamanager-6.0.0](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.27...tinymediamanager-6.0.0) (2023-07-31) + + + + +## [tinymediamanager-5.0.27](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.26...tinymediamanager-5.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [tinymediamanager-5.0.26](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.25...tinymediamanager-5.0.26) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/tinymediamanager to v4.3.12 ([#10259](https://github.com/truecharts/charts/issues/10259)) + + + + +## [tinymediamanager-5.0.25](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.24...tinymediamanager-5.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [tinymediamanager-5.0.24](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.23...tinymediamanager-5.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [tinymediamanager-5.0.23](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.22...tinymediamanager-5.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [tinymediamanager-5.0.22](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.21...tinymediamanager-5.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [tinymediamanager-5.0.21](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.20...tinymediamanager-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [tinymediamanager-5.0.20](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.19...tinymediamanager-5.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/tinymediamanager/6.0.2/Chart.yaml b/stable/tinymediamanager/6.0.2/Chart.yaml new file mode 100644 index 00000000000..895850f626e --- /dev/null +++ b/stable/tinymediamanager/6.0.2/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "4.3.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tinymediamanager/6.0.2/README.md b/stable/tinymediamanager/6.0.2/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/tinymediamanager/6.0.2/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tinymediamanager/6.0.2/app-changelog.md b/stable/tinymediamanager/6.0.2/app-changelog.md new file mode 100644 index 00000000000..b81e4696e57 --- /dev/null +++ b/stable/tinymediamanager/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tinymediamanager-6.0.2](https://github.com/truecharts/charts/compare/tinymediamanager-6.0.1...tinymediamanager-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/tinymediamanager/6.0.1/app-readme.md b/stable/tinymediamanager/6.0.2/app-readme.md similarity index 100% rename from stable/tinymediamanager/6.0.1/app-readme.md rename to stable/tinymediamanager/6.0.2/app-readme.md diff --git a/stable/tinymediamanager/6.0.2/charts/common-14.0.9.tgz b/stable/tinymediamanager/6.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/tinymediamanager/6.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/tinymediamanager/6.0.1/ix_values.yaml b/stable/tinymediamanager/6.0.2/ix_values.yaml similarity index 100% rename from stable/tinymediamanager/6.0.1/ix_values.yaml rename to stable/tinymediamanager/6.0.2/ix_values.yaml diff --git a/stable/tinymediamanager/6.0.1/questions.yaml b/stable/tinymediamanager/6.0.2/questions.yaml similarity index 100% rename from stable/tinymediamanager/6.0.1/questions.yaml rename to stable/tinymediamanager/6.0.2/questions.yaml diff --git a/stable/tinymediamanager/6.0.2/templates/NOTES.txt b/stable/tinymediamanager/6.0.2/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tinymediamanager/6.0.2/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tinymediamanager/6.0.2/templates/common.yaml b/stable/tinymediamanager/6.0.2/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tinymediamanager/6.0.2/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/mongo-express/2.0.0/app-changelog.md b/stable/tinymediamanager/6.0.2/values.yaml similarity index 100% rename from stable/mongo-express/2.0.0/app-changelog.md rename to stable/tinymediamanager/6.0.2/values.yaml diff --git a/stable/traccar/12.0.1/CHANGELOG.md b/stable/traccar/12.0.1/CHANGELOG.md new file mode 100644 index 00000000000..de9a7ecb0c7 --- /dev/null +++ b/stable/traccar/12.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [traccar-12.0.1](https://github.com/truecharts/charts/compare/traccar-12.0.0...traccar-12.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [traccar-12.0.0](https://github.com/truecharts/charts/compare/traccar-11.0.23...traccar-12.0.0) (2023-07-31) + + + + +## [traccar-11.0.23](https://github.com/truecharts/charts/compare/traccar-11.0.22...traccar-11.0.23) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [traccar-11.0.22](https://github.com/truecharts/charts/compare/traccar-11.0.21...traccar-11.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [traccar-11.0.21](https://github.com/truecharts/charts/compare/traccar-11.0.20...traccar-11.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [traccar-11.0.20](https://github.com/truecharts/charts/compare/traccar-11.0.19...traccar-11.0.20) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [traccar-11.0.19](https://github.com/truecharts/charts/compare/traccar-11.0.18...traccar-11.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [traccar-11.0.18](https://github.com/truecharts/charts/compare/traccar-11.0.17...traccar-11.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [traccar-11.0.17](https://github.com/truecharts/charts/compare/traccar-11.0.16...traccar-11.0.17) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [traccar-11.0.16](https://github.com/truecharts/charts/compare/traccar-11.0.15...traccar-11.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [traccar-11.0.15](https://github.com/truecharts/charts/compare/traccar-11.0.14...traccar-11.0.15) (2023-05-26) + diff --git a/stable/traccar/12.0.1/Chart.yaml b/stable/traccar/12.0.1/Chart.yaml new file mode 100644 index 00000000000..2d35b50d0cd --- /dev/null +++ b/stable/traccar/12.0.1/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.3" +description: Traccar is an open source GPS tracking system. +name: traccar +version: 12.0.1 +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: 14.0.9 +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/12.0.1/README.md b/stable/traccar/12.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/traccar/12.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/traccar/12.0.1/app-changelog.md b/stable/traccar/12.0.1/app-changelog.md new file mode 100644 index 00000000000..c278310b32d --- /dev/null +++ b/stable/traccar/12.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [traccar-12.0.1](https://github.com/truecharts/charts/compare/traccar-12.0.0...traccar-12.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/traccar/12.0.1/app-readme.md b/stable/traccar/12.0.1/app-readme.md new file mode 100644 index 00000000000..1f09a8fd750 --- /dev/null +++ b/stable/traccar/12.0.1/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/12.0.1/charts/common-14.0.9.tgz b/stable/traccar/12.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/traccar/12.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/traccar/12.0.1/ix_values.yaml b/stable/traccar/12.0.1/ix_values.yaml new file mode 100644 index 00000000000..62e5ec8ad3c --- /dev/null +++ b/stable/traccar/12.0.1/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/12.0.1/questions.yaml b/stable/traccar/12.0.1/questions.yaml new file mode 100644 index 00000000000..afee04a14d7 --- /dev/null +++ b/stable/traccar/12.0.1/questions.yaml @@ -0,0 +1,1956 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: CONFIG_USE_ENVIRONMENT_VARIABLES + label: "CONFIG_USE_ENVIRONMENT_VARIABLES" + description: "Sets the CONFIG_USE_ENVIRONMENT_VARIABLES env var" + schema: + type: boolean + default: true + - variable: LOGGER_CONSOLE + label: "LOGGER_CONSOLE" + description: "Sets the LOGGER_CONSOLE env var" + schema: + type: boolean + default: true + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8082 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/traccar/12.0.1/templates/NOTES.txt b/stable/traccar/12.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/traccar/12.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/traccar/12.0.1/templates/common.yaml b/stable/traccar/12.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/traccar/12.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/monica/8.0.0/app-changelog.md b/stable/traccar/12.0.1/values.yaml similarity index 100% rename from stable/monica/8.0.0/app-changelog.md rename to stable/traccar/12.0.1/values.yaml diff --git a/stable/traggo/3.0.0/CHANGELOG.md b/stable/traggo/3.0.0/CHANGELOG.md deleted file mode 100644 index f8b6a84405c..00000000000 --- a/stable/traggo/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [traggo-3.0.0](https://github.com/truecharts/charts/compare/traggo-2.0.24...traggo-3.0.0) (2023-07-31) - - - - -## [traggo-2.0.24](https://github.com/truecharts/charts/compare/traggo-2.0.23...traggo-2.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [traggo-2.0.23](https://github.com/truecharts/charts/compare/traggo-2.0.22...traggo-2.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [traggo-2.0.22](https://github.com/truecharts/charts/compare/traggo-2.0.21...traggo-2.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [traggo-2.0.21](https://github.com/truecharts/charts/compare/traggo-2.0.20...traggo-2.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [traggo-2.0.20](https://github.com/truecharts/charts/compare/traggo-2.0.19...traggo-2.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [traggo-2.0.19](https://github.com/truecharts/charts/compare/traggo-2.0.18...traggo-2.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [traggo-2.0.18](https://github.com/truecharts/charts/compare/traggo-2.0.17...traggo-2.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [traggo-2.0.17](https://github.com/truecharts/charts/compare/traggo-2.0.16...traggo-2.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [traggo-2.0.16](https://github.com/truecharts/charts/compare/traggo-2.0.15...traggo-2.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [traggo-2.0.15](https://github.com/truecharts/charts/compare/traggo-2.0.14...traggo-2.0.15) (2023-05-24) - diff --git a/stable/traggo/3.0.0/Chart.yaml b/stable/traggo/3.0.0/Chart.yaml deleted file mode 100644 index 1b37c712785..00000000000 --- a/stable/traggo/3.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 3.0.0 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/traggo/3.0.0/charts/common-14.0.1.tgz b/stable/traggo/3.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/traggo/3.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/traggo/3.0.1/CHANGELOG.md b/stable/traggo/3.0.1/CHANGELOG.md new file mode 100644 index 00000000000..2a31b434034 --- /dev/null +++ b/stable/traggo/3.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [traggo-3.0.1](https://github.com/truecharts/charts/compare/traggo-3.0.0...traggo-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [traggo-3.0.0](https://github.com/truecharts/charts/compare/traggo-2.0.24...traggo-3.0.0) (2023-07-31) + + + + +## [traggo-2.0.24](https://github.com/truecharts/charts/compare/traggo-2.0.23...traggo-2.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [traggo-2.0.23](https://github.com/truecharts/charts/compare/traggo-2.0.22...traggo-2.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [traggo-2.0.22](https://github.com/truecharts/charts/compare/traggo-2.0.21...traggo-2.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [traggo-2.0.21](https://github.com/truecharts/charts/compare/traggo-2.0.20...traggo-2.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [traggo-2.0.20](https://github.com/truecharts/charts/compare/traggo-2.0.19...traggo-2.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [traggo-2.0.19](https://github.com/truecharts/charts/compare/traggo-2.0.18...traggo-2.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [traggo-2.0.18](https://github.com/truecharts/charts/compare/traggo-2.0.17...traggo-2.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [traggo-2.0.17](https://github.com/truecharts/charts/compare/traggo-2.0.16...traggo-2.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [traggo-2.0.16](https://github.com/truecharts/charts/compare/traggo-2.0.15...traggo-2.0.16) (2023-05-26) + diff --git a/stable/traggo/3.0.1/Chart.yaml b/stable/traggo/3.0.1/Chart.yaml new file mode 100644 index 00000000000..b9f9c9a1df2 --- /dev/null +++ b/stable/traggo/3.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 3.0.1 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/traggo/3.0.1/README.md b/stable/traggo/3.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/traggo/3.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/traggo/3.0.1/app-changelog.md b/stable/traggo/3.0.1/app-changelog.md new file mode 100644 index 00000000000..42baa7cd59a --- /dev/null +++ b/stable/traggo/3.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [traggo-3.0.1](https://github.com/truecharts/charts/compare/traggo-3.0.0...traggo-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/traggo/3.0.0/app-readme.md b/stable/traggo/3.0.1/app-readme.md similarity index 100% rename from stable/traggo/3.0.0/app-readme.md rename to stable/traggo/3.0.1/app-readme.md diff --git a/stable/traggo/3.0.1/charts/common-14.0.9.tgz b/stable/traggo/3.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/traggo/3.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/traggo/3.0.0/ix_values.yaml b/stable/traggo/3.0.1/ix_values.yaml similarity index 100% rename from stable/traggo/3.0.0/ix_values.yaml rename to stable/traggo/3.0.1/ix_values.yaml diff --git a/stable/traggo/3.0.0/questions.yaml b/stable/traggo/3.0.1/questions.yaml similarity index 100% rename from stable/traggo/3.0.0/questions.yaml rename to stable/traggo/3.0.1/questions.yaml diff --git a/stable/traggo/3.0.1/templates/NOTES.txt b/stable/traggo/3.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/traggo/3.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/traggo/3.0.0/templates/_secret.tpl b/stable/traggo/3.0.1/templates/_secret.tpl similarity index 100% rename from stable/traggo/3.0.0/templates/_secret.tpl rename to stable/traggo/3.0.1/templates/_secret.tpl diff --git a/stable/traggo/3.0.0/templates/common.yaml b/stable/traggo/3.0.1/templates/common.yaml similarity index 100% rename from stable/traggo/3.0.0/templates/common.yaml rename to stable/traggo/3.0.1/templates/common.yaml diff --git a/stable/muximux/7.0.0/app-changelog.md b/stable/traggo/3.0.1/values.yaml similarity index 100% rename from stable/muximux/7.0.0/app-changelog.md rename to stable/traggo/3.0.1/values.yaml diff --git a/stable/transmission/17.0.1/CHANGELOG.md b/stable/transmission/17.0.1/CHANGELOG.md new file mode 100644 index 00000000000..fc9f4aec691 --- /dev/null +++ b/stable/transmission/17.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [transmission-17.0.1](https://github.com/truecharts/charts/compare/transmission-17.0.0...transmission-17.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [transmission-17.0.0](https://github.com/truecharts/charts/compare/transmission-16.1.1...transmission-17.0.0) (2023-07-31) + + + + +## [transmission-16.1.1](https://github.com/truecharts/charts/compare/transmission-16.1.0...transmission-16.1.1) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [transmission-16.1.0](https://github.com/truecharts/charts/compare/transmission-16.0.28...transmission-16.1.0) (2023-07-20) + + + + +## [transmission-16.0.28](https://github.com/truecharts/charts/compare/transmission-16.0.27...transmission-16.0.28) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [transmission-16.0.27](https://github.com/truecharts/charts/compare/transmission-16.0.26...transmission-16.0.27) (2023-06-17) + + + + +## [transmission-16.0.26](https://github.com/truecharts/charts/compare/transmission-16.0.25...transmission-16.0.26) (2023-06-15) + +### Fix + +- Fix PodCIDR whitelist ([#9662](https://github.com/truecharts/charts/issues/9662)) + + + + +## [transmission-16.0.26](https://github.com/truecharts/charts/compare/transmission-16.0.25...transmission-16.0.26) (2023-06-15) + +### Fix + +- Fix PodCIDR whitelist ([#9662](https://github.com/truecharts/charts/issues/9662)) + + + + +## [transmission-16.0.26](https://github.com/truecharts/charts/compare/transmission-16.0.25...transmission-16.0.26) (2023-06-15) + +### Fix + +- Fix PodCIDR whitelist ([#9662](https://github.com/truecharts/charts/issues/9662)) + + + + +## [transmission-16.0.26](https://github.com/truecharts/charts/compare/transmission-16.0.25...transmission-16.0.26) (2023-06-15) + +### Fix + +- Fix PodCIDR whitelist ([#9662](https://github.com/truecharts/charts/issues/9662)) + + + + +## [transmission-16.0.26](https://github.com/truecharts/charts/compare/transmission-16.0.25...transmission-16.0.26) (2023-06-15) + +### Fix + +- Fix PodCIDR whitelist ([#9662](https://github.com/truecharts/charts/issues/9662)) + + + + +## [transmission-16.0.26](https://github.com/truecharts/charts/compare/transmission-16.0.25...transmission-16.0.26) (2023-06-15) + +### Fix + +- Fix PodCIDR whitelist ([#9662](https://github.com/truecharts/charts/issues/9662)) diff --git a/stable/transmission/17.0.1/Chart.yaml b/stable/transmission/17.0.1/Chart.yaml new file mode 100644 index 00000000000..28234df2277 --- /dev/null +++ b/stable/transmission/17.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 17.0.1 +annotations: + truecharts.org/catagories: | + - download-tools + truecharts.org/SCALE-support: "true" diff --git a/stable/transmission/17.0.1/README.md b/stable/transmission/17.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/transmission/17.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/transmission/17.0.1/app-changelog.md b/stable/transmission/17.0.1/app-changelog.md new file mode 100644 index 00000000000..1ee935497b6 --- /dev/null +++ b/stable/transmission/17.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [transmission-17.0.1](https://github.com/truecharts/charts/compare/transmission-17.0.0...transmission-17.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/transmission/17.0.1/app-readme.md b/stable/transmission/17.0.1/app-readme.md new file mode 100644 index 00000000000..7ad905d1d99 --- /dev/null +++ b/stable/transmission/17.0.1/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/17.0.1/charts/common-14.0.9.tgz b/stable/transmission/17.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/transmission/17.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/transmission/17.0.1/ix_values.yaml b/stable/transmission/17.0.1/ix_values.yaml new file mode 100644 index 00000000000..0e62d13fd5b --- /dev/null +++ b/stable/transmission/17.0.1/ix_values.yaml @@ -0,0 +1,122 @@ +image: + repository: tccr.io/truecharts/transmission + pullPolicy: IfNotPresent + tag: v4.0.3@sha256:245158e56dae5ca2da2cac5e9e85d4879685e8f302ed955ba144162d504307e4 + +service: + main: + ports: + main: + port: 10109 + torrent: + enabled: true + ports: + torrent: + enabled: true + port: 51414 + protocol: tcp + torrentudp: + enabled: true + port: 51414 + protocol: udp + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: tcp + startup: + enabled: true + type: tcp + readiness: + enabled: true + type: tcp + env: + # PUID: 1001 + # URL is set here so it wont be able to get overwritten by the user + # as this will break the probes, if the need arises we can expose it. + TRANSMISSION__RPC_URL: "/transmission" + # TRANSMISSION__RPC_USERNAME: "" + # TRANSMISSION__RPC_PASSWORD: "" + # TRANSMISSION__RPC_AUTHENTICATION_REQUIRED: false + # TRANSMISSION__ALT_SPEED_DOWN: 50 + # TRANSMISSION__ALT_SPEED_ENABLED: false + # TRANSMISSION__ALT_SPEED_TIME_BEGIN: 540 + # TRANSMISSION__ALT_SPEED_TIME_DAY: 127 + # TRANSMISSION__ALT_SPEED_TIME_ENABLED: false + # TRANSMISSION__ALT_SPEED_TIME_END: 1020 + # TRANSMISSION__ALT_SPEED_UP: 50 + # TRANSMISSION__BIND_ADDRESS_IPV4: "0.0.0.0" + # TRANSMISSION__BIND_ADDRESS_IPV6: "::" + # TRANSMISSION__BLOCKLIST_ENABLED: true + # TRANSMISSION__BLOCKLIST_URL: "https://github.com/Naunter/BT_BlockLists/releases/download/v.1/bt_blocklists.gz" + # TRANSMISSION__CACHE_SIZE_MB: 4 + # TRANSMISSION__DHT_ENABLED: true + # TRANSMISSION__DOWNLOAD_DIR: "/downloads/complete" + # TRANSMISSION__DOWNLOAD_QUEUE_ENABLED: true + # TRANSMISSION__DOWNLOAD_QUEUE_SIZE: 5 + # TRANSMISSION__ENCRYPTION: 1 + # TRANSMISSION__IDLE_SEEDING_LIMIT: 30 + # TRANSMISSION__IDLE_SEEDING_LIMIT_ENABLED: false + # TRANSMISSION__INCOMPLETE_DIR: "/downloads/incomplete" + # TRANSMISSION__INCOMPLETE_DIR_ENABLED: true + # TRANSMISSION__LPD_ENABLED: false + # TRANSMISSION__MESSAGE_LEVEL: 2 + # TRANSMISSION__PEER_CONGESTION_ALGORITHM: "" + # TRANSMISSION__PEER_ID_TTL_HOURS: 6 + # TRANSMISSION__PEER_LIMIT_GLOBAL: 200 + # TRANSMISSION__PEER_LIMIT_PER_TORRENT: 50 + TRANSMISSION__PEER_PORT: "{{ .Values.service.torrent.ports.torrent.port }}" + # TRANSMISSION__PEER_PORT_RANDOM_HIGH: 65535 + # TRANSMISSION__PEER_PORT_RANDOM_LOW: 49152 + # TRANSMISSION__PEER_PORT_RANDOM_ON_START: false + # TRANSMISSION__PEER_SOCKET_TOS: default" + # TRANSMISSION__PEX_ENABLED: true + # TRANSMISSION__PORT_FORWARDING_ENABLED: false + # TRANSMISSION__PREALLOCATION: 1 + # TRANSMISSION__PREFETCH_ENABLED: true + # TRANSMISSION__QUEUE_STALLED_ENABLED: true + # TRANSMISSION__QUEUE_STALLED_MINUTES: 30 + # TRANSMISSION__RATIO_LIMIT: 2 + # TRANSMISSION__RATIO_LIMIT_ENABLED: false + # TRANSMISSION__RENAME_PARTIAL_FILES: true + # TRANSMISSION__RPC_BIND_ADDRESS: "0.0.0.0" + # TRANSMISSION__RPC_ENABLED: true + # TRANSMISSION__RPC_HOST_WHITELIST: "" + # TRANSMISSION__RPC_HOST_WHITELIST_ENABLED: false + TRANSMISSION__RPC_PORT: "{{ .Values.service.main.ports.main.port }}" + # TRANSMISSION__RPC_URL: "/transmission/" + # TRANSMISSION__RPC_WHITELIST: "" + # TRANSMISSION__RPC_WHITELIST_ENABLED: false + # TRANSMISSION__SCRAPE_PAUSED_TORRENTS_ENABLED: true + # TRANSMISSION__SCRIPT_TORRENT_DONE_ENABLED: false + # TRANSMISSION__SCRIPT_TORRENT_DONE_FILENAME: "" + # TRANSMISSION__SEED_QUEUE_ENABLED: false + # TRANSMISSION__SEED_QUEUE_SIZE: 10 + # TRANSMISSION__SPEED_LIMIT_DOWN: 100 + # TRANSMISSION__SPEED_LIMIT_DOWN_ENABLED: false + # TRANSMISSION__SPEED_LIMIT_UP: 100 + # TRANSMISSION__SPEED_LIMIT_UP_ENABLED: false + # TRANSMISSION__START_ADDED_TORRENTS: true + # TRANSMISSION__TRASH_ORIGINAL_TORRENT_FILES: false + # TRANSMISSION__UMASK: 2 + # TRANSMISSION__UPLOAD_SLOTS_PER_TORRENT: 14 + # TRANSMISSION__UTP_ENABLED: true + # TRANSMISSION__WATCH_DIR: "/watch" + # TRANSMISSION__WATCH_DIR_ENABLED: false + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + open: + enabled: true + +manifestManager: + enabled: false diff --git a/stable/transmission/17.0.1/questions.yaml b/stable/transmission/17.0.1/questions.yaml new file mode 100644 index 00000000000..491c1de940f --- /dev/null +++ b/stable/transmission/17.0.1/questions.yaml @@ -0,0 +1,2306 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/transmission/web/#files" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRANSMISSION__RPC_USERNAME + label: Transmission RPC Username + schema: + type: string + default: "" + - variable: TRANSMISSION__RPC_PASSWORD + label: Transmission RPC Password + schema: + type: string + private: true + default: "" + - variable: TRANSMISSION__ALT_SPEED_ENABLED + label: Transmission Alt Speed Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__ALT_SPEED_DOWN + label: Transmission Alt Speed Down + schema: + type: int + default: 50 + - variable: TRANSMISSION__ALT_SPEED_TIME_ENABLED + label: Transmission Alt Speed Time Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__ALT_SPEED_TIME_BEGIN + label: Transmission Alt Speed Time Begin + schema: + type: int + default: 540 + - variable: TRANSMISSION__ALT_SPEED_TIME_DAY + label: Transmission Alt Speed Time Day + schema: + type: int + default: 127 + - variable: TRANSMISSION__ALT_SPEED_TIME_END + label: Transmission Alt Speed Time End + schema: + type: int + default: 1020 + - variable: TRANSMISSION__ALT_SPEED_UP + label: Transmission Alt Speed Up + schema: + type: int + default: 50 + - variable: TRANSMISSION__BIND_ADDRESS_IPV4 + label: Transmission Bind Address IPv4 + schema: + type: string + default: "0.0.0.0" + - variable: TRANSMISSION__BIND_ADDRESS_IPV6 + label: Transmission Bind Address IPv6 + schema: + type: string + default: "::" + - variable: TRANSMISSION__BLOCKLIST_ENABLED + label: Transmission BlockList Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__BLOCKLIST_URL + label: Transmission BlockList Url + schema: + type: string + default: "https://github.com/Naunter/BT_BlockLists/releases/download/v.1/bt_blocklists.gz" + - variable: TRANSMISSION__CACHE_SIZE_MB + label: Transmission Cache Size MB + schema: + type: int + default: 4 + - variable: TRANSMISSION__DHT_ENABLED + label: Transmission DHT Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__DOWNLOAD_DIR + label: Transmission Download Dir + schema: + type: string + default: "/downloads/complete" + - variable: TRANSMISSION__INCOMPLETE_DIR_ENABLED + label: TRANSMISSION__INCOMPLETE_DIR_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION__INCOMPLETE_DIR + label: Transmission Incomplete Dir + schema: + type: string + default: "/downloads/incomplete" + - variable: TRANSMISSION__WATCH_DIR_ENABLED + label: Transmission Watch Dir Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__WATCH_DIR + label: Transmission Watch Dir + schema: + type: string + default: "/watch" + - variable: TRANSMISSION__DOWNLOAD_QUEUE_ENABLED + label: Transmission Download Queue Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__DOWNLOAD_QUEUE_SIZE + label: Transmission Download Queue Size + schema: + type: int + default: 5 + - variable: TRANSMISSION__ENCRYPTION + label: Transmission Encryption + schema: + type: int + default: 1 + - variable: TRANSMISSION__IDLE_SEEDING_LIMIT_ENABLED + label: Transmission Idle Seeding Limit + schema: + type: boolean + default: false + - variable: TRANSMISSION__IDLE_SEEDING_LIMIT + label: Transmission Idle Seeding Limit + schema: + type: int + default: 30 + - variable: TRANSMISSION__LPD_ENABLED + label: Transmission LPD Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__MESSAGE_LEVEL + label: Transmission Message Level + schema: + type: int + default: 2 + - variable: TRANSMISSION__PEER_CONGESTION_ALGORITHM + label: Transmission Peer Congestion Algorithm + schema: + type: string + default: "" + - variable: TRANSMISSION__PEER_ID_TTL_HOURS + label: Transmission Peer ID TTL Hours + schema: + type: int + default: 6 + - variable: TRANSMISSION__PEER_LIMIT_GLOBAL + label: Transmission Peer Limit GLobal + schema: + type: int + default: 200 + - variable: TRANSMISSION__PEER_LIMIT_PER_TORRENT + label: Transmission Peer Limit Per Torrent + schema: + type: int + default: 50 + - variable: TRANSMISSION__PEER_SOCKET_TOS + label: Transmission Peer Socket TOS + schema: + type: string + default: "default" + - variable: TRANSMISSION__PEX_ENABLED + label: Transmission Pex Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__PORT_FORWARDING_ENABLED + label: Transmission Port Forwarding Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__PREALLOCATION + label: Transmission Preallocation + schema: + type: int + default: 1 + - variable: TRANSMISSION__PREFETCH_ENABLED + label: Transmission Prefetch Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__QUEUE_STALLED_ENABLED + label: Transmission Queue Stalled Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__QUEUE_STALLED_MINUTES + label: Transmission Queue Stalled Minutes + schema: + type: int + default: 30 + - variable: TRANSMISSION__RATIO_LIMIT_ENABLED + label: Transmission Ratio Limit Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__RATIO_LIMIT + label: Transmission Ratio Limit + schema: + type: int + default: 2 + - variable: TRANSMISSION__RENAME_PARTIAL_FILES + label: Transmission Rename Partial Files + schema: + type: boolean + default: true + - variable: TRANSMISSION__RPC_ENABLED + label: Transmission RPC Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__RPC_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_HOST_WHITELIST_ENABLED + label: Transmission RPC HostWhiteList Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__RPC_HOST_WHITELIST + label: Transmission RPC HostWhiteList + schema: + type: string + default: "" + - variable: TRANSMISSION__RPC_WHITELIST_ENABLED + label: Transmission RPC WhiteList Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__RPC_WHITELIST + label: Transmission RPC WhiteList + schema: + type: string + default: "" + - variable: TRANSMISSION__SCRAPE_PAUSED_TORRENTS_ENABLED + label: Transmission Scrape Paused Torrents Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__SCRIPT_TORRENT_DONE_ENABLED + label: Transmission Script Torrent Done Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__SCRIPT_TORRENT_DONE_FILENAME + label: Transmission Script Torrent Done File Name + schema: + type: string + default: "" + - variable: TRANSMISSION__SEED_QUEUE_ENABLED + label: Transmission Seed Queue Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__SEED_QUEUE_SIZE + label: Transmission Seed Queue Size + schema: + type: int + default: 10 + - variable: TRANSMISSION__SPEED_LIMIT_DOWN_ENABLED + label: Transmission Speed Limit Down Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__SPEED_LIMIT_DOWN + label: Transmission Speed Limit Down + schema: + type: int + default: 100 + - variable: TRANSMISSION__SPEED_LIMIT_UP_ENABLED + label: Transmission Speed Limit Up Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__SPEED_LIMIT_UP + label: Transmission Speed Limit Up + schema: + type: int + default: 100 + - variable: TRANSMISSION__START_ADDED_TORRENTS + label: Transmission Start Added Torrents + schema: + type: boolean + default: true + - variable: TRANSMISSION__TRASH_ORIGINAL_TORRENT_FILES + label: Transmission Trash Original Torrent Files + schema: + type: boolean + default: false + - variable: TRANSMISSION__UMASK + label: Transmission Umask + schema: + type: int + default: 2 + - variable: TRANSMISSION__UPLOAD_SLOTS_PER_TORRENT + label: Transmission Upload SLots per Torrent + schema: + type: int + default: 14 + - variable: TRANSMISSION__UTP_ENABLED + label: Transmission UTP Enabled + schema: + type: boolean + default: true + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10109 + required: true + - variable: torrent + label: "Torrent Service" + description: "Torrent service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: torrent + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 51414 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/transmission/17.0.1/templates/NOTES.txt b/stable/transmission/17.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/transmission/17.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/transmission/17.0.1/templates/common.yaml b/stable/transmission/17.0.1/templates/common.yaml new file mode 100644 index 00000000000..5e5e0d8c871 --- /dev/null +++ b/stable/transmission/17.0.1/templates/common.yaml @@ -0,0 +1,15 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Set it to the same port as "torrent" service/port */}} +{{- $_ := set $.Values.service.torrent.ports.torrentudp "port" .Values.service.torrent.ports.torrent.port -}} + +{{- if .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_AUTHENTICATION_REQUIRED -}} + {{- $headers := (dict "Authorization" (printf "Basic %s" (printf "%s:%s" .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_USERNAME .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_PASSWORD | b64enc))) -}} + {{- $_ := set $.Values.workload.main.podSpec.containers.main.probes.liveness "httpHeaders" $headers -}} + {{- $_ := set $.Values.workload.main.podSpec.containers.main.probes.readiness "httpHeaders" $headers -}} + {{- $_ := set $.Values.workload.main.podSpec.containers.main.probes.startup "httpHeaders" $headers -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/mymediaforalexa/5.0.0/app-changelog.md b/stable/transmission/17.0.1/values.yaml similarity index 100% rename from stable/mymediaforalexa/5.0.0/app-changelog.md rename to stable/transmission/17.0.1/values.yaml diff --git a/stable/trilium-notes/9.0.0/CHANGELOG.md b/stable/trilium-notes/9.0.0/CHANGELOG.md deleted file mode 100644 index 385b06f605d..00000000000 --- a/stable/trilium-notes/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [trilium-notes-9.0.0](https://github.com/truecharts/charts/compare/trilium-notes-8.0.26...trilium-notes-9.0.0) (2023-07-31) - - - - -## [trilium-notes-8.0.26](https://github.com/truecharts/charts/compare/trilium-notes-8.0.25...trilium-notes-8.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [trilium-notes-8.0.25](https://github.com/truecharts/charts/compare/trilium-notes-8.0.24...trilium-notes-8.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [trilium-notes-8.0.24](https://github.com/truecharts/charts/compare/trilium-notes-8.0.23...trilium-notes-8.0.24) (2023-06-26) - -### Chore - -- update container image tccr.io/truecharts/trilium-notes to v0.60.4 ([#9951](https://github.com/truecharts/charts/issues/9951)) - - - - -## [trilium-notes-8.0.23](https://github.com/truecharts/charts/compare/trilium-notes-8.0.22...trilium-notes-8.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [trilium-notes-8.0.22](https://github.com/truecharts/charts/compare/trilium-notes-8.0.21...trilium-notes-8.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [trilium-notes-8.0.21](https://github.com/truecharts/charts/compare/trilium-notes-8.0.20...trilium-notes-8.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [trilium-notes-8.0.20](https://github.com/truecharts/charts/compare/trilium-notes-8.0.19...trilium-notes-8.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [trilium-notes-8.0.19](https://github.com/truecharts/charts/compare/trilium-notes-8.0.18...trilium-notes-8.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [trilium-notes-8.0.18](https://github.com/truecharts/charts/compare/trilium-notes-8.0.17...trilium-notes-8.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [trilium-notes-8.0.17](https://github.com/truecharts/charts/compare/trilium-notes-8.0.16...trilium-notes-8.0.17) (2023-05-26) - diff --git a/stable/trilium-notes/9.0.0/Chart.yaml b/stable/trilium-notes/9.0.0/Chart.yaml deleted file mode 100644 index c3727c83203..00000000000 --- a/stable/trilium-notes/9.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.60.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 9.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/trilium-notes/9.0.0/charts/common-14.0.1.tgz b/stable/trilium-notes/9.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/trilium-notes/9.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/trilium-notes/9.0.1/CHANGELOG.md b/stable/trilium-notes/9.0.1/CHANGELOG.md new file mode 100644 index 00000000000..bad7dffc457 --- /dev/null +++ b/stable/trilium-notes/9.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [trilium-notes-9.0.1](https://github.com/truecharts/charts/compare/trilium-notes-9.0.0...trilium-notes-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [trilium-notes-9.0.0](https://github.com/truecharts/charts/compare/trilium-notes-8.0.26...trilium-notes-9.0.0) (2023-07-31) + + + + +## [trilium-notes-8.0.26](https://github.com/truecharts/charts/compare/trilium-notes-8.0.25...trilium-notes-8.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [trilium-notes-8.0.25](https://github.com/truecharts/charts/compare/trilium-notes-8.0.24...trilium-notes-8.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [trilium-notes-8.0.24](https://github.com/truecharts/charts/compare/trilium-notes-8.0.23...trilium-notes-8.0.24) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/trilium-notes to v0.60.4 ([#9951](https://github.com/truecharts/charts/issues/9951)) + + + + +## [trilium-notes-8.0.23](https://github.com/truecharts/charts/compare/trilium-notes-8.0.22...trilium-notes-8.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [trilium-notes-8.0.22](https://github.com/truecharts/charts/compare/trilium-notes-8.0.21...trilium-notes-8.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [trilium-notes-8.0.21](https://github.com/truecharts/charts/compare/trilium-notes-8.0.20...trilium-notes-8.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [trilium-notes-8.0.20](https://github.com/truecharts/charts/compare/trilium-notes-8.0.19...trilium-notes-8.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [trilium-notes-8.0.19](https://github.com/truecharts/charts/compare/trilium-notes-8.0.18...trilium-notes-8.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [trilium-notes-8.0.18](https://github.com/truecharts/charts/compare/trilium-notes-8.0.17...trilium-notes-8.0.18) (2023-05-27) + diff --git a/stable/trilium-notes/9.0.1/Chart.yaml b/stable/trilium-notes/9.0.1/Chart.yaml new file mode 100644 index 00000000000..9a1936a52ec --- /dev/null +++ b/stable/trilium-notes/9.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.60.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 9.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/trilium-notes/9.0.1/README.md b/stable/trilium-notes/9.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/trilium-notes/9.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/trilium-notes/9.0.1/app-changelog.md b/stable/trilium-notes/9.0.1/app-changelog.md new file mode 100644 index 00000000000..b19417efab1 --- /dev/null +++ b/stable/trilium-notes/9.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [trilium-notes-9.0.1](https://github.com/truecharts/charts/compare/trilium-notes-9.0.0...trilium-notes-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/trilium-notes/9.0.0/app-readme.md b/stable/trilium-notes/9.0.1/app-readme.md similarity index 100% rename from stable/trilium-notes/9.0.0/app-readme.md rename to stable/trilium-notes/9.0.1/app-readme.md diff --git a/stable/trilium-notes/9.0.1/charts/common-14.0.9.tgz b/stable/trilium-notes/9.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/trilium-notes/9.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/trilium-notes/9.0.0/ix_values.yaml b/stable/trilium-notes/9.0.1/ix_values.yaml similarity index 100% rename from stable/trilium-notes/9.0.0/ix_values.yaml rename to stable/trilium-notes/9.0.1/ix_values.yaml diff --git a/stable/trilium-notes/9.0.0/questions.yaml b/stable/trilium-notes/9.0.1/questions.yaml similarity index 100% rename from stable/trilium-notes/9.0.0/questions.yaml rename to stable/trilium-notes/9.0.1/questions.yaml diff --git a/stable/trilium-notes/9.0.1/templates/NOTES.txt b/stable/trilium-notes/9.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/trilium-notes/9.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/trilium-notes/9.0.1/templates/common.yaml b/stable/trilium-notes/9.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/trilium-notes/9.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/nano-wallet/6.0.0/app-changelog.md b/stable/trilium-notes/9.0.1/values.yaml similarity index 100% rename from stable/nano-wallet/6.0.0/app-changelog.md rename to stable/trilium-notes/9.0.1/values.yaml diff --git a/stable/truecommand/15.0.1/CHANGELOG.md b/stable/truecommand/15.0.1/CHANGELOG.md new file mode 100644 index 00000000000..877fbd927e5 --- /dev/null +++ b/stable/truecommand/15.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [truecommand-15.0.1](https://github.com/truecharts/charts/compare/truecommand-15.0.0...truecommand-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [truecommand-15.0.0](https://github.com/truecharts/charts/compare/truecommand-14.0.22...truecommand-15.0.0) (2023-07-31) + + + + +## [truecommand-14.0.22](https://github.com/truecharts/charts/compare/truecommand-14.0.21...truecommand-14.0.22) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [truecommand-14.0.21](https://github.com/truecharts/charts/compare/truecommand-14.0.20...truecommand-14.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [truecommand-14.0.20](https://github.com/truecharts/charts/compare/truecommand-14.0.19...truecommand-14.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [truecommand-14.0.19](https://github.com/truecharts/charts/compare/truecommand-14.0.18...truecommand-14.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [truecommand-14.0.18](https://github.com/truecharts/charts/compare/truecommand-14.0.17...truecommand-14.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [truecommand-14.0.17](https://github.com/truecharts/charts/compare/truecommand-14.0.16...truecommand-14.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [truecommand-14.0.16](https://github.com/truecharts/charts/compare/truecommand-14.0.15...truecommand-14.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [truecommand-14.0.15](https://github.com/truecharts/charts/compare/truecommand-14.0.14...truecommand-14.0.15) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [truecommand-14.0.14](https://github.com/truecharts/charts/compare/truecommand-14.0.13...truecommand-14.0.14) (2023-05-26) + diff --git a/stable/truecommand/15.0.1/Chart.yaml b/stable/truecommand/15.0.1/Chart.yaml new file mode 100644 index 00000000000..5aabc9d0ded --- /dev/null +++ b/stable/truecommand/15.0.1/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.1 +annotations: + truecharts.org/catagories: | + - Administration + truecharts.org/SCALE-support: "true" diff --git a/stable/truecommand/15.0.1/README.md b/stable/truecommand/15.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/truecommand/15.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/truecommand/15.0.1/app-changelog.md b/stable/truecommand/15.0.1/app-changelog.md new file mode 100644 index 00000000000..9a0f55234d8 --- /dev/null +++ b/stable/truecommand/15.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [truecommand-15.0.1](https://github.com/truecharts/charts/compare/truecommand-15.0.0...truecommand-15.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/truecommand/15.0.1/app-readme.md b/stable/truecommand/15.0.1/app-readme.md new file mode 100644 index 00000000000..4dc8957fdfc --- /dev/null +++ b/stable/truecommand/15.0.1/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/15.0.1/charts/common-14.0.9.tgz b/stable/truecommand/15.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/truecommand/15.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/truecommand/15.0.1/ix_values.yaml b/stable/truecommand/15.0.1/ix_values.yaml new file mode 100644 index 00000000000..22a32a93d4e --- /dev/null +++ b/stable/truecommand/15.0.1/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/15.0.1/questions.yaml b/stable/truecommand/15.0.1/questions.yaml new file mode 100644 index 00000000000..cfedf9ed515 --- /dev/null +++ b/stable/truecommand/15.0.1/questions.yaml @@ -0,0 +1,2004 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10031 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/truecommand/15.0.1/templates/NOTES.txt b/stable/truecommand/15.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/truecommand/15.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/truecommand/15.0.1/templates/common.yaml b/stable/truecommand/15.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/truecommand/15.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/nextpvr/6.0.0/app-changelog.md b/stable/truecommand/15.0.1/values.yaml similarity index 100% rename from stable/nextpvr/6.0.0/app-changelog.md rename to stable/truecommand/15.0.1/values.yaml diff --git a/stable/tsmuxer/5.0.0/CHANGELOG.md b/stable/tsmuxer/5.0.0/CHANGELOG.md deleted file mode 100644 index c0f214c7f17..00000000000 --- a/stable/tsmuxer/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [tsmuxer-5.0.0](https://github.com/truecharts/charts/compare/tsmuxer-4.0.19...tsmuxer-5.0.0) (2023-07-31) - - - - -## [tsmuxer-4.0.19](https://github.com/truecharts/charts/compare/tsmuxer-4.0.18...tsmuxer-4.0.19) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [tsmuxer-4.0.18](https://github.com/truecharts/charts/compare/tsmuxer-4.0.17...tsmuxer-4.0.18) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [tsmuxer-4.0.17](https://github.com/truecharts/charts/compare/tsmuxer-4.0.16...tsmuxer-4.0.17) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [tsmuxer-4.0.16](https://github.com/truecharts/charts/compare/tsmuxer-4.0.15...tsmuxer-4.0.16) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [tsmuxer-4.0.15](https://github.com/truecharts/charts/compare/tsmuxer-4.0.14...tsmuxer-4.0.15) (2023-06-09) - -### Chore - -- update container image tccr.io/truecharts/tsmuxer to v23.06.1 ([#9514](https://github.com/truecharts/charts/issues/9514)) - - - - -## [tsmuxer-4.0.14](https://github.com/truecharts/charts/compare/tsmuxer-4.0.13...tsmuxer-4.0.14) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [tsmuxer-4.0.13](https://github.com/truecharts/charts/compare/tsmuxer-4.0.12...tsmuxer-4.0.13) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [tsmuxer-4.0.12](https://github.com/truecharts/charts/compare/tsmuxer-4.0.11...tsmuxer-4.0.12) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [tsmuxer-4.0.11](https://github.com/truecharts/charts/compare/tsmuxer-4.0.10...tsmuxer-4.0.11) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/tsmuxer to v23.05.1 ([#9279](https://github.com/truecharts/charts/issues/9279)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [tsmuxer-4.0.10](https://github.com/truecharts/charts/compare/tsmuxer-4.0.9...tsmuxer-4.0.10) (2023-05-27) - diff --git a/stable/tsmuxer/5.0.0/Chart.yaml b/stable/tsmuxer/5.0.0/Chart.yaml deleted file mode 100644 index e53f6e56309..00000000000 --- a/stable/tsmuxer/5.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.06.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tsmuxer/5.0.0/charts/common-14.0.1.tgz b/stable/tsmuxer/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/tsmuxer/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/tsmuxer/5.0.1/CHANGELOG.md b/stable/tsmuxer/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..97953d4031a --- /dev/null +++ b/stable/tsmuxer/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tsmuxer-5.0.1](https://github.com/truecharts/charts/compare/tsmuxer-5.0.0...tsmuxer-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [tsmuxer-5.0.0](https://github.com/truecharts/charts/compare/tsmuxer-4.0.19...tsmuxer-5.0.0) (2023-07-31) + + + + +## [tsmuxer-4.0.19](https://github.com/truecharts/charts/compare/tsmuxer-4.0.18...tsmuxer-4.0.19) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [tsmuxer-4.0.18](https://github.com/truecharts/charts/compare/tsmuxer-4.0.17...tsmuxer-4.0.18) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [tsmuxer-4.0.17](https://github.com/truecharts/charts/compare/tsmuxer-4.0.16...tsmuxer-4.0.17) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [tsmuxer-4.0.16](https://github.com/truecharts/charts/compare/tsmuxer-4.0.15...tsmuxer-4.0.16) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [tsmuxer-4.0.15](https://github.com/truecharts/charts/compare/tsmuxer-4.0.14...tsmuxer-4.0.15) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/tsmuxer to v23.06.1 ([#9514](https://github.com/truecharts/charts/issues/9514)) + + + + +## [tsmuxer-4.0.14](https://github.com/truecharts/charts/compare/tsmuxer-4.0.13...tsmuxer-4.0.14) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [tsmuxer-4.0.13](https://github.com/truecharts/charts/compare/tsmuxer-4.0.12...tsmuxer-4.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [tsmuxer-4.0.12](https://github.com/truecharts/charts/compare/tsmuxer-4.0.11...tsmuxer-4.0.12) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [tsmuxer-4.0.11](https://github.com/truecharts/charts/compare/tsmuxer-4.0.10...tsmuxer-4.0.11) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/tsmuxer to v23.05.1 ([#9279](https://github.com/truecharts/charts/issues/9279)) + diff --git a/stable/tsmuxer/5.0.1/Chart.yaml b/stable/tsmuxer/5.0.1/Chart.yaml new file mode 100644 index 00000000000..9f7946037f4 --- /dev/null +++ b/stable/tsmuxer/5.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.06.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tsmuxer/5.0.1/README.md b/stable/tsmuxer/5.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/tsmuxer/5.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tsmuxer/5.0.1/app-changelog.md b/stable/tsmuxer/5.0.1/app-changelog.md new file mode 100644 index 00000000000..d9aabad8e98 --- /dev/null +++ b/stable/tsmuxer/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tsmuxer-5.0.1](https://github.com/truecharts/charts/compare/tsmuxer-5.0.0...tsmuxer-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/tsmuxer/5.0.0/app-readme.md b/stable/tsmuxer/5.0.1/app-readme.md similarity index 100% rename from stable/tsmuxer/5.0.0/app-readme.md rename to stable/tsmuxer/5.0.1/app-readme.md diff --git a/stable/tsmuxer/5.0.1/charts/common-14.0.9.tgz b/stable/tsmuxer/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/tsmuxer/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/tsmuxer/5.0.0/ix_values.yaml b/stable/tsmuxer/5.0.1/ix_values.yaml similarity index 100% rename from stable/tsmuxer/5.0.0/ix_values.yaml rename to stable/tsmuxer/5.0.1/ix_values.yaml diff --git a/stable/tsmuxer/5.0.0/questions.yaml b/stable/tsmuxer/5.0.1/questions.yaml similarity index 100% rename from stable/tsmuxer/5.0.0/questions.yaml rename to stable/tsmuxer/5.0.1/questions.yaml diff --git a/stable/tsmuxer/5.0.1/templates/NOTES.txt b/stable/tsmuxer/5.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tsmuxer/5.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tsmuxer/5.0.1/templates/common.yaml b/stable/tsmuxer/5.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tsmuxer/5.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ngircd/6.0.0/app-changelog.md b/stable/tsmuxer/5.0.1/values.yaml similarity index 100% rename from stable/ngircd/6.0.0/app-changelog.md rename to stable/tsmuxer/5.0.1/values.yaml diff --git a/stable/tt-rss/12.0.1/CHANGELOG.md b/stable/tt-rss/12.0.1/CHANGELOG.md new file mode 100644 index 00000000000..d827b52f0de --- /dev/null +++ b/stable/tt-rss/12.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tt-rss-12.0.1](https://github.com/truecharts/charts/compare/tt-rss-12.0.0...tt-rss-12.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [tt-rss-12.0.0](https://github.com/truecharts/charts/compare/tt-rss-11.0.15...tt-rss-12.0.0) (2023-07-31) + + + + +## [tt-rss-11.0.15](https://github.com/truecharts/charts/compare/tt-rss-11.0.14...tt-rss-11.0.15) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [tt-rss-11.0.14](https://github.com/truecharts/charts/compare/tt-rss-11.0.13...tt-rss-11.0.14) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [tt-rss-11.0.13](https://github.com/truecharts/charts/compare/tt-rss-11.0.12...tt-rss-11.0.13) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [tt-rss-11.0.12](https://github.com/truecharts/charts/compare/tt-rss-11.0.11...tt-rss-11.0.12) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [tt-rss-11.0.11](https://github.com/truecharts/charts/compare/tt-rss-11.0.10...tt-rss-11.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [tt-rss-11.0.10](https://github.com/truecharts/charts/compare/tt-rss-11.0.9...tt-rss-11.0.10) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [tt-rss-11.0.9](https://github.com/truecharts/charts/compare/tt-rss-11.0.8...tt-rss-11.0.9) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [tt-rss-11.0.8](https://github.com/truecharts/charts/compare/tt-rss-11.0.7...tt-rss-11.0.8) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [tt-rss-11.0.7](https://github.com/truecharts/charts/compare/tt-rss-11.0.6...tt-rss-11.0.7) (2023-05-26) + diff --git a/stable/tt-rss/12.0.1/Chart.yaml b/stable/tt-rss/12.0.1/Chart.yaml new file mode 100644 index 00000000000..3731e6dcec7 --- /dev/null +++ b/stable/tt-rss/12.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.0.9113" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 12.0.1 +annotations: + truecharts.org/catagories: | + - rss + truecharts.org/SCALE-support: "true" diff --git a/stable/tt-rss/12.0.1/README.md b/stable/tt-rss/12.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/tt-rss/12.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tt-rss/12.0.1/app-changelog.md b/stable/tt-rss/12.0.1/app-changelog.md new file mode 100644 index 00000000000..92c04a244b2 --- /dev/null +++ b/stable/tt-rss/12.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tt-rss-12.0.1](https://github.com/truecharts/charts/compare/tt-rss-12.0.0...tt-rss-12.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/tt-rss/12.0.1/app-readme.md b/stable/tt-rss/12.0.1/app-readme.md new file mode 100644 index 00000000000..921d5b25db3 --- /dev/null +++ b/stable/tt-rss/12.0.1/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/12.0.1/charts/common-14.0.9.tgz b/stable/tt-rss/12.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/tt-rss/12.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/tt-rss/12.0.1/ix_values.yaml b/stable/tt-rss/12.0.1/ix_values.yaml new file mode 100644 index 00000000000..2849675b170 --- /dev/null +++ b/stable/tt-rss/12.0.1/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/12.0.1/questions.yaml b/stable/tt-rss/12.0.1/questions.yaml new file mode 100644 index 00000000000..ae98a5a6719 --- /dev/null +++ b/stable/tt-rss/12.0.1/questions.yaml @@ -0,0 +1,2219 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: TTRSS_SELF_URL_PATH + label: TTRSS Self URL Path + description: Sets the URL for the app. + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10104 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tt-rss/12.0.1/templates/NOTES.txt b/stable/tt-rss/12.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tt-rss/12.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tt-rss/12.0.1/templates/common.yaml b/stable/tt-rss/12.0.1/templates/common.yaml new file mode 100644 index 00000000000..72bdd2d48fe --- /dev/null +++ b/stable/tt-rss/12.0.1/templates/common.yaml @@ -0,0 +1,2 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.all" . }} diff --git a/stable/nntp2nntp/6.0.0/app-changelog.md b/stable/tt-rss/12.0.1/values.yaml similarity index 100% rename from stable/nntp2nntp/6.0.0/app-changelog.md rename to stable/tt-rss/12.0.1/values.yaml diff --git a/stable/tvheadend/16.0.11/CHANGELOG.md b/stable/tvheadend/16.0.11/CHANGELOG.md new file mode 100644 index 00000000000..7f162958b98 --- /dev/null +++ b/stable/tvheadend/16.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tvheadend-16.0.11](https://github.com/truecharts/charts/compare/tvheadend-16.0.10...tvheadend-16.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [tvheadend-16.0.10](https://github.com/truecharts/charts/compare/tvheadend-16.0.9...tvheadend-16.0.10) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#13378](https://github.com/truecharts/charts/issues/13378)) + + + + +## [tvheadend-16.0.9](https://github.com/truecharts/charts/compare/tvheadend-16.0.8...tvheadend-16.0.9) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#13117](https://github.com/truecharts/charts/issues/13117)) + + + + +## [tvheadend-16.0.8](https://github.com/truecharts/charts/compare/tvheadend-16.0.7...tvheadend-16.0.8) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#12884](https://github.com/truecharts/charts/issues/12884)) + + + + +## [tvheadend-16.0.7](https://github.com/truecharts/charts/compare/tvheadend-16.0.6...tvheadend-16.0.7) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#12800](https://github.com/truecharts/charts/issues/12800)) + + + + +## [tvheadend-16.0.6](https://github.com/truecharts/charts/compare/tvheadend-16.0.5...tvheadend-16.0.6) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#12665](https://github.com/truecharts/charts/issues/12665)) + + + + +## [tvheadend-16.0.5](https://github.com/truecharts/charts/compare/tvheadend-16.0.4...tvheadend-16.0.5) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#12156](https://github.com/truecharts/charts/issues/12156)) + + + + +## [tvheadend-16.0.4](https://github.com/truecharts/charts/compare/tvheadend-16.0.3...tvheadend-16.0.4) (2023-08-28) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#11954](https://github.com/truecharts/charts/issues/11954)) + + + + +## [tvheadend-16.0.3](https://github.com/truecharts/charts/compare/tvheadend-16.0.2...tvheadend-16.0.3) (2023-08-19) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#11714](https://github.com/truecharts/charts/issues/11714)) + + + + +## [tvheadend-16.0.2](https://github.com/truecharts/charts/compare/tvheadend-16.0.1...tvheadend-16.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#11476](https://github.com/truecharts/charts/issues/11476)) + + + + +## [tvheadend-16.0.1](https://github.com/truecharts/charts/compare/tvheadend-16.0.0...tvheadend-16.0.1) (2023-08-05) + +### Chore diff --git a/stable/tvheadend/16.0.11/Chart.yaml b/stable/tvheadend/16.0.11/Chart.yaml new file mode 100644 index 00000000000..f1abafb19a7 --- /dev/null +++ b/stable/tvheadend/16.0.11/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 16.0.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tvheadend/16.0.11/README.md b/stable/tvheadend/16.0.11/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/tvheadend/16.0.11/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tvheadend/16.0.11/app-changelog.md b/stable/tvheadend/16.0.11/app-changelog.md new file mode 100644 index 00000000000..0b43d075461 --- /dev/null +++ b/stable/tvheadend/16.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tvheadend-16.0.11](https://github.com/truecharts/charts/compare/tvheadend-16.0.10...tvheadend-16.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/tvheadend/16.0.11/app-readme.md b/stable/tvheadend/16.0.11/app-readme.md new file mode 100644 index 00000000000..3abe6086fb4 --- /dev/null +++ b/stable/tvheadend/16.0.11/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/16.0.11/charts/common-14.0.9.tgz b/stable/tvheadend/16.0.11/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/tvheadend/16.0.11/charts/common-14.0.9.tgz differ diff --git a/stable/tvheadend/16.0.11/ix_values.yaml b/stable/tvheadend/16.0.11/ix_values.yaml new file mode 100644 index 00000000000..1ff8647b0ce --- /dev/null +++ b/stable/tvheadend/16.0.11/ix_values.yaml @@ -0,0 +1,49 @@ +image: + repository: tccr.io/truecharts/tvheadend + pullPolicy: IfNotPresent + tag: latest@sha256:81598737b5a9f8e93839a2df9ab01411f7c39c2a32eaea5b9fb9bc1b5d4d2fc4 +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/16.0.11/questions.yaml b/stable/tvheadend/16.0.11/questions.yaml new file mode 100644 index 00000000000..91b3e82e178 --- /dev/null +++ b/stable/tvheadend/16.0.11/questions.yaml @@ -0,0 +1,2068 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: RUN_OPTS + label: "RUN_OPTS" + description: "Container Variable RUN_OPTS" + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9981 + required: true + - variable: htsp + label: "HTSP Service" + description: "HTSP service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: htsp + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9982 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tvheadend/16.0.11/templates/NOTES.txt b/stable/tvheadend/16.0.11/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tvheadend/16.0.11/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tvheadend/16.0.11/templates/common.yaml b/stable/tvheadend/16.0.11/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tvheadend/16.0.11/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/novnc/7.0.0/app-changelog.md b/stable/tvheadend/16.0.11/values.yaml similarity index 100% rename from stable/novnc/7.0.0/app-changelog.md rename to stable/tvheadend/16.0.11/values.yaml diff --git a/stable/twtxt/7.0.0/CHANGELOG.md b/stable/twtxt/7.0.0/CHANGELOG.md deleted file mode 100644 index 804ad69f2e1..00000000000 --- a/stable/twtxt/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [twtxt-7.0.0](https://github.com/truecharts/charts/compare/twtxt-6.0.24...twtxt-7.0.0) (2023-07-31) - - - - -## [twtxt-6.0.24](https://github.com/truecharts/charts/compare/twtxt-6.0.23...twtxt-6.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [twtxt-6.0.23](https://github.com/truecharts/charts/compare/twtxt-6.0.22...twtxt-6.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [twtxt-6.0.22](https://github.com/truecharts/charts/compare/twtxt-6.0.21...twtxt-6.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [twtxt-6.0.21](https://github.com/truecharts/charts/compare/twtxt-6.0.20...twtxt-6.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [twtxt-6.0.20](https://github.com/truecharts/charts/compare/twtxt-6.0.19...twtxt-6.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [twtxt-6.0.19](https://github.com/truecharts/charts/compare/twtxt-6.0.18...twtxt-6.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [twtxt-6.0.18](https://github.com/truecharts/charts/compare/twtxt-6.0.17...twtxt-6.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [twtxt-6.0.17](https://github.com/truecharts/charts/compare/twtxt-6.0.16...twtxt-6.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [twtxt-6.0.16](https://github.com/truecharts/charts/compare/twtxt-6.0.15...twtxt-6.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [twtxt-6.0.15](https://github.com/truecharts/charts/compare/twtxt-6.0.14...twtxt-6.0.15) (2023-05-24) - diff --git a/stable/twtxt/7.0.0/Chart.yaml b/stable/twtxt/7.0.0/Chart.yaml deleted file mode 100644 index d1149f0e27d..00000000000 --- a/stable/twtxt/7.0.0/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/twtxt/7.0.0/charts/common-14.0.1.tgz b/stable/twtxt/7.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/twtxt/7.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/twtxt/7.0.1/CHANGELOG.md b/stable/twtxt/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..fd2a828e170 --- /dev/null +++ b/stable/twtxt/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [twtxt-7.0.1](https://github.com/truecharts/charts/compare/twtxt-7.0.0...twtxt-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [twtxt-7.0.0](https://github.com/truecharts/charts/compare/twtxt-6.0.24...twtxt-7.0.0) (2023-07-31) + + + + +## [twtxt-6.0.24](https://github.com/truecharts/charts/compare/twtxt-6.0.23...twtxt-6.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [twtxt-6.0.23](https://github.com/truecharts/charts/compare/twtxt-6.0.22...twtxt-6.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [twtxt-6.0.22](https://github.com/truecharts/charts/compare/twtxt-6.0.21...twtxt-6.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [twtxt-6.0.21](https://github.com/truecharts/charts/compare/twtxt-6.0.20...twtxt-6.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [twtxt-6.0.20](https://github.com/truecharts/charts/compare/twtxt-6.0.19...twtxt-6.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [twtxt-6.0.19](https://github.com/truecharts/charts/compare/twtxt-6.0.18...twtxt-6.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [twtxt-6.0.18](https://github.com/truecharts/charts/compare/twtxt-6.0.17...twtxt-6.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [twtxt-6.0.17](https://github.com/truecharts/charts/compare/twtxt-6.0.16...twtxt-6.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [twtxt-6.0.16](https://github.com/truecharts/charts/compare/twtxt-6.0.15...twtxt-6.0.16) (2023-05-26) + diff --git a/stable/twtxt/7.0.1/Chart.yaml b/stable/twtxt/7.0.1/Chart.yaml new file mode 100644 index 00000000000..d0a82ee0713 --- /dev/null +++ b/stable/twtxt/7.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/twtxt/7.0.1/README.md b/stable/twtxt/7.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/twtxt/7.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/twtxt/7.0.1/app-changelog.md b/stable/twtxt/7.0.1/app-changelog.md new file mode 100644 index 00000000000..bba1fdb8efc --- /dev/null +++ b/stable/twtxt/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [twtxt-7.0.1](https://github.com/truecharts/charts/compare/twtxt-7.0.0...twtxt-7.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/twtxt/7.0.0/app-readme.md b/stable/twtxt/7.0.1/app-readme.md similarity index 100% rename from stable/twtxt/7.0.0/app-readme.md rename to stable/twtxt/7.0.1/app-readme.md diff --git a/stable/twtxt/7.0.1/charts/common-14.0.9.tgz b/stable/twtxt/7.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/twtxt/7.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/twtxt/7.0.0/ix_values.yaml b/stable/twtxt/7.0.1/ix_values.yaml similarity index 100% rename from stable/twtxt/7.0.0/ix_values.yaml rename to stable/twtxt/7.0.1/ix_values.yaml diff --git a/stable/twtxt/7.0.0/questions.yaml b/stable/twtxt/7.0.1/questions.yaml similarity index 100% rename from stable/twtxt/7.0.0/questions.yaml rename to stable/twtxt/7.0.1/questions.yaml diff --git a/stable/twtxt/7.0.1/templates/NOTES.txt b/stable/twtxt/7.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/twtxt/7.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/twtxt/7.0.1/templates/common.yaml b/stable/twtxt/7.0.1/templates/common.yaml new file mode 100644 index 00000000000..992373e7501 --- /dev/null +++ b/stable/twtxt/7.0.1/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/papermerge/8.0.0/app-changelog.md b/stable/twtxt/7.0.1/values.yaml similarity index 100% rename from stable/papermerge/8.0.0/app-changelog.md rename to stable/twtxt/7.0.1/values.yaml diff --git a/stable/ubooquity/7.0.7/CHANGELOG.md b/stable/ubooquity/7.0.7/CHANGELOG.md deleted file mode 100644 index f8647b568be..00000000000 --- a/stable/ubooquity/7.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ubooquity-7.0.7](https://github.com/truecharts/charts/compare/ubooquity-7.0.6...ubooquity-7.0.7) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#13218](https://github.com/truecharts/charts/issues/13218)) - - - - -## [ubooquity-7.0.6](https://github.com/truecharts/charts/compare/ubooquity-7.0.5...ubooquity-7.0.6) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#12981](https://github.com/truecharts/charts/issues/12981)) - - - - -## [ubooquity-7.0.5](https://github.com/truecharts/charts/compare/ubooquity-7.0.4...ubooquity-7.0.5) (2023-09-05) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#12263](https://github.com/truecharts/charts/issues/12263)) - - - - -## [ubooquity-7.0.4](https://github.com/truecharts/charts/compare/ubooquity-7.0.3...ubooquity-7.0.4) (2023-08-22) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11805](https://github.com/truecharts/charts/issues/11805)) - - - - -## [ubooquity-7.0.3](https://github.com/truecharts/charts/compare/ubooquity-7.0.2...ubooquity-7.0.3) (2023-08-15) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11581](https://github.com/truecharts/charts/issues/11581)) - - - - -## [ubooquity-7.0.2](https://github.com/truecharts/charts/compare/ubooquity-7.0.1...ubooquity-7.0.2) (2023-08-09) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11352](https://github.com/truecharts/charts/issues/11352)) - - - - -## [ubooquity-7.0.1](https://github.com/truecharts/charts/compare/ubooquity-7.0.0...ubooquity-7.0.1) (2023-08-01) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11140](https://github.com/truecharts/charts/issues/11140)) - - - - - -## [ubooquity-7.0.0](https://github.com/truecharts/charts/compare/ubooquity-6.0.23...ubooquity-7.0.0) (2023-07-31) - - - - -## [ubooquity-6.0.23](https://github.com/truecharts/charts/compare/ubooquity-6.0.22...ubooquity-6.0.23) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [ubooquity-6.0.22](https://github.com/truecharts/charts/compare/ubooquity-6.0.21...ubooquity-6.0.22) (2023-07-26) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#10856](https://github.com/truecharts/charts/issues/10856)) - - - - -## [ubooquity-6.0.21](https://github.com/truecharts/charts/compare/ubooquity-6.0.20...ubooquity-6.0.21) (2023-07-19) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#10631](https://github.com/truecharts/charts/issues/10631)) - diff --git a/stable/ubooquity/7.0.7/Chart.yaml b/stable/ubooquity/7.0.7/Chart.yaml deleted file mode 100644 index 141a98d840e..00000000000 --- a/stable/ubooquity/7.0.7/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ubooquity -version: 7.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: 14.0.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/7.0.7/app-changelog.md b/stable/ubooquity/7.0.7/app-changelog.md deleted file mode 100644 index 9e164db39af..00000000000 --- a/stable/ubooquity/7.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ubooquity-7.0.7](https://github.com/truecharts/charts/compare/ubooquity-7.0.6...ubooquity-7.0.7) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#13218](https://github.com/truecharts/charts/issues/13218)) - - \ No newline at end of file diff --git a/stable/ubooquity/7.0.7/charts/common-14.0.1.tgz b/stable/ubooquity/7.0.7/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/ubooquity/7.0.7/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/ubooquity/7.0.8/CHANGELOG.md b/stable/ubooquity/7.0.8/CHANGELOG.md new file mode 100644 index 00000000000..d1de9115405 --- /dev/null +++ b/stable/ubooquity/7.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ubooquity-7.0.8](https://github.com/truecharts/charts/compare/ubooquity-7.0.7...ubooquity-7.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [ubooquity-7.0.7](https://github.com/truecharts/charts/compare/ubooquity-7.0.6...ubooquity-7.0.7) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#13218](https://github.com/truecharts/charts/issues/13218)) + + + + +## [ubooquity-7.0.6](https://github.com/truecharts/charts/compare/ubooquity-7.0.5...ubooquity-7.0.6) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#12981](https://github.com/truecharts/charts/issues/12981)) + + + + +## [ubooquity-7.0.5](https://github.com/truecharts/charts/compare/ubooquity-7.0.4...ubooquity-7.0.5) (2023-09-05) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#12263](https://github.com/truecharts/charts/issues/12263)) + + + + +## [ubooquity-7.0.4](https://github.com/truecharts/charts/compare/ubooquity-7.0.3...ubooquity-7.0.4) (2023-08-22) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11805](https://github.com/truecharts/charts/issues/11805)) + + + + +## [ubooquity-7.0.3](https://github.com/truecharts/charts/compare/ubooquity-7.0.2...ubooquity-7.0.3) (2023-08-15) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11581](https://github.com/truecharts/charts/issues/11581)) + + + + +## [ubooquity-7.0.2](https://github.com/truecharts/charts/compare/ubooquity-7.0.1...ubooquity-7.0.2) (2023-08-09) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11352](https://github.com/truecharts/charts/issues/11352)) + + + + +## [ubooquity-7.0.1](https://github.com/truecharts/charts/compare/ubooquity-7.0.0...ubooquity-7.0.1) (2023-08-01) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11140](https://github.com/truecharts/charts/issues/11140)) + + + + + +## [ubooquity-7.0.0](https://github.com/truecharts/charts/compare/ubooquity-6.0.23...ubooquity-7.0.0) (2023-07-31) + + + + +## [ubooquity-6.0.23](https://github.com/truecharts/charts/compare/ubooquity-6.0.22...ubooquity-6.0.23) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [ubooquity-6.0.22](https://github.com/truecharts/charts/compare/ubooquity-6.0.21...ubooquity-6.0.22) (2023-07-26) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#10856](https://github.com/truecharts/charts/issues/10856)) + diff --git a/stable/ubooquity/7.0.8/Chart.yaml b/stable/ubooquity/7.0.8/Chart.yaml new file mode 100644 index 00000000000..a60f82e06c6 --- /dev/null +++ b/stable/ubooquity/7.0.8/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ubooquity +version: 7.0.8 +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: 14.0.9 + # 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/7.0.8/README.md b/stable/ubooquity/7.0.8/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/ubooquity/7.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/ubooquity/7.0.8/app-changelog.md b/stable/ubooquity/7.0.8/app-changelog.md new file mode 100644 index 00000000000..83419279907 --- /dev/null +++ b/stable/ubooquity/7.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ubooquity-7.0.8](https://github.com/truecharts/charts/compare/ubooquity-7.0.7...ubooquity-7.0.8) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ubooquity/7.0.7/app-readme.md b/stable/ubooquity/7.0.8/app-readme.md similarity index 100% rename from stable/ubooquity/7.0.7/app-readme.md rename to stable/ubooquity/7.0.8/app-readme.md diff --git a/stable/ubooquity/7.0.8/charts/common-14.0.9.tgz b/stable/ubooquity/7.0.8/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ubooquity/7.0.8/charts/common-14.0.9.tgz differ diff --git a/stable/ubooquity/7.0.7/ix_values.yaml b/stable/ubooquity/7.0.8/ix_values.yaml similarity index 100% rename from stable/ubooquity/7.0.7/ix_values.yaml rename to stable/ubooquity/7.0.8/ix_values.yaml diff --git a/stable/ubooquity/7.0.7/questions.yaml b/stable/ubooquity/7.0.8/questions.yaml similarity index 100% rename from stable/ubooquity/7.0.7/questions.yaml rename to stable/ubooquity/7.0.8/questions.yaml diff --git a/stable/ubooquity/7.0.8/templates/NOTES.txt b/stable/ubooquity/7.0.8/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/ubooquity/7.0.8/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ubooquity/7.0.8/templates/common.yaml b/stable/ubooquity/7.0.8/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/ubooquity/7.0.8/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/pasta/5.0.0/app-changelog.md b/stable/ubooquity/7.0.8/values.yaml similarity index 100% rename from stable/pasta/5.0.0/app-changelog.md rename to stable/ubooquity/7.0.8/values.yaml diff --git a/stable/unifi/15.0.2/CHANGELOG.md b/stable/unifi/15.0.2/CHANGELOG.md new file mode 100644 index 00000000000..8c372ce549e --- /dev/null +++ b/stable/unifi/15.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unifi-15.0.2](https://github.com/truecharts/charts/compare/unifi-15.0.1...unifi-15.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [unifi-15.0.1](https://github.com/truecharts/charts/compare/unifi-15.0.0...unifi-15.0.1) (2023-09-10) + +### Chore + +- update container image tccr.io/truecharts/unifi to v7.5.174 ([#12470](https://github.com/truecharts/charts/issues/12470)) + + + + + +## [unifi-15.0.0](https://github.com/truecharts/charts/compare/unifi-14.0.27...unifi-15.0.0) (2023-07-31) + + + + +## [unifi-14.0.27](https://github.com/truecharts/charts/compare/unifi-14.0.26...unifi-14.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [unifi-14.0.26](https://github.com/truecharts/charts/compare/unifi-14.0.25...unifi-14.0.26) (2023-07-19) + +### Chore + +- update container image tccr.io/truecharts/unifi to v7.4.162 ([#10598](https://github.com/truecharts/charts/issues/10598)) + + + + +## [unifi-14.0.25](https://github.com/truecharts/charts/compare/unifi-14.0.24...unifi-14.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [unifi-14.0.24](https://github.com/truecharts/charts/compare/unifi-14.0.23...unifi-14.0.24) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/unifi to v7.4.156 ([#9677](https://github.com/truecharts/charts/issues/9677)) + + + + +## [unifi-14.0.24](https://github.com/truecharts/charts/compare/unifi-14.0.23...unifi-14.0.24) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/unifi to v7.4.156 ([#9677](https://github.com/truecharts/charts/issues/9677)) + + + + +## [unifi-14.0.24](https://github.com/truecharts/charts/compare/unifi-14.0.23...unifi-14.0.24) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/unifi to v7.4.156 ([#9677](https://github.com/truecharts/charts/issues/9677)) + + + + +## [unifi-14.0.24](https://github.com/truecharts/charts/compare/unifi-14.0.23...unifi-14.0.24) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/unifi to v7.4.156 ([#9677](https://github.com/truecharts/charts/issues/9677)) + + + + +## [unifi-14.0.24](https://github.com/truecharts/charts/compare/unifi-14.0.23...unifi-14.0.24) (2023-06-15) + +### Chore + +- update container image tccr.io/truecharts/unifi to v7.4.156 ([#9677](https://github.com/truecharts/charts/issues/9677)) + diff --git a/stable/unifi/15.0.2/Chart.yaml b/stable/unifi/15.0.2/Chart.yaml new file mode 100644 index 00000000000..166a3f4f6d7 --- /dev/null +++ b/stable/unifi/15.0.2/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "7.5.174" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 15.0.2 +annotations: + truecharts.org/catagories: | + - Networking + truecharts.org/SCALE-support: "true" diff --git a/stable/unifi/15.0.2/README.md b/stable/unifi/15.0.2/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/unifi/15.0.2/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/unifi/15.0.2/app-changelog.md b/stable/unifi/15.0.2/app-changelog.md new file mode 100644 index 00000000000..19b738ac9d0 --- /dev/null +++ b/stable/unifi/15.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unifi-15.0.2](https://github.com/truecharts/charts/compare/unifi-15.0.1...unifi-15.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/unifi/15.0.2/app-readme.md b/stable/unifi/15.0.2/app-readme.md new file mode 100644 index 00000000000..a5125bede58 --- /dev/null +++ b/stable/unifi/15.0.2/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/15.0.2/charts/common-14.0.9.tgz b/stable/unifi/15.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/unifi/15.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/unifi/15.0.2/ix_values.yaml b/stable/unifi/15.0.2/ix_values.yaml new file mode 100644 index 00000000000..2a66ee3e628 --- /dev/null +++ b/stable/unifi/15.0.2/ix_values.yaml @@ -0,0 +1,64 @@ +image: + repository: tccr.io/truecharts/unifi + tag: v7.5.174@sha256:0947e497d92c8610b5999d4e73cd14143c70af902eb4f8bfec0d9563c47ea9a9 + 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/15.0.2/questions.yaml b/stable/unifi/15.0.2/questions.yaml new file mode 100644 index 00000000000..159f771491d --- /dev/null +++ b/stable/unifi/15.0.2/questions.yaml @@ -0,0 +1,2218 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8443 + required: true + - variable: comm + label: "Unifi Device Communication Service" + description: "Unifi Device Communication Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: comm + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8080 + required: true + - variable: stun + label: "STUN Device Communication Service" + description: "STUN Device Communication Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stun + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 3478 + required: true + - variable: speedtest + label: "Speedtest Service" + description: "Speedtest Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: speedtest + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 6789 + required: true + - variable: guestportal + label: "Guest Portal Service" + description: "Guest Portal Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: web + label: "Web Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8880 + required: true + - variable: websecure + label: "Secure Web Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8843 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/unifi/15.0.2/templates/NOTES.txt b/stable/unifi/15.0.2/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unifi/15.0.2/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unifi/15.0.2/templates/common.yaml b/stable/unifi/15.0.2/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unifi/15.0.2/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/photoshow/7.0.0/app-changelog.md b/stable/unifi/15.0.2/values.yaml similarity index 100% rename from stable/photoshow/7.0.0/app-changelog.md rename to stable/unifi/15.0.2/values.yaml diff --git a/stable/unmanic/7.0.1/CHANGELOG.md b/stable/unmanic/7.0.1/CHANGELOG.md deleted file mode 100644 index 01ecf469796..00000000000 --- a/stable/unmanic/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [unmanic-7.0.1](https://github.com/truecharts/charts/compare/unmanic-7.0.0...unmanic-7.0.1) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/unmanic to v0.2.4 ([#13195](https://github.com/truecharts/charts/issues/13195)) - - - - - -## [unmanic-7.0.0](https://github.com/truecharts/charts/compare/unmanic-6.0.22...unmanic-7.0.0) (2023-07-31) - - - - -## [unmanic-6.0.22](https://github.com/truecharts/charts/compare/unmanic-6.0.21...unmanic-6.0.22) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [unmanic-6.0.21](https://github.com/truecharts/charts/compare/unmanic-6.0.20...unmanic-6.0.21) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [unmanic-6.0.20](https://github.com/truecharts/charts/compare/unmanic-6.0.19...unmanic-6.0.20) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [unmanic-6.0.19](https://github.com/truecharts/charts/compare/unmanic-6.0.18...unmanic-6.0.19) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [unmanic-6.0.18](https://github.com/truecharts/charts/compare/unmanic-6.0.17...unmanic-6.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [unmanic-6.0.17](https://github.com/truecharts/charts/compare/unmanic-6.0.16...unmanic-6.0.17) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [unmanic-6.0.16](https://github.com/truecharts/charts/compare/unmanic-6.0.15...unmanic-6.0.16) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [unmanic-6.0.15](https://github.com/truecharts/charts/compare/unmanic-6.0.14...unmanic-6.0.15) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [unmanic-6.0.14](https://github.com/truecharts/charts/compare/unmanic-6.0.13...unmanic-6.0.14) (2023-05-26) - diff --git a/stable/unmanic/7.0.1/Chart.yaml b/stable/unmanic/7.0.1/Chart.yaml deleted file mode 100644 index a6b569d496e..00000000000 --- a/stable/unmanic/7.0.1/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "0.2.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/unmanic/7.0.1/app-changelog.md b/stable/unmanic/7.0.1/app-changelog.md deleted file mode 100644 index 14fa57ee33c..00000000000 --- a/stable/unmanic/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [unmanic-7.0.1](https://github.com/truecharts/charts/compare/unmanic-7.0.0...unmanic-7.0.1) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/unmanic to v0.2.4 ([#13195](https://github.com/truecharts/charts/issues/13195)) - - \ No newline at end of file diff --git a/stable/unmanic/7.0.1/charts/common-14.0.1.tgz b/stable/unmanic/7.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/unmanic/7.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/unmanic/7.0.2/CHANGELOG.md b/stable/unmanic/7.0.2/CHANGELOG.md new file mode 100644 index 00000000000..97db7f2f553 --- /dev/null +++ b/stable/unmanic/7.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unmanic-7.0.2](https://github.com/truecharts/charts/compare/unmanic-7.0.1...unmanic-7.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [unmanic-7.0.1](https://github.com/truecharts/charts/compare/unmanic-7.0.0...unmanic-7.0.1) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/unmanic to v0.2.4 ([#13195](https://github.com/truecharts/charts/issues/13195)) + + + + + +## [unmanic-7.0.0](https://github.com/truecharts/charts/compare/unmanic-6.0.22...unmanic-7.0.0) (2023-07-31) + + + + +## [unmanic-6.0.22](https://github.com/truecharts/charts/compare/unmanic-6.0.21...unmanic-6.0.22) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [unmanic-6.0.21](https://github.com/truecharts/charts/compare/unmanic-6.0.20...unmanic-6.0.21) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [unmanic-6.0.20](https://github.com/truecharts/charts/compare/unmanic-6.0.19...unmanic-6.0.20) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [unmanic-6.0.19](https://github.com/truecharts/charts/compare/unmanic-6.0.18...unmanic-6.0.19) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [unmanic-6.0.18](https://github.com/truecharts/charts/compare/unmanic-6.0.17...unmanic-6.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [unmanic-6.0.17](https://github.com/truecharts/charts/compare/unmanic-6.0.16...unmanic-6.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [unmanic-6.0.16](https://github.com/truecharts/charts/compare/unmanic-6.0.15...unmanic-6.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [unmanic-6.0.15](https://github.com/truecharts/charts/compare/unmanic-6.0.14...unmanic-6.0.15) (2023-05-27) + diff --git a/stable/unmanic/7.0.2/Chart.yaml b/stable/unmanic/7.0.2/Chart.yaml new file mode 100644 index 00000000000..2ace8458b68 --- /dev/null +++ b/stable/unmanic/7.0.2/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.2.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/unmanic/7.0.2/README.md b/stable/unmanic/7.0.2/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/unmanic/7.0.2/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/unmanic/7.0.2/app-changelog.md b/stable/unmanic/7.0.2/app-changelog.md new file mode 100644 index 00000000000..b2cf6cefeef --- /dev/null +++ b/stable/unmanic/7.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unmanic-7.0.2](https://github.com/truecharts/charts/compare/unmanic-7.0.1...unmanic-7.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/unmanic/7.0.1/app-readme.md b/stable/unmanic/7.0.2/app-readme.md similarity index 100% rename from stable/unmanic/7.0.1/app-readme.md rename to stable/unmanic/7.0.2/app-readme.md diff --git a/stable/unmanic/7.0.2/charts/common-14.0.9.tgz b/stable/unmanic/7.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/unmanic/7.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/unmanic/7.0.1/ix_values.yaml b/stable/unmanic/7.0.2/ix_values.yaml similarity index 100% rename from stable/unmanic/7.0.1/ix_values.yaml rename to stable/unmanic/7.0.2/ix_values.yaml diff --git a/stable/unmanic/7.0.1/questions.yaml b/stable/unmanic/7.0.2/questions.yaml similarity index 100% rename from stable/unmanic/7.0.1/questions.yaml rename to stable/unmanic/7.0.2/questions.yaml diff --git a/stable/unmanic/7.0.2/templates/NOTES.txt b/stable/unmanic/7.0.2/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unmanic/7.0.2/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unmanic/7.0.2/templates/common.yaml b/stable/unmanic/7.0.2/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unmanic/7.0.2/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/pinry/6.0.0/app-changelog.md b/stable/unmanic/7.0.2/values.yaml similarity index 100% rename from stable/pinry/6.0.0/app-changelog.md rename to stable/unmanic/7.0.2/values.yaml diff --git a/stable/unpackerr/10.0.1/CHANGELOG.md b/stable/unpackerr/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..3c0e5edfece --- /dev/null +++ b/stable/unpackerr/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unpackerr-10.0.1](https://github.com/truecharts/charts/compare/unpackerr-10.0.0...unpackerr-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [unpackerr-10.0.0](https://github.com/truecharts/charts/compare/unpackerr-9.0.26...unpackerr-10.0.0) (2023-07-31) + + + + +## [unpackerr-9.0.26](https://github.com/truecharts/charts/compare/unpackerr-9.0.25...unpackerr-9.0.26) (2023-07-30) + +### Chore + +- update container image tccr.io/truecharts/unpackerr to v0.12.0 ([#11042](https://github.com/truecharts/charts/issues/11042)) + + + + +## [unpackerr-9.0.25](https://github.com/truecharts/charts/compare/unpackerr-9.0.24...unpackerr-9.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [unpackerr-9.0.24](https://github.com/truecharts/charts/compare/unpackerr-9.0.23...unpackerr-9.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [unpackerr-9.0.23](https://github.com/truecharts/charts/compare/unpackerr-9.0.22...unpackerr-9.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [unpackerr-9.0.22](https://github.com/truecharts/charts/compare/unpackerr-9.0.21...unpackerr-9.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [unpackerr-9.0.21](https://github.com/truecharts/charts/compare/unpackerr-9.0.20...unpackerr-9.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [unpackerr-9.0.20](https://github.com/truecharts/charts/compare/unpackerr-9.0.19...unpackerr-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [unpackerr-9.0.19](https://github.com/truecharts/charts/compare/unpackerr-9.0.18...unpackerr-9.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [unpackerr-9.0.18](https://github.com/truecharts/charts/compare/unpackerr-9.0.17...unpackerr-9.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + diff --git a/stable/unpackerr/10.0.1/Chart.yaml b/stable/unpackerr/10.0.1/Chart.yaml new file mode 100644 index 00000000000..9f2ef8d93c8 --- /dev/null +++ b/stable/unpackerr/10.0.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.12.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/unpackerr/10.0.1/README.md b/stable/unpackerr/10.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/unpackerr/10.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/unpackerr/10.0.1/app-changelog.md b/stable/unpackerr/10.0.1/app-changelog.md new file mode 100644 index 00000000000..28a2af2a4dc --- /dev/null +++ b/stable/unpackerr/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unpackerr-10.0.1](https://github.com/truecharts/charts/compare/unpackerr-10.0.0...unpackerr-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/unpackerr/10.0.1/app-readme.md b/stable/unpackerr/10.0.1/app-readme.md new file mode 100644 index 00000000000..8a4b14eec97 --- /dev/null +++ b/stable/unpackerr/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/unpackerr](https://truecharts.org/charts/stable/unpackerr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/unpackerr/10.0.1/charts/common-14.0.9.tgz b/stable/unpackerr/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/unpackerr/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/unpackerr/10.0.1/ix_values.yaml b/stable/unpackerr/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..9d7725ab770 --- /dev/null +++ b/stable/unpackerr/10.0.1/ix_values.yaml @@ -0,0 +1,42 @@ +image: + repository: tccr.io/truecharts/unpackerr + pullPolicy: IfNotPresent + tag: v0.12.0@sha256:72be0c3017bd94e9527ff33aa91351000e5805d1648018fcffb570545117dc87 +service: + main: + enabled: false + ports: + main: + enabled: false +persistence: + downloads: + enabled: true + mountPath: "/downloads" + ## Persistent Volume Storage Class + ## If defined, storageClassName: + ## If set to "-", storageClassName: "", which disables dynamic provisioning + ## If undefined (the default) or set to null, no storageClassName spec is + ## set, choosing the default provisioner. (gp2 on AWS, standard on + ## GKE, AWS & OpenStack) + # storageClass: "-" + # accessMode: ReadWriteOnce + # + ## Do not delete the pvc upon helm uninstall + # skipuninstall: false + # existingClaim: "" +portal: + open: + enabled: false + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false diff --git a/stable/unpackerr/10.0.1/questions.yaml b/stable/unpackerr/10.0.1/questions.yaml new file mode 100644 index 00000000000..6616224cbb5 --- /dev/null +++ b/stable/unpackerr/10.0.1/questions.yaml @@ -0,0 +1,1639 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: {} +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: downloads + label: "App downloads Storage" + description: "Path to (/downloads)." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/unpackerr/10.0.1/templates/NOTES.txt b/stable/unpackerr/10.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unpackerr/10.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unpackerr/10.0.1/templates/common.yaml b/stable/unpackerr/10.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unpackerr/10.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/pixapop/7.0.0/app-changelog.md b/stable/unpackerr/10.0.1/values.yaml similarity index 100% rename from stable/pixapop/7.0.0/app-changelog.md rename to stable/unpackerr/10.0.1/values.yaml diff --git a/stable/unpoller/7.0.5/CHANGELOG.md b/stable/unpoller/7.0.5/CHANGELOG.md deleted file mode 100644 index 1cd8ee5a4eb..00000000000 --- a/stable/unpoller/7.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [unpoller-7.0.5](https://github.com/truecharts/charts/compare/unpoller-7.0.4...unpoller-7.0.5) (2023-09-12) - -### Chore - -- update helm general non-major ([#12523](https://github.com/truecharts/charts/issues/12523)) - - - - -## [unpoller-7.0.4](https://github.com/truecharts/charts/compare/unpoller-7.0.3...unpoller-7.0.4) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/unifi-poller to v2.9.2 ([#12524](https://github.com/truecharts/charts/issues/12524)) - - - - -## [unpoller-7.0.3](https://github.com/truecharts/charts/compare/unpoller-7.0.2...unpoller-7.0.3) (2023-09-11) - -### Chore - -- update container image tccr.io/truecharts/unifi-poller to v2.8.3 ([#12429](https://github.com/truecharts/charts/issues/12429)) - - - - -## [unpoller-7.0.2](https://github.com/truecharts/charts/compare/unpoller-7.0.1...unpoller-7.0.2) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/unifi-poller to v2.8.1 ([#11316](https://github.com/truecharts/charts/issues/11316)) - - - - -## [unpoller-7.0.1](https://github.com/truecharts/charts/compare/unpoller-7.0.0...unpoller-7.0.1) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/unifi-poller to v2.8.0 ([#11280](https://github.com/truecharts/charts/issues/11280)) - - - - - -## [unpoller-7.0.0](https://github.com/truecharts/charts/compare/unpoller-6.0.26...unpoller-7.0.0) (2023-07-31) - - - - -## [unpoller-6.0.26](https://github.com/truecharts/charts/compare/unpoller-6.0.25...unpoller-6.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [unpoller-6.0.25](https://github.com/truecharts/charts/compare/unpoller-6.0.24...unpoller-6.0.25) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/unifi-poller to v2.7.20 ([#10652](https://github.com/truecharts/charts/issues/10652)) - - - - -## [unpoller-6.0.24](https://github.com/truecharts/charts/compare/unpoller-6.0.23...unpoller-6.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [unpoller-6.0.23](https://github.com/truecharts/charts/compare/unpoller-6.0.22...unpoller-6.0.23) (2023-06-26) - -### Chore - -- update container image tccr.io/truecharts/unifi-poller to v2.7.14 ([#9938](https://github.com/truecharts/charts/issues/9938)) - - - - -## [unpoller-6.0.22](https://github.com/truecharts/charts/compare/unpoller-6.0.21...unpoller-6.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - diff --git a/stable/unpoller/7.0.5/Chart.yaml b/stable/unpoller/7.0.5/Chart.yaml deleted file mode 100644 index 5f690059951..00000000000 --- a/stable/unpoller/7.0.5/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.9.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -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: 7.0.5 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/unpoller/7.0.5/app-changelog.md b/stable/unpoller/7.0.5/app-changelog.md deleted file mode 100644 index 6448c4a23e6..00000000000 --- a/stable/unpoller/7.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [unpoller-7.0.5](https://github.com/truecharts/charts/compare/unpoller-7.0.4...unpoller-7.0.5) (2023-09-12) - -### Chore - -- update helm general non-major ([#12523](https://github.com/truecharts/charts/issues/12523)) - - \ No newline at end of file diff --git a/stable/unpoller/7.0.5/charts/common-14.0.6.tgz b/stable/unpoller/7.0.5/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/unpoller/7.0.5/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/unpoller/7.0.6/CHANGELOG.md b/stable/unpoller/7.0.6/CHANGELOG.md new file mode 100644 index 00000000000..b801ab7ad3e --- /dev/null +++ b/stable/unpoller/7.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unpoller-7.0.6](https://github.com/truecharts/charts/compare/unpoller-7.0.5...unpoller-7.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [unpoller-7.0.5](https://github.com/truecharts/charts/compare/unpoller-7.0.4...unpoller-7.0.5) (2023-09-12) + +### Chore + +- update helm general non-major ([#12523](https://github.com/truecharts/charts/issues/12523)) + + + + +## [unpoller-7.0.4](https://github.com/truecharts/charts/compare/unpoller-7.0.3...unpoller-7.0.4) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/unifi-poller to v2.9.2 ([#12524](https://github.com/truecharts/charts/issues/12524)) + + + + +## [unpoller-7.0.3](https://github.com/truecharts/charts/compare/unpoller-7.0.2...unpoller-7.0.3) (2023-09-11) + +### Chore + +- update container image tccr.io/truecharts/unifi-poller to v2.8.3 ([#12429](https://github.com/truecharts/charts/issues/12429)) + + + + +## [unpoller-7.0.2](https://github.com/truecharts/charts/compare/unpoller-7.0.1...unpoller-7.0.2) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/unifi-poller to v2.8.1 ([#11316](https://github.com/truecharts/charts/issues/11316)) + + + + +## [unpoller-7.0.1](https://github.com/truecharts/charts/compare/unpoller-7.0.0...unpoller-7.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/unifi-poller to v2.8.0 ([#11280](https://github.com/truecharts/charts/issues/11280)) + + + + + +## [unpoller-7.0.0](https://github.com/truecharts/charts/compare/unpoller-6.0.26...unpoller-7.0.0) (2023-07-31) + + + + +## [unpoller-6.0.26](https://github.com/truecharts/charts/compare/unpoller-6.0.25...unpoller-6.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [unpoller-6.0.25](https://github.com/truecharts/charts/compare/unpoller-6.0.24...unpoller-6.0.25) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/unifi-poller to v2.7.20 ([#10652](https://github.com/truecharts/charts/issues/10652)) + + + + +## [unpoller-6.0.24](https://github.com/truecharts/charts/compare/unpoller-6.0.23...unpoller-6.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [unpoller-6.0.23](https://github.com/truecharts/charts/compare/unpoller-6.0.22...unpoller-6.0.23) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/unifi-poller to v2.7.14 ([#9938](https://github.com/truecharts/charts/issues/9938)) + diff --git a/stable/unpoller/7.0.6/Chart.yaml b/stable/unpoller/7.0.6/Chart.yaml new file mode 100644 index 00000000000..d1cbe1afc4a --- /dev/null +++ b/stable/unpoller/7.0.6/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.9.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.6 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/unpoller/7.0.6/README.md b/stable/unpoller/7.0.6/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/unpoller/7.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/unpoller/7.0.6/app-changelog.md b/stable/unpoller/7.0.6/app-changelog.md new file mode 100644 index 00000000000..d4df029c964 --- /dev/null +++ b/stable/unpoller/7.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unpoller-7.0.6](https://github.com/truecharts/charts/compare/unpoller-7.0.5...unpoller-7.0.6) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/unpoller/7.0.5/app-readme.md b/stable/unpoller/7.0.6/app-readme.md similarity index 100% rename from stable/unpoller/7.0.5/app-readme.md rename to stable/unpoller/7.0.6/app-readme.md diff --git a/stable/unpoller/7.0.6/charts/common-14.0.9.tgz b/stable/unpoller/7.0.6/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/unpoller/7.0.6/charts/common-14.0.9.tgz differ diff --git a/stable/unpoller/7.0.5/ix_values.yaml b/stable/unpoller/7.0.6/ix_values.yaml similarity index 100% rename from stable/unpoller/7.0.5/ix_values.yaml rename to stable/unpoller/7.0.6/ix_values.yaml diff --git a/stable/unpoller/7.0.5/questions.yaml b/stable/unpoller/7.0.6/questions.yaml similarity index 100% rename from stable/unpoller/7.0.5/questions.yaml rename to stable/unpoller/7.0.6/questions.yaml diff --git a/stable/unpoller/7.0.6/templates/NOTES.txt b/stable/unpoller/7.0.6/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unpoller/7.0.6/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unpoller/7.0.6/templates/common.yaml b/stable/unpoller/7.0.6/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unpoller/7.0.6/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/plaxt/5.0.0/app-changelog.md b/stable/unpoller/7.0.6/values.yaml similarity index 100% rename from stable/plaxt/5.0.0/app-changelog.md rename to stable/unpoller/7.0.6/values.yaml diff --git a/stable/uptime-kuma/7.0.3/CHANGELOG.md b/stable/uptime-kuma/7.0.3/CHANGELOG.md deleted file mode 100644 index 8d219bfac11..00000000000 --- a/stable/uptime-kuma/7.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [uptime-kuma-7.0.3](https://github.com/truecharts/charts/compare/uptime-kuma-7.0.2...uptime-kuma-7.0.3) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/uptime-kuma to v1.23.2 ([#12766](https://github.com/truecharts/charts/issues/12766)) - - - - -## [uptime-kuma-7.0.2](https://github.com/truecharts/charts/compare/uptime-kuma-7.0.1...uptime-kuma-7.0.2) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/uptime-kuma to v1.23.1 ([#12073](https://github.com/truecharts/charts/issues/12073)) - - - - -## [uptime-kuma-7.0.1](https://github.com/truecharts/charts/compare/uptime-kuma-7.0.0...uptime-kuma-7.0.1) (2023-08-19) - -### Chore - -- update container image tccr.io/truecharts/uptime-kuma to v1.23.0 ([#11685](https://github.com/truecharts/charts/issues/11685)) - - - - - -## [uptime-kuma-7.0.0](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.27...uptime-kuma-7.0.0) (2023-07-31) - - - - -## [uptime-kuma-6.0.27](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.26...uptime-kuma-6.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [uptime-kuma-6.0.26](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.25...uptime-kuma-6.0.26) (2023-07-08) - -### Chore - -- update container image tccr.io/truecharts/uptime-kuma to v1.22.1 ([#10290](https://github.com/truecharts/charts/issues/10290)) - - - - -## [uptime-kuma-6.0.25](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.24...uptime-kuma-6.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [uptime-kuma-6.0.24](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.23...uptime-kuma-6.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [uptime-kuma-6.0.23](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.22...uptime-kuma-6.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [uptime-kuma-6.0.22](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.21...uptime-kuma-6.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [uptime-kuma-6.0.21](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.20...uptime-kuma-6.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/uptime-kuma/7.0.3/Chart.yaml b/stable/uptime-kuma/7.0.3/Chart.yaml deleted file mode 100644 index f81364372df..00000000000 --- a/stable/uptime-kuma/7.0.3/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.23.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.3 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" diff --git a/stable/uptime-kuma/7.0.3/app-changelog.md b/stable/uptime-kuma/7.0.3/app-changelog.md deleted file mode 100644 index e742aaf7507..00000000000 --- a/stable/uptime-kuma/7.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [uptime-kuma-7.0.3](https://github.com/truecharts/charts/compare/uptime-kuma-7.0.2...uptime-kuma-7.0.3) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/uptime-kuma to v1.23.2 ([#12766](https://github.com/truecharts/charts/issues/12766)) - - \ No newline at end of file diff --git a/stable/uptime-kuma/7.0.3/charts/common-14.0.1.tgz b/stable/uptime-kuma/7.0.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/uptime-kuma/7.0.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/uptime-kuma/7.0.4/CHANGELOG.md b/stable/uptime-kuma/7.0.4/CHANGELOG.md new file mode 100644 index 00000000000..d8930d91695 --- /dev/null +++ b/stable/uptime-kuma/7.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [uptime-kuma-7.0.4](https://github.com/truecharts/charts/compare/uptime-kuma-7.0.3...uptime-kuma-7.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [uptime-kuma-7.0.3](https://github.com/truecharts/charts/compare/uptime-kuma-7.0.2...uptime-kuma-7.0.3) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/uptime-kuma to v1.23.2 ([#12766](https://github.com/truecharts/charts/issues/12766)) + + + + +## [uptime-kuma-7.0.2](https://github.com/truecharts/charts/compare/uptime-kuma-7.0.1...uptime-kuma-7.0.2) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/uptime-kuma to v1.23.1 ([#12073](https://github.com/truecharts/charts/issues/12073)) + + + + +## [uptime-kuma-7.0.1](https://github.com/truecharts/charts/compare/uptime-kuma-7.0.0...uptime-kuma-7.0.1) (2023-08-19) + +### Chore + +- update container image tccr.io/truecharts/uptime-kuma to v1.23.0 ([#11685](https://github.com/truecharts/charts/issues/11685)) + + + + + +## [uptime-kuma-7.0.0](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.27...uptime-kuma-7.0.0) (2023-07-31) + + + + +## [uptime-kuma-6.0.27](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.26...uptime-kuma-6.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [uptime-kuma-6.0.26](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.25...uptime-kuma-6.0.26) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/uptime-kuma to v1.22.1 ([#10290](https://github.com/truecharts/charts/issues/10290)) + + + + +## [uptime-kuma-6.0.25](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.24...uptime-kuma-6.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [uptime-kuma-6.0.24](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.23...uptime-kuma-6.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [uptime-kuma-6.0.23](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.22...uptime-kuma-6.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [uptime-kuma-6.0.22](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.21...uptime-kuma-6.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + diff --git a/stable/uptime-kuma/7.0.4/Chart.yaml b/stable/uptime-kuma/7.0.4/Chart.yaml new file mode 100644 index 00000000000..48d98ac5f10 --- /dev/null +++ b/stable/uptime-kuma/7.0.4/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.23.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.4 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" diff --git a/stable/uptime-kuma/7.0.4/README.md b/stable/uptime-kuma/7.0.4/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/uptime-kuma/7.0.4/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/uptime-kuma/7.0.4/app-changelog.md b/stable/uptime-kuma/7.0.4/app-changelog.md new file mode 100644 index 00000000000..5c4d7db5ae2 --- /dev/null +++ b/stable/uptime-kuma/7.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [uptime-kuma-7.0.4](https://github.com/truecharts/charts/compare/uptime-kuma-7.0.3...uptime-kuma-7.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/uptime-kuma/7.0.3/app-readme.md b/stable/uptime-kuma/7.0.4/app-readme.md similarity index 100% rename from stable/uptime-kuma/7.0.3/app-readme.md rename to stable/uptime-kuma/7.0.4/app-readme.md diff --git a/stable/uptime-kuma/7.0.4/charts/common-14.0.9.tgz b/stable/uptime-kuma/7.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/uptime-kuma/7.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/uptime-kuma/7.0.3/ix_values.yaml b/stable/uptime-kuma/7.0.4/ix_values.yaml similarity index 100% rename from stable/uptime-kuma/7.0.3/ix_values.yaml rename to stable/uptime-kuma/7.0.4/ix_values.yaml diff --git a/stable/uptime-kuma/7.0.3/questions.yaml b/stable/uptime-kuma/7.0.4/questions.yaml similarity index 100% rename from stable/uptime-kuma/7.0.3/questions.yaml rename to stable/uptime-kuma/7.0.4/questions.yaml diff --git a/stable/uptime-kuma/7.0.4/templates/NOTES.txt b/stable/uptime-kuma/7.0.4/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/uptime-kuma/7.0.4/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/uptime-kuma/7.0.3/templates/_prometheusrules.tpl b/stable/uptime-kuma/7.0.4/templates/_prometheusrules.tpl similarity index 100% rename from stable/uptime-kuma/7.0.3/templates/_prometheusrules.tpl rename to stable/uptime-kuma/7.0.4/templates/_prometheusrules.tpl diff --git a/stable/uptime-kuma/7.0.3/templates/_servicemonitor.tpl b/stable/uptime-kuma/7.0.4/templates/_servicemonitor.tpl similarity index 100% rename from stable/uptime-kuma/7.0.3/templates/_servicemonitor.tpl rename to stable/uptime-kuma/7.0.4/templates/_servicemonitor.tpl diff --git a/stable/uptime-kuma/7.0.3/templates/common.yaml b/stable/uptime-kuma/7.0.4/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/7.0.3/templates/common.yaml rename to stable/uptime-kuma/7.0.4/templates/common.yaml diff --git a/stable/plex-utills/5.0.0/app-changelog.md b/stable/uptime-kuma/7.0.4/values.yaml similarity index 100% rename from stable/plex-utills/5.0.0/app-changelog.md rename to stable/uptime-kuma/7.0.4/values.yaml diff --git a/stable/uptimerobot-prometheus/8.0.0/CHANGELOG.md b/stable/uptimerobot-prometheus/8.0.0/CHANGELOG.md deleted file mode 100644 index ebd0304d44d..00000000000 --- a/stable/uptimerobot-prometheus/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [uptimerobot-prometheus-8.0.0](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.15...uptimerobot-prometheus-8.0.0) (2023-07-31) - - - - -## [uptimerobot-prometheus-7.0.15](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.14...uptimerobot-prometheus-7.0.15) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [uptimerobot-prometheus-7.0.14](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.13...uptimerobot-prometheus-7.0.14) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [uptimerobot-prometheus-7.0.13](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.12...uptimerobot-prometheus-7.0.13) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [uptimerobot-prometheus-7.0.12](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.11...uptimerobot-prometheus-7.0.12) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [uptimerobot-prometheus-7.0.11](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.10...uptimerobot-prometheus-7.0.11) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [uptimerobot-prometheus-7.0.10](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.9...uptimerobot-prometheus-7.0.10) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [uptimerobot-prometheus-7.0.9](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.8...uptimerobot-prometheus-7.0.9) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [uptimerobot-prometheus-7.0.8](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.7...uptimerobot-prometheus-7.0.8) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [uptimerobot-prometheus-7.0.7](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.6...uptimerobot-prometheus-7.0.7) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [uptimerobot-prometheus-7.0.6](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.5...uptimerobot-prometheus-7.0.6) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - diff --git a/stable/uptimerobot-prometheus/8.0.0/Chart.yaml b/stable/uptimerobot-prometheus/8.0.0/Chart.yaml deleted file mode 100644 index fd0db72a696..00000000000 --- a/stable/uptimerobot-prometheus/8.0.0/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.0 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/uptimerobot-prometheus/8.0.0/charts/common-14.0.1.tgz b/stable/uptimerobot-prometheus/8.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/uptimerobot-prometheus/8.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/uptimerobot-prometheus/8.0.1/CHANGELOG.md b/stable/uptimerobot-prometheus/8.0.1/CHANGELOG.md new file mode 100644 index 00000000000..817485ccbdb --- /dev/null +++ b/stable/uptimerobot-prometheus/8.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [uptimerobot-prometheus-8.0.1](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-8.0.0...uptimerobot-prometheus-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [uptimerobot-prometheus-8.0.0](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.15...uptimerobot-prometheus-8.0.0) (2023-07-31) + + + + +## [uptimerobot-prometheus-7.0.15](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.14...uptimerobot-prometheus-7.0.15) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [uptimerobot-prometheus-7.0.14](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.13...uptimerobot-prometheus-7.0.14) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [uptimerobot-prometheus-7.0.13](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.12...uptimerobot-prometheus-7.0.13) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [uptimerobot-prometheus-7.0.12](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.11...uptimerobot-prometheus-7.0.12) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [uptimerobot-prometheus-7.0.11](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.10...uptimerobot-prometheus-7.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [uptimerobot-prometheus-7.0.10](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.9...uptimerobot-prometheus-7.0.10) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [uptimerobot-prometheus-7.0.9](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.8...uptimerobot-prometheus-7.0.9) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [uptimerobot-prometheus-7.0.8](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.7...uptimerobot-prometheus-7.0.8) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [uptimerobot-prometheus-7.0.7](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.6...uptimerobot-prometheus-7.0.7) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + diff --git a/stable/uptimerobot-prometheus/8.0.1/Chart.yaml b/stable/uptimerobot-prometheus/8.0.1/Chart.yaml new file mode 100644 index 00000000000..094ab3fad23 --- /dev/null +++ b/stable/uptimerobot-prometheus/8.0.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.1 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/uptimerobot-prometheus/8.0.1/README.md b/stable/uptimerobot-prometheus/8.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/uptimerobot-prometheus/8.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/uptimerobot-prometheus/8.0.1/app-changelog.md b/stable/uptimerobot-prometheus/8.0.1/app-changelog.md new file mode 100644 index 00000000000..6c031b2e8b4 --- /dev/null +++ b/stable/uptimerobot-prometheus/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [uptimerobot-prometheus-8.0.1](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-8.0.0...uptimerobot-prometheus-8.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/uptimerobot-prometheus/8.0.0/app-readme.md b/stable/uptimerobot-prometheus/8.0.1/app-readme.md similarity index 100% rename from stable/uptimerobot-prometheus/8.0.0/app-readme.md rename to stable/uptimerobot-prometheus/8.0.1/app-readme.md diff --git a/stable/uptimerobot-prometheus/8.0.1/charts/common-14.0.9.tgz b/stable/uptimerobot-prometheus/8.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/uptimerobot-prometheus/8.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/uptimerobot-prometheus/8.0.0/ix_values.yaml b/stable/uptimerobot-prometheus/8.0.1/ix_values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/8.0.0/ix_values.yaml rename to stable/uptimerobot-prometheus/8.0.1/ix_values.yaml diff --git a/stable/uptimerobot-prometheus/8.0.0/questions.yaml b/stable/uptimerobot-prometheus/8.0.1/questions.yaml similarity index 100% rename from stable/uptimerobot-prometheus/8.0.0/questions.yaml rename to stable/uptimerobot-prometheus/8.0.1/questions.yaml diff --git a/stable/uptimerobot-prometheus/8.0.1/templates/NOTES.txt b/stable/uptimerobot-prometheus/8.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/uptimerobot-prometheus/8.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/uptimerobot-prometheus/8.0.1/templates/common.yaml b/stable/uptimerobot-prometheus/8.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/uptimerobot-prometheus/8.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/uptimerobot-prometheus/8.0.0/templates/prometheusrules.yaml b/stable/uptimerobot-prometheus/8.0.1/templates/prometheusrules.yaml similarity index 100% rename from stable/uptimerobot-prometheus/8.0.0/templates/prometheusrules.yaml rename to stable/uptimerobot-prometheus/8.0.1/templates/prometheusrules.yaml diff --git a/stable/uptimerobot-prometheus/8.0.0/templates/servicemonitor.yaml b/stable/uptimerobot-prometheus/8.0.1/templates/servicemonitor.yaml similarity index 100% rename from stable/uptimerobot-prometheus/8.0.0/templates/servicemonitor.yaml rename to stable/uptimerobot-prometheus/8.0.1/templates/servicemonitor.yaml diff --git a/stable/promcord/8.0.0/app-changelog.md b/stable/uptimerobot-prometheus/8.0.1/values.yaml similarity index 100% rename from stable/promcord/8.0.0/app-changelog.md rename to stable/uptimerobot-prometheus/8.0.1/values.yaml diff --git a/stable/valheim/7.0.1/CHANGELOG.md b/stable/valheim/7.0.1/CHANGELOG.md deleted file mode 100644 index de9b840ddc5..00000000000 --- a/stable/valheim/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [valheim-7.0.1](https://github.com/truecharts/charts/compare/valheim-7.0.0...valheim-7.0.1) (2023-07-31) - -### Chore - -- update container image tccr.io/truecharts/valheim-server to latest ([#9633](https://github.com/truecharts/charts/issues/9633)) - - - - -## [valheim-7.0.0](https://github.com/truecharts/charts/compare/valheim-6.0.18...valheim-7.0.0) (2023-07-31) - - - - -## [valheim-6.0.18](https://github.com/truecharts/charts/compare/valheim-6.0.17...valheim-6.0.18) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [valheim-6.0.17](https://github.com/truecharts/charts/compare/valheim-6.0.16...valheim-6.0.17) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [valheim-6.0.16](https://github.com/truecharts/charts/compare/valheim-6.0.15...valheim-6.0.16) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [valheim-6.0.15](https://github.com/truecharts/charts/compare/valheim-6.0.14...valheim-6.0.15) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [valheim-6.0.14](https://github.com/truecharts/charts/compare/valheim-6.0.13...valheim-6.0.14) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [valheim-6.0.13](https://github.com/truecharts/charts/compare/valheim-6.0.12...valheim-6.0.13) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [valheim-6.0.12](https://github.com/truecharts/charts/compare/valheim-6.0.11...valheim-6.0.12) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [valheim-6.0.11](https://github.com/truecharts/charts/compare/valheim-6.0.10...valheim-6.0.11) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/valheim-server to latest ([#9215](https://github.com/truecharts/charts/issues/9215)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [valheim-6.0.10](https://github.com/truecharts/charts/compare/valheim-6.0.9...valheim-6.0.10) (2023-05-27) - diff --git a/stable/valheim/7.0.1/Chart.yaml b/stable/valheim/7.0.1/Chart.yaml deleted file mode 100644 index bd5c7120840..00000000000 --- a/stable/valheim/7.0.1/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/valheim/7.0.1/charts/common-14.0.1.tgz b/stable/valheim/7.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/valheim/7.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/valheim/7.0.2/CHANGELOG.md b/stable/valheim/7.0.2/CHANGELOG.md new file mode 100644 index 00000000000..b8cb4d40cf1 --- /dev/null +++ b/stable/valheim/7.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [valheim-7.0.2](https://github.com/truecharts/charts/compare/valheim-7.0.1...valheim-7.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [valheim-7.0.1](https://github.com/truecharts/charts/compare/valheim-7.0.0...valheim-7.0.1) (2023-07-31) + +### Chore + +- update container image tccr.io/truecharts/valheim-server to latest ([#9633](https://github.com/truecharts/charts/issues/9633)) + + + + +## [valheim-7.0.0](https://github.com/truecharts/charts/compare/valheim-6.0.18...valheim-7.0.0) (2023-07-31) + + + + +## [valheim-6.0.18](https://github.com/truecharts/charts/compare/valheim-6.0.17...valheim-6.0.18) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [valheim-6.0.17](https://github.com/truecharts/charts/compare/valheim-6.0.16...valheim-6.0.17) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [valheim-6.0.16](https://github.com/truecharts/charts/compare/valheim-6.0.15...valheim-6.0.16) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [valheim-6.0.15](https://github.com/truecharts/charts/compare/valheim-6.0.14...valheim-6.0.15) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [valheim-6.0.14](https://github.com/truecharts/charts/compare/valheim-6.0.13...valheim-6.0.14) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [valheim-6.0.13](https://github.com/truecharts/charts/compare/valheim-6.0.12...valheim-6.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [valheim-6.0.12](https://github.com/truecharts/charts/compare/valheim-6.0.11...valheim-6.0.12) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [valheim-6.0.11](https://github.com/truecharts/charts/compare/valheim-6.0.10...valheim-6.0.11) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/valheim-server to latest ([#9215](https://github.com/truecharts/charts/issues/9215)) + diff --git a/stable/valheim/7.0.2/Chart.yaml b/stable/valheim/7.0.2/Chart.yaml new file mode 100644 index 00000000000..c8640db00cc --- /dev/null +++ b/stable/valheim/7.0.2/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/valheim/7.0.2/README.md b/stable/valheim/7.0.2/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/valheim/7.0.2/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/valheim/7.0.2/app-changelog.md b/stable/valheim/7.0.2/app-changelog.md new file mode 100644 index 00000000000..acf65311ad6 --- /dev/null +++ b/stable/valheim/7.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [valheim-7.0.2](https://github.com/truecharts/charts/compare/valheim-7.0.1...valheim-7.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/valheim/7.0.1/app-readme.md b/stable/valheim/7.0.2/app-readme.md similarity index 100% rename from stable/valheim/7.0.1/app-readme.md rename to stable/valheim/7.0.2/app-readme.md diff --git a/stable/valheim/7.0.2/charts/common-14.0.9.tgz b/stable/valheim/7.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/valheim/7.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/valheim/7.0.1/ix_values.yaml b/stable/valheim/7.0.2/ix_values.yaml similarity index 100% rename from stable/valheim/7.0.1/ix_values.yaml rename to stable/valheim/7.0.2/ix_values.yaml diff --git a/stable/valheim/7.0.1/questions.yaml b/stable/valheim/7.0.2/questions.yaml similarity index 100% rename from stable/valheim/7.0.1/questions.yaml rename to stable/valheim/7.0.2/questions.yaml diff --git a/stable/valheim/7.0.2/templates/NOTES.txt b/stable/valheim/7.0.2/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/valheim/7.0.2/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/valheim/7.0.1/templates/common.yaml b/stable/valheim/7.0.2/templates/common.yaml similarity index 100% rename from stable/valheim/7.0.1/templates/common.yaml rename to stable/valheim/7.0.2/templates/common.yaml diff --git a/stable/qdirstat/5.0.0/app-changelog.md b/stable/valheim/7.0.2/values.yaml similarity index 100% rename from stable/qdirstat/5.0.0/app-changelog.md rename to stable/valheim/7.0.2/values.yaml diff --git a/stable/verysync/6.0.0/CHANGELOG.md b/stable/verysync/6.0.0/CHANGELOG.md deleted file mode 100644 index 7f6b28138e8..00000000000 --- a/stable/verysync/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [verysync-6.0.0](https://github.com/truecharts/charts/compare/verysync-5.0.25...verysync-6.0.0) (2023-07-31) - - - - -## [verysync-5.0.25](https://github.com/truecharts/charts/compare/verysync-5.0.24...verysync-5.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [verysync-5.0.24](https://github.com/truecharts/charts/compare/verysync-5.0.23...verysync-5.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [verysync-5.0.23](https://github.com/truecharts/charts/compare/verysync-5.0.22...verysync-5.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [verysync-5.0.22](https://github.com/truecharts/charts/compare/verysync-5.0.21...verysync-5.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [verysync-5.0.21](https://github.com/truecharts/charts/compare/verysync-5.0.20...verysync-5.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [verysync-5.0.20](https://github.com/truecharts/charts/compare/verysync-5.0.19...verysync-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [verysync-5.0.19](https://github.com/truecharts/charts/compare/verysync-5.0.18...verysync-5.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [verysync-5.0.18](https://github.com/truecharts/charts/compare/verysync-5.0.17...verysync-5.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [verysync-5.0.17](https://github.com/truecharts/charts/compare/verysync-5.0.16...verysync-5.0.17) (2023-05-26) - -### Chore - -- update container image tccr.io/truecharts/verysync to 2.16.0 ([#8413](https://github.com/truecharts/charts/issues/8413)) - - - - -## [verysync-5.0.16](https://github.com/truecharts/charts/compare/verysync-5.0.15...verysync-5.0.16) (2023-05-26) - diff --git a/stable/verysync/6.0.0/Chart.yaml b/stable/verysync/6.0.0/Chart.yaml deleted file mode 100644 index f604b098613..00000000000 --- a/stable/verysync/6.0.0/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.16.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/verysync/6.0.0/charts/common-14.0.1.tgz b/stable/verysync/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/verysync/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/verysync/6.0.1/CHANGELOG.md b/stable/verysync/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..8510618f9ef --- /dev/null +++ b/stable/verysync/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [verysync-6.0.1](https://github.com/truecharts/charts/compare/verysync-6.0.0...verysync-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [verysync-6.0.0](https://github.com/truecharts/charts/compare/verysync-5.0.25...verysync-6.0.0) (2023-07-31) + + + + +## [verysync-5.0.25](https://github.com/truecharts/charts/compare/verysync-5.0.24...verysync-5.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [verysync-5.0.24](https://github.com/truecharts/charts/compare/verysync-5.0.23...verysync-5.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [verysync-5.0.23](https://github.com/truecharts/charts/compare/verysync-5.0.22...verysync-5.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [verysync-5.0.22](https://github.com/truecharts/charts/compare/verysync-5.0.21...verysync-5.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [verysync-5.0.21](https://github.com/truecharts/charts/compare/verysync-5.0.20...verysync-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [verysync-5.0.20](https://github.com/truecharts/charts/compare/verysync-5.0.19...verysync-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [verysync-5.0.19](https://github.com/truecharts/charts/compare/verysync-5.0.18...verysync-5.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [verysync-5.0.18](https://github.com/truecharts/charts/compare/verysync-5.0.17...verysync-5.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [verysync-5.0.17](https://github.com/truecharts/charts/compare/verysync-5.0.16...verysync-5.0.17) (2023-05-26) + diff --git a/stable/verysync/6.0.1/Chart.yaml b/stable/verysync/6.0.1/Chart.yaml new file mode 100644 index 00000000000..6bba7c4b9eb --- /dev/null +++ b/stable/verysync/6.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.16.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/verysync/6.0.1/README.md b/stable/verysync/6.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/verysync/6.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/verysync/6.0.1/app-changelog.md b/stable/verysync/6.0.1/app-changelog.md new file mode 100644 index 00000000000..ebfa98d85ba --- /dev/null +++ b/stable/verysync/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [verysync-6.0.1](https://github.com/truecharts/charts/compare/verysync-6.0.0...verysync-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/verysync/6.0.0/app-readme.md b/stable/verysync/6.0.1/app-readme.md similarity index 100% rename from stable/verysync/6.0.0/app-readme.md rename to stable/verysync/6.0.1/app-readme.md diff --git a/stable/verysync/6.0.1/charts/common-14.0.9.tgz b/stable/verysync/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/verysync/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/verysync/6.0.0/ix_values.yaml b/stable/verysync/6.0.1/ix_values.yaml similarity index 100% rename from stable/verysync/6.0.0/ix_values.yaml rename to stable/verysync/6.0.1/ix_values.yaml diff --git a/stable/verysync/6.0.0/questions.yaml b/stable/verysync/6.0.1/questions.yaml similarity index 100% rename from stable/verysync/6.0.0/questions.yaml rename to stable/verysync/6.0.1/questions.yaml diff --git a/stable/verysync/6.0.1/templates/NOTES.txt b/stable/verysync/6.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/verysync/6.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/verysync/6.0.1/templates/common.yaml b/stable/verysync/6.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/verysync/6.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/quassel-web/6.0.0/app-changelog.md b/stable/verysync/6.0.1/values.yaml similarity index 100% rename from stable/quassel-web/6.0.0/app-changelog.md rename to stable/verysync/6.0.1/values.yaml diff --git a/stable/vikunja/9.0.8/CHANGELOG.md b/stable/vikunja/9.0.8/CHANGELOG.md deleted file mode 100644 index 052ab1e3775..00000000000 --- a/stable/vikunja/9.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [vikunja-9.0.8](https://github.com/truecharts/charts/compare/vikunja-9.0.7...vikunja-9.0.8) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.25.2 ([#12791](https://github.com/truecharts/charts/issues/12791)) - - - - -## [vikunja-9.0.7](https://github.com/truecharts/charts/compare/vikunja-9.0.6...vikunja-9.0.7) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.25.2 ([#12786](https://github.com/truecharts/charts/issues/12786)) - - - - -## [vikunja-9.0.6](https://github.com/truecharts/charts/compare/vikunja-9.0.5...vikunja-9.0.6) (2023-09-08) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.25.2 ([#12369](https://github.com/truecharts/charts/issues/12369)) - - - - -## [vikunja-9.0.5](https://github.com/truecharts/charts/compare/vikunja-9.0.4...vikunja-9.0.5) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.25.2 ([#12358](https://github.com/truecharts/charts/issues/12358)) - - - - -## [vikunja-9.0.4](https://github.com/truecharts/charts/compare/vikunja-9.0.3...vikunja-9.0.4) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.25.2 ([#12343](https://github.com/truecharts/charts/issues/12343)) - - - - -## [vikunja-9.0.3](https://github.com/truecharts/charts/compare/vikunja-9.0.2...vikunja-9.0.3) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.25.2 ([#12333](https://github.com/truecharts/charts/issues/12333)) - - - - -## [vikunja-9.0.2](https://github.com/truecharts/charts/compare/vikunja-9.0.1...vikunja-9.0.2) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.25.2 ([#11892](https://github.com/truecharts/charts/issues/11892)) - - - - -## [vikunja-9.0.1](https://github.com/truecharts/charts/compare/vikunja-9.0.0...vikunja-9.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.25.1 ([#10967](https://github.com/truecharts/charts/issues/10967)) - - - - - -## [vikunja-9.0.0](https://github.com/truecharts/charts/compare/vikunja-8.0.27...vikunja-9.0.0) (2023-07-31) - - - - -## [vikunja-8.0.27](https://github.com/truecharts/charts/compare/vikunja-8.0.26...vikunja-8.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [vikunja-8.0.26](https://github.com/truecharts/charts/compare/vikunja-8.0.25...vikunja-8.0.26) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.25.1 ([#10920](https://github.com/truecharts/charts/issues/10920)) - diff --git a/stable/vikunja/9.0.8/Chart.yaml b/stable/vikunja/9.0.8/Chart.yaml deleted file mode 100644 index ddf7f4abf46..00000000000 --- a/stable/vikunja/9.0.8/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.21.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.66 -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: 9.0.8 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/vikunja/9.0.8/app-changelog.md b/stable/vikunja/9.0.8/app-changelog.md deleted file mode 100644 index 01671aeeda9..00000000000 --- a/stable/vikunja/9.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [vikunja-9.0.8](https://github.com/truecharts/charts/compare/vikunja-9.0.7...vikunja-9.0.8) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.25.2 ([#12791](https://github.com/truecharts/charts/issues/12791)) - - \ No newline at end of file diff --git a/stable/vikunja/9.0.8/charts/common-14.0.1.tgz b/stable/vikunja/9.0.8/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/vikunja/9.0.8/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/vikunja/9.0.9/CHANGELOG.md b/stable/vikunja/9.0.9/CHANGELOG.md new file mode 100644 index 00000000000..44f543432b9 --- /dev/null +++ b/stable/vikunja/9.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [vikunja-9.0.9](https://github.com/truecharts/charts/compare/vikunja-9.0.8...vikunja-9.0.9) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [vikunja-9.0.8](https://github.com/truecharts/charts/compare/vikunja-9.0.7...vikunja-9.0.8) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.25.2 ([#12791](https://github.com/truecharts/charts/issues/12791)) + + + + +## [vikunja-9.0.7](https://github.com/truecharts/charts/compare/vikunja-9.0.6...vikunja-9.0.7) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.25.2 ([#12786](https://github.com/truecharts/charts/issues/12786)) + + + + +## [vikunja-9.0.6](https://github.com/truecharts/charts/compare/vikunja-9.0.5...vikunja-9.0.6) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.25.2 ([#12369](https://github.com/truecharts/charts/issues/12369)) + + + + +## [vikunja-9.0.5](https://github.com/truecharts/charts/compare/vikunja-9.0.4...vikunja-9.0.5) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.25.2 ([#12358](https://github.com/truecharts/charts/issues/12358)) + + + + +## [vikunja-9.0.4](https://github.com/truecharts/charts/compare/vikunja-9.0.3...vikunja-9.0.4) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.25.2 ([#12343](https://github.com/truecharts/charts/issues/12343)) + + + + +## [vikunja-9.0.3](https://github.com/truecharts/charts/compare/vikunja-9.0.2...vikunja-9.0.3) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.25.2 ([#12333](https://github.com/truecharts/charts/issues/12333)) + + + + +## [vikunja-9.0.2](https://github.com/truecharts/charts/compare/vikunja-9.0.1...vikunja-9.0.2) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.25.2 ([#11892](https://github.com/truecharts/charts/issues/11892)) + + + + +## [vikunja-9.0.1](https://github.com/truecharts/charts/compare/vikunja-9.0.0...vikunja-9.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.25.1 ([#10967](https://github.com/truecharts/charts/issues/10967)) + + + + + +## [vikunja-9.0.0](https://github.com/truecharts/charts/compare/vikunja-8.0.27...vikunja-9.0.0) (2023-07-31) + + + + +## [vikunja-8.0.27](https://github.com/truecharts/charts/compare/vikunja-8.0.26...vikunja-8.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + diff --git a/stable/vikunja/9.0.9/Chart.yaml b/stable/vikunja/9.0.9/Chart.yaml new file mode 100644 index 00000000000..19f96de457b --- /dev/null +++ b/stable/vikunja/9.0.9/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.21.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +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: 9.0.9 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/vikunja/9.0.9/README.md b/stable/vikunja/9.0.9/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/vikunja/9.0.9/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/vikunja/9.0.9/app-changelog.md b/stable/vikunja/9.0.9/app-changelog.md new file mode 100644 index 00000000000..3c26359820c --- /dev/null +++ b/stable/vikunja/9.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vikunja-9.0.9](https://github.com/truecharts/charts/compare/vikunja-9.0.8...vikunja-9.0.9) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/vikunja/9.0.8/app-readme.md b/stable/vikunja/9.0.9/app-readme.md similarity index 100% rename from stable/vikunja/9.0.8/app-readme.md rename to stable/vikunja/9.0.9/app-readme.md diff --git a/stable/vikunja/9.0.9/charts/common-14.0.9.tgz b/stable/vikunja/9.0.9/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/vikunja/9.0.9/charts/common-14.0.9.tgz differ diff --git a/stable/vikunja/9.0.9/charts/redis-6.0.66.tgz b/stable/vikunja/9.0.9/charts/redis-6.0.66.tgz new file mode 100644 index 00000000000..77495e13510 Binary files /dev/null and b/stable/vikunja/9.0.9/charts/redis-6.0.66.tgz differ diff --git a/stable/vikunja/9.0.8/ix_values.yaml b/stable/vikunja/9.0.9/ix_values.yaml similarity index 100% rename from stable/vikunja/9.0.8/ix_values.yaml rename to stable/vikunja/9.0.9/ix_values.yaml diff --git a/stable/vikunja/9.0.8/questions.yaml b/stable/vikunja/9.0.9/questions.yaml similarity index 100% rename from stable/vikunja/9.0.8/questions.yaml rename to stable/vikunja/9.0.9/questions.yaml diff --git a/stable/vikunja/9.0.9/templates/NOTES.txt b/stable/vikunja/9.0.9/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/vikunja/9.0.9/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/vikunja/9.0.8/templates/_secrets.tpl b/stable/vikunja/9.0.9/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/9.0.8/templates/_secrets.tpl rename to stable/vikunja/9.0.9/templates/_secrets.tpl diff --git a/stable/vikunja/9.0.8/templates/common.yaml b/stable/vikunja/9.0.9/templates/common.yaml similarity index 100% rename from stable/vikunja/9.0.8/templates/common.yaml rename to stable/vikunja/9.0.9/templates/common.yaml diff --git a/stable/rcon-webadmin/5.0.0/app-changelog.md b/stable/vikunja/9.0.9/values.yaml similarity index 100% rename from stable/rcon-webadmin/5.0.0/app-changelog.md rename to stable/vikunja/9.0.9/values.yaml diff --git a/stable/watchyourlan/5.0.3/CHANGELOG.md b/stable/watchyourlan/5.0.3/CHANGELOG.md deleted file mode 100644 index a50a5bc36e8..00000000000 --- a/stable/watchyourlan/5.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [watchyourlan-5.0.3](https://github.com/truecharts/charts/compare/watchyourlan-5.0.2...watchyourlan-5.0.3) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/watchyourlan to v1.0.2 ([#13333](https://github.com/truecharts/charts/issues/13333)) - - - - -## [watchyourlan-5.0.2](https://github.com/truecharts/charts/compare/watchyourlan-5.0.1...watchyourlan-5.0.2) (2023-08-18) - -### Chore - -- update container image tccr.io/truecharts/watchyourlan to v1.0.1 ([#11672](https://github.com/truecharts/charts/issues/11672)) - - - - -## [watchyourlan-5.0.1](https://github.com/truecharts/charts/compare/watchyourlan-5.0.0...watchyourlan-5.0.1) (2023-08-08) - -### Chore - -- update container image tccr.io/truecharts/watchyourlan to v1.0.0 ([#11336](https://github.com/truecharts/charts/issues/11336)) - - - - - -## [watchyourlan-5.0.0](https://github.com/truecharts/charts/compare/watchyourlan-4.0.27...watchyourlan-5.0.0) (2023-07-31) - - - - -## [watchyourlan-4.0.27](https://github.com/truecharts/charts/compare/watchyourlan-4.0.26...watchyourlan-4.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [watchyourlan-4.0.26](https://github.com/truecharts/charts/compare/watchyourlan-4.0.25...watchyourlan-4.0.26) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/watchyourlan to v0.9.4 ([#10260](https://github.com/truecharts/charts/issues/10260)) - - - - -## [watchyourlan-4.0.25](https://github.com/truecharts/charts/compare/watchyourlan-4.0.24...watchyourlan-4.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [watchyourlan-4.0.24](https://github.com/truecharts/charts/compare/watchyourlan-4.0.23...watchyourlan-4.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [watchyourlan-4.0.23](https://github.com/truecharts/charts/compare/watchyourlan-4.0.22...watchyourlan-4.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [watchyourlan-4.0.22](https://github.com/truecharts/charts/compare/watchyourlan-4.0.21...watchyourlan-4.0.22) (2023-06-09) - -### Chore - -- update container image tccr.io/truecharts/watchyourlan to v0.9.3 ([#9545](https://github.com/truecharts/charts/issues/9545)) - - - - -## [watchyourlan-4.0.21](https://github.com/truecharts/charts/compare/watchyourlan-4.0.20...watchyourlan-4.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - diff --git a/stable/watchyourlan/5.0.3/Chart.yaml b/stable/watchyourlan/5.0.3/Chart.yaml deleted file mode 100644 index 04a109caae3..00000000000 --- a/stable/watchyourlan/5.0.3/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.3 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/watchyourlan/5.0.3/app-changelog.md b/stable/watchyourlan/5.0.3/app-changelog.md deleted file mode 100644 index 8c372f4af7e..00000000000 --- a/stable/watchyourlan/5.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [watchyourlan-5.0.3](https://github.com/truecharts/charts/compare/watchyourlan-5.0.2...watchyourlan-5.0.3) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/watchyourlan to v1.0.2 ([#13333](https://github.com/truecharts/charts/issues/13333)) - - \ No newline at end of file diff --git a/stable/watchyourlan/5.0.3/charts/common-14.0.1.tgz b/stable/watchyourlan/5.0.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/watchyourlan/5.0.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/watchyourlan/5.0.4/CHANGELOG.md b/stable/watchyourlan/5.0.4/CHANGELOG.md new file mode 100644 index 00000000000..58b3966bc75 --- /dev/null +++ b/stable/watchyourlan/5.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [watchyourlan-5.0.4](https://github.com/truecharts/charts/compare/watchyourlan-5.0.3...watchyourlan-5.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [watchyourlan-5.0.3](https://github.com/truecharts/charts/compare/watchyourlan-5.0.2...watchyourlan-5.0.3) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/watchyourlan to v1.0.2 ([#13333](https://github.com/truecharts/charts/issues/13333)) + + + + +## [watchyourlan-5.0.2](https://github.com/truecharts/charts/compare/watchyourlan-5.0.1...watchyourlan-5.0.2) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/watchyourlan to v1.0.1 ([#11672](https://github.com/truecharts/charts/issues/11672)) + + + + +## [watchyourlan-5.0.1](https://github.com/truecharts/charts/compare/watchyourlan-5.0.0...watchyourlan-5.0.1) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/watchyourlan to v1.0.0 ([#11336](https://github.com/truecharts/charts/issues/11336)) + + + + + +## [watchyourlan-5.0.0](https://github.com/truecharts/charts/compare/watchyourlan-4.0.27...watchyourlan-5.0.0) (2023-07-31) + + + + +## [watchyourlan-4.0.27](https://github.com/truecharts/charts/compare/watchyourlan-4.0.26...watchyourlan-4.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [watchyourlan-4.0.26](https://github.com/truecharts/charts/compare/watchyourlan-4.0.25...watchyourlan-4.0.26) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/watchyourlan to v0.9.4 ([#10260](https://github.com/truecharts/charts/issues/10260)) + + + + +## [watchyourlan-4.0.25](https://github.com/truecharts/charts/compare/watchyourlan-4.0.24...watchyourlan-4.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [watchyourlan-4.0.24](https://github.com/truecharts/charts/compare/watchyourlan-4.0.23...watchyourlan-4.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [watchyourlan-4.0.23](https://github.com/truecharts/charts/compare/watchyourlan-4.0.22...watchyourlan-4.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [watchyourlan-4.0.22](https://github.com/truecharts/charts/compare/watchyourlan-4.0.21...watchyourlan-4.0.22) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/watchyourlan to v0.9.3 ([#9545](https://github.com/truecharts/charts/issues/9545)) + diff --git a/stable/watchyourlan/5.0.4/Chart.yaml b/stable/watchyourlan/5.0.4/Chart.yaml new file mode 100644 index 00000000000..b4ddd62ad59 --- /dev/null +++ b/stable/watchyourlan/5.0.4/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.4 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/watchyourlan/5.0.4/README.md b/stable/watchyourlan/5.0.4/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/watchyourlan/5.0.4/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/watchyourlan/5.0.4/app-changelog.md b/stable/watchyourlan/5.0.4/app-changelog.md new file mode 100644 index 00000000000..b94b9080fcd --- /dev/null +++ b/stable/watchyourlan/5.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [watchyourlan-5.0.4](https://github.com/truecharts/charts/compare/watchyourlan-5.0.3...watchyourlan-5.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/watchyourlan/5.0.3/app-readme.md b/stable/watchyourlan/5.0.4/app-readme.md similarity index 100% rename from stable/watchyourlan/5.0.3/app-readme.md rename to stable/watchyourlan/5.0.4/app-readme.md diff --git a/stable/watchyourlan/5.0.4/charts/common-14.0.9.tgz b/stable/watchyourlan/5.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/watchyourlan/5.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/watchyourlan/5.0.3/ix_values.yaml b/stable/watchyourlan/5.0.4/ix_values.yaml similarity index 100% rename from stable/watchyourlan/5.0.3/ix_values.yaml rename to stable/watchyourlan/5.0.4/ix_values.yaml diff --git a/stable/watchyourlan/5.0.3/questions.yaml b/stable/watchyourlan/5.0.4/questions.yaml similarity index 100% rename from stable/watchyourlan/5.0.3/questions.yaml rename to stable/watchyourlan/5.0.4/questions.yaml diff --git a/stable/watchyourlan/5.0.4/templates/NOTES.txt b/stable/watchyourlan/5.0.4/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/watchyourlan/5.0.4/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/watchyourlan/5.0.4/templates/common.yaml b/stable/watchyourlan/5.0.4/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/watchyourlan/5.0.4/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/remmina/7.0.0/app-changelog.md b/stable/watchyourlan/5.0.4/values.yaml similarity index 100% rename from stable/remmina/7.0.0/app-changelog.md rename to stable/watchyourlan/5.0.4/values.yaml diff --git a/stable/webgrabplus/6.0.8/CHANGELOG.md b/stable/webgrabplus/6.0.8/CHANGELOG.md deleted file mode 100644 index b5aac133c25..00000000000 --- a/stable/webgrabplus/6.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [webgrabplus-6.0.8](https://github.com/truecharts/charts/compare/webgrabplus-6.0.7...webgrabplus-6.0.8) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/webgrabplus to v5.1.3 ([#13270](https://github.com/truecharts/charts/issues/13270)) - - - - -## [webgrabplus-6.0.7](https://github.com/truecharts/charts/compare/webgrabplus-6.0.6...webgrabplus-6.0.7) (2023-09-26) - -### Chore - -- update container image tccr.io/truecharts/webgrabplus to v5.1.3 ([#12976](https://github.com/truecharts/charts/issues/12976)) - - - - -## [webgrabplus-6.0.6](https://github.com/truecharts/charts/compare/webgrabplus-6.0.5...webgrabplus-6.0.6) (2023-09-15) - -### Chore - -- update container image tccr.io/truecharts/webgrabplus to v5.1.2 ([#12637](https://github.com/truecharts/charts/issues/12637)) - - - - -## [webgrabplus-6.0.5](https://github.com/truecharts/charts/compare/webgrabplus-6.0.4...webgrabplus-6.0.5) (2023-09-14) - -### Chore - -- update container image tccr.io/truecharts/webgrabplus to v5.1.1 ([#12588](https://github.com/truecharts/charts/issues/12588)) - - - - -## [webgrabplus-6.0.4](https://github.com/truecharts/charts/compare/webgrabplus-6.0.3...webgrabplus-6.0.4) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/webgrabplus to v5.1.1 ([#12344](https://github.com/truecharts/charts/issues/12344)) - - - - -## [webgrabplus-6.0.3](https://github.com/truecharts/charts/compare/webgrabplus-6.0.2...webgrabplus-6.0.3) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/webgrabplus to v5.1.1 ([#12081](https://github.com/truecharts/charts/issues/12081)) - - - - -## [webgrabplus-6.0.2](https://github.com/truecharts/charts/compare/webgrabplus-6.0.1...webgrabplus-6.0.2) (2023-08-18) - -### Chore - -- update container image tccr.io/truecharts/webgrabplus to v5.1.0 ([#11669](https://github.com/truecharts/charts/issues/11669)) - - - - -## [webgrabplus-6.0.1](https://github.com/truecharts/charts/compare/webgrabplus-6.0.0...webgrabplus-6.0.1) (2023-08-17) - -### Chore - -- update container image tccr.io/truecharts/webgrabplus to v5.1.0 ([#11627](https://github.com/truecharts/charts/issues/11627)) - - - - - -## [webgrabplus-6.0.0](https://github.com/truecharts/charts/compare/webgrabplus-5.0.26...webgrabplus-6.0.0) (2023-07-31) - - - - -## [webgrabplus-5.0.26](https://github.com/truecharts/charts/compare/webgrabplus-5.0.25...webgrabplus-5.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [webgrabplus-5.0.25](https://github.com/truecharts/charts/compare/webgrabplus-5.0.24...webgrabplus-5.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - diff --git a/stable/webgrabplus/6.0.8/Chart.yaml b/stable/webgrabplus/6.0.8/Chart.yaml deleted file mode 100644 index a98df474515..00000000000 --- a/stable/webgrabplus/6.0.8/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: webgrabplus -version: 6.0.8 -appVersion: "5.1.3" -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: 14.0.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/6.0.8/app-changelog.md b/stable/webgrabplus/6.0.8/app-changelog.md deleted file mode 100644 index fd45b2191f2..00000000000 --- a/stable/webgrabplus/6.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webgrabplus-6.0.8](https://github.com/truecharts/charts/compare/webgrabplus-6.0.7...webgrabplus-6.0.8) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/webgrabplus to v5.1.3 ([#13270](https://github.com/truecharts/charts/issues/13270)) - - \ No newline at end of file diff --git a/stable/webgrabplus/6.0.8/charts/common-14.0.1.tgz b/stable/webgrabplus/6.0.8/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/webgrabplus/6.0.8/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/webgrabplus/6.0.9/CHANGELOG.md b/stable/webgrabplus/6.0.9/CHANGELOG.md new file mode 100644 index 00000000000..6648f619f1a --- /dev/null +++ b/stable/webgrabplus/6.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [webgrabplus-6.0.9](https://github.com/truecharts/charts/compare/webgrabplus-6.0.8...webgrabplus-6.0.9) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [webgrabplus-6.0.8](https://github.com/truecharts/charts/compare/webgrabplus-6.0.7...webgrabplus-6.0.8) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to v5.1.3 ([#13270](https://github.com/truecharts/charts/issues/13270)) + + + + +## [webgrabplus-6.0.7](https://github.com/truecharts/charts/compare/webgrabplus-6.0.6...webgrabplus-6.0.7) (2023-09-26) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to v5.1.3 ([#12976](https://github.com/truecharts/charts/issues/12976)) + + + + +## [webgrabplus-6.0.6](https://github.com/truecharts/charts/compare/webgrabplus-6.0.5...webgrabplus-6.0.6) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to v5.1.2 ([#12637](https://github.com/truecharts/charts/issues/12637)) + + + + +## [webgrabplus-6.0.5](https://github.com/truecharts/charts/compare/webgrabplus-6.0.4...webgrabplus-6.0.5) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to v5.1.1 ([#12588](https://github.com/truecharts/charts/issues/12588)) + + + + +## [webgrabplus-6.0.4](https://github.com/truecharts/charts/compare/webgrabplus-6.0.3...webgrabplus-6.0.4) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to v5.1.1 ([#12344](https://github.com/truecharts/charts/issues/12344)) + + + + +## [webgrabplus-6.0.3](https://github.com/truecharts/charts/compare/webgrabplus-6.0.2...webgrabplus-6.0.3) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to v5.1.1 ([#12081](https://github.com/truecharts/charts/issues/12081)) + + + + +## [webgrabplus-6.0.2](https://github.com/truecharts/charts/compare/webgrabplus-6.0.1...webgrabplus-6.0.2) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to v5.1.0 ([#11669](https://github.com/truecharts/charts/issues/11669)) + + + + +## [webgrabplus-6.0.1](https://github.com/truecharts/charts/compare/webgrabplus-6.0.0...webgrabplus-6.0.1) (2023-08-17) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to v5.1.0 ([#11627](https://github.com/truecharts/charts/issues/11627)) + + + + + +## [webgrabplus-6.0.0](https://github.com/truecharts/charts/compare/webgrabplus-5.0.26...webgrabplus-6.0.0) (2023-07-31) + + + + +## [webgrabplus-5.0.26](https://github.com/truecharts/charts/compare/webgrabplus-5.0.25...webgrabplus-5.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + diff --git a/stable/webgrabplus/6.0.9/Chart.yaml b/stable/webgrabplus/6.0.9/Chart.yaml new file mode 100644 index 00000000000..380bd818b1f --- /dev/null +++ b/stable/webgrabplus/6.0.9/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: webgrabplus +version: 6.0.9 +appVersion: "5.1.3" +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: 14.0.9 +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/6.0.9/README.md b/stable/webgrabplus/6.0.9/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/webgrabplus/6.0.9/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/webgrabplus/6.0.9/app-changelog.md b/stable/webgrabplus/6.0.9/app-changelog.md new file mode 100644 index 00000000000..72bcfe9f4fb --- /dev/null +++ b/stable/webgrabplus/6.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webgrabplus-6.0.9](https://github.com/truecharts/charts/compare/webgrabplus-6.0.8...webgrabplus-6.0.9) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/webgrabplus/6.0.8/app-readme.md b/stable/webgrabplus/6.0.9/app-readme.md similarity index 100% rename from stable/webgrabplus/6.0.8/app-readme.md rename to stable/webgrabplus/6.0.9/app-readme.md diff --git a/stable/webgrabplus/6.0.9/charts/common-14.0.9.tgz b/stable/webgrabplus/6.0.9/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/webgrabplus/6.0.9/charts/common-14.0.9.tgz differ diff --git a/stable/webgrabplus/6.0.8/ix_values.yaml b/stable/webgrabplus/6.0.9/ix_values.yaml similarity index 100% rename from stable/webgrabplus/6.0.8/ix_values.yaml rename to stable/webgrabplus/6.0.9/ix_values.yaml diff --git a/stable/webgrabplus/6.0.8/questions.yaml b/stable/webgrabplus/6.0.9/questions.yaml similarity index 100% rename from stable/webgrabplus/6.0.8/questions.yaml rename to stable/webgrabplus/6.0.9/questions.yaml diff --git a/stable/webgrabplus/6.0.9/templates/NOTES.txt b/stable/webgrabplus/6.0.9/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/webgrabplus/6.0.9/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webgrabplus/6.0.9/templates/common.yaml b/stable/webgrabplus/6.0.9/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/webgrabplus/6.0.9/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/requestrr/6.0.0/app-changelog.md b/stable/webgrabplus/6.0.9/values.yaml similarity index 100% rename from stable/requestrr/6.0.0/app-changelog.md rename to stable/webgrabplus/6.0.9/values.yaml diff --git a/stable/weblate/9.0.0/CHANGELOG.md b/stable/weblate/9.0.0/CHANGELOG.md deleted file mode 100644 index 671d3da2bb1..00000000000 --- a/stable/weblate/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [weblate-9.0.0](https://github.com/truecharts/charts/compare/weblate-8.0.27...weblate-9.0.0) (2023-07-31) - - - - -## [weblate-8.0.27](https://github.com/truecharts/charts/compare/weblate-8.0.26...weblate-8.0.27) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [weblate-8.0.26](https://github.com/truecharts/charts/compare/weblate-8.0.25...weblate-8.0.26) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [weblate-8.0.25](https://github.com/truecharts/charts/compare/weblate-8.0.24...weblate-8.0.25) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [weblate-8.0.24](https://github.com/truecharts/charts/compare/weblate-8.0.23...weblate-8.0.24) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [weblate-8.0.23](https://github.com/truecharts/charts/compare/weblate-8.0.22...weblate-8.0.23) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - - -## [weblate-8.0.22](https://github.com/truecharts/charts/compare/weblate-8.0.21...weblate-8.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [weblate-8.0.21](https://github.com/truecharts/charts/compare/weblate-8.0.20...weblate-8.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [weblate-8.0.20](https://github.com/truecharts/charts/compare/weblate-8.0.19...weblate-8.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [weblate-8.0.19](https://github.com/truecharts/charts/compare/weblate-8.0.18...weblate-8.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [weblate-8.0.18](https://github.com/truecharts/charts/compare/weblate-8.0.17...weblate-8.0.18) (2023-05-26) - diff --git a/stable/weblate/9.0.0/Chart.yaml b/stable/weblate/9.0.0/Chart.yaml deleted file mode 100644 index f5902e10860..00000000000 --- a/stable/weblate/9.0.0/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "4.16.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.66 -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: 9.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/weblate/9.0.0/app-changelog.md b/stable/weblate/9.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/weblate/9.0.0/charts/common-14.0.1.tgz b/stable/weblate/9.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/weblate/9.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/weblate/9.0.1/CHANGELOG.md b/stable/weblate/9.0.1/CHANGELOG.md new file mode 100644 index 00000000000..6a24c2b0958 --- /dev/null +++ b/stable/weblate/9.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [weblate-9.0.1](https://github.com/truecharts/charts/compare/weblate-9.0.0...weblate-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [weblate-9.0.0](https://github.com/truecharts/charts/compare/weblate-8.0.27...weblate-9.0.0) (2023-07-31) + + + + +## [weblate-8.0.27](https://github.com/truecharts/charts/compare/weblate-8.0.26...weblate-8.0.27) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [weblate-8.0.26](https://github.com/truecharts/charts/compare/weblate-8.0.25...weblate-8.0.26) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [weblate-8.0.25](https://github.com/truecharts/charts/compare/weblate-8.0.24...weblate-8.0.25) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [weblate-8.0.24](https://github.com/truecharts/charts/compare/weblate-8.0.23...weblate-8.0.24) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [weblate-8.0.23](https://github.com/truecharts/charts/compare/weblate-8.0.22...weblate-8.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [weblate-8.0.22](https://github.com/truecharts/charts/compare/weblate-8.0.21...weblate-8.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [weblate-8.0.21](https://github.com/truecharts/charts/compare/weblate-8.0.20...weblate-8.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [weblate-8.0.20](https://github.com/truecharts/charts/compare/weblate-8.0.19...weblate-8.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [weblate-8.0.19](https://github.com/truecharts/charts/compare/weblate-8.0.18...weblate-8.0.19) (2023-05-27) + diff --git a/stable/weblate/9.0.1/Chart.yaml b/stable/weblate/9.0.1/Chart.yaml new file mode 100644 index 00000000000..9391434f12b --- /dev/null +++ b/stable/weblate/9.0.1/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.16.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.66 +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: 9.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/weblate/9.0.1/README.md b/stable/weblate/9.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/weblate/9.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/weblate/9.0.1/app-changelog.md b/stable/weblate/9.0.1/app-changelog.md new file mode 100644 index 00000000000..f4c50dbeda5 --- /dev/null +++ b/stable/weblate/9.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [weblate-9.0.1](https://github.com/truecharts/charts/compare/weblate-9.0.0...weblate-9.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/weblate/9.0.0/app-readme.md b/stable/weblate/9.0.1/app-readme.md similarity index 100% rename from stable/weblate/9.0.0/app-readme.md rename to stable/weblate/9.0.1/app-readme.md diff --git a/stable/weblate/9.0.1/charts/common-14.0.9.tgz b/stable/weblate/9.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/weblate/9.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/weblate/9.0.1/charts/redis-6.0.66.tgz b/stable/weblate/9.0.1/charts/redis-6.0.66.tgz new file mode 100644 index 00000000000..77495e13510 Binary files /dev/null and b/stable/weblate/9.0.1/charts/redis-6.0.66.tgz differ diff --git a/stable/weblate/9.0.0/ix_values.yaml b/stable/weblate/9.0.1/ix_values.yaml similarity index 100% rename from stable/weblate/9.0.0/ix_values.yaml rename to stable/weblate/9.0.1/ix_values.yaml diff --git a/stable/weblate/9.0.0/questions.yaml b/stable/weblate/9.0.1/questions.yaml similarity index 100% rename from stable/weblate/9.0.0/questions.yaml rename to stable/weblate/9.0.1/questions.yaml diff --git a/stable/weblate/9.0.1/templates/NOTES.txt b/stable/weblate/9.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/weblate/9.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/weblate/9.0.0/templates/_configmap.tpl b/stable/weblate/9.0.1/templates/_configmap.tpl similarity index 100% rename from stable/weblate/9.0.0/templates/_configmap.tpl rename to stable/weblate/9.0.1/templates/_configmap.tpl diff --git a/stable/weblate/9.0.0/templates/common.yaml b/stable/weblate/9.0.1/templates/common.yaml similarity index 100% rename from stable/weblate/9.0.0/templates/common.yaml rename to stable/weblate/9.0.1/templates/common.yaml diff --git a/stable/retrobot/5.0.0/app-changelog.md b/stable/weblate/9.0.1/values.yaml similarity index 100% rename from stable/retrobot/5.0.0/app-changelog.md rename to stable/weblate/9.0.1/values.yaml diff --git a/stable/webnut/5.0.0/CHANGELOG.md b/stable/webnut/5.0.0/CHANGELOG.md deleted file mode 100644 index f5530ac2082..00000000000 --- a/stable/webnut/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [webnut-5.0.0](https://github.com/truecharts/charts/compare/webnut-4.0.25...webnut-5.0.0) (2023-07-31) - - - - -## [webnut-4.0.25](https://github.com/truecharts/charts/compare/webnut-4.0.24...webnut-4.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [webnut-4.0.24](https://github.com/truecharts/charts/compare/webnut-4.0.23...webnut-4.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [webnut-4.0.23](https://github.com/truecharts/charts/compare/webnut-4.0.22...webnut-4.0.23) (2023-06-27) - -### Chore - -- update container image tccr.io/truecharts/webnut to latest ([#9974](https://github.com/truecharts/charts/issues/9974)) - - - - -## [webnut-4.0.22](https://github.com/truecharts/charts/compare/webnut-4.0.21...webnut-4.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [webnut-4.0.21](https://github.com/truecharts/charts/compare/webnut-4.0.20...webnut-4.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [webnut-4.0.20](https://github.com/truecharts/charts/compare/webnut-4.0.19...webnut-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [webnut-4.0.19](https://github.com/truecharts/charts/compare/webnut-4.0.18...webnut-4.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [webnut-4.0.18](https://github.com/truecharts/charts/compare/webnut-4.0.17...webnut-4.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [webnut-4.0.17](https://github.com/truecharts/charts/compare/webnut-4.0.16...webnut-4.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [webnut-4.0.16](https://github.com/truecharts/charts/compare/webnut-4.0.15...webnut-4.0.16) (2023-05-26) - diff --git a/stable/webnut/5.0.0/Chart.yaml b/stable/webnut/5.0.0/Chart.yaml deleted file mode 100644 index 537416b8389..00000000000 --- a/stable/webnut/5.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" diff --git a/stable/webnut/5.0.0/app-changelog.md b/stable/webnut/5.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/webnut/5.0.0/charts/common-14.0.1.tgz b/stable/webnut/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/webnut/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/webnut/5.0.1/CHANGELOG.md b/stable/webnut/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..9bf11abc43b --- /dev/null +++ b/stable/webnut/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [webnut-5.0.1](https://github.com/truecharts/charts/compare/webnut-5.0.0...webnut-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [webnut-5.0.0](https://github.com/truecharts/charts/compare/webnut-4.0.25...webnut-5.0.0) (2023-07-31) + + + + +## [webnut-4.0.25](https://github.com/truecharts/charts/compare/webnut-4.0.24...webnut-4.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [webnut-4.0.24](https://github.com/truecharts/charts/compare/webnut-4.0.23...webnut-4.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [webnut-4.0.23](https://github.com/truecharts/charts/compare/webnut-4.0.22...webnut-4.0.23) (2023-06-27) + +### Chore + +- update container image tccr.io/truecharts/webnut to latest ([#9974](https://github.com/truecharts/charts/issues/9974)) + + + + +## [webnut-4.0.22](https://github.com/truecharts/charts/compare/webnut-4.0.21...webnut-4.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [webnut-4.0.21](https://github.com/truecharts/charts/compare/webnut-4.0.20...webnut-4.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [webnut-4.0.20](https://github.com/truecharts/charts/compare/webnut-4.0.19...webnut-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [webnut-4.0.19](https://github.com/truecharts/charts/compare/webnut-4.0.18...webnut-4.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [webnut-4.0.18](https://github.com/truecharts/charts/compare/webnut-4.0.17...webnut-4.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [webnut-4.0.17](https://github.com/truecharts/charts/compare/webnut-4.0.16...webnut-4.0.17) (2023-05-27) + diff --git a/stable/webnut/5.0.1/Chart.yaml b/stable/webnut/5.0.1/Chart.yaml new file mode 100644 index 00000000000..973f8ae32cc --- /dev/null +++ b/stable/webnut/5.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" diff --git a/stable/webnut/5.0.1/README.md b/stable/webnut/5.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/webnut/5.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/webnut/5.0.1/app-changelog.md b/stable/webnut/5.0.1/app-changelog.md new file mode 100644 index 00000000000..517df522627 --- /dev/null +++ b/stable/webnut/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webnut-5.0.1](https://github.com/truecharts/charts/compare/webnut-5.0.0...webnut-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/webnut/5.0.0/app-readme.md b/stable/webnut/5.0.1/app-readme.md similarity index 100% rename from stable/webnut/5.0.0/app-readme.md rename to stable/webnut/5.0.1/app-readme.md diff --git a/stable/webnut/5.0.1/charts/common-14.0.9.tgz b/stable/webnut/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/webnut/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/webnut/5.0.0/ix_values.yaml b/stable/webnut/5.0.1/ix_values.yaml similarity index 100% rename from stable/webnut/5.0.0/ix_values.yaml rename to stable/webnut/5.0.1/ix_values.yaml diff --git a/stable/webnut/5.0.0/questions.yaml b/stable/webnut/5.0.1/questions.yaml similarity index 100% rename from stable/webnut/5.0.0/questions.yaml rename to stable/webnut/5.0.1/questions.yaml diff --git a/stable/webnut/5.0.1/templates/NOTES.txt b/stable/webnut/5.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/webnut/5.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webnut/5.0.1/templates/common.yaml b/stable/webnut/5.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/webnut/5.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/rss-bridge/6.0.0/app-changelog.md b/stable/webnut/5.0.1/values.yaml similarity index 100% rename from stable/rss-bridge/6.0.0/app-changelog.md rename to stable/webnut/5.0.1/values.yaml diff --git a/stable/website-shot/6.0.0/CHANGELOG.md b/stable/website-shot/6.0.0/CHANGELOG.md deleted file mode 100644 index a208b6d2318..00000000000 --- a/stable/website-shot/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [website-shot-6.0.0](https://github.com/truecharts/charts/compare/website-shot-5.0.26...website-shot-6.0.0) (2023-07-31) - - - - -## [website-shot-5.0.26](https://github.com/truecharts/charts/compare/website-shot-5.0.25...website-shot-5.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [website-shot-5.0.25](https://github.com/truecharts/charts/compare/website-shot-5.0.24...website-shot-5.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [website-shot-5.0.24](https://github.com/truecharts/charts/compare/website-shot-5.0.23...website-shot-5.0.24) (2023-07-01) - -### Chore - -- update container image tccr.io/truecharts/website-shot to latest ([#10059](https://github.com/truecharts/charts/issues/10059)) - - - - -## [website-shot-5.0.23](https://github.com/truecharts/charts/compare/website-shot-5.0.22...website-shot-5.0.23) (2023-06-16) - -### Chore - -- update container image tccr.io/truecharts/website-shot to latest ([#9698](https://github.com/truecharts/charts/issues/9698)) - - - - -## [website-shot-5.0.22](https://github.com/truecharts/charts/compare/website-shot-5.0.21...website-shot-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [website-shot-5.0.21](https://github.com/truecharts/charts/compare/website-shot-5.0.20...website-shot-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [website-shot-5.0.20](https://github.com/truecharts/charts/compare/website-shot-5.0.19...website-shot-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [website-shot-5.0.19](https://github.com/truecharts/charts/compare/website-shot-5.0.18...website-shot-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [website-shot-5.0.18](https://github.com/truecharts/charts/compare/website-shot-5.0.17...website-shot-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [website-shot-5.0.17](https://github.com/truecharts/charts/compare/website-shot-5.0.16...website-shot-5.0.17) (2023-05-27) - diff --git a/stable/website-shot/6.0.0/Chart.yaml b/stable/website-shot/6.0.0/Chart.yaml deleted file mode 100644 index b54ab5238d5..00000000000 --- a/stable/website-shot/6.0.0/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 6.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/website-shot/6.0.0/app-changelog.md b/stable/website-shot/6.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/website-shot/6.0.0/charts/common-14.0.1.tgz b/stable/website-shot/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/website-shot/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/website-shot/6.0.1/CHANGELOG.md b/stable/website-shot/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..014ff4966ab --- /dev/null +++ b/stable/website-shot/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [website-shot-6.0.1](https://github.com/truecharts/charts/compare/website-shot-6.0.0...website-shot-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [website-shot-6.0.0](https://github.com/truecharts/charts/compare/website-shot-5.0.26...website-shot-6.0.0) (2023-07-31) + + + + +## [website-shot-5.0.26](https://github.com/truecharts/charts/compare/website-shot-5.0.25...website-shot-5.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [website-shot-5.0.25](https://github.com/truecharts/charts/compare/website-shot-5.0.24...website-shot-5.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [website-shot-5.0.24](https://github.com/truecharts/charts/compare/website-shot-5.0.23...website-shot-5.0.24) (2023-07-01) + +### Chore + +- update container image tccr.io/truecharts/website-shot to latest ([#10059](https://github.com/truecharts/charts/issues/10059)) + + + + +## [website-shot-5.0.23](https://github.com/truecharts/charts/compare/website-shot-5.0.22...website-shot-5.0.23) (2023-06-16) + +### Chore + +- update container image tccr.io/truecharts/website-shot to latest ([#9698](https://github.com/truecharts/charts/issues/9698)) + + + + +## [website-shot-5.0.22](https://github.com/truecharts/charts/compare/website-shot-5.0.21...website-shot-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [website-shot-5.0.21](https://github.com/truecharts/charts/compare/website-shot-5.0.20...website-shot-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [website-shot-5.0.20](https://github.com/truecharts/charts/compare/website-shot-5.0.19...website-shot-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [website-shot-5.0.19](https://github.com/truecharts/charts/compare/website-shot-5.0.18...website-shot-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [website-shot-5.0.18](https://github.com/truecharts/charts/compare/website-shot-5.0.17...website-shot-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/website-shot/6.0.1/Chart.yaml b/stable/website-shot/6.0.1/Chart.yaml new file mode 100644 index 00000000000..b93afa7d0c8 --- /dev/null +++ b/stable/website-shot/6.0.1/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/website-shot/6.0.1/README.md b/stable/website-shot/6.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/website-shot/6.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/website-shot/6.0.1/app-changelog.md b/stable/website-shot/6.0.1/app-changelog.md new file mode 100644 index 00000000000..a9e3e63f34d --- /dev/null +++ b/stable/website-shot/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [website-shot-6.0.1](https://github.com/truecharts/charts/compare/website-shot-6.0.0...website-shot-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/website-shot/6.0.0/app-readme.md b/stable/website-shot/6.0.1/app-readme.md similarity index 100% rename from stable/website-shot/6.0.0/app-readme.md rename to stable/website-shot/6.0.1/app-readme.md diff --git a/stable/website-shot/6.0.1/charts/common-14.0.9.tgz b/stable/website-shot/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/website-shot/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/website-shot/6.0.0/ix_values.yaml b/stable/website-shot/6.0.1/ix_values.yaml similarity index 100% rename from stable/website-shot/6.0.0/ix_values.yaml rename to stable/website-shot/6.0.1/ix_values.yaml diff --git a/stable/website-shot/6.0.0/questions.yaml b/stable/website-shot/6.0.1/questions.yaml similarity index 100% rename from stable/website-shot/6.0.0/questions.yaml rename to stable/website-shot/6.0.1/questions.yaml diff --git a/stable/website-shot/6.0.1/templates/NOTES.txt b/stable/website-shot/6.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/website-shot/6.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/website-shot/6.0.1/templates/common.yaml b/stable/website-shot/6.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/website-shot/6.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/scrutiny/7.0.0/app-changelog.md b/stable/website-shot/6.0.1/values.yaml similarity index 100% rename from stable/scrutiny/7.0.0/app-changelog.md rename to stable/website-shot/6.0.1/values.yaml diff --git a/stable/webtop/6.0.118/CHANGELOG.md b/stable/webtop/6.0.118/CHANGELOG.md deleted file mode 100644 index 5268a020a04..00000000000 --- a/stable/webtop/6.0.118/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [webtop-6.0.118](https://github.com/truecharts/charts/compare/webtop-6.0.117...webtop-6.0.118) (2023-10-06) - -### Chore - -- update webtop ([#13324](https://github.com/truecharts/charts/issues/13324)) - - - - -## [webtop-6.0.117](https://github.com/truecharts/charts/compare/webtop-6.0.116...webtop-6.0.117) (2023-10-03) - -### Chore - -- update webtop ([#13192](https://github.com/truecharts/charts/issues/13192)) - - - - -## [webtop-6.0.116](https://github.com/truecharts/charts/compare/webtop-6.0.115...webtop-6.0.116) (2023-10-03) - -### Chore - -- update helm general non-major ([#13184](https://github.com/truecharts/charts/issues/13184)) - - - - -## [webtop-6.0.115](https://github.com/truecharts/charts/compare/webtop-6.0.114...webtop-6.0.115) (2023-10-03) - -### Chore - -- update webtop ([#13187](https://github.com/truecharts/charts/issues/13187)) - - - - -## [webtop-6.0.114](https://github.com/truecharts/charts/compare/webtop-6.0.113...webtop-6.0.114) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/webtop-alpine-icewm to latest ([#13185](https://github.com/truecharts/charts/issues/13185)) - - - - -## [webtop-6.0.113](https://github.com/truecharts/charts/compare/webtop-6.0.112...webtop-6.0.113) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#13183](https://github.com/truecharts/charts/issues/13183)) - - - - -## [webtop-6.0.112](https://github.com/truecharts/charts/compare/webtop-6.0.111...webtop-6.0.112) (2023-09-30) - -### Chore - -- update webtop ([#13096](https://github.com/truecharts/charts/issues/13096)) - - - - -## [webtop-6.0.111](https://github.com/truecharts/charts/compare/webtop-6.0.110...webtop-6.0.111) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/webtop-arch-i3 to latest ([#13091](https://github.com/truecharts/charts/issues/13091)) - - - - -## [webtop-6.0.110](https://github.com/truecharts/charts/compare/webtop-6.0.109...webtop-6.0.110) (2023-09-29) - -### Chore - -- update webtop ([#13089](https://github.com/truecharts/charts/issues/13089)) - - - - -## [webtop-6.0.109](https://github.com/truecharts/charts/compare/webtop-6.0.108...webtop-6.0.109) (2023-09-26) - -### Chore - -- update webtop ([#12975](https://github.com/truecharts/charts/issues/12975)) - - - - -## [webtop-6.0.108](https://github.com/truecharts/charts/compare/webtop-6.0.107...webtop-6.0.108) (2023-09-26) - -### Chore diff --git a/stable/webtop/6.0.118/Chart.yaml b/stable/webtop/6.0.118/Chart.yaml deleted file mode 100644 index dc50dbc07cf..00000000000 --- a/stable/webtop/6.0.118/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -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: 6.0.118 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/6.0.118/app-changelog.md b/stable/webtop/6.0.118/app-changelog.md deleted file mode 100644 index dc74d549324..00000000000 --- a/stable/webtop/6.0.118/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.118](https://github.com/truecharts/charts/compare/webtop-6.0.117...webtop-6.0.118) (2023-10-06) - -### Chore - -- update webtop ([#13324](https://github.com/truecharts/charts/issues/13324)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.118/charts/common-14.0.6.tgz b/stable/webtop/6.0.118/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/webtop/6.0.118/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/webtop/6.0.119/CHANGELOG.md b/stable/webtop/6.0.119/CHANGELOG.md new file mode 100644 index 00000000000..db51cc67e97 --- /dev/null +++ b/stable/webtop/6.0.119/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [webtop-6.0.119](https://github.com/truecharts/charts/compare/webtop-6.0.118...webtop-6.0.119) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [webtop-6.0.118](https://github.com/truecharts/charts/compare/webtop-6.0.117...webtop-6.0.118) (2023-10-06) + +### Chore + +- update webtop ([#13324](https://github.com/truecharts/charts/issues/13324)) + + + + +## [webtop-6.0.117](https://github.com/truecharts/charts/compare/webtop-6.0.116...webtop-6.0.117) (2023-10-03) + +### Chore + +- update webtop ([#13192](https://github.com/truecharts/charts/issues/13192)) + + + + +## [webtop-6.0.116](https://github.com/truecharts/charts/compare/webtop-6.0.115...webtop-6.0.116) (2023-10-03) + +### Chore + +- update helm general non-major ([#13184](https://github.com/truecharts/charts/issues/13184)) + + + + +## [webtop-6.0.115](https://github.com/truecharts/charts/compare/webtop-6.0.114...webtop-6.0.115) (2023-10-03) + +### Chore + +- update webtop ([#13187](https://github.com/truecharts/charts/issues/13187)) + + + + +## [webtop-6.0.114](https://github.com/truecharts/charts/compare/webtop-6.0.113...webtop-6.0.114) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-icewm to latest ([#13185](https://github.com/truecharts/charts/issues/13185)) + + + + +## [webtop-6.0.113](https://github.com/truecharts/charts/compare/webtop-6.0.112...webtop-6.0.113) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#13183](https://github.com/truecharts/charts/issues/13183)) + + + + +## [webtop-6.0.112](https://github.com/truecharts/charts/compare/webtop-6.0.111...webtop-6.0.112) (2023-09-30) + +### Chore + +- update webtop ([#13096](https://github.com/truecharts/charts/issues/13096)) + + + + +## [webtop-6.0.111](https://github.com/truecharts/charts/compare/webtop-6.0.110...webtop-6.0.111) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/webtop-arch-i3 to latest ([#13091](https://github.com/truecharts/charts/issues/13091)) + + + + +## [webtop-6.0.110](https://github.com/truecharts/charts/compare/webtop-6.0.109...webtop-6.0.110) (2023-09-29) + +### Chore + +- update webtop ([#13089](https://github.com/truecharts/charts/issues/13089)) + + + + +## [webtop-6.0.109](https://github.com/truecharts/charts/compare/webtop-6.0.108...webtop-6.0.109) (2023-09-26) + +### Chore diff --git a/stable/webtop/6.0.119/Chart.yaml b/stable/webtop/6.0.119/Chart.yaml new file mode 100644 index 00000000000..fe0abb12e5b --- /dev/null +++ b/stable/webtop/6.0.119/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 6.0.119 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/6.0.119/README.md b/stable/webtop/6.0.119/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/webtop/6.0.119/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/webtop/6.0.119/app-changelog.md b/stable/webtop/6.0.119/app-changelog.md new file mode 100644 index 00000000000..60376e5558c --- /dev/null +++ b/stable/webtop/6.0.119/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.119](https://github.com/truecharts/charts/compare/webtop-6.0.118...webtop-6.0.119) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.118/app-readme.md b/stable/webtop/6.0.119/app-readme.md similarity index 100% rename from stable/webtop/6.0.118/app-readme.md rename to stable/webtop/6.0.119/app-readme.md diff --git a/stable/webtop/6.0.119/charts/common-14.0.9.tgz b/stable/webtop/6.0.119/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/webtop/6.0.119/charts/common-14.0.9.tgz differ diff --git a/stable/webtop/6.0.118/ix_values.yaml b/stable/webtop/6.0.119/ix_values.yaml similarity index 100% rename from stable/webtop/6.0.118/ix_values.yaml rename to stable/webtop/6.0.119/ix_values.yaml diff --git a/stable/webtop/6.0.118/questions.yaml b/stable/webtop/6.0.119/questions.yaml similarity index 100% rename from stable/webtop/6.0.118/questions.yaml rename to stable/webtop/6.0.119/questions.yaml diff --git a/stable/webtop/6.0.119/templates/NOTES.txt b/stable/webtop/6.0.119/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/webtop/6.0.119/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webtop/6.0.118/templates/common.yaml b/stable/webtop/6.0.119/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.118/templates/common.yaml rename to stable/webtop/6.0.119/templates/common.yaml diff --git a/stable/shlink-web-client/7.0.0/app-changelog.md b/stable/webtop/6.0.119/values.yaml similarity index 100% rename from stable/shlink-web-client/7.0.0/app-changelog.md rename to stable/webtop/6.0.119/values.yaml diff --git a/stable/wekan/10.0.1/CHANGELOG.md b/stable/wekan/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..78c1420f877 --- /dev/null +++ b/stable/wekan/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wekan-10.0.1](https://github.com/truecharts/charts/compare/wekan-10.0.0...wekan-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [wekan-10.0.0](https://github.com/truecharts/charts/compare/wekan-9.0.23...wekan-10.0.0) (2023-07-31) + + + + +## [wekan-9.0.23](https://github.com/truecharts/charts/compare/wekan-9.0.22...wekan-9.0.23) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [wekan-9.0.22](https://github.com/truecharts/charts/compare/wekan-9.0.21...wekan-9.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [wekan-9.0.21](https://github.com/truecharts/charts/compare/wekan-9.0.20...wekan-9.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [wekan-9.0.20](https://github.com/truecharts/charts/compare/wekan-9.0.19...wekan-9.0.20) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [wekan-9.0.19](https://github.com/truecharts/charts/compare/wekan-9.0.18...wekan-9.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [wekan-9.0.18](https://github.com/truecharts/charts/compare/wekan-9.0.17...wekan-9.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [wekan-9.0.17](https://github.com/truecharts/charts/compare/wekan-9.0.16...wekan-9.0.17) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [wekan-9.0.16](https://github.com/truecharts/charts/compare/wekan-9.0.15...wekan-9.0.16) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [wekan-9.0.15](https://github.com/truecharts/charts/compare/wekan-9.0.14...wekan-9.0.15) (2023-05-27) + diff --git a/stable/wekan/10.0.1/Chart.yaml b/stable/wekan/10.0.1/Chart.yaml new file mode 100644 index 00000000000..1ad6dcf4912 --- /dev/null +++ b/stable/wekan/10.0.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "6.46" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org + version: 6.0.67 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/wekan/10.0.1/README.md b/stable/wekan/10.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/wekan/10.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/wekan/10.0.1/app-changelog.md b/stable/wekan/10.0.1/app-changelog.md new file mode 100644 index 00000000000..b9d9ac02de7 --- /dev/null +++ b/stable/wekan/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wekan-10.0.1](https://github.com/truecharts/charts/compare/wekan-10.0.0...wekan-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/wekan/10.0.1/app-readme.md b/stable/wekan/10.0.1/app-readme.md new file mode 100644 index 00000000000..e0a07691ef8 --- /dev/null +++ b/stable/wekan/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +WeKan - Open Source kanban + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/wekan](https://truecharts.org/charts/stable/wekan) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/wekan/10.0.1/charts/common-14.0.9.tgz b/stable/wekan/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/wekan/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/wekan/10.0.1/charts/mongodb-6.0.67.tgz b/stable/wekan/10.0.1/charts/mongodb-6.0.67.tgz new file mode 100644 index 00000000000..f2027521d87 Binary files /dev/null and b/stable/wekan/10.0.1/charts/mongodb-6.0.67.tgz differ diff --git a/stable/wekan/10.0.1/ix_values.yaml b/stable/wekan/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..5c6e7b94fb5 --- /dev/null +++ b/stable/wekan/10.0.1/ix_values.yaml @@ -0,0 +1,161 @@ +image: + repository: tccr.io/truecharts/wekan + tag: 6.46@sha256:a5c1fdd0dfdcab3d98531dc053540c57f52605bc4b7a24c44bbf3637df07e36d + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10192 + targetPort: 8080 +mongodb: + enabled: true + mongodbUsername: wekan + mongodbDatabase: wekan + +persistence: + data: + enabled: true + mountPath: "/data" +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + env: + WRITABLE_PATH: "/data" + # User Defined + ROOT_URL: "http://localhost:8080" + # BROWSER_POLICY_ENABLED: false + # TRUSTED_URL: "" + # LOGOUT_WITH_TIMER: false + # LOGOUT_IN: 0 + # LOGOUT_ON_HOURS: 0 + # LOGOUT_ON_MINUTES: 0 + # ACCOUNTS_COMMON_LOGIN_EXPIRATION_IN_DAYS: 90 + # ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURES_BEFORE: 3 + # ACCOUNTS_LOCKOUT_KNOWN_USERS_PERIOD: 60 + # ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURE_WINDOW: 15 + # ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURES_BERORE: 3 + # ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD: 60 + # ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW: 15 + # MAX_IMAGE_PIXEL: 1024 + # IMAGE_COMPRESS_RATIO: 80 + # MAIL_URL: "" + # MAIL_SERVICE_USER: "" + # MAIL_SERVICE_PASSWORD: "" + # MAIL_SERVICE: "" + # BIGEVENTS_PATTERN: "NONE" + # NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE: 90 + # EMAIL_NOTIFICATION_TIMEOUT: 30000 + # NOTIFY_DUE_DAYS_BEFORE_AND_AFTER: "2,0" + # NOTIFY_DUE_AT_HOUR_OF_DAY: 8 + # RESULTS_PER_PAGE: 20 + # RICHER_CARD_COMMENT_EDITOR: false + # CARD_OPENED_WEBHOOK_ENABLED: false + # PASSWORD_LOGIN_ENABLED: false + # WAIT_SPINNER: "Bounce" + # WITH_API: true + # WEBHOOKS_ATTRIBUTES: "cardId,listId,oldListId,boardId,comment,user,card,commentId,swimlaneId,customerField,customFieldValue" + # CORS: "*" + # CORS_ALLOW_HEADERS: "Authorization,Content-Type" + # CORS_EXPOSE_HEADERS: "*" + # MATOMO_ADDRESS: "" + # MATOMO_SITE_ID: 1 + # MATOMO_DO_NOT_TRACK: true + # MATOMO_WITH_USERNAME: true + # ORACLE_OIM_ENABLED: false + # OAUTH2_ENABLED: false + # OAUTH2_LOGIN_STYLE: "redirect" + # OAUTH2_CLIENT_ID: "" + # OAUTH2_SECRET: "" + # OAUTH2_SERVER_URL: "" + # OAUTH2_AUTH_ENDPOINT: "" + # OAUTH2_USERINFO_ENDPOINT: "" + # OAUTH2_TOKEN_ENDPOINT: "" + # OAUTH2_ID_MAP: "" + # OAUTH2_USERNAME_MAP: "" + # OAUTH2_FULLNAME_MAP: "" + # OAUTH2_EMAIL_MAP: "" + # OAUTH2_ID_TOKEN_WHITELIST_FIELDS: "" + # OAUTH2_REQUEST_PERMISSIONS: "" + # OAUTH2_CA_CERT: "" + # OAUTH2_ADFS_ENABLED: false + # LDAP_ENABLE: false + # DEFAULT_AUTHENTICATION_METHOD: "ldap" + # LDAP_PORT: 389 + # LDAP_HOST: "" + # LDAP_AD_SIMPLE_AUTH: false + # LDAP_USER_AUTHENTICATION: false + # LDAP_USER_AUTHENTICATION_FIELD: "uid" + # LDAP_DEFAULT_DOMAIN: "" + # LDAP_BASEDN: "" + # LDAP_LOGIN_FALLBACK: false + # LDAP_RECONNECT: true + # LDAP_TIMEOUT: 10000 + # LDAP_IDLE_TIMEOUT: 10000 + # LDAP_CONNECT_TIMEOUT: 10000 + # LDAP_AUTHENTIFICATION: true + # LDAP_AUTHENTIFICATION_USERDN: "" + # LDAP_AUTHENTIFICATION_PASSWORD: "" + # LDAP_LOG_ENABLED: true + # LDAP_BACKGROUND_SYNC: true + # LDAP_BACKGROUND_SYNC_INTERVAL: "every 1 hour" + # LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED: false + # LDAP_BACKGROUND_SYNC_IMPORT_NEW_USERS: false + # LDAP_ENCRYPTION: "false" + # LDAP_CA_CERT: "" + # LDAP_REJECT_UNAUTHORIZED: false + # LDAP_USER_SEARCH_FILTER: "" + # LDAP_USER_SEARCH_SCOPE: "one" + # LDAP_USER_SEARCH_FIELD: "" + # LDAP_SEARCH_PAGE_SIZE: 0 + # LDAP_SEARCH_SIZE_LIMIT: 0 + # LDAP_GROUP_FILTER_ENABLE: false + # LDAP_GROUP_FILTER_OBJECTCLASS: "" + # LDAP_GROUP_FILTER_GROUP_ID_ATTRIBUTE: "" + # LDAP_GROUP_FILTER_GROUP_MEMBER_ATTRIBUTE: "" + # LDAP_GROUP_FILTER_GROUP_MEMBER_FORMAT: "" + # LDAP_GROUP_FILTER_GROUP_NAME: "" + # LDAP_UNIQUE_IDENTIFIER_FIELD: "" + # LDAP_UTF8_NAMES_SLUGIFY: true + # LDAP_USERNAME_FIELD: "" + # LDAP_FULLNAME_FIELD: "fullname" + # LDAP_MERGE_EXISTING_USERS: false + # LDAP_EMAIL_MATCH_ENABLE: true + # LDAP_EMAIL_MATCH_REQUIRE: true + # LDAP_EMAIL_MATCH_VERIFIED: true + # LDAP_EMAIL_FIELD: "mail" + # LDAP_SYNC_USER_DATA: false + # LDAP_SYNC_USER_DATA_FIELDMAP: "" + # LDAP_SYNC_GROUP_ROLES: "" + # LDAP_SYNC_ADMIN_STATUS: true + # LDAP_SYNC_ADMIN_GROUPS: "" + # HEADER_LOGIN_ID: "" + # HEADER_LOGIN_FIRSTNAME: "" + # HEADER_LOGIN_LASTNAME: "" + # HEADER_LOGIN_EMAIL: "" + # CAS_ENABLED: false + # CAS_BASE_URL: "" + # CAS_LOGIN_URL: "" + # CAS_VALIDATE_URL: "" + # SAML_ENABLED: false + # SAML_PROVIDER: "" + # SAML_ENTRYPOINT: "" + # SAML_ISSUER: "" + # SAML_CERT: "" + # SAML_IDPSLO_REDIRECTURL: "" + # SAML_PRIVATE_KEYFILE: "" + # SAML_PUBLIC_CERTFILE: "" + # SAML_IDENTIFIER_FORMAT: "" + # SAML_LOCAL_PROFILE_MATCH_ATTRIBUTE: "" + # SAML_ATTRIBUTES: "" + MONGO_URL: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mongodbcreds" }}' + key: url diff --git a/stable/wekan/10.0.1/questions.yaml b/stable/wekan/10.0.1/questions.yaml new file mode 100644 index 00000000000..6148bb22045 --- /dev/null +++ b/stable/wekan/10.0.1/questions.yaml @@ -0,0 +1,3003 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ROOT_URL + label: "ROOT_URL" + schema: + type: string + default: "" + required: true + - variable: BROWSER_POLICY_ENABLED + label: "BROWSER_POLICY_ENABLED" + description: "Enable browser policy and allow one trusted URL that can have iframe that has Wekan embedded inside." + schema: + type: boolean + default: false + - variable: TRUSTED_URL + label: "TRUSTED_URL" + description: "When browser policy is enabled, HTML code at this Trusted URL can have iframe that embeds Wekan inside." + schema: + type: string + default: "" + - variable: logoutenabled + label: "Logout/Login Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: LOGOUT_WITH_TIMER + label: "LOGOUT_WITH_TIMER" + schema: + type: boolean + default: false + - variable: LOGOUT_IN + label: "LOGOUT_IN (Days)" + schema: + type: int + default: 0 + - variable: LOGOUT_ON_HOURS + label: "LOGOUT_ON_HOURS" + schema: + type: int + default: 0 + - variable: LOGOUT_ON_MINUTES + label: "LOGOUT_ON_MINUTES" + schema: + type: int + default: 0 + - variable: ACCOUNTS_COMMON_LOGIN_EXPIRATION_IN_DAYS + label: "ACCOUNTS_COMMON_LOGIN_EXPIRATION_IN_DAYS" + schema: + type: int + default: 90 + - variable: passwordnabled + label: "Password Brute Force Protection Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURES_BEFORE + label: "ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURES_BEFORE" + schema: + type: int + default: 3 + - variable: ACCOUNTS_LOCKOUT_KNOWN_USERS_PERIOD + label: "ACCOUNTS_LOCKOUT_KNOWN_USERS_PERIOD" + schema: + type: int + default: 60 + - variable: ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURE_WINDOW + label: "ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURE_WINDOW" + schema: + type: int + default: 15 + - variable: ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURES_BERORE + label: "ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURES_BERORE" + schema: + type: int + default: 3 + - variable: ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD + label: "ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD" + schema: + type: int + default: 60 + - variable: ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW + label: "ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW" + schema: + type: int + default: 15 + - variable: imagenabled + label: "Image Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: MAX_IMAGE_PIXEL + label: "MAX_IMAGE_PIXEL" + schema: + type: int + default: 1024 + - variable: IMAGE_COMPRESS_RATIO + label: "IMAGE_COMPRESS_RATIO" + schema: + type: int + default: 80 + - variable: mailenabled + label: "Mail Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: MAIL_URL + label: "MAIL_URL" + schema: + type: string + default: "" + - variable: MAIL_SERVICE_USER + label: "MAIL_SERVICE_USER" + schema: + type: string + default: "" + - variable: MAIL_SERVICE_PASSWORD + label: "MAIL_SERVICE_PASSWORD" + schema: + type: string + private: true + default: "" + - variable: MAIL_SERVICE + label: "MAIL_SERVICE" + schema: + type: string + default: "" + - variable: notificationsenabled + label: "Notifications Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: BIGEVENTS_PATTERN + label: "BIGEVENTS_PATTERN" + schema: + type: string + default: "NONE" + - variable: NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE + label: "NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE" + description: "Number of days after a notification is read before we remove it." + schema: + type: int + default: 90 + - variable: EMAIL_NOTIFICATION_TIMEOUT + label: "EMAIL_NOTIFICATION_TIMEOUT" + schema: + type: int + default: 30000 + - variable: NOTIFY_DUE_DAYS_BEFORE_AND_AFTER + label: "NOTIFY_DUE_DAYS_BEFORE_AND_AFTER" + description: "Notify due days, default is None, 2 days before and on the event day" + schema: + type: string + default: "2,0" + - variable: NOTIFY_DUE_AT_HOUR_OF_DAY + label: "NOTIFY_DUE_AT_HOUR_OF_DAY" + description: "Notify due at hour of day." + schema: + type: int + default: 8 + - variable: personalizationenabled + label: "UX Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: RESULTS_PER_PAGE + label: "RESULTS_PER_PAGE" + schema: + type: int + default: 20 + required: true + - variable: RICHER_CARD_COMMENT_EDITOR + label: "RICHER_CARD_COMMENT_EDITOR" + schema: + type: boolean + default: false + - variable: CARD_OPENED_WEBHOOK_ENABLED + label: "CARD_OPENED_WEBHOOK_ENABLED" + schema: + type: boolean + default: false + - variable: PASSWORD_LOGIN_ENABLED + label: "PASSWORD_LOGIN_ENABLED" + schema: + type: boolean + default: false + - variable: WAIT_SPINNER + label: "WAIT_SPINNER" + description: "Sets the Wait Spinner animation" + schema: + type: string + default: "Bounce" + enum: + - value: "Bounce" + description: "Bounce" + - value: "Cube" + description: "Cube" + - value: "Cube-Grid" + description: "Cube-Grid" + - value: "Dot" + description: "Dot" + - value: "Double-Bounce" + description: "Double-Bounce" + - value: "Rotateplane" + description: "Rotateplane" + - value: "Scaleout" + description: "Scaleout" + - value: "Wave" + description: "Wave" + - variable: backendenabled + label: "Backend Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WITH_API + label: "WITH_API" + schema: + type: boolean + default: true + - variable: WEBHOOKS_ATTRIBUTES + label: "WEBHOOKS_ATTRIBUTES" + description: "What to send to Outgoing Webhook." + schema: + type: string + default: "cardId,listId,oldListId,boardId,comment,user,card,commentId,swimlaneId,customerField,customFieldValue" + - variable: corsenabled + label: "CORS Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CORS + label: "CORS" + schema: + type: string + default: "*" + - variable: CORS_ALLOW_HEADERS + label: "CORS_ALLOW_HEADERS" + schema: + type: string + default: "Authorization,Content-Type" + - variable: CORS_EXPOSE_HEADERS + label: "CORS_EXPOSE_HEADERS" + schema: + type: string + default: "*" + - variable: matomoenabled + label: "Matomo Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: MATOMO_ADDRESS + label: "MATOMO_ADDRESS" + description: "The address of the server where Matomo is hosted." + schema: + type: string + default: "" + - variable: MATOMO_SITE_ID + label: "MATOMO_SITE_ID" + description: "The value of the site ID given in Matomo server for Wekan." + schema: + type: int + default: 1 + - variable: MATOMO_DO_NOT_TRACK + label: "MATOMO_DO_NOT_TRACK" + description: "The option do not track which enables users to not be tracked by matomo." + schema: + type: boolean + default: true + - variable: MATOMO_WITH_USERNAME + label: "MATOMO_WITH_USERNAME" + description: "The option that allows matomo to retrieve the username." + schema: + type: boolean + default: true + - variable: ORACLE_OIM_ENABLED + label: "ORACLE_OIM_ENABLED" + description: "OAUTH2 ORACLE on premise identity manager OIM" + schema: + type: boolean + default: false + - variable: oatuhncenabled + label: "OAUTH2 Nextcloud Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: OAUTH2_ENABLED + label: "OAUTH2_ENABLED" + schema: + type: boolean + default: false + - variable: OAUTH2_LOGIN_STYLE + label: "OAUTH2_LOGIN_STYLE" + description: "OAuth2 login style: popup or redirect." + schema: + type: string + default: "redirect" + enum: + - value: "redirect" + description: "redirect" + - value: "popup" + description: "popup" + - variable: OAUTH2_CLIENT_ID + label: "OAUTH2_CLIENT_ID" + description: "Application GUID captured during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SECRET + label: "OAUTH2_SECRET" + description: "Secret key generated during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SERVER_URL + label: "OAUTH2_SERVER_URL" + schema: + type: string + default: "" + - variable: OAUTH2_AUTH_ENDPOINT + label: "OAUTH2_AUTH_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_USERINFO_ENDPOINT + label: "OAUTH2_USERINFO_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_TOKEN_ENDPOINT + label: "OAUTH2_TOKEN_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_ID_MAP + label: "OAUTH2_ID_MAP" + description: "The claim name you want to map to the unique ID field." + schema: + type: string + default: "" + - variable: OAUTH2_USERNAME_MAP + label: "OAUTH2_USERNAME_MAP" + description: "The claim name you want to map to the username field." + schema: + type: string + default: "" + - variable: OAUTH2_FULLNAME_MAP + label: "OAUTH2_FULLNAME_MAP" + description: "The claim name you want to map to the full name field." + schema: + type: string + default: "" + - variable: OAUTH2_EMAIL_MAP + label: "OAUTH2_EMAIL_MAP" + description: "The claim name you want to map to the email field." + schema: + type: string + default: "" + - variable: oatuhkeycloackenabled + label: "OAUTH2 Keycloack Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: OAUTH2_ENABLED + label: "OAUTH2_ENABLED" + schema: + type: boolean + default: false + - variable: OAUTH2_LOGIN_STYLE + label: "OAUTH2_LOGIN_STYLE" + description: "OAuth2 login style: popup or redirect." + schema: + type: string + default: "redirect" + enum: + - value: "redirect" + description: "redirect" + - value: "popup" + description: "popup" + - variable: OAUTH2_CLIENT_ID + label: "OAUTH2_CLIENT_ID" + description: "Application GUID captured during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SECRET + label: "OAUTH2_SECRET" + description: "Secret key generated during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SERVER_URL + label: "OAUTH2_SERVER_URL" + schema: + type: string + default: "" + - variable: OAUTH2_AUTH_ENDPOINT + label: "OAUTH2_AUTH_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_USERINFO_ENDPOINT + label: "OAUTH2_USERINFO_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_TOKEN_ENDPOINT + label: "OAUTH2_TOKEN_ENDPOINT" + schema: + type: string + default: "" + - variable: oatuhdoorkeeperenabled + label: "OAUTH2 Doorkeeper Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: OAUTH2_ENABLED + label: "OAUTH2_ENABLED" + schema: + type: boolean + default: false + - variable: OAUTH2_LOGIN_STYLE + label: "OAUTH2_LOGIN_STYLE" + description: "OAuth2 login style: popup or redirect." + schema: + type: string + default: "redirect" + enum: + - value: "redirect" + description: "redirect" + - value: "popup" + description: "popup" + - variable: OAUTH2_CLIENT_ID + label: "OAUTH2_CLIENT_ID" + description: "Application GUID captured during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SECRET + label: "OAUTH2_SECRET" + description: "Secret key generated during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SERVER_URL + label: "OAUTH2_SERVER_URL" + schema: + type: string + default: "" + - variable: OAUTH2_AUTH_ENDPOINT + label: "OAUTH2_AUTH_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_USERINFO_ENDPOINT + label: "OAUTH2_USERINFO_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_TOKEN_ENDPOINT + label: "OAUTH2_TOKEN_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_ID_TOKEN_WHITELIST_FIELDS + label: "OAUTH2_ID_TOKEN_WHITELIST_FIELDS" + schema: + type: string + default: "" + - variable: OAUTH2_REQUEST_PERMISSIONS + label: "OAUTH2_REQUEST_PERMISSIONS" + description: "The claim name you want to map to the unique ID field." + schema: + type: string + default: "" + - variable: OAUTH2_ID_MAP + label: "OAUTH2_ID_MAP" + description: "The claim name you want to map to the unique ID field." + schema: + type: string + default: "" + - variable: OAUTH2_USERNAME_MAP + label: "OAUTH2_USERNAME_MAP" + description: "The claim name you want to map to the username field." + schema: + type: string + default: "" + - variable: OAUTH2_FULLNAME_MAP + label: "OAUTH2_FULLNAME_MAP" + description: "The claim name you want to map to the full name field." + schema: + type: string + default: "" + - variable: OAUTH2_EMAIL_MAP + label: "OAUTH2_EMAIL_MAP" + description: "The claim name you want to map to the email field." + schema: + type: string + default: "" + - variable: oatuhazureenabled + label: "OAUTH2 Azure Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: OAUTH2_ENABLED + label: "OAUTH2_ENABLED" + schema: + type: boolean + default: false + - variable: OAUTH2_CA_CERT + label: "OAUTH2_CA_CERT" + schema: + type: string + private: true + default: "" + - variable: OAUTH2_ADFS_ENABLED + label: "OAUTH2_ADFS_ENABLED" + schema: + type: boolean + default: false + - variable: OAUTH2_LOGIN_STYLE + label: "OAUTH2_LOGIN_STYLE" + description: "OAuth2 login style: popup or redirect." + schema: + type: string + default: "redirect" + enum: + - value: "redirect" + description: "redirect" + - value: "popup" + description: "popup" + - variable: OAUTH2_CLIENT_ID + label: "OAUTH2_CLIENT_ID" + description: "Application GUID captured during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SECRET + label: "OAUTH2_SECRET" + description: "Secret key generated during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SERVER_URL + label: "OAUTH2_SERVER_URL" + schema: + type: string + default: "" + - variable: OAUTH2_AUTH_ENDPOINT + label: "OAUTH2_AUTH_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_USERINFO_ENDPOINT + label: "OAUTH2_USERINFO_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_TOKEN_ENDPOINT + label: "OAUTH2_TOKEN_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_ID_MAP + label: "OAUTH2_ID_MAP" + description: "The claim name you want to map to the unique ID field." + schema: + type: string + default: "" + - variable: OAUTH2_USERNAME_MAP + label: "OAUTH2_USERNAME_MAP" + description: "The claim name you want to map to the username field." + schema: + type: string + default: "" + - variable: OAUTH2_FULLNAME_MAP + label: "OAUTH2_FULLNAME_MAP" + description: "The claim name you want to map to the full name field." + schema: + type: string + default: "" + - variable: OAUTH2_EMAIL_MAP + label: "OAUTH2_EMAIL_MAP" + description: "The claim name you want to map to the email field." + schema: + type: string + default: "" + - variable: ldapenabled + label: "LDAP Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: LDAP_ENABLE + label: "LDAP_ENABLE" + schema: + type: boolean + default: false + - variable: DEFAULT_AUTHENTICATION_METHOD + label: "DEFAULT_AUTHENTICATION_METHOD" + schema: + type: string + default: "ldap" + - variable: LDAP_PORT + label: "LDAP_PORT" + schema: + type: int + default: 389 + - variable: LDAP_HOST + label: "LDAP_HOST" + schema: + type: string + default: "" + - variable: LDAP_AD_SIMPLE_AUTH + label: "LDAP_AD_SIMPLE_AUTH" + schema: + type: boolean + default: false + - variable: LDAP_USER_AUTHENTICATION + label: "LDAP_USER_AUTHENTICATION" + schema: + type: boolean + default: false + - variable: LDAP_USER_AUTHENTICATION_FIELD + label: "LDAP_USER_AUTHENTICATION_FIELD" + schema: + type: string + default: "uid" + - variable: LDAP_DEFAULT_DOMAIN + label: "LDAP_DEFAULT_DOMAIN" + schema: + type: string + default: "" + - variable: LDAP_BASEDN + label: "LDAP_BASEDN" + schema: + type: string + default: "" + - variable: LDAP_LOGIN_FALLBACK + label: "LDAP_LOGIN_FALLBACK" + schema: + type: boolean + default: false + - variable: LDAP_RECONNECT + label: "LDAP_RECONNECT" + schema: + type: boolean + default: true + - variable: LDAP_TIMEOUT + label: "LDAP_TIMEOUT" + schema: + type: int + default: 10000 + - variable: LDAP_IDLE_TIMEOUT + label: "LDAP_IDLE_TIMEOUT" + schema: + type: int + default: 10000 + - variable: LDAP_CONNECT_TIMEOUT + label: "LDAP_CONNECT_TIMEOUT" + schema: + type: int + default: 10000 + - variable: LDAP_AUTHENTIFICATION + label: "LDAP_AUTHENTIFICATION" + schema: + type: boolean + default: true + - variable: LDAP_AUTHENTIFICATION_USERDN + label: "LDAP_AUTHENTIFICATION_USERDN" + schema: + type: string + default: "" + - variable: LDAP_AUTHENTIFICATION_PASSWORD + label: "LDAP_AUTHENTIFICATION_PASSWORD" + schema: + type: string + private: true + default: "" + - variable: LDAP_LOG_ENABLED + label: "LDAP_LOG_ENABLED" + schema: + type: boolean + default: true + - variable: LDAP_BACKGROUND_SYNC + label: "LDAP_BACKGROUND_SYNC" + schema: + type: boolean + default: true + - variable: LDAP_BACKGROUND_SYNC_INTERVAL + label: "LDAP_BACKGROUND_SYNC_INTERVAL" + schema: + type: string + default: "every 1 hour" + - variable: LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED + label: "LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED" + schema: + type: boolean + default: false + - variable: LDAP_BACKGROUND_SYNC_IMPORT_NEW_USERS + label: "LDAP_BACKGROUND_SYNC_IMPORT_NEW_USERS" + schema: + type: boolean + default: false + - variable: LDAP_ENCRYPTION + label: "LDAP_ENCRYPTION" + schema: + type: string + default: "false" + - variable: LDAP_CA_CERT + label: "LDAP_CA_CERT" + schema: + type: string + private: true + default: "" + - variable: LDAP_REJECT_UNAUTHORIZED + label: "LDAP_REJECT_UNAUTHORIZED" + schema: + type: boolean + default: false + - variable: LDAP_USER_SEARCH_FILTER + label: "LDAP_USER_SEARCH_FILTER" + schema: + type: string + default: "" + - variable: LDAP_USER_SEARCH_SCOPE + label: "LDAP_USER_SEARCH_SCOPE" + schema: + type: string + default: "one" + enum: + - value: "one" + description: "one" + - value: "base" + description: "base" + - value: "sub" + description: "sub" + - variable: LDAP_USER_SEARCH_FIELD + label: "LDAP_USER_SEARCH_FIELD" + schema: + type: string + default: "" + - variable: LDAP_SEARCH_PAGE_SIZE + label: "LDAP_SEARCH_PAGE_SIZE" + schema: + type: int + default: 0 + - variable: LDAP_SEARCH_SIZE_LIMIT + label: "LDAP_SEARCH_SIZE_LIMIT" + schema: + type: int + default: 0 + - variable: LDAP_GROUP_FILTER_ENABLE + label: "LDAP_GROUP_FILTER_ENABLE" + schema: + type: boolean + default: false + - variable: LDAP_GROUP_FILTER_OBJECTCLASS + label: "LDAP_GROUP_FILTER_OBJECTCLASS" + schema: + type: string + default: "" + - variable: LDAP_GROUP_FILTER_GROUP_ID_ATTRIBUTE + label: "LDAP_GROUP_FILTER_GROUP_ID_ATTRIBUTE" + schema: + type: string + default: "" + - variable: LDAP_GROUP_FILTER_GROUP_MEMBER_ATTRIBUTE + label: "LDAP_GROUP_FILTER_GROUP_MEMBER_ATTRIBUTE" + schema: + type: string + default: "" + - variable: LDAP_GROUP_FILTER_GROUP_MEMBER_FORMAT + label: "LDAP_GROUP_FILTER_GROUP_MEMBER_FORMAT" + schema: + type: string + default: "" + - variable: LDAP_GROUP_FILTER_GROUP_NAME + label: "LDAP_GROUP_FILTER_GROUP_NAME" + schema: + type: string + default: "" + - variable: LDAP_UNIQUE_IDENTIFIER_FIELD + label: "LDAP_UNIQUE_IDENTIFIER_FIELD" + schema: + type: string + default: "" + - variable: LDAP_UTF8_NAMES_SLUGIFY + label: "LDAP_UTF8_NAMES_SLUGIFY" + schema: + type: boolean + default: true + - variable: LDAP_USERNAME_FIELD + label: "LDAP_USERNAME_FIELD" + schema: + type: string + default: "" + - variable: LDAP_FULLNAME_FIELD + label: "LDAP_FULLNAME_FIELD" + schema: + type: string + default: "fullname" + - variable: LDAP_MERGE_EXISTING_USERS + label: "LDAP_MERGE_EXISTING_USERS" + schema: + type: boolean + default: false + - variable: LDAP_EMAIL_MATCH_ENABLE + label: "LDAP_EMAIL_MATCH_ENABLE" + schema: + type: boolean + default: true + - variable: LDAP_EMAIL_MATCH_REQUIRE + label: "LDAP_EMAIL_MATCH_REQUIRE" + schema: + type: boolean + default: true + - variable: LDAP_EMAIL_MATCH_VERIFIED + label: "LDAP_EMAIL_MATCH_VERIFIED" + schema: + type: boolean + default: true + - variable: LDAP_EMAIL_FIELD + label: "LDAP_EMAIL_FIELD" + schema: + type: string + default: "mail" + - variable: LDAP_SYNC_USER_DATA + label: "LDAP_SYNC_USER_DATA" + schema: + type: boolean + default: false + - variable: LDAP_SYNC_USER_DATA_FIELDMAP + label: "LDAP_SYNC_USER_DATA_FIELDMAP" + schema: + type: string + default: "" + - variable: LDAP_SYNC_GROUP_ROLES + label: "LDAP_SYNC_GROUP_ROLES" + schema: + type: string + default: "" + - variable: LDAP_SYNC_ADMIN_STATUS + label: "LDAP_SYNC_ADMIN_STATUS" + schema: + type: boolean + default: true + - variable: LDAP_SYNC_ADMIN_GROUPS + label: "LDAP_SYNC_ADMIN_GROUPS" + schema: + type: string + default: "" + - variable: headerenabled + label: "LDAP Header Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: HEADER_LOGIN_ID + label: "HEADER_LOGIN_ID" + schema: + type: string + default: "" + - variable: HEADER_LOGIN_FIRSTNAME + label: "HEADER_LOGIN_FIRSTNAME" + schema: + type: string + default: "" + - variable: HEADER_LOGIN_LASTNAME + label: "HEADER_LOGIN_LASTNAME" + schema: + type: string + default: "" + - variable: HEADER_LOGIN_EMAIL + label: "HEADER_LOGIN_EMAIL" + schema: + type: string + default: "" + - variable: casenabled + label: "CAS Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CAS_ENABLED + label: "CAS_ENABLED" + schema: + type: boolean + default: false + - variable: CAS_BASE_URL + label: "CAS_BASE_URL" + schema: + type: string + default: "" + - variable: CAS_LOGIN_URL + label: "CAS_LOGIN_URL" + schema: + type: string + default: "" + - variable: CAS_VALIDATE_URL + label: "CAS_VALIDATE_URL" + schema: + type: string + default: "" + - variable: samlenabled + label: "SAML Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: SAML_ENABLED + label: "SAML_ENABLED" + schema: + type: boolean + default: false + - variable: SAML_PROVIDER + label: "SAML_PROVIDER" + schema: + type: string + default: "" + - variable: SAML_ENTRYPOINT + label: "SAML_ENTRYPOINT" + schema: + type: string + default: "" + - variable: SAML_ISSUER + label: "SAML_ISSUER" + schema: + type: string + default: "" + - variable: SAML_CERT + label: "SAML_CERT" + schema: + type: string + private: true + default: "" + - variable: SAML_IDPSLO_REDIRECTURL + label: "SAML_IDPSLO_REDIRECTURL" + schema: + type: string + default: "" + - variable: SAML_PRIVATE_KEYFILE + label: "SAML_PRIVATE_KEYFILE" + schema: + type: string + default: "" + - variable: SAML_PUBLIC_CERTFILE + label: "SAML_PUBLIC_CERTFILE" + schema: + type: string + default: "" + - variable: SAML_IDENTIFIER_FORMAT + label: "SAML_IDENTIFIER_FORMAT" + schema: + type: string + default: "" + - variable: SAML_LOCAL_PROFILE_MATCH_ATTRIBUTE + label: "SAML_LOCAL_PROFILE_MATCH_ATTRIBUTE" + schema: + type: string + default: "" + - variable: SAML_ATTRIBUTES + label: "SAML_ATTRIBUTES" + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10192 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/wekan/10.0.1/templates/NOTES.txt b/stable/wekan/10.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wekan/10.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wekan/10.0.1/templates/common.yaml b/stable/wekan/10.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/wekan/10.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/shoko-server/6.0.0/app-changelog.md b/stable/wekan/10.0.1/values.yaml similarity index 100% rename from stable/shoko-server/6.0.0/app-changelog.md rename to stable/wekan/10.0.1/values.yaml diff --git a/stable/wg-easy/5.0.0/CHANGELOG.md b/stable/wg-easy/5.0.0/CHANGELOG.md deleted file mode 100644 index c14034da4b9..00000000000 --- a/stable/wg-easy/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [wg-easy-5.0.0](https://github.com/truecharts/charts/compare/wg-easy-4.0.18...wg-easy-5.0.0) (2023-07-31) - - - - -## [wg-easy-4.0.18](https://github.com/truecharts/charts/compare/wg-easy-4.0.17...wg-easy-4.0.18) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [wg-easy-4.0.17](https://github.com/truecharts/charts/compare/wg-easy-4.0.16...wg-easy-4.0.17) (2023-07-19) - -### Fix - -- update mtu default ([#10515](https://github.com/truecharts/charts/issues/10515)) - - - - -## [wg-easy-4.0.16](https://github.com/truecharts/charts/compare/wg-easy-4.0.15...wg-easy-4.0.16) (2023-07-07) - - - - -## [wg-easy-4.0.15](https://github.com/truecharts/charts/compare/wg-easy-4.0.14...wg-easy-4.0.15) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [wg-easy-4.0.14](https://github.com/truecharts/charts/compare/wg-easy-4.0.13...wg-easy-4.0.14) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [wg-easy-4.0.13](https://github.com/truecharts/charts/compare/wg-easy-4.0.12...wg-easy-4.0.13) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [wg-easy-4.0.12](https://github.com/truecharts/charts/compare/wg-easy-4.0.11...wg-easy-4.0.12) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [wg-easy-4.0.11](https://github.com/truecharts/charts/compare/wg-easy-4.0.10...wg-easy-4.0.11) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [wg-easy-4.0.10](https://github.com/truecharts/charts/compare/wg-easy-4.0.9...wg-easy-4.0.10) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [wg-easy-4.0.9](https://github.com/truecharts/charts/compare/wg-easy-4.0.8...wg-easy-4.0.9) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - diff --git a/stable/wg-easy/5.0.0/Chart.yaml b/stable/wg-easy/5.0.0/Chart.yaml deleted file mode 100644 index 546bd434543..00000000000 --- a/stable/wg-easy/5.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/wg-easy/5.0.0/app-changelog.md b/stable/wg-easy/5.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/wg-easy/5.0.0/charts/common-14.0.1.tgz b/stable/wg-easy/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/wg-easy/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/wg-easy/5.0.1/CHANGELOG.md b/stable/wg-easy/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..3cea8758db3 --- /dev/null +++ b/stable/wg-easy/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wg-easy-5.0.1](https://github.com/truecharts/charts/compare/wg-easy-5.0.0...wg-easy-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + ### Docs + +- Update guide on DNS proxies ([#12419](https://github.com/truecharts/charts/issues/12419)) + + + + + +## [wg-easy-5.0.0](https://github.com/truecharts/charts/compare/wg-easy-4.0.18...wg-easy-5.0.0) (2023-07-31) + + + + +## [wg-easy-4.0.18](https://github.com/truecharts/charts/compare/wg-easy-4.0.17...wg-easy-4.0.18) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [wg-easy-4.0.17](https://github.com/truecharts/charts/compare/wg-easy-4.0.16...wg-easy-4.0.17) (2023-07-19) + +### Fix + +- update mtu default ([#10515](https://github.com/truecharts/charts/issues/10515)) + + + + +## [wg-easy-4.0.16](https://github.com/truecharts/charts/compare/wg-easy-4.0.15...wg-easy-4.0.16) (2023-07-07) + + + + +## [wg-easy-4.0.15](https://github.com/truecharts/charts/compare/wg-easy-4.0.14...wg-easy-4.0.15) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [wg-easy-4.0.14](https://github.com/truecharts/charts/compare/wg-easy-4.0.13...wg-easy-4.0.14) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [wg-easy-4.0.13](https://github.com/truecharts/charts/compare/wg-easy-4.0.12...wg-easy-4.0.13) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [wg-easy-4.0.12](https://github.com/truecharts/charts/compare/wg-easy-4.0.11...wg-easy-4.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [wg-easy-4.0.11](https://github.com/truecharts/charts/compare/wg-easy-4.0.10...wg-easy-4.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [wg-easy-4.0.10](https://github.com/truecharts/charts/compare/wg-easy-4.0.9...wg-easy-4.0.10) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/wg-easy/5.0.1/Chart.yaml b/stable/wg-easy/5.0.1/Chart.yaml new file mode 100644 index 00000000000..30c90919a47 --- /dev/null +++ b/stable/wg-easy/5.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/wg-easy/5.0.1/README.md b/stable/wg-easy/5.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/wg-easy/5.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/wg-easy/5.0.1/app-changelog.md b/stable/wg-easy/5.0.1/app-changelog.md new file mode 100644 index 00000000000..630e392f8e2 --- /dev/null +++ b/stable/wg-easy/5.0.1/app-changelog.md @@ -0,0 +1,13 @@ + + +## [wg-easy-5.0.1](https://github.com/truecharts/charts/compare/wg-easy-5.0.0...wg-easy-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + ### Docs + +- Update guide on DNS proxies ([#12419](https://github.com/truecharts/charts/issues/12419)) + + \ No newline at end of file diff --git a/stable/wg-easy/5.0.0/app-readme.md b/stable/wg-easy/5.0.1/app-readme.md similarity index 100% rename from stable/wg-easy/5.0.0/app-readme.md rename to stable/wg-easy/5.0.1/app-readme.md diff --git a/stable/wg-easy/5.0.1/charts/common-14.0.9.tgz b/stable/wg-easy/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/wg-easy/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/wg-easy/5.0.0/ix_values.yaml b/stable/wg-easy/5.0.1/ix_values.yaml similarity index 100% rename from stable/wg-easy/5.0.0/ix_values.yaml rename to stable/wg-easy/5.0.1/ix_values.yaml diff --git a/stable/wg-easy/5.0.0/questions.yaml b/stable/wg-easy/5.0.1/questions.yaml similarity index 100% rename from stable/wg-easy/5.0.0/questions.yaml rename to stable/wg-easy/5.0.1/questions.yaml diff --git a/stable/wg-easy/5.0.1/templates/NOTES.txt b/stable/wg-easy/5.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wg-easy/5.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wg-easy/5.0.1/templates/common.yaml b/stable/wg-easy/5.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/wg-easy/5.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/shorturl/7.0.0/app-changelog.md b/stable/wg-easy/5.0.1/values.yaml similarity index 100% rename from stable/shorturl/7.0.0/app-changelog.md rename to stable/wg-easy/5.0.1/values.yaml diff --git a/stable/whisparr/5.0.0/CHANGELOG.md b/stable/whisparr/5.0.0/CHANGELOG.md deleted file mode 100644 index 320f7126dbb..00000000000 --- a/stable/whisparr/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [whisparr-5.0.0](https://github.com/truecharts/charts/compare/whisparr-4.0.24...whisparr-5.0.0) (2023-07-31) - - - - -## [whisparr-4.0.24](https://github.com/truecharts/charts/compare/whisparr-4.0.23...whisparr-4.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [whisparr-4.0.23](https://github.com/truecharts/charts/compare/whisparr-4.0.22...whisparr-4.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [whisparr-4.0.22](https://github.com/truecharts/charts/compare/whisparr-4.0.21...whisparr-4.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [whisparr-4.0.21](https://github.com/truecharts/charts/compare/whisparr-4.0.20...whisparr-4.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [whisparr-4.0.20](https://github.com/truecharts/charts/compare/whisparr-4.0.19...whisparr-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [whisparr-4.0.19](https://github.com/truecharts/charts/compare/whisparr-4.0.18...whisparr-4.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [whisparr-4.0.18](https://github.com/truecharts/charts/compare/whisparr-4.0.17...whisparr-4.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [whisparr-4.0.17](https://github.com/truecharts/charts/compare/whisparr-4.0.16...whisparr-4.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [whisparr-4.0.16](https://github.com/truecharts/charts/compare/whisparr-4.0.15...whisparr-4.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [whisparr-4.0.15](https://github.com/truecharts/charts/compare/whisparr-4.0.14...whisparr-4.0.15) (2023-05-24) - diff --git a/stable/whisparr/5.0.0/Chart.yaml b/stable/whisparr/5.0.0/Chart.yaml deleted file mode 100644 index 90d02d45ca9..00000000000 --- a/stable/whisparr/5.0.0/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: 14.0.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: 5.0.0 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other diff --git a/stable/whisparr/5.0.0/app-changelog.md b/stable/whisparr/5.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/whisparr/5.0.0/charts/common-14.0.1.tgz b/stable/whisparr/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/whisparr/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/whisparr/5.0.1/CHANGELOG.md b/stable/whisparr/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..b2a79b13669 --- /dev/null +++ b/stable/whisparr/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [whisparr-5.0.1](https://github.com/truecharts/charts/compare/whisparr-5.0.0...whisparr-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [whisparr-5.0.0](https://github.com/truecharts/charts/compare/whisparr-4.0.24...whisparr-5.0.0) (2023-07-31) + + + + +## [whisparr-4.0.24](https://github.com/truecharts/charts/compare/whisparr-4.0.23...whisparr-4.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [whisparr-4.0.23](https://github.com/truecharts/charts/compare/whisparr-4.0.22...whisparr-4.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [whisparr-4.0.22](https://github.com/truecharts/charts/compare/whisparr-4.0.21...whisparr-4.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [whisparr-4.0.21](https://github.com/truecharts/charts/compare/whisparr-4.0.20...whisparr-4.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [whisparr-4.0.20](https://github.com/truecharts/charts/compare/whisparr-4.0.19...whisparr-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [whisparr-4.0.19](https://github.com/truecharts/charts/compare/whisparr-4.0.18...whisparr-4.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [whisparr-4.0.18](https://github.com/truecharts/charts/compare/whisparr-4.0.17...whisparr-4.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [whisparr-4.0.17](https://github.com/truecharts/charts/compare/whisparr-4.0.16...whisparr-4.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [whisparr-4.0.16](https://github.com/truecharts/charts/compare/whisparr-4.0.15...whisparr-4.0.16) (2023-05-26) + diff --git a/stable/whisparr/5.0.1/Chart.yaml b/stable/whisparr/5.0.1/Chart.yaml new file mode 100644 index 00000000000..4822ff3d37b --- /dev/null +++ b/stable/whisparr/5.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.0.53" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other diff --git a/stable/whisparr/5.0.1/README.md b/stable/whisparr/5.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/whisparr/5.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/whisparr/5.0.1/app-changelog.md b/stable/whisparr/5.0.1/app-changelog.md new file mode 100644 index 00000000000..d8749544203 --- /dev/null +++ b/stable/whisparr/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [whisparr-5.0.1](https://github.com/truecharts/charts/compare/whisparr-5.0.0...whisparr-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/whisparr/5.0.0/app-readme.md b/stable/whisparr/5.0.1/app-readme.md similarity index 100% rename from stable/whisparr/5.0.0/app-readme.md rename to stable/whisparr/5.0.1/app-readme.md diff --git a/stable/whisparr/5.0.1/charts/common-14.0.9.tgz b/stable/whisparr/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/whisparr/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/whisparr/5.0.0/ix_values.yaml b/stable/whisparr/5.0.1/ix_values.yaml similarity index 100% rename from stable/whisparr/5.0.0/ix_values.yaml rename to stable/whisparr/5.0.1/ix_values.yaml diff --git a/stable/whisparr/5.0.0/questions.yaml b/stable/whisparr/5.0.1/questions.yaml similarity index 100% rename from stable/whisparr/5.0.0/questions.yaml rename to stable/whisparr/5.0.1/questions.yaml diff --git a/stable/whisparr/5.0.1/templates/NOTES.txt b/stable/whisparr/5.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/whisparr/5.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/whisparr/5.0.0/templates/common.yaml b/stable/whisparr/5.0.1/templates/common.yaml similarity index 100% rename from stable/whisparr/5.0.0/templates/common.yaml rename to stable/whisparr/5.0.1/templates/common.yaml diff --git a/stable/sickgear/8.0.0/app-changelog.md b/stable/whisparr/5.0.1/values.yaml similarity index 100% rename from stable/sickgear/8.0.0/app-changelog.md rename to stable/whisparr/5.0.1/values.yaml diff --git a/stable/whisper-asr-webservice/1.0.2/CHANGELOG.md b/stable/whisper-asr-webservice/1.0.2/CHANGELOG.md deleted file mode 100644 index d644e64959f..00000000000 --- a/stable/whisper-asr-webservice/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,41 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [whisper-asr-webservice-1.0.2](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.1...whisper-asr-webservice-1.0.2) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/whisper-asr-webservice-gpu to v1.2.0 ([#13159](https://github.com/truecharts/charts/issues/13159)) - - - - -## [whisper-asr-webservice-1.0.1](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.0...whisper-asr-webservice-1.0.1) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/whisper-asr-webservice-cpu to v1.2.0 ([#13156](https://github.com/truecharts/charts/issues/13156)) - - - - - -## [whisper-asr-webservice-1.0.0](https://github.com/truecharts/charts/compare/whisper-asr-webservice-0.0.9...whisper-asr-webservice-1.0.0) (2023-07-31) - - - - -## [whisper-asr-webservice-0.0.9](https://github.com/truecharts/charts/compare/whisper-asr-webservice-0.0.8...whisper-asr-webservice-0.0.9) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [whisper-asr-webservice-0.0.8](https://github.com/truecharts/charts/compare/whisper-asr-webservice-0.0.7...whisper-asr-webservice-0.0.8) (2023-07-04) - diff --git a/stable/whisper-asr-webservice/1.0.2/Chart.yaml b/stable/whisper-asr-webservice/1.0.2/Chart.yaml deleted file mode 100644 index fb983b7da4c..00000000000 --- a/stable/whisper-asr-webservice/1.0.2/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: Whisper is a general-purpose speech recognition model. -home: https://truecharts.org/charts/stable/whisper-asr-webservice -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.png -keywords: - - whisper-asr-webservice - - machine-learning -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: whisper-asr-webservice -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice - - https://github.com/ahmetoner/whisper-asr-webservice -type: application -version: 1.0.2 -annotations: - truecharts.org/catagories: | - - machine-learning - truecharts.org/SCALE-support: "true" diff --git a/stable/whisper-asr-webservice/1.0.2/app-changelog.md b/stable/whisper-asr-webservice/1.0.2/app-changelog.md deleted file mode 100644 index e0ec19a21c9..00000000000 --- a/stable/whisper-asr-webservice/1.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [whisper-asr-webservice-1.0.2](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.1...whisper-asr-webservice-1.0.2) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/whisper-asr-webservice-gpu to v1.2.0 ([#13159](https://github.com/truecharts/charts/issues/13159)) - - \ No newline at end of file diff --git a/stable/whisper-asr-webservice/1.0.2/charts/common-14.0.1.tgz b/stable/whisper-asr-webservice/1.0.2/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/whisper-asr-webservice/1.0.2/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/whisper-asr-webservice/1.0.3/CHANGELOG.md b/stable/whisper-asr-webservice/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..9cb865a1e05 --- /dev/null +++ b/stable/whisper-asr-webservice/1.0.3/CHANGELOG.md @@ -0,0 +1,50 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [whisper-asr-webservice-1.0.3](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.2...whisper-asr-webservice-1.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [whisper-asr-webservice-1.0.2](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.1...whisper-asr-webservice-1.0.2) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/whisper-asr-webservice-gpu to v1.2.0 ([#13159](https://github.com/truecharts/charts/issues/13159)) + + + + +## [whisper-asr-webservice-1.0.1](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.0...whisper-asr-webservice-1.0.1) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/whisper-asr-webservice-cpu to v1.2.0 ([#13156](https://github.com/truecharts/charts/issues/13156)) + + + + + +## [whisper-asr-webservice-1.0.0](https://github.com/truecharts/charts/compare/whisper-asr-webservice-0.0.9...whisper-asr-webservice-1.0.0) (2023-07-31) + + + + +## [whisper-asr-webservice-0.0.9](https://github.com/truecharts/charts/compare/whisper-asr-webservice-0.0.8...whisper-asr-webservice-0.0.9) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [whisper-asr-webservice-0.0.8](https://github.com/truecharts/charts/compare/whisper-asr-webservice-0.0.7...whisper-asr-webservice-0.0.8) (2023-07-04) + diff --git a/stable/whisper-asr-webservice/1.0.3/Chart.yaml b/stable/whisper-asr-webservice/1.0.3/Chart.yaml new file mode 100644 index 00000000000..765f043806a --- /dev/null +++ b/stable/whisper-asr-webservice/1.0.3/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Whisper is a general-purpose speech recognition model. +home: https://truecharts.org/charts/stable/whisper-asr-webservice +icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.png +keywords: + - whisper-asr-webservice + - machine-learning +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: whisper-asr-webservice +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice + - https://github.com/ahmetoner/whisper-asr-webservice +type: application +version: 1.0.3 +annotations: + truecharts.org/catagories: | + - machine-learning + truecharts.org/SCALE-support: "true" diff --git a/stable/whisper-asr-webservice/1.0.3/README.md b/stable/whisper-asr-webservice/1.0.3/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/whisper-asr-webservice/1.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/whisper-asr-webservice/1.0.3/app-changelog.md b/stable/whisper-asr-webservice/1.0.3/app-changelog.md new file mode 100644 index 00000000000..d09caa00921 --- /dev/null +++ b/stable/whisper-asr-webservice/1.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [whisper-asr-webservice-1.0.3](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.2...whisper-asr-webservice-1.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/whisper-asr-webservice/1.0.2/app-readme.md b/stable/whisper-asr-webservice/1.0.3/app-readme.md similarity index 100% rename from stable/whisper-asr-webservice/1.0.2/app-readme.md rename to stable/whisper-asr-webservice/1.0.3/app-readme.md diff --git a/stable/whisper-asr-webservice/1.0.3/charts/common-14.0.9.tgz b/stable/whisper-asr-webservice/1.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/whisper-asr-webservice/1.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/whisper-asr-webservice/1.0.2/ix_values.yaml b/stable/whisper-asr-webservice/1.0.3/ix_values.yaml similarity index 100% rename from stable/whisper-asr-webservice/1.0.2/ix_values.yaml rename to stable/whisper-asr-webservice/1.0.3/ix_values.yaml diff --git a/stable/whisper-asr-webservice/1.0.2/questions.yaml b/stable/whisper-asr-webservice/1.0.3/questions.yaml similarity index 100% rename from stable/whisper-asr-webservice/1.0.2/questions.yaml rename to stable/whisper-asr-webservice/1.0.3/questions.yaml diff --git a/stable/whisper-asr-webservice/1.0.3/templates/NOTES.txt b/stable/whisper-asr-webservice/1.0.3/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/whisper-asr-webservice/1.0.3/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/whisper-asr-webservice/1.0.3/templates/common.yaml b/stable/whisper-asr-webservice/1.0.3/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/whisper-asr-webservice/1.0.3/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/simply-shorten/5.0.0/app-changelog.md b/stable/whisper-asr-webservice/1.0.3/values.yaml similarity index 100% rename from stable/simply-shorten/5.0.0/app-changelog.md rename to stable/whisper-asr-webservice/1.0.3/values.yaml diff --git a/stable/whoogle/7.0.1/CHANGELOG.md b/stable/whoogle/7.0.1/CHANGELOG.md deleted file mode 100644 index eb94aa98b22..00000000000 --- a/stable/whoogle/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [whoogle-7.0.1](https://github.com/truecharts/charts/compare/whoogle-7.0.0...whoogle-7.0.1) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/whoogle-search to v0.8.3 ([#11910](https://github.com/truecharts/charts/issues/11910)) - - - - - -## [whoogle-7.0.0](https://github.com/truecharts/charts/compare/whoogle-6.0.23...whoogle-7.0.0) (2023-07-31) - - - - -## [whoogle-6.0.23](https://github.com/truecharts/charts/compare/whoogle-6.0.22...whoogle-6.0.23) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [whoogle-6.0.22](https://github.com/truecharts/charts/compare/whoogle-6.0.21...whoogle-6.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [whoogle-6.0.21](https://github.com/truecharts/charts/compare/whoogle-6.0.20...whoogle-6.0.21) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [whoogle-6.0.20](https://github.com/truecharts/charts/compare/whoogle-6.0.19...whoogle-6.0.20) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [whoogle-6.0.19](https://github.com/truecharts/charts/compare/whoogle-6.0.18...whoogle-6.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [whoogle-6.0.18](https://github.com/truecharts/charts/compare/whoogle-6.0.17...whoogle-6.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [whoogle-6.0.17](https://github.com/truecharts/charts/compare/whoogle-6.0.16...whoogle-6.0.17) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [whoogle-6.0.16](https://github.com/truecharts/charts/compare/whoogle-6.0.15...whoogle-6.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [whoogle-6.0.15](https://github.com/truecharts/charts/compare/whoogle-6.0.14...whoogle-6.0.15) (2023-05-26) - diff --git a/stable/whoogle/7.0.1/Chart.yaml b/stable/whoogle/7.0.1/Chart.yaml deleted file mode 100644 index 5a4938d819f..00000000000 --- a/stable/whoogle/7.0.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 7.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/whoogle/7.0.1/app-changelog.md b/stable/whoogle/7.0.1/app-changelog.md deleted file mode 100644 index b5bcb6dd00f..00000000000 --- a/stable/whoogle/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [whoogle-7.0.1](https://github.com/truecharts/charts/compare/whoogle-7.0.0...whoogle-7.0.1) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/whoogle-search to v0.8.3 ([#11910](https://github.com/truecharts/charts/issues/11910)) - - \ No newline at end of file diff --git a/stable/whoogle/7.0.1/charts/common-14.0.1.tgz b/stable/whoogle/7.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/whoogle/7.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/whoogle/7.0.2/CHANGELOG.md b/stable/whoogle/7.0.2/CHANGELOG.md new file mode 100644 index 00000000000..46fa38c8120 --- /dev/null +++ b/stable/whoogle/7.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [whoogle-7.0.2](https://github.com/truecharts/charts/compare/whoogle-7.0.1...whoogle-7.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [whoogle-7.0.1](https://github.com/truecharts/charts/compare/whoogle-7.0.0...whoogle-7.0.1) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/whoogle-search to v0.8.3 ([#11910](https://github.com/truecharts/charts/issues/11910)) + + + + + +## [whoogle-7.0.0](https://github.com/truecharts/charts/compare/whoogle-6.0.23...whoogle-7.0.0) (2023-07-31) + + + + +## [whoogle-6.0.23](https://github.com/truecharts/charts/compare/whoogle-6.0.22...whoogle-6.0.23) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [whoogle-6.0.22](https://github.com/truecharts/charts/compare/whoogle-6.0.21...whoogle-6.0.22) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [whoogle-6.0.21](https://github.com/truecharts/charts/compare/whoogle-6.0.20...whoogle-6.0.21) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [whoogle-6.0.20](https://github.com/truecharts/charts/compare/whoogle-6.0.19...whoogle-6.0.20) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [whoogle-6.0.19](https://github.com/truecharts/charts/compare/whoogle-6.0.18...whoogle-6.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [whoogle-6.0.18](https://github.com/truecharts/charts/compare/whoogle-6.0.17...whoogle-6.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [whoogle-6.0.17](https://github.com/truecharts/charts/compare/whoogle-6.0.16...whoogle-6.0.17) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [whoogle-6.0.16](https://github.com/truecharts/charts/compare/whoogle-6.0.15...whoogle-6.0.16) (2023-05-27) + diff --git a/stable/whoogle/7.0.2/Chart.yaml b/stable/whoogle/7.0.2/Chart.yaml new file mode 100644 index 00000000000..63c2944a7b1 --- /dev/null +++ b/stable/whoogle/7.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.8.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 7.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/whoogle/7.0.2/README.md b/stable/whoogle/7.0.2/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/whoogle/7.0.2/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/whoogle/7.0.2/app-changelog.md b/stable/whoogle/7.0.2/app-changelog.md new file mode 100644 index 00000000000..c264e05a6ce --- /dev/null +++ b/stable/whoogle/7.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [whoogle-7.0.2](https://github.com/truecharts/charts/compare/whoogle-7.0.1...whoogle-7.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/whoogle/7.0.1/app-readme.md b/stable/whoogle/7.0.2/app-readme.md similarity index 100% rename from stable/whoogle/7.0.1/app-readme.md rename to stable/whoogle/7.0.2/app-readme.md diff --git a/stable/whoogle/7.0.2/charts/common-14.0.9.tgz b/stable/whoogle/7.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/whoogle/7.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/whoogle/7.0.1/ix_values.yaml b/stable/whoogle/7.0.2/ix_values.yaml similarity index 100% rename from stable/whoogle/7.0.1/ix_values.yaml rename to stable/whoogle/7.0.2/ix_values.yaml diff --git a/stable/whoogle/7.0.1/questions.yaml b/stable/whoogle/7.0.2/questions.yaml similarity index 100% rename from stable/whoogle/7.0.1/questions.yaml rename to stable/whoogle/7.0.2/questions.yaml diff --git a/stable/whoogle/7.0.2/templates/NOTES.txt b/stable/whoogle/7.0.2/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/whoogle/7.0.2/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/whoogle/7.0.2/templates/common.yaml b/stable/whoogle/7.0.2/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/whoogle/7.0.2/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/snippet-box/4.0.0/app-changelog.md b/stable/whoogle/7.0.2/values.yaml similarity index 100% rename from stable/snippet-box/4.0.0/app-changelog.md rename to stable/whoogle/7.0.2/values.yaml diff --git a/stable/wikijs/12.0.2/CHANGELOG.md b/stable/wikijs/12.0.2/CHANGELOG.md new file mode 100644 index 00000000000..b799fcc21d2 --- /dev/null +++ b/stable/wikijs/12.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wikijs-12.0.2](https://github.com/truecharts/charts/compare/wikijs-12.0.1...wikijs-12.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [wikijs-12.0.1](https://github.com/truecharts/charts/compare/wikijs-12.0.0...wikijs-12.0.1) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/wikijs to v2.5.300 ([#11487](https://github.com/truecharts/charts/issues/11487)) + + + + + +## [wikijs-12.0.0](https://github.com/truecharts/charts/compare/wikijs-11.0.26...wikijs-12.0.0) (2023-07-31) + + + + +## [wikijs-11.0.26](https://github.com/truecharts/charts/compare/wikijs-11.0.25...wikijs-11.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [wikijs-11.0.25](https://github.com/truecharts/charts/compare/wikijs-11.0.24...wikijs-11.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [wikijs-11.0.24](https://github.com/truecharts/charts/compare/wikijs-11.0.23...wikijs-11.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [wikijs-11.0.23](https://github.com/truecharts/charts/compare/wikijs-11.0.22...wikijs-11.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [wikijs-11.0.22](https://github.com/truecharts/charts/compare/wikijs-11.0.21...wikijs-11.0.22) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/wikijs to v2.5.299 ([#9534](https://github.com/truecharts/charts/issues/9534)) + + + + +## [wikijs-11.0.21](https://github.com/truecharts/charts/compare/wikijs-11.0.20...wikijs-11.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [wikijs-11.0.20](https://github.com/truecharts/charts/compare/wikijs-11.0.19...wikijs-11.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [wikijs-11.0.19](https://github.com/truecharts/charts/compare/wikijs-11.0.18...wikijs-11.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/wikijs/12.0.2/Chart.yaml b/stable/wikijs/12.0.2/Chart.yaml new file mode 100644 index 00000000000..bca21c09dcf --- /dev/null +++ b/stable/wikijs/12.0.2/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.5.300" +description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! +name: wikijs +version: 12.0.2 +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: 14.0.9 +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/12.0.2/README.md b/stable/wikijs/12.0.2/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/wikijs/12.0.2/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/wikijs/12.0.2/app-changelog.md b/stable/wikijs/12.0.2/app-changelog.md new file mode 100644 index 00000000000..64d9db84d78 --- /dev/null +++ b/stable/wikijs/12.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wikijs-12.0.2](https://github.com/truecharts/charts/compare/wikijs-12.0.1...wikijs-12.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/wikijs/12.0.2/app-readme.md b/stable/wikijs/12.0.2/app-readme.md new file mode 100644 index 00000000000..5c26c74ce2b --- /dev/null +++ b/stable/wikijs/12.0.2/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/12.0.2/charts/common-14.0.9.tgz b/stable/wikijs/12.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/wikijs/12.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/wikijs/12.0.2/ix_values.yaml b/stable/wikijs/12.0.2/ix_values.yaml new file mode 100644 index 00000000000..8fbe6323872 --- /dev/null +++ b/stable/wikijs/12.0.2/ix_values.yaml @@ -0,0 +1,52 @@ +image: + repository: tccr.io/truecharts/wikijs + tag: v2.5.300@sha256:40c86b6210a42394df1bed97c0ad0402b8441131701a4a04f20f65d150e499df + 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/12.0.2/questions.yaml b/stable/wikijs/12.0.2/questions.yaml new file mode 100644 index 00000000000..075409c9ae4 --- /dev/null +++ b/stable/wikijs/12.0.2/questions.yaml @@ -0,0 +1,1905 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/" + admin: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/a/dashboard" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10045 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/wikijs/12.0.2/templates/NOTES.txt b/stable/wikijs/12.0.2/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wikijs/12.0.2/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wikijs/12.0.2/templates/common.yaml b/stable/wikijs/12.0.2/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/wikijs/12.0.2/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/speedtest-exporter/7.0.0/app-changelog.md b/stable/wikijs/12.0.2/values.yaml similarity index 100% rename from stable/speedtest-exporter/7.0.0/app-changelog.md rename to stable/wikijs/12.0.2/values.yaml diff --git a/stable/wireguard/5.0.0/CHANGELOG.md b/stable/wireguard/5.0.0/CHANGELOG.md deleted file mode 100644 index 9d3cae39229..00000000000 --- a/stable/wireguard/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [wireguard-5.0.0](https://github.com/truecharts/charts/compare/wireguard-4.0.25...wireguard-5.0.0) (2023-07-31) - - - - -## [wireguard-4.0.25](https://github.com/truecharts/charts/compare/wireguard-4.0.24...wireguard-4.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [wireguard-4.0.24](https://github.com/truecharts/charts/compare/wireguard-4.0.23...wireguard-4.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [wireguard-4.0.23](https://github.com/truecharts/charts/compare/wireguard-4.0.22...wireguard-4.0.23) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [wireguard-4.0.22](https://github.com/truecharts/charts/compare/wireguard-4.0.21...wireguard-4.0.22) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [wireguard-4.0.21](https://github.com/truecharts/charts/compare/wireguard-4.0.20...wireguard-4.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [wireguard-4.0.20](https://github.com/truecharts/charts/compare/wireguard-4.0.19...wireguard-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [wireguard-4.0.19](https://github.com/truecharts/charts/compare/wireguard-4.0.18...wireguard-4.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [wireguard-4.0.18](https://github.com/truecharts/charts/compare/wireguard-4.0.17...wireguard-4.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [wireguard-4.0.17](https://github.com/truecharts/charts/compare/wireguard-4.0.16...wireguard-4.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [wireguard-4.0.16](https://github.com/truecharts/charts/compare/wireguard-4.0.15...wireguard-4.0.16) (2023-05-24) - diff --git a/stable/wireguard/5.0.0/Chart.yaml b/stable/wireguard/5.0.0/Chart.yaml deleted file mode 100644 index 193e731a13b..00000000000 --- a/stable/wireguard/5.0.0/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.202109" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 5.0.0 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/wireguard/5.0.0/app-changelog.md b/stable/wireguard/5.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/wireguard/5.0.0/charts/common-14.0.1.tgz b/stable/wireguard/5.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/wireguard/5.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/wireguard/5.0.1/CHANGELOG.md b/stable/wireguard/5.0.1/CHANGELOG.md new file mode 100644 index 00000000000..87b14ad43cc --- /dev/null +++ b/stable/wireguard/5.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wireguard-5.0.1](https://github.com/truecharts/charts/compare/wireguard-5.0.0...wireguard-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [wireguard-5.0.0](https://github.com/truecharts/charts/compare/wireguard-4.0.25...wireguard-5.0.0) (2023-07-31) + + + + +## [wireguard-4.0.25](https://github.com/truecharts/charts/compare/wireguard-4.0.24...wireguard-4.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [wireguard-4.0.24](https://github.com/truecharts/charts/compare/wireguard-4.0.23...wireguard-4.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [wireguard-4.0.23](https://github.com/truecharts/charts/compare/wireguard-4.0.22...wireguard-4.0.23) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [wireguard-4.0.22](https://github.com/truecharts/charts/compare/wireguard-4.0.21...wireguard-4.0.22) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [wireguard-4.0.21](https://github.com/truecharts/charts/compare/wireguard-4.0.20...wireguard-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [wireguard-4.0.20](https://github.com/truecharts/charts/compare/wireguard-4.0.19...wireguard-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [wireguard-4.0.19](https://github.com/truecharts/charts/compare/wireguard-4.0.18...wireguard-4.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [wireguard-4.0.18](https://github.com/truecharts/charts/compare/wireguard-4.0.17...wireguard-4.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [wireguard-4.0.17](https://github.com/truecharts/charts/compare/wireguard-4.0.16...wireguard-4.0.17) (2023-05-26) + diff --git a/stable/wireguard/5.0.1/Chart.yaml b/stable/wireguard/5.0.1/Chart.yaml new file mode 100644 index 00000000000..3aced9f438f --- /dev/null +++ b/stable/wireguard/5.0.1/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.0.202109" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.1 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/wireguard/5.0.1/README.md b/stable/wireguard/5.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/wireguard/5.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/wireguard/5.0.1/app-changelog.md b/stable/wireguard/5.0.1/app-changelog.md new file mode 100644 index 00000000000..2bb00df82c9 --- /dev/null +++ b/stable/wireguard/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wireguard-5.0.1](https://github.com/truecharts/charts/compare/wireguard-5.0.0...wireguard-5.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/wireguard/5.0.0/app-readme.md b/stable/wireguard/5.0.1/app-readme.md similarity index 100% rename from stable/wireguard/5.0.0/app-readme.md rename to stable/wireguard/5.0.1/app-readme.md diff --git a/stable/wireguard/5.0.1/charts/common-14.0.9.tgz b/stable/wireguard/5.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/wireguard/5.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/wireguard/5.0.0/ix_values.yaml b/stable/wireguard/5.0.1/ix_values.yaml similarity index 100% rename from stable/wireguard/5.0.0/ix_values.yaml rename to stable/wireguard/5.0.1/ix_values.yaml diff --git a/stable/wireguard/5.0.0/questions.yaml b/stable/wireguard/5.0.1/questions.yaml similarity index 100% rename from stable/wireguard/5.0.0/questions.yaml rename to stable/wireguard/5.0.1/questions.yaml diff --git a/stable/wireguard/5.0.1/templates/NOTES.txt b/stable/wireguard/5.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wireguard/5.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wireguard/5.0.0/templates/_configfilemount.tpl b/stable/wireguard/5.0.1/templates/_configfilemount.tpl similarity index 100% rename from stable/wireguard/5.0.0/templates/_configfilemount.tpl rename to stable/wireguard/5.0.1/templates/_configfilemount.tpl diff --git a/stable/wireguard/5.0.0/templates/_configmap.tpl b/stable/wireguard/5.0.1/templates/_configmap.tpl similarity index 100% rename from stable/wireguard/5.0.0/templates/_configmap.tpl rename to stable/wireguard/5.0.1/templates/_configmap.tpl diff --git a/stable/wireguard/5.0.0/templates/_secret.tpl b/stable/wireguard/5.0.1/templates/_secret.tpl similarity index 100% rename from stable/wireguard/5.0.0/templates/_secret.tpl rename to stable/wireguard/5.0.1/templates/_secret.tpl diff --git a/stable/wireguard/5.0.0/templates/common.yaml b/stable/wireguard/5.0.1/templates/common.yaml similarity index 100% rename from stable/wireguard/5.0.0/templates/common.yaml rename to stable/wireguard/5.0.1/templates/common.yaml diff --git a/stable/spotweb/9.0.0/app-changelog.md b/stable/wireguard/5.0.1/values.yaml similarity index 100% rename from stable/spotweb/9.0.0/app-changelog.md rename to stable/wireguard/5.0.1/values.yaml diff --git a/stable/wizarr/3.0.0/CHANGELOG.md b/stable/wizarr/3.0.0/CHANGELOG.md deleted file mode 100644 index 1dc44275fa1..00000000000 --- a/stable/wizarr/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,32 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [wizarr-3.0.0](https://github.com/truecharts/charts/compare/wizarr-2.0.2...wizarr-3.0.0) (2023-07-31) - - - - -## [wizarr-2.0.2](https://github.com/truecharts/charts/compare/wizarr-2.0.1...wizarr-2.0.2) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [wizarr-2.0.1](https://github.com/truecharts/charts/compare/wizarr-2.0.0...wizarr-2.0.1) (2023-07-04) - -### Chore - -- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) - - - - -## [wizarr-2.0.0](https://github.com/truecharts/charts/compare/wizarr-1.0.8...wizarr-2.0.0) (2023-07-03) - diff --git a/stable/wizarr/3.0.0/Chart.yaml b/stable/wizarr/3.0.0/Chart.yaml deleted file mode 100644 index de377f5ef29..00000000000 --- a/stable/wizarr/3.0.0/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 -deprecated: false -description: A automatic user invitation system for Plex. -home: https://truecharts.org/charts/stable/wizarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wizarr.png -keywords: - - wizarr - - HomeAutomation - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wizarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr - - https://github.com/Wizarrrr/wizarr -type: application -version: 3.0.0 -annotations: - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities - - Other - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wizarr/3.0.0/app-changelog.md b/stable/wizarr/3.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/wizarr/3.0.0/charts/common-14.0.1.tgz b/stable/wizarr/3.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/wizarr/3.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/wizarr/3.0.1/CHANGELOG.md b/stable/wizarr/3.0.1/CHANGELOG.md new file mode 100644 index 00000000000..6f3b1940bfd --- /dev/null +++ b/stable/wizarr/3.0.1/CHANGELOG.md @@ -0,0 +1,41 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wizarr-3.0.1](https://github.com/truecharts/charts/compare/wizarr-3.0.0...wizarr-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [wizarr-3.0.0](https://github.com/truecharts/charts/compare/wizarr-2.0.2...wizarr-3.0.0) (2023-07-31) + + + + +## [wizarr-2.0.2](https://github.com/truecharts/charts/compare/wizarr-2.0.1...wizarr-2.0.2) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [wizarr-2.0.1](https://github.com/truecharts/charts/compare/wizarr-2.0.0...wizarr-2.0.1) (2023-07-04) + +### Chore + +- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) + + + + +## [wizarr-2.0.0](https://github.com/truecharts/charts/compare/wizarr-1.0.8...wizarr-2.0.0) (2023-07-03) + diff --git a/stable/wizarr/3.0.1/Chart.yaml b/stable/wizarr/3.0.1/Chart.yaml new file mode 100644 index 00000000000..8960615ae5b --- /dev/null +++ b/stable/wizarr/3.0.1/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "2.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: A automatic user invitation system for Plex. +home: https://truecharts.org/charts/stable/wizarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wizarr.png +keywords: + - wizarr + - HomeAutomation + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wizarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr + - https://github.com/Wizarrrr/wizarr +type: application +version: 3.0.1 +annotations: + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities + - Other + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wizarr/3.0.1/README.md b/stable/wizarr/3.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/wizarr/3.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/wizarr/3.0.1/app-changelog.md b/stable/wizarr/3.0.1/app-changelog.md new file mode 100644 index 00000000000..9ca892717d6 --- /dev/null +++ b/stable/wizarr/3.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wizarr-3.0.1](https://github.com/truecharts/charts/compare/wizarr-3.0.0...wizarr-3.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/wizarr/3.0.0/app-readme.md b/stable/wizarr/3.0.1/app-readme.md similarity index 100% rename from stable/wizarr/3.0.0/app-readme.md rename to stable/wizarr/3.0.1/app-readme.md diff --git a/stable/wizarr/3.0.1/charts/common-14.0.9.tgz b/stable/wizarr/3.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/wizarr/3.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/wizarr/3.0.0/ix_values.yaml b/stable/wizarr/3.0.1/ix_values.yaml similarity index 100% rename from stable/wizarr/3.0.0/ix_values.yaml rename to stable/wizarr/3.0.1/ix_values.yaml diff --git a/stable/wizarr/3.0.0/questions.yaml b/stable/wizarr/3.0.1/questions.yaml similarity index 100% rename from stable/wizarr/3.0.0/questions.yaml rename to stable/wizarr/3.0.1/questions.yaml diff --git a/stable/wizarr/3.0.1/templates/NOTES.txt b/stable/wizarr/3.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wizarr/3.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wizarr/3.0.1/templates/common.yaml b/stable/wizarr/3.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/wizarr/3.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/sqlitebrowser/7.0.0/app-changelog.md b/stable/wizarr/3.0.1/values.yaml similarity index 100% rename from stable/sqlitebrowser/7.0.0/app-changelog.md rename to stable/wizarr/3.0.1/values.yaml diff --git a/stable/wordpress/3.0.36/CHANGELOG.md b/stable/wordpress/3.0.36/CHANGELOG.md deleted file mode 100644 index e2a6be5ebcf..00000000000 --- a/stable/wordpress/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wordpress-3.0.36](https://github.com/truecharts/charts/compare/wordpress-3.0.35...wordpress-3.0.36) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13306](https://github.com/truecharts/charts/issues/13306)) - - - - -## [wordpress-3.0.35](https://github.com/truecharts/charts/compare/wordpress-3.0.34...wordpress-3.0.35) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13257](https://github.com/truecharts/charts/issues/13257)) - - - - -## [wordpress-3.0.34](https://github.com/truecharts/charts/compare/wordpress-3.0.33...wordpress-3.0.34) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13234](https://github.com/truecharts/charts/issues/13234)) - - - - -## [wordpress-3.0.33](https://github.com/truecharts/charts/compare/wordpress-3.0.32...wordpress-3.0.33) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13095](https://github.com/truecharts/charts/issues/13095)) - - - - -## [wordpress-3.0.32](https://github.com/truecharts/charts/compare/wordpress-3.0.31...wordpress-3.0.32) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13067](https://github.com/truecharts/charts/issues/13067)) - - - - -## [wordpress-3.0.31](https://github.com/truecharts/charts/compare/wordpress-3.0.30...wordpress-3.0.31) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12984](https://github.com/truecharts/charts/issues/12984)) - - - - -## [wordpress-3.0.30](https://github.com/truecharts/charts/compare/wordpress-3.0.29...wordpress-3.0.30) (2023-09-26) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12955](https://github.com/truecharts/charts/issues/12955)) - - - - -## [wordpress-3.0.29](https://github.com/truecharts/charts/compare/wordpress-3.0.28...wordpress-3.0.29) (2023-09-25) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12945](https://github.com/truecharts/charts/issues/12945)) - - - - -## [wordpress-3.0.28](https://github.com/truecharts/charts/compare/wordpress-3.0.27...wordpress-3.0.28) (2023-09-22) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12844](https://github.com/truecharts/charts/issues/12844)) - - - - -## [wordpress-3.0.27](https://github.com/truecharts/charts/compare/wordpress-3.0.26...wordpress-3.0.27) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12774](https://github.com/truecharts/charts/issues/12774)) - - - - -## [wordpress-3.0.26](https://github.com/truecharts/charts/compare/wordpress-3.0.25...wordpress-3.0.26) (2023-09-18) - -### Chore diff --git a/stable/wordpress/3.0.36/Chart.yaml b/stable/wordpress/3.0.36/Chart.yaml deleted file mode 100644 index 6a503fcae23..00000000000 --- a/stable/wordpress/3.0.36/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "6.3.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.70 -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: 3.0.36 -annotations: - truecharts.org/catagories: | - - website - - CMS - - Hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wordpress/3.0.36/app-changelog.md b/stable/wordpress/3.0.36/app-changelog.md deleted file mode 100644 index 0737f193ae4..00000000000 --- a/stable/wordpress/3.0.36/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.36](https://github.com/truecharts/charts/compare/wordpress-3.0.35...wordpress-3.0.36) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13306](https://github.com/truecharts/charts/issues/13306)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.36/charts/common-14.0.6.tgz b/stable/wordpress/3.0.36/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/wordpress/3.0.36/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/wordpress/3.0.37/CHANGELOG.md b/stable/wordpress/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..30136584033 --- /dev/null +++ b/stable/wordpress/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wordpress-3.0.37](https://github.com/truecharts/charts/compare/wordpress-3.0.36...wordpress-3.0.37) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [wordpress-3.0.36](https://github.com/truecharts/charts/compare/wordpress-3.0.35...wordpress-3.0.36) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13306](https://github.com/truecharts/charts/issues/13306)) + + + + +## [wordpress-3.0.35](https://github.com/truecharts/charts/compare/wordpress-3.0.34...wordpress-3.0.35) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13257](https://github.com/truecharts/charts/issues/13257)) + + + + +## [wordpress-3.0.34](https://github.com/truecharts/charts/compare/wordpress-3.0.33...wordpress-3.0.34) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13234](https://github.com/truecharts/charts/issues/13234)) + + + + +## [wordpress-3.0.33](https://github.com/truecharts/charts/compare/wordpress-3.0.32...wordpress-3.0.33) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13095](https://github.com/truecharts/charts/issues/13095)) + + + + +## [wordpress-3.0.32](https://github.com/truecharts/charts/compare/wordpress-3.0.31...wordpress-3.0.32) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13067](https://github.com/truecharts/charts/issues/13067)) + + + + +## [wordpress-3.0.31](https://github.com/truecharts/charts/compare/wordpress-3.0.30...wordpress-3.0.31) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12984](https://github.com/truecharts/charts/issues/12984)) + + + + +## [wordpress-3.0.30](https://github.com/truecharts/charts/compare/wordpress-3.0.29...wordpress-3.0.30) (2023-09-26) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12955](https://github.com/truecharts/charts/issues/12955)) + + + + +## [wordpress-3.0.29](https://github.com/truecharts/charts/compare/wordpress-3.0.28...wordpress-3.0.29) (2023-09-25) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12945](https://github.com/truecharts/charts/issues/12945)) + + + + +## [wordpress-3.0.28](https://github.com/truecharts/charts/compare/wordpress-3.0.27...wordpress-3.0.28) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12844](https://github.com/truecharts/charts/issues/12844)) + + + + +## [wordpress-3.0.27](https://github.com/truecharts/charts/compare/wordpress-3.0.26...wordpress-3.0.27) (2023-09-20) + +### Chore diff --git a/stable/wordpress/3.0.37/Chart.yaml b/stable/wordpress/3.0.37/Chart.yaml new file mode 100644 index 00000000000..db5deaa136a --- /dev/null +++ b/stable/wordpress/3.0.37/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "6.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.70 +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: 3.0.37 +annotations: + truecharts.org/catagories: | + - website + - CMS + - Hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wordpress/3.0.37/README.md b/stable/wordpress/3.0.37/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/wordpress/3.0.37/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/wordpress/3.0.37/app-changelog.md b/stable/wordpress/3.0.37/app-changelog.md new file mode 100644 index 00000000000..cc6909572f9 --- /dev/null +++ b/stable/wordpress/3.0.37/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.37](https://github.com/truecharts/charts/compare/wordpress-3.0.36...wordpress-3.0.37) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.36/app-readme.md b/stable/wordpress/3.0.37/app-readme.md similarity index 100% rename from stable/wordpress/3.0.36/app-readme.md rename to stable/wordpress/3.0.37/app-readme.md diff --git a/stable/wordpress/3.0.37/charts/common-14.0.9.tgz b/stable/wordpress/3.0.37/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/wordpress/3.0.37/charts/common-14.0.9.tgz differ diff --git a/stable/wordpress/3.0.37/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.37/charts/mariadb-7.0.70.tgz new file mode 100644 index 00000000000..1ad1f659636 Binary files /dev/null and b/stable/wordpress/3.0.37/charts/mariadb-7.0.70.tgz differ diff --git a/stable/wordpress/3.0.36/ix_values.yaml b/stable/wordpress/3.0.37/ix_values.yaml similarity index 100% rename from stable/wordpress/3.0.36/ix_values.yaml rename to stable/wordpress/3.0.37/ix_values.yaml diff --git a/stable/wordpress/3.0.36/questions.yaml b/stable/wordpress/3.0.37/questions.yaml similarity index 100% rename from stable/wordpress/3.0.36/questions.yaml rename to stable/wordpress/3.0.37/questions.yaml diff --git a/stable/wordpress/3.0.36/templates/_env.tpl b/stable/wordpress/3.0.37/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.36/templates/_env.tpl rename to stable/wordpress/3.0.37/templates/_env.tpl diff --git a/stable/wordpress/3.0.36/templates/common.yaml b/stable/wordpress/3.0.37/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.36/templates/common.yaml rename to stable/wordpress/3.0.37/templates/common.yaml diff --git a/stable/static/7.0.0/app-changelog.md b/stable/wordpress/3.0.37/values.yaml similarity index 100% rename from stable/static/7.0.0/app-changelog.md rename to stable/wordpress/3.0.37/values.yaml diff --git a/stable/xen-orchestra/5.0.11/CHANGELOG.md b/stable/xen-orchestra/5.0.11/CHANGELOG.md deleted file mode 100644 index 941c585685b..00000000000 --- a/stable/xen-orchestra/5.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [xen-orchestra-5.0.11](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.10...xen-orchestra-5.0.11) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.124.0 ([#13336](https://github.com/truecharts/charts/issues/13336)) - - - - -## [xen-orchestra-5.0.10](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.9...xen-orchestra-5.0.10) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.124.0 ([#13099](https://github.com/truecharts/charts/issues/13099)) - - - - -## [xen-orchestra-5.0.9](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.8...xen-orchestra-5.0.9) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.122.0 ([#12868](https://github.com/truecharts/charts/issues/12868)) - - - - -## [xen-orchestra-5.0.8](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.7...xen-orchestra-5.0.8) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.122.0 ([#12652](https://github.com/truecharts/charts/issues/12652)) - - - - -## [xen-orchestra-5.0.7](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.6...xen-orchestra-5.0.7) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.122.0 ([#12432](https://github.com/truecharts/charts/issues/12432)) - - - - -## [xen-orchestra-5.0.6](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.5...xen-orchestra-5.0.6) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.121.1 ([#12365](https://github.com/truecharts/charts/issues/12365)) - - - - -## [xen-orchestra-5.0.5](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.4...xen-orchestra-5.0.5) (2023-08-30) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.120.2 ([#12059](https://github.com/truecharts/charts/issues/12059)) - - - - -## [xen-orchestra-5.0.4](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.3...xen-orchestra-5.0.4) (2023-08-24) - -### Chore - -- update helm general non-major ([#11848](https://github.com/truecharts/charts/issues/11848)) - - - - -## [xen-orchestra-5.0.3](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.2...xen-orchestra-5.0.3) (2023-08-24) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.120.2 ([#11847](https://github.com/truecharts/charts/issues/11847)) - - - - -## [xen-orchestra-5.0.2](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.1...xen-orchestra-5.0.2) (2023-08-13) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.120.2 ([#11512](https://github.com/truecharts/charts/issues/11512)) - - - - -## [xen-orchestra-5.0.1](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.0...xen-orchestra-5.0.1) (2023-08-08) - -### Chore diff --git a/stable/xen-orchestra/5.0.11/Chart.yaml b/stable/xen-orchestra/5.0.11/Chart.yaml deleted file mode 100644 index ae62eaf135c..00000000000 --- a/stable/xen-orchestra/5.0.11/Chart.yaml +++ /dev/null @@ -1,24 +0,0 @@ -apiVersion: v2 -appVersion: "5.124.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.3 -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: 5.0.11 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" diff --git a/stable/xen-orchestra/5.0.11/app-changelog.md b/stable/xen-orchestra/5.0.11/app-changelog.md deleted file mode 100644 index e2a08916b02..00000000000 --- a/stable/xen-orchestra/5.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xen-orchestra-5.0.11](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.10...xen-orchestra-5.0.11) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.124.0 ([#13336](https://github.com/truecharts/charts/issues/13336)) - - \ No newline at end of file diff --git a/stable/xen-orchestra/5.0.11/charts/common-14.0.3.tgz b/stable/xen-orchestra/5.0.11/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/stable/xen-orchestra/5.0.11/charts/common-14.0.3.tgz and /dev/null differ diff --git a/stable/xen-orchestra/5.0.12/CHANGELOG.md b/stable/xen-orchestra/5.0.12/CHANGELOG.md new file mode 100644 index 00000000000..ba528ba1782 --- /dev/null +++ b/stable/xen-orchestra/5.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [xen-orchestra-5.0.12](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.11...xen-orchestra-5.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [xen-orchestra-5.0.11](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.10...xen-orchestra-5.0.11) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.124.0 ([#13336](https://github.com/truecharts/charts/issues/13336)) + + + + +## [xen-orchestra-5.0.10](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.9...xen-orchestra-5.0.10) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.124.0 ([#13099](https://github.com/truecharts/charts/issues/13099)) + + + + +## [xen-orchestra-5.0.9](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.8...xen-orchestra-5.0.9) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.122.0 ([#12868](https://github.com/truecharts/charts/issues/12868)) + + + + +## [xen-orchestra-5.0.8](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.7...xen-orchestra-5.0.8) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.122.0 ([#12652](https://github.com/truecharts/charts/issues/12652)) + + + + +## [xen-orchestra-5.0.7](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.6...xen-orchestra-5.0.7) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.122.0 ([#12432](https://github.com/truecharts/charts/issues/12432)) + + + + +## [xen-orchestra-5.0.6](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.5...xen-orchestra-5.0.6) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.121.1 ([#12365](https://github.com/truecharts/charts/issues/12365)) + + + + +## [xen-orchestra-5.0.5](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.4...xen-orchestra-5.0.5) (2023-08-30) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.120.2 ([#12059](https://github.com/truecharts/charts/issues/12059)) + + + + +## [xen-orchestra-5.0.4](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.3...xen-orchestra-5.0.4) (2023-08-24) + +### Chore + +- update helm general non-major ([#11848](https://github.com/truecharts/charts/issues/11848)) + + + + +## [xen-orchestra-5.0.3](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.2...xen-orchestra-5.0.3) (2023-08-24) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.120.2 ([#11847](https://github.com/truecharts/charts/issues/11847)) + + + + +## [xen-orchestra-5.0.2](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.1...xen-orchestra-5.0.2) (2023-08-13) + +### Chore diff --git a/stable/xen-orchestra/5.0.12/Chart.yaml b/stable/xen-orchestra/5.0.12/Chart.yaml new file mode 100644 index 00000000000..6eafe7f279c --- /dev/null +++ b/stable/xen-orchestra/5.0.12/Chart.yaml @@ -0,0 +1,24 @@ +apiVersion: v2 +appVersion: "5.124.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.12 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/xen-orchestra/5.0.12/README.md b/stable/xen-orchestra/5.0.12/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/xen-orchestra/5.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/xen-orchestra/5.0.12/app-changelog.md b/stable/xen-orchestra/5.0.12/app-changelog.md new file mode 100644 index 00000000000..fe11d4177e7 --- /dev/null +++ b/stable/xen-orchestra/5.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xen-orchestra-5.0.12](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.11...xen-orchestra-5.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/xen-orchestra/5.0.11/app-readme.md b/stable/xen-orchestra/5.0.12/app-readme.md similarity index 100% rename from stable/xen-orchestra/5.0.11/app-readme.md rename to stable/xen-orchestra/5.0.12/app-readme.md diff --git a/stable/xen-orchestra/5.0.12/charts/common-14.0.9.tgz b/stable/xen-orchestra/5.0.12/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/xen-orchestra/5.0.12/charts/common-14.0.9.tgz differ diff --git a/stable/xen-orchestra/5.0.11/ix_values.yaml b/stable/xen-orchestra/5.0.12/ix_values.yaml similarity index 100% rename from stable/xen-orchestra/5.0.11/ix_values.yaml rename to stable/xen-orchestra/5.0.12/ix_values.yaml diff --git a/stable/xen-orchestra/5.0.11/questions.yaml b/stable/xen-orchestra/5.0.12/questions.yaml similarity index 100% rename from stable/xen-orchestra/5.0.11/questions.yaml rename to stable/xen-orchestra/5.0.12/questions.yaml diff --git a/stable/xen-orchestra/5.0.12/templates/NOTES.txt b/stable/xen-orchestra/5.0.12/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/xen-orchestra/5.0.12/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xen-orchestra/5.0.12/templates/common.yaml b/stable/xen-orchestra/5.0.12/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/xen-orchestra/5.0.12/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/storj-node/6.0.0/app-changelog.md b/stable/xen-orchestra/5.0.12/values.yaml similarity index 100% rename from stable/storj-node/6.0.0/app-changelog.md rename to stable/xen-orchestra/5.0.12/values.yaml diff --git a/stable/xteve/10.0.1/CHANGELOG.md b/stable/xteve/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..532daa7b8b2 --- /dev/null +++ b/stable/xteve/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [xteve-10.0.1](https://github.com/truecharts/charts/compare/xteve-10.0.0...xteve-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [xteve-10.0.0](https://github.com/truecharts/charts/compare/xteve-9.0.24...xteve-10.0.0) (2023-07-31) + + + + +## [xteve-9.0.24](https://github.com/truecharts/charts/compare/xteve-9.0.23...xteve-9.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [xteve-9.0.23](https://github.com/truecharts/charts/compare/xteve-9.0.22...xteve-9.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [xteve-9.0.22](https://github.com/truecharts/charts/compare/xteve-9.0.21...xteve-9.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [xteve-9.0.21](https://github.com/truecharts/charts/compare/xteve-9.0.20...xteve-9.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [xteve-9.0.20](https://github.com/truecharts/charts/compare/xteve-9.0.19...xteve-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [xteve-9.0.19](https://github.com/truecharts/charts/compare/xteve-9.0.18...xteve-9.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [xteve-9.0.18](https://github.com/truecharts/charts/compare/xteve-9.0.17...xteve-9.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [xteve-9.0.17](https://github.com/truecharts/charts/compare/xteve-9.0.16...xteve-9.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [xteve-9.0.16](https://github.com/truecharts/charts/compare/xteve-9.0.15...xteve-9.0.16) (2023-05-26) + diff --git a/stable/xteve/10.0.1/Chart.yaml b/stable/xteve/10.0.1/Chart.yaml new file mode 100644 index 00000000000..e87fddfae63 --- /dev/null +++ b/stable/xteve/10.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.2.0.200" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 10.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/xteve/10.0.1/README.md b/stable/xteve/10.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/xteve/10.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/xteve/10.0.1/app-changelog.md b/stable/xteve/10.0.1/app-changelog.md new file mode 100644 index 00000000000..85f1ce9fac1 --- /dev/null +++ b/stable/xteve/10.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xteve-10.0.1](https://github.com/truecharts/charts/compare/xteve-10.0.0...xteve-10.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/xteve/10.0.1/app-readme.md b/stable/xteve/10.0.1/app-readme.md new file mode 100644 index 00000000000..3eaad8cac75 --- /dev/null +++ b/stable/xteve/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +M3U Proxy for Plex DVR and Emby Live TV. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/xteve](https://truecharts.org/charts/stable/xteve) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/xteve/10.0.1/charts/common-14.0.9.tgz b/stable/xteve/10.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/xteve/10.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/xteve/10.0.1/ix_values.yaml b/stable/xteve/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..8cebb98de7b --- /dev/null +++ b/stable/xteve/10.0.1/ix_values.yaml @@ -0,0 +1,20 @@ +image: + repository: tccr.io/truecharts/xteve + tag: v2.2.0.200@sha256:06669087209cee486ce99ca05d8bfb18928d12fb160338424e533cea71cd3587 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 34400 + targetPort: 34400 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false diff --git a/stable/xteve/10.0.1/questions.yaml b/stable/xteve/10.0.1/questions.yaml new file mode 100644 index 00000000000..4e21c5908ae --- /dev/null +++ b/stable/xteve/10.0.1/questions.yaml @@ -0,0 +1,2006 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/web/" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 34400 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/xteve/10.0.1/templates/NOTES.txt b/stable/xteve/10.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/xteve/10.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xteve/10.0.1/templates/common.yaml b/stable/xteve/10.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/xteve/10.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/synctube/4.0.0/app-changelog.md b/stable/xteve/10.0.1/values.yaml similarity index 100% rename from stable/synctube/4.0.0/app-changelog.md rename to stable/xteve/10.0.1/values.yaml diff --git a/stable/xwiki/8.0.10/CHANGELOG.md b/stable/xwiki/8.0.10/CHANGELOG.md deleted file mode 100644 index 8f6c272a0e1..00000000000 --- a/stable/xwiki/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [xwiki-8.0.10](https://github.com/truecharts/charts/compare/xwiki-8.0.9...xwiki-8.0.10) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.8.0-postgres ([#13220](https://github.com/truecharts/charts/issues/13220)) - - - - -## [xwiki-8.0.9](https://github.com/truecharts/charts/compare/xwiki-8.0.8...xwiki-8.0.9) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.8.0 ([#13044](https://github.com/truecharts/charts/issues/13044)) - - - - -## [xwiki-8.0.8](https://github.com/truecharts/charts/compare/xwiki-8.0.7...xwiki-8.0.8) (2023-09-04) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.7.0-postgres ([#12222](https://github.com/truecharts/charts/issues/12222)) - - - - -## [xwiki-8.0.7](https://github.com/truecharts/charts/compare/xwiki-8.0.6...xwiki-8.0.7) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.7.0 ([#12111](https://github.com/truecharts/charts/issues/12111)) - - - - -## [xwiki-8.0.6](https://github.com/truecharts/charts/compare/xwiki-8.0.5...xwiki-8.0.6) (2023-08-18) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.6.0-postgres ([#11666](https://github.com/truecharts/charts/issues/11666)) - - - - -## [xwiki-8.0.5](https://github.com/truecharts/charts/compare/xwiki-8.0.4...xwiki-8.0.5) (2023-08-16) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.6.0-postgres ([#11603](https://github.com/truecharts/charts/issues/11603)) - - - - -## [xwiki-8.0.4](https://github.com/truecharts/charts/compare/xwiki-8.0.3...xwiki-8.0.4) (2023-08-13) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.6.0 ([#11531](https://github.com/truecharts/charts/issues/11531)) - - - - -## [xwiki-8.0.3](https://github.com/truecharts/charts/compare/xwiki-8.0.2...xwiki-8.0.3) (2023-08-13) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v ([#11514](https://github.com/truecharts/charts/issues/11514)) - - - - -## [xwiki-8.0.2](https://github.com/truecharts/charts/compare/xwiki-8.0.1...xwiki-8.0.2) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.5.1-postgres ([#11442](https://github.com/truecharts/charts/issues/11442)) - - - - -## [xwiki-8.0.1](https://github.com/truecharts/charts/compare/xwiki-8.0.0...xwiki-8.0.1) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.5.1 ([#11270](https://github.com/truecharts/charts/issues/11270)) - - - - - -## [xwiki-8.0.0](https://github.com/truecharts/charts/compare/xwiki-7.0.31...xwiki-8.0.0) (2023-07-31) - diff --git a/stable/xwiki/8.0.10/Chart.yaml b/stable/xwiki/8.0.10/Chart.yaml deleted file mode 100644 index 4d953dcc94f..00000000000 --- a/stable/xwiki/8.0.10/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "15.8.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.10 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/xwiki/8.0.10/app-changelog.md b/stable/xwiki/8.0.10/app-changelog.md deleted file mode 100644 index a692bc893c4..00000000000 --- a/stable/xwiki/8.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xwiki-8.0.10](https://github.com/truecharts/charts/compare/xwiki-8.0.9...xwiki-8.0.10) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.8.0-postgres ([#13220](https://github.com/truecharts/charts/issues/13220)) - - \ No newline at end of file diff --git a/stable/xwiki/8.0.10/charts/common-14.0.1.tgz b/stable/xwiki/8.0.10/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/xwiki/8.0.10/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/xwiki/8.0.11/CHANGELOG.md b/stable/xwiki/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..23cb7f07e31 --- /dev/null +++ b/stable/xwiki/8.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [xwiki-8.0.11](https://github.com/truecharts/charts/compare/xwiki-8.0.10...xwiki-8.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [xwiki-8.0.10](https://github.com/truecharts/charts/compare/xwiki-8.0.9...xwiki-8.0.10) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.8.0-postgres ([#13220](https://github.com/truecharts/charts/issues/13220)) + + + + +## [xwiki-8.0.9](https://github.com/truecharts/charts/compare/xwiki-8.0.8...xwiki-8.0.9) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.8.0 ([#13044](https://github.com/truecharts/charts/issues/13044)) + + + + +## [xwiki-8.0.8](https://github.com/truecharts/charts/compare/xwiki-8.0.7...xwiki-8.0.8) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.7.0-postgres ([#12222](https://github.com/truecharts/charts/issues/12222)) + + + + +## [xwiki-8.0.7](https://github.com/truecharts/charts/compare/xwiki-8.0.6...xwiki-8.0.7) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.7.0 ([#12111](https://github.com/truecharts/charts/issues/12111)) + + + + +## [xwiki-8.0.6](https://github.com/truecharts/charts/compare/xwiki-8.0.5...xwiki-8.0.6) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.6.0-postgres ([#11666](https://github.com/truecharts/charts/issues/11666)) + + + + +## [xwiki-8.0.5](https://github.com/truecharts/charts/compare/xwiki-8.0.4...xwiki-8.0.5) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.6.0-postgres ([#11603](https://github.com/truecharts/charts/issues/11603)) + + + + +## [xwiki-8.0.4](https://github.com/truecharts/charts/compare/xwiki-8.0.3...xwiki-8.0.4) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.6.0 ([#11531](https://github.com/truecharts/charts/issues/11531)) + + + + +## [xwiki-8.0.3](https://github.com/truecharts/charts/compare/xwiki-8.0.2...xwiki-8.0.3) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v ([#11514](https://github.com/truecharts/charts/issues/11514)) + + + + +## [xwiki-8.0.2](https://github.com/truecharts/charts/compare/xwiki-8.0.1...xwiki-8.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.5.1-postgres ([#11442](https://github.com/truecharts/charts/issues/11442)) + + + + +## [xwiki-8.0.1](https://github.com/truecharts/charts/compare/xwiki-8.0.0...xwiki-8.0.1) (2023-08-07) + +### Chore diff --git a/stable/xwiki/8.0.11/Chart.yaml b/stable/xwiki/8.0.11/Chart.yaml new file mode 100644 index 00000000000..89b293cee85 --- /dev/null +++ b/stable/xwiki/8.0.11/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "15.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.11 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/xwiki/8.0.11/README.md b/stable/xwiki/8.0.11/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/xwiki/8.0.11/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/xwiki/8.0.11/app-changelog.md b/stable/xwiki/8.0.11/app-changelog.md new file mode 100644 index 00000000000..ffd2dc000b0 --- /dev/null +++ b/stable/xwiki/8.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xwiki-8.0.11](https://github.com/truecharts/charts/compare/xwiki-8.0.10...xwiki-8.0.11) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/xwiki/8.0.10/app-readme.md b/stable/xwiki/8.0.11/app-readme.md similarity index 100% rename from stable/xwiki/8.0.10/app-readme.md rename to stable/xwiki/8.0.11/app-readme.md diff --git a/stable/xwiki/8.0.11/charts/common-14.0.9.tgz b/stable/xwiki/8.0.11/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/xwiki/8.0.11/charts/common-14.0.9.tgz differ diff --git a/stable/xwiki/8.0.10/ix_values.yaml b/stable/xwiki/8.0.11/ix_values.yaml similarity index 100% rename from stable/xwiki/8.0.10/ix_values.yaml rename to stable/xwiki/8.0.11/ix_values.yaml diff --git a/stable/xwiki/8.0.10/questions.yaml b/stable/xwiki/8.0.11/questions.yaml similarity index 100% rename from stable/xwiki/8.0.10/questions.yaml rename to stable/xwiki/8.0.11/questions.yaml diff --git a/stable/xwiki/8.0.11/templates/NOTES.txt b/stable/xwiki/8.0.11/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/xwiki/8.0.11/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xwiki/8.0.11/templates/common.yaml b/stable/xwiki/8.0.11/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/xwiki/8.0.11/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tdarr/6.0.0/app-changelog.md b/stable/xwiki/8.0.11/values.yaml similarity index 100% rename from stable/tdarr/6.0.0/app-changelog.md rename to stable/xwiki/8.0.11/values.yaml diff --git a/stable/youtransfer/4.0.0/CHANGELOG.md b/stable/youtransfer/4.0.0/CHANGELOG.md deleted file mode 100644 index 612575ee35b..00000000000 --- a/stable/youtransfer/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [youtransfer-4.0.0](https://github.com/truecharts/charts/compare/youtransfer-3.0.24...youtransfer-4.0.0) (2023-07-31) - - - - -## [youtransfer-3.0.24](https://github.com/truecharts/charts/compare/youtransfer-3.0.23...youtransfer-3.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [youtransfer-3.0.23](https://github.com/truecharts/charts/compare/youtransfer-3.0.22...youtransfer-3.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [youtransfer-3.0.22](https://github.com/truecharts/charts/compare/youtransfer-3.0.21...youtransfer-3.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [youtransfer-3.0.21](https://github.com/truecharts/charts/compare/youtransfer-3.0.20...youtransfer-3.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [youtransfer-3.0.20](https://github.com/truecharts/charts/compare/youtransfer-3.0.19...youtransfer-3.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [youtransfer-3.0.19](https://github.com/truecharts/charts/compare/youtransfer-3.0.18...youtransfer-3.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [youtransfer-3.0.18](https://github.com/truecharts/charts/compare/youtransfer-3.0.17...youtransfer-3.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [youtransfer-3.0.17](https://github.com/truecharts/charts/compare/youtransfer-3.0.16...youtransfer-3.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [youtransfer-3.0.16](https://github.com/truecharts/charts/compare/youtransfer-3.0.15...youtransfer-3.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [youtransfer-3.0.15](https://github.com/truecharts/charts/compare/youtransfer-3.0.14...youtransfer-3.0.15) (2023-05-24) - diff --git a/stable/youtransfer/4.0.0/Chart.yaml b/stable/youtransfer/4.0.0/Chart.yaml deleted file mode 100644 index 7eefbec40a2..00000000000 --- a/stable/youtransfer/4.0.0/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: 14.0.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: 4.0.0 diff --git a/stable/youtransfer/4.0.0/app-changelog.md b/stable/youtransfer/4.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/youtransfer/4.0.0/charts/common-14.0.1.tgz b/stable/youtransfer/4.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/youtransfer/4.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/youtransfer/4.0.1/CHANGELOG.md b/stable/youtransfer/4.0.1/CHANGELOG.md new file mode 100644 index 00000000000..882f639bda8 --- /dev/null +++ b/stable/youtransfer/4.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [youtransfer-4.0.1](https://github.com/truecharts/charts/compare/youtransfer-4.0.0...youtransfer-4.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [youtransfer-4.0.0](https://github.com/truecharts/charts/compare/youtransfer-3.0.24...youtransfer-4.0.0) (2023-07-31) + + + + +## [youtransfer-3.0.24](https://github.com/truecharts/charts/compare/youtransfer-3.0.23...youtransfer-3.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [youtransfer-3.0.23](https://github.com/truecharts/charts/compare/youtransfer-3.0.22...youtransfer-3.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [youtransfer-3.0.22](https://github.com/truecharts/charts/compare/youtransfer-3.0.21...youtransfer-3.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [youtransfer-3.0.21](https://github.com/truecharts/charts/compare/youtransfer-3.0.20...youtransfer-3.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [youtransfer-3.0.20](https://github.com/truecharts/charts/compare/youtransfer-3.0.19...youtransfer-3.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [youtransfer-3.0.19](https://github.com/truecharts/charts/compare/youtransfer-3.0.18...youtransfer-3.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [youtransfer-3.0.18](https://github.com/truecharts/charts/compare/youtransfer-3.0.17...youtransfer-3.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [youtransfer-3.0.17](https://github.com/truecharts/charts/compare/youtransfer-3.0.16...youtransfer-3.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [youtransfer-3.0.16](https://github.com/truecharts/charts/compare/youtransfer-3.0.15...youtransfer-3.0.16) (2023-05-26) + diff --git a/stable/youtransfer/4.0.1/Chart.yaml b/stable/youtransfer/4.0.1/Chart.yaml new file mode 100644 index 00000000000..1e04974e218 --- /dev/null +++ b/stable/youtransfer/4.0.1/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: 14.0.9 +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: 4.0.1 diff --git a/stable/youtransfer/4.0.1/README.md b/stable/youtransfer/4.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/youtransfer/4.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/youtransfer/4.0.1/app-changelog.md b/stable/youtransfer/4.0.1/app-changelog.md new file mode 100644 index 00000000000..957838d4af9 --- /dev/null +++ b/stable/youtransfer/4.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [youtransfer-4.0.1](https://github.com/truecharts/charts/compare/youtransfer-4.0.0...youtransfer-4.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/youtransfer/4.0.0/app-readme.md b/stable/youtransfer/4.0.1/app-readme.md similarity index 100% rename from stable/youtransfer/4.0.0/app-readme.md rename to stable/youtransfer/4.0.1/app-readme.md diff --git a/stable/youtransfer/4.0.1/charts/common-14.0.9.tgz b/stable/youtransfer/4.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/youtransfer/4.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/youtransfer/4.0.0/ix_values.yaml b/stable/youtransfer/4.0.1/ix_values.yaml similarity index 100% rename from stable/youtransfer/4.0.0/ix_values.yaml rename to stable/youtransfer/4.0.1/ix_values.yaml diff --git a/stable/youtransfer/4.0.0/questions.yaml b/stable/youtransfer/4.0.1/questions.yaml similarity index 100% rename from stable/youtransfer/4.0.0/questions.yaml rename to stable/youtransfer/4.0.1/questions.yaml diff --git a/stable/youtransfer/4.0.1/templates/NOTES.txt b/stable/youtransfer/4.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/youtransfer/4.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/youtransfer/4.0.0/templates/common.yaml b/stable/youtransfer/4.0.1/templates/common.yaml similarity index 100% rename from stable/youtransfer/4.0.0/templates/common.yaml rename to stable/youtransfer/4.0.1/templates/common.yaml diff --git a/stable/traggo/3.0.0/app-changelog.md b/stable/youtransfer/4.0.1/values.yaml similarity index 100% rename from stable/traggo/3.0.0/app-changelog.md rename to stable/youtransfer/4.0.1/values.yaml diff --git a/stable/youtubedl-material/6.0.0/CHANGELOG.md b/stable/youtubedl-material/6.0.0/CHANGELOG.md deleted file mode 100644 index 826cd12c62e..00000000000 --- a/stable/youtubedl-material/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - - -## [youtubedl-material-6.0.0](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.26...youtubedl-material-6.0.0) (2023-07-31) - - - - -## [youtubedl-material-5.0.26](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.25...youtubedl-material-5.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [youtubedl-material-5.0.25](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.24...youtubedl-material-5.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [youtubedl-material-5.0.24](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.23...youtubedl-material-5.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [youtubedl-material-5.0.23](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.22...youtubedl-material-5.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [youtubedl-material-5.0.22](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.21...youtubedl-material-5.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - - - -## [youtubedl-material-5.0.21](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.20...youtubedl-material-5.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [youtubedl-material-5.0.20](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.19...youtubedl-material-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [youtubedl-material-5.0.19](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.18...youtubedl-material-5.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [youtubedl-material-5.0.18](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.17...youtubedl-material-5.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [youtubedl-material-5.0.17](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.16...youtubedl-material-5.0.17) (2023-05-26) - diff --git a/stable/youtubedl-material/6.0.0/Chart.yaml b/stable/youtubedl-material/6.0.0/Chart.yaml deleted file mode 100644 index 335f2180536..00000000000 --- a/stable/youtubedl-material/6.0.0/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.1 - - condition: mongodb.enabled - name: mongodb - repository: https://deps.truecharts.org - version: 6.0.67 -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: 6.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/youtubedl-material/6.0.0/app-changelog.md b/stable/youtubedl-material/6.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/youtubedl-material/6.0.0/charts/common-14.0.1.tgz b/stable/youtubedl-material/6.0.0/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/youtubedl-material/6.0.0/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/youtubedl-material/6.0.1/CHANGELOG.md b/stable/youtubedl-material/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..7856f2d9912 --- /dev/null +++ b/stable/youtubedl-material/6.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [youtubedl-material-6.0.1](https://github.com/truecharts/charts/compare/youtubedl-material-6.0.0...youtubedl-material-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + + +## [youtubedl-material-6.0.0](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.26...youtubedl-material-6.0.0) (2023-07-31) + + + + +## [youtubedl-material-5.0.26](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.25...youtubedl-material-5.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [youtubedl-material-5.0.25](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.24...youtubedl-material-5.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [youtubedl-material-5.0.24](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.23...youtubedl-material-5.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [youtubedl-material-5.0.23](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.22...youtubedl-material-5.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [youtubedl-material-5.0.22](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.21...youtubedl-material-5.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [youtubedl-material-5.0.21](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.20...youtubedl-material-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [youtubedl-material-5.0.20](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.19...youtubedl-material-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [youtubedl-material-5.0.19](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.18...youtubedl-material-5.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [youtubedl-material-5.0.18](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.17...youtubedl-material-5.0.18) (2023-05-27) + diff --git a/stable/youtubedl-material/6.0.1/Chart.yaml b/stable/youtubedl-material/6.0.1/Chart.yaml new file mode 100644 index 00000000000..4738a288607 --- /dev/null +++ b/stable/youtubedl-material/6.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org + version: 6.0.67 +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: 6.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/youtubedl-material/6.0.1/README.md b/stable/youtubedl-material/6.0.1/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/youtubedl-material/6.0.1/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/youtubedl-material/6.0.1/app-changelog.md b/stable/youtubedl-material/6.0.1/app-changelog.md new file mode 100644 index 00000000000..ee5a58b5b48 --- /dev/null +++ b/stable/youtubedl-material/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [youtubedl-material-6.0.1](https://github.com/truecharts/charts/compare/youtubedl-material-6.0.0...youtubedl-material-6.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/youtubedl-material/6.0.0/app-readme.md b/stable/youtubedl-material/6.0.1/app-readme.md similarity index 100% rename from stable/youtubedl-material/6.0.0/app-readme.md rename to stable/youtubedl-material/6.0.1/app-readme.md diff --git a/stable/youtubedl-material/6.0.1/charts/common-14.0.9.tgz b/stable/youtubedl-material/6.0.1/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/youtubedl-material/6.0.1/charts/common-14.0.9.tgz differ diff --git a/stable/youtubedl-material/6.0.1/charts/mongodb-6.0.67.tgz b/stable/youtubedl-material/6.0.1/charts/mongodb-6.0.67.tgz new file mode 100644 index 00000000000..f2027521d87 Binary files /dev/null and b/stable/youtubedl-material/6.0.1/charts/mongodb-6.0.67.tgz differ diff --git a/stable/youtubedl-material/6.0.0/ix_values.yaml b/stable/youtubedl-material/6.0.1/ix_values.yaml similarity index 100% rename from stable/youtubedl-material/6.0.0/ix_values.yaml rename to stable/youtubedl-material/6.0.1/ix_values.yaml diff --git a/stable/youtubedl-material/6.0.0/questions.yaml b/stable/youtubedl-material/6.0.1/questions.yaml similarity index 100% rename from stable/youtubedl-material/6.0.0/questions.yaml rename to stable/youtubedl-material/6.0.1/questions.yaml diff --git a/stable/youtubedl-material/6.0.1/templates/NOTES.txt b/stable/youtubedl-material/6.0.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/youtubedl-material/6.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/youtubedl-material/6.0.1/templates/common.yaml b/stable/youtubedl-material/6.0.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/youtubedl-material/6.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/trilium-notes/9.0.0/app-changelog.md b/stable/youtubedl-material/6.0.1/values.yaml similarity index 100% rename from stable/trilium-notes/9.0.0/app-changelog.md rename to stable/youtubedl-material/6.0.1/values.yaml diff --git a/stable/zerotier/6.0.1/CHANGELOG.md b/stable/zerotier/6.0.1/CHANGELOG.md deleted file mode 100644 index cb9bfb3079c..00000000000 --- a/stable/zerotier/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [zerotier-6.0.1](https://github.com/truecharts/charts/compare/zerotier-6.0.0...zerotier-6.0.1) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/zerotier to v1.12.1 ([#12112](https://github.com/truecharts/charts/issues/12112)) - - ### Docs - -- Update docs ([#11757](https://github.com/truecharts/charts/issues/11757)) - - - - - -## [zerotier-6.0.0](https://github.com/truecharts/charts/compare/zerotier-5.0.24...zerotier-6.0.0) (2023-07-31) - - - - -## [zerotier-5.0.24](https://github.com/truecharts/charts/compare/zerotier-5.0.23...zerotier-5.0.24) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [zerotier-5.0.23](https://github.com/truecharts/charts/compare/zerotier-5.0.22...zerotier-5.0.23) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [zerotier-5.0.22](https://github.com/truecharts/charts/compare/zerotier-5.0.21...zerotier-5.0.22) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [zerotier-5.0.21](https://github.com/truecharts/charts/compare/zerotier-5.0.20...zerotier-5.0.21) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [zerotier-5.0.20](https://github.com/truecharts/charts/compare/zerotier-5.0.19...zerotier-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [zerotier-5.0.19](https://github.com/truecharts/charts/compare/zerotier-5.0.18...zerotier-5.0.19) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [zerotier-5.0.18](https://github.com/truecharts/charts/compare/zerotier-5.0.17...zerotier-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [zerotier-5.0.17](https://github.com/truecharts/charts/compare/zerotier-5.0.16...zerotier-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [zerotier-5.0.16](https://github.com/truecharts/charts/compare/zerotier-5.0.15...zerotier-5.0.16) (2023-05-26) - diff --git a/stable/zerotier/6.0.1/Chart.yaml b/stable/zerotier/6.0.1/Chart.yaml deleted file mode 100644 index 8c761e282b1..00000000000 --- a/stable/zerotier/6.0.1/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: zerotier -version: 6.0.1 -appVersion: "1.12.1" -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: 14.0.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/6.0.1/app-changelog.md b/stable/zerotier/6.0.1/app-changelog.md deleted file mode 100644 index 9d192136343..00000000000 --- a/stable/zerotier/6.0.1/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [zerotier-6.0.1](https://github.com/truecharts/charts/compare/zerotier-6.0.0...zerotier-6.0.1) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/zerotier to v1.12.1 ([#12112](https://github.com/truecharts/charts/issues/12112)) - - ### Docs - -- Update docs ([#11757](https://github.com/truecharts/charts/issues/11757)) - - \ No newline at end of file diff --git a/stable/zerotier/6.0.1/charts/common-14.0.1.tgz b/stable/zerotier/6.0.1/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/zerotier/6.0.1/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/zerotier/6.0.2/CHANGELOG.md b/stable/zerotier/6.0.2/CHANGELOG.md new file mode 100644 index 00000000000..e3f51a1edcd --- /dev/null +++ b/stable/zerotier/6.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [zerotier-6.0.2](https://github.com/truecharts/charts/compare/zerotier-6.0.1...zerotier-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [zerotier-6.0.1](https://github.com/truecharts/charts/compare/zerotier-6.0.0...zerotier-6.0.1) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/zerotier to v1.12.1 ([#12112](https://github.com/truecharts/charts/issues/12112)) + + ### Docs + +- Update docs ([#11757](https://github.com/truecharts/charts/issues/11757)) + + + + + +## [zerotier-6.0.0](https://github.com/truecharts/charts/compare/zerotier-5.0.24...zerotier-6.0.0) (2023-07-31) + + + + +## [zerotier-5.0.24](https://github.com/truecharts/charts/compare/zerotier-5.0.23...zerotier-5.0.24) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [zerotier-5.0.23](https://github.com/truecharts/charts/compare/zerotier-5.0.22...zerotier-5.0.23) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [zerotier-5.0.22](https://github.com/truecharts/charts/compare/zerotier-5.0.21...zerotier-5.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [zerotier-5.0.21](https://github.com/truecharts/charts/compare/zerotier-5.0.20...zerotier-5.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [zerotier-5.0.20](https://github.com/truecharts/charts/compare/zerotier-5.0.19...zerotier-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [zerotier-5.0.19](https://github.com/truecharts/charts/compare/zerotier-5.0.18...zerotier-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [zerotier-5.0.18](https://github.com/truecharts/charts/compare/zerotier-5.0.17...zerotier-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [zerotier-5.0.17](https://github.com/truecharts/charts/compare/zerotier-5.0.16...zerotier-5.0.17) (2023-05-27) + diff --git a/stable/zerotier/6.0.2/Chart.yaml b/stable/zerotier/6.0.2/Chart.yaml new file mode 100644 index 00000000000..49054b8f643 --- /dev/null +++ b/stable/zerotier/6.0.2/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: zerotier +version: 6.0.2 +appVersion: "1.12.1" +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: 14.0.9 +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/6.0.2/README.md b/stable/zerotier/6.0.2/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/zerotier/6.0.2/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/zerotier/6.0.2/app-changelog.md b/stable/zerotier/6.0.2/app-changelog.md new file mode 100644 index 00000000000..884fe370174 --- /dev/null +++ b/stable/zerotier/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [zerotier-6.0.2](https://github.com/truecharts/charts/compare/zerotier-6.0.1...zerotier-6.0.2) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/zerotier/6.0.1/app-readme.md b/stable/zerotier/6.0.2/app-readme.md similarity index 100% rename from stable/zerotier/6.0.1/app-readme.md rename to stable/zerotier/6.0.2/app-readme.md diff --git a/stable/zerotier/6.0.2/charts/common-14.0.9.tgz b/stable/zerotier/6.0.2/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/zerotier/6.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/zerotier/6.0.1/ix_values.yaml b/stable/zerotier/6.0.2/ix_values.yaml similarity index 100% rename from stable/zerotier/6.0.1/ix_values.yaml rename to stable/zerotier/6.0.2/ix_values.yaml diff --git a/stable/zerotier/6.0.1/questions.yaml b/stable/zerotier/6.0.2/questions.yaml similarity index 100% rename from stable/zerotier/6.0.1/questions.yaml rename to stable/zerotier/6.0.2/questions.yaml diff --git a/stable/zerotier/6.0.2/templates/NOTES.txt b/stable/zerotier/6.0.2/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zerotier/6.0.2/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zerotier/6.0.2/templates/common.yaml b/stable/zerotier/6.0.2/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/zerotier/6.0.2/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tsmuxer/5.0.0/app-changelog.md b/stable/zerotier/6.0.2/values.yaml similarity index 100% rename from stable/tsmuxer/5.0.0/app-changelog.md rename to stable/zerotier/6.0.2/values.yaml diff --git a/stable/zigbee2mqtt/8.0.3/CHANGELOG.md b/stable/zigbee2mqtt/8.0.3/CHANGELOG.md deleted file mode 100644 index b4683ec6a49..00000000000 --- a/stable/zigbee2mqtt/8.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [zigbee2mqtt-8.0.3](https://github.com/truecharts/charts/compare/zigbee2mqtt-8.0.2...zigbee2mqtt-8.0.3) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/zigbee2mqtt to v1.33.1 ([#13231](https://github.com/truecharts/charts/issues/13231)) - - - - -## [zigbee2mqtt-8.0.2](https://github.com/truecharts/charts/compare/zigbee2mqtt-8.0.1...zigbee2mqtt-8.0.2) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/zigbee2mqtt to v1.33.0 ([#12366](https://github.com/truecharts/charts/issues/12366)) - - - - -## [zigbee2mqtt-8.0.1](https://github.com/truecharts/charts/compare/zigbee2mqtt-8.0.0...zigbee2mqtt-8.0.1) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/zigbee2mqtt to v1.32.2 ([#11271](https://github.com/truecharts/charts/issues/11271)) - - - - - -## [zigbee2mqtt-8.0.0](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.31...zigbee2mqtt-8.0.0) (2023-07-31) - - - - -## [zigbee2mqtt-7.0.31](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.30...zigbee2mqtt-7.0.31) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [zigbee2mqtt-7.0.30](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.29...zigbee2mqtt-7.0.30) (2023-07-08) - -### Chore - -- update container image tccr.io/truecharts/zigbee2mqtt to v1.32.1 ([#10312](https://github.com/truecharts/charts/issues/10312)) - - - - -## [zigbee2mqtt-7.0.29](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.28...zigbee2mqtt-7.0.29) (2023-07-08) - -### Chore - -- update container image tccr.io/truecharts/zigbee2mqtt to v1.32.0 ([#10291](https://github.com/truecharts/charts/issues/10291)) - - - - -## [zigbee2mqtt-7.0.28](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.27...zigbee2mqtt-7.0.28) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [zigbee2mqtt-7.0.27](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.26...zigbee2mqtt-7.0.27) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [zigbee2mqtt-7.0.26](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.25...zigbee2mqtt-7.0.26) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [zigbee2mqtt-7.0.25](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.24...zigbee2mqtt-7.0.25) (2023-06-09) - -### Chore - -- update container image tccr.io/truecharts/zigbee2mqtt to v1.31.2 ([#9517](https://github.com/truecharts/charts/issues/9517)) - diff --git a/stable/zigbee2mqtt/8.0.3/Chart.yaml b/stable/zigbee2mqtt/8.0.3/Chart.yaml deleted file mode 100644 index c35eb8cd356..00000000000 --- a/stable/zigbee2mqtt/8.0.3/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.33.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.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: 8.0.3 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/zigbee2mqtt/8.0.3/app-changelog.md b/stable/zigbee2mqtt/8.0.3/app-changelog.md deleted file mode 100644 index 805a1e0a529..00000000000 --- a/stable/zigbee2mqtt/8.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [zigbee2mqtt-8.0.3](https://github.com/truecharts/charts/compare/zigbee2mqtt-8.0.2...zigbee2mqtt-8.0.3) (2023-10-04) - -### Chore - -- update container image tccr.io/truecharts/zigbee2mqtt to v1.33.1 ([#13231](https://github.com/truecharts/charts/issues/13231)) - - \ No newline at end of file diff --git a/stable/zigbee2mqtt/8.0.3/charts/common-14.0.1.tgz b/stable/zigbee2mqtt/8.0.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/zigbee2mqtt/8.0.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/8.0.4/CHANGELOG.md b/stable/zigbee2mqtt/8.0.4/CHANGELOG.md new file mode 100644 index 00000000000..922a5c57689 --- /dev/null +++ b/stable/zigbee2mqtt/8.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [zigbee2mqtt-8.0.4](https://github.com/truecharts/charts/compare/zigbee2mqtt-8.0.3...zigbee2mqtt-8.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [zigbee2mqtt-8.0.3](https://github.com/truecharts/charts/compare/zigbee2mqtt-8.0.2...zigbee2mqtt-8.0.3) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/zigbee2mqtt to v1.33.1 ([#13231](https://github.com/truecharts/charts/issues/13231)) + + + + +## [zigbee2mqtt-8.0.2](https://github.com/truecharts/charts/compare/zigbee2mqtt-8.0.1...zigbee2mqtt-8.0.2) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/zigbee2mqtt to v1.33.0 ([#12366](https://github.com/truecharts/charts/issues/12366)) + + + + +## [zigbee2mqtt-8.0.1](https://github.com/truecharts/charts/compare/zigbee2mqtt-8.0.0...zigbee2mqtt-8.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/zigbee2mqtt to v1.32.2 ([#11271](https://github.com/truecharts/charts/issues/11271)) + + + + + +## [zigbee2mqtt-8.0.0](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.31...zigbee2mqtt-8.0.0) (2023-07-31) + + + + +## [zigbee2mqtt-7.0.31](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.30...zigbee2mqtt-7.0.31) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [zigbee2mqtt-7.0.30](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.29...zigbee2mqtt-7.0.30) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/zigbee2mqtt to v1.32.1 ([#10312](https://github.com/truecharts/charts/issues/10312)) + + + + +## [zigbee2mqtt-7.0.29](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.28...zigbee2mqtt-7.0.29) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/zigbee2mqtt to v1.32.0 ([#10291](https://github.com/truecharts/charts/issues/10291)) + + + + +## [zigbee2mqtt-7.0.28](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.27...zigbee2mqtt-7.0.28) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [zigbee2mqtt-7.0.27](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.26...zigbee2mqtt-7.0.27) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [zigbee2mqtt-7.0.26](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.25...zigbee2mqtt-7.0.26) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + diff --git a/stable/zigbee2mqtt/8.0.4/Chart.yaml b/stable/zigbee2mqtt/8.0.4/Chart.yaml new file mode 100644 index 00000000000..32602d10f2b --- /dev/null +++ b/stable/zigbee2mqtt/8.0.4/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.33.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 8.0.4 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/zigbee2mqtt/8.0.4/README.md b/stable/zigbee2mqtt/8.0.4/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/zigbee2mqtt/8.0.4/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/zigbee2mqtt/8.0.3/SKIPINSTALL b/stable/zigbee2mqtt/8.0.4/SKIPINSTALL similarity index 100% rename from stable/zigbee2mqtt/8.0.3/SKIPINSTALL rename to stable/zigbee2mqtt/8.0.4/SKIPINSTALL diff --git a/stable/zigbee2mqtt/8.0.4/app-changelog.md b/stable/zigbee2mqtt/8.0.4/app-changelog.md new file mode 100644 index 00000000000..a3fa135819c --- /dev/null +++ b/stable/zigbee2mqtt/8.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [zigbee2mqtt-8.0.4](https://github.com/truecharts/charts/compare/zigbee2mqtt-8.0.3...zigbee2mqtt-8.0.4) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/zigbee2mqtt/8.0.3/app-readme.md b/stable/zigbee2mqtt/8.0.4/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/8.0.3/app-readme.md rename to stable/zigbee2mqtt/8.0.4/app-readme.md diff --git a/stable/zigbee2mqtt/8.0.4/charts/common-14.0.9.tgz b/stable/zigbee2mqtt/8.0.4/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/zigbee2mqtt/8.0.4/charts/common-14.0.9.tgz differ diff --git a/stable/zigbee2mqtt/8.0.3/ix_values.yaml b/stable/zigbee2mqtt/8.0.4/ix_values.yaml similarity index 100% rename from stable/zigbee2mqtt/8.0.3/ix_values.yaml rename to stable/zigbee2mqtt/8.0.4/ix_values.yaml diff --git a/stable/zigbee2mqtt/8.0.3/questions.yaml b/stable/zigbee2mqtt/8.0.4/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/8.0.3/questions.yaml rename to stable/zigbee2mqtt/8.0.4/questions.yaml diff --git a/stable/zigbee2mqtt/8.0.4/templates/NOTES.txt b/stable/zigbee2mqtt/8.0.4/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zigbee2mqtt/8.0.4/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zigbee2mqtt/8.0.4/templates/common.yaml b/stable/zigbee2mqtt/8.0.4/templates/common.yaml new file mode 100644 index 00000000000..995efb03eb0 --- /dev/null +++ b/stable/zigbee2mqtt/8.0.4/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/twtxt/7.0.0/app-changelog.md b/stable/zigbee2mqtt/8.0.4/values.yaml similarity index 100% rename from stable/twtxt/7.0.0/app-changelog.md rename to stable/zigbee2mqtt/8.0.4/values.yaml diff --git a/stable/znc/6.0.6/CHANGELOG.md b/stable/znc/6.0.6/CHANGELOG.md deleted file mode 100644 index 11a700f5187..00000000000 --- a/stable/znc/6.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [znc-6.0.6](https://github.com/truecharts/charts/compare/znc-6.0.5...znc-6.0.6) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#13300](https://github.com/truecharts/charts/issues/13300)) - - - - -## [znc-6.0.5](https://github.com/truecharts/charts/compare/znc-6.0.4...znc-6.0.5) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#13070](https://github.com/truecharts/charts/issues/13070)) - - - - -## [znc-6.0.4](https://github.com/truecharts/charts/compare/znc-6.0.3...znc-6.0.4) (2023-09-08) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#12374](https://github.com/truecharts/charts/issues/12374)) - - - - -## [znc-6.0.3](https://github.com/truecharts/charts/compare/znc-6.0.2...znc-6.0.3) (2023-08-18) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#11649](https://github.com/truecharts/charts/issues/11649)) - - - - -## [znc-6.0.2](https://github.com/truecharts/charts/compare/znc-6.0.1...znc-6.0.2) (2023-08-11) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#11411](https://github.com/truecharts/charts/issues/11411)) - - - - -## [znc-6.0.1](https://github.com/truecharts/charts/compare/znc-6.0.0...znc-6.0.1) (2023-08-04) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#11184](https://github.com/truecharts/charts/issues/11184)) - - - - - -## [znc-6.0.0](https://github.com/truecharts/charts/compare/znc-5.0.34...znc-6.0.0) (2023-07-31) - - - - -## [znc-5.0.34](https://github.com/truecharts/charts/compare/znc-5.0.33...znc-5.0.34) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [znc-5.0.33](https://github.com/truecharts/charts/compare/znc-5.0.32...znc-5.0.33) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#10909](https://github.com/truecharts/charts/issues/10909)) - - - - -## [znc-5.0.32](https://github.com/truecharts/charts/compare/znc-5.0.31...znc-5.0.32) (2023-07-21) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#10689](https://github.com/truecharts/charts/issues/10689)) - - - - -## [znc-5.0.31](https://github.com/truecharts/charts/compare/znc-5.0.30...znc-5.0.31) (2023-07-14) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#10454](https://github.com/truecharts/charts/issues/10454)) - diff --git a/stable/znc/6.0.6/Chart.yaml b/stable/znc/6.0.6/Chart.yaml deleted file mode 100644 index 754fa50d879..00000000000 --- a/stable/znc/6.0.6/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: znc -version: 6.0.6 -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: 14.0.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/6.0.6/app-changelog.md b/stable/znc/6.0.6/app-changelog.md deleted file mode 100644 index cb9333bbaed..00000000000 --- a/stable/znc/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [znc-6.0.6](https://github.com/truecharts/charts/compare/znc-6.0.5...znc-6.0.6) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#13300](https://github.com/truecharts/charts/issues/13300)) - - \ No newline at end of file diff --git a/stable/znc/6.0.6/charts/common-14.0.1.tgz b/stable/znc/6.0.6/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/znc/6.0.6/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/znc/6.0.7/CHANGELOG.md b/stable/znc/6.0.7/CHANGELOG.md new file mode 100644 index 00000000000..e9d6adf14b6 --- /dev/null +++ b/stable/znc/6.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [znc-6.0.7](https://github.com/truecharts/charts/compare/znc-6.0.6...znc-6.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [znc-6.0.6](https://github.com/truecharts/charts/compare/znc-6.0.5...znc-6.0.6) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#13300](https://github.com/truecharts/charts/issues/13300)) + + + + +## [znc-6.0.5](https://github.com/truecharts/charts/compare/znc-6.0.4...znc-6.0.5) (2023-09-29) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#13070](https://github.com/truecharts/charts/issues/13070)) + + + + +## [znc-6.0.4](https://github.com/truecharts/charts/compare/znc-6.0.3...znc-6.0.4) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#12374](https://github.com/truecharts/charts/issues/12374)) + + + + +## [znc-6.0.3](https://github.com/truecharts/charts/compare/znc-6.0.2...znc-6.0.3) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#11649](https://github.com/truecharts/charts/issues/11649)) + + + + +## [znc-6.0.2](https://github.com/truecharts/charts/compare/znc-6.0.1...znc-6.0.2) (2023-08-11) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#11411](https://github.com/truecharts/charts/issues/11411)) + + + + +## [znc-6.0.1](https://github.com/truecharts/charts/compare/znc-6.0.0...znc-6.0.1) (2023-08-04) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#11184](https://github.com/truecharts/charts/issues/11184)) + + + + + +## [znc-6.0.0](https://github.com/truecharts/charts/compare/znc-5.0.34...znc-6.0.0) (2023-07-31) + + + + +## [znc-5.0.34](https://github.com/truecharts/charts/compare/znc-5.0.33...znc-5.0.34) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [znc-5.0.33](https://github.com/truecharts/charts/compare/znc-5.0.32...znc-5.0.33) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#10909](https://github.com/truecharts/charts/issues/10909)) + + + + +## [znc-5.0.32](https://github.com/truecharts/charts/compare/znc-5.0.31...znc-5.0.32) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#10689](https://github.com/truecharts/charts/issues/10689)) + diff --git a/stable/znc/6.0.7/Chart.yaml b/stable/znc/6.0.7/Chart.yaml new file mode 100644 index 00000000000..d3ae6ab7adc --- /dev/null +++ b/stable/znc/6.0.7/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: znc +version: 6.0.7 +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: 14.0.9 + # 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/6.0.7/README.md b/stable/znc/6.0.7/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/znc/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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/znc/6.0.7/app-changelog.md b/stable/znc/6.0.7/app-changelog.md new file mode 100644 index 00000000000..c79977df1a4 --- /dev/null +++ b/stable/znc/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [znc-6.0.7](https://github.com/truecharts/charts/compare/znc-6.0.6...znc-6.0.7) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/znc/6.0.6/app-readme.md b/stable/znc/6.0.7/app-readme.md similarity index 100% rename from stable/znc/6.0.6/app-readme.md rename to stable/znc/6.0.7/app-readme.md diff --git a/stable/znc/6.0.7/charts/common-14.0.9.tgz b/stable/znc/6.0.7/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/znc/6.0.7/charts/common-14.0.9.tgz differ diff --git a/stable/znc/6.0.6/ix_values.yaml b/stable/znc/6.0.7/ix_values.yaml similarity index 100% rename from stable/znc/6.0.6/ix_values.yaml rename to stable/znc/6.0.7/ix_values.yaml diff --git a/stable/znc/6.0.6/questions.yaml b/stable/znc/6.0.7/questions.yaml similarity index 100% rename from stable/znc/6.0.6/questions.yaml rename to stable/znc/6.0.7/questions.yaml diff --git a/stable/znc/6.0.7/templates/NOTES.txt b/stable/znc/6.0.7/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/znc/6.0.7/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/znc/6.0.7/templates/common.yaml b/stable/znc/6.0.7/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/znc/6.0.7/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/uptimerobot-prometheus/8.0.0/app-changelog.md b/stable/znc/6.0.7/values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/8.0.0/app-changelog.md rename to stable/znc/6.0.7/values.yaml diff --git a/stable/ztcuui-aio/5.0.2/CHANGELOG.md b/stable/ztcuui-aio/5.0.2/CHANGELOG.md deleted file mode 100644 index 7abcc6763d5..00000000000 --- a/stable/ztcuui-aio/5.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ztcuui-aio-5.0.2](https://github.com/truecharts/charts/compare/ztcuui-aio-5.0.1...ztcuui-aio-5.0.2) (2023-09-06) - -### Chore - -- update helm general non-major ([#12276](https://github.com/truecharts/charts/issues/12276)) - - - - -## [ztcuui-aio-5.0.1](https://github.com/truecharts/charts/compare/ztcuui-aio-5.0.0...ztcuui-aio-5.0.1) (2023-09-06) - -### Chore - -- update container image tccr.io/truecharts/ztcuui-aio to v1.2.16 ([#12275](https://github.com/truecharts/charts/issues/12275)) - - - - - -## [ztcuui-aio-5.0.0](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.26...ztcuui-aio-5.0.0) (2023-07-31) - - - - -## [ztcuui-aio-4.0.26](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.25...ztcuui-aio-4.0.26) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [ztcuui-aio-4.0.25](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.24...ztcuui-aio-4.0.25) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [ztcuui-aio-4.0.24](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.23...ztcuui-aio-4.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [ztcuui-aio-4.0.23](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.22...ztcuui-aio-4.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [ztcuui-aio-4.0.22](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.21...ztcuui-aio-4.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [ztcuui-aio-4.0.21](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.20...ztcuui-aio-4.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [ztcuui-aio-4.0.20](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.19...ztcuui-aio-4.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [ztcuui-aio-4.0.19](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.18...ztcuui-aio-4.0.19) (2023-05-27) - diff --git a/stable/ztcuui-aio/5.0.2/Chart.yaml b/stable/ztcuui-aio/5.0.2/Chart.yaml deleted file mode 100644 index 7277d2258cb..00000000000 --- a/stable/ztcuui-aio/5.0.2/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.16" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 14.0.6 -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: 5.0.2 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/ztcuui-aio/5.0.2/app-changelog.md b/stable/ztcuui-aio/5.0.2/app-changelog.md deleted file mode 100644 index d69b617cca1..00000000000 --- a/stable/ztcuui-aio/5.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ztcuui-aio-5.0.2](https://github.com/truecharts/charts/compare/ztcuui-aio-5.0.1...ztcuui-aio-5.0.2) (2023-09-06) - -### Chore - -- update helm general non-major ([#12276](https://github.com/truecharts/charts/issues/12276)) - - \ No newline at end of file diff --git a/stable/ztcuui-aio/5.0.2/charts/common-14.0.6.tgz b/stable/ztcuui-aio/5.0.2/charts/common-14.0.6.tgz deleted file mode 100644 index d8a3fabe92a..00000000000 Binary files a/stable/ztcuui-aio/5.0.2/charts/common-14.0.6.tgz and /dev/null differ diff --git a/stable/ztcuui-aio/5.0.3/CHANGELOG.md b/stable/ztcuui-aio/5.0.3/CHANGELOG.md new file mode 100644 index 00000000000..04aec389a5b --- /dev/null +++ b/stable/ztcuui-aio/5.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ztcuui-aio-5.0.3](https://github.com/truecharts/charts/compare/ztcuui-aio-5.0.2...ztcuui-aio-5.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [ztcuui-aio-5.0.2](https://github.com/truecharts/charts/compare/ztcuui-aio-5.0.1...ztcuui-aio-5.0.2) (2023-09-06) + +### Chore + +- update helm general non-major ([#12276](https://github.com/truecharts/charts/issues/12276)) + + + + +## [ztcuui-aio-5.0.1](https://github.com/truecharts/charts/compare/ztcuui-aio-5.0.0...ztcuui-aio-5.0.1) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/ztcuui-aio to v1.2.16 ([#12275](https://github.com/truecharts/charts/issues/12275)) + + + + + +## [ztcuui-aio-5.0.0](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.26...ztcuui-aio-5.0.0) (2023-07-31) + + + + +## [ztcuui-aio-4.0.26](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.25...ztcuui-aio-4.0.26) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [ztcuui-aio-4.0.25](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.24...ztcuui-aio-4.0.25) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [ztcuui-aio-4.0.24](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.23...ztcuui-aio-4.0.24) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [ztcuui-aio-4.0.23](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.22...ztcuui-aio-4.0.23) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [ztcuui-aio-4.0.22](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.21...ztcuui-aio-4.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [ztcuui-aio-4.0.21](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.20...ztcuui-aio-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [ztcuui-aio-4.0.20](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.19...ztcuui-aio-4.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + diff --git a/stable/ztcuui-aio/5.0.3/Chart.yaml b/stable/ztcuui-aio/5.0.3/Chart.yaml new file mode 100644 index 00000000000..9b3c5c1b4e9 --- /dev/null +++ b/stable/ztcuui-aio/5.0.3/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.2.16" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 5.0.3 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/ztcuui-aio/5.0.3/README.md b/stable/ztcuui-aio/5.0.3/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/ztcuui-aio/5.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/ztcuui-aio/5.0.3/app-changelog.md b/stable/ztcuui-aio/5.0.3/app-changelog.md new file mode 100644 index 00000000000..d3cdd9893d6 --- /dev/null +++ b/stable/ztcuui-aio/5.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ztcuui-aio-5.0.3](https://github.com/truecharts/charts/compare/ztcuui-aio-5.0.2...ztcuui-aio-5.0.3) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/ztcuui-aio/5.0.2/app-readme.md b/stable/ztcuui-aio/5.0.3/app-readme.md similarity index 100% rename from stable/ztcuui-aio/5.0.2/app-readme.md rename to stable/ztcuui-aio/5.0.3/app-readme.md diff --git a/stable/ztcuui-aio/5.0.3/charts/common-14.0.9.tgz b/stable/ztcuui-aio/5.0.3/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/ztcuui-aio/5.0.3/charts/common-14.0.9.tgz differ diff --git a/stable/ztcuui-aio/5.0.2/ix_values.yaml b/stable/ztcuui-aio/5.0.3/ix_values.yaml similarity index 100% rename from stable/ztcuui-aio/5.0.2/ix_values.yaml rename to stable/ztcuui-aio/5.0.3/ix_values.yaml diff --git a/stable/ztcuui-aio/5.0.2/questions.yaml b/stable/ztcuui-aio/5.0.3/questions.yaml similarity index 100% rename from stable/ztcuui-aio/5.0.2/questions.yaml rename to stable/ztcuui-aio/5.0.3/questions.yaml diff --git a/stable/ztcuui-aio/5.0.3/templates/NOTES.txt b/stable/ztcuui-aio/5.0.3/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/ztcuui-aio/5.0.3/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ztcuui-aio/5.0.3/templates/common.yaml b/stable/ztcuui-aio/5.0.3/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/ztcuui-aio/5.0.3/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/valheim/7.0.1/app-changelog.md b/stable/ztcuui-aio/5.0.3/values.yaml similarity index 100% rename from stable/valheim/7.0.1/app-changelog.md rename to stable/ztcuui-aio/5.0.3/values.yaml diff --git a/stable/zwavejs2mqtt/16.0.12/CHANGELOG.md b/stable/zwavejs2mqtt/16.0.12/CHANGELOG.md new file mode 100644 index 00000000000..22e9ea96ace --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [zwavejs2mqtt-16.0.12](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.11...zwavejs2mqtt-16.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [zwavejs2mqtt-16.0.11](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.10...zwavejs2mqtt-16.0.11) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v9.1.0 ([#13318](https://github.com/truecharts/charts/issues/13318)) + + + + +## [zwavejs2mqtt-16.0.10](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.9...zwavejs2mqtt-16.0.10) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v9.0.3 ([#13111](https://github.com/truecharts/charts/issues/13111)) + + + + +## [zwavejs2mqtt-16.0.9](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.8...zwavejs2mqtt-16.0.9) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v9.0.1 ([#13047](https://github.com/truecharts/charts/issues/13047)) + + + + +## [zwavejs2mqtt-16.0.8](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.7...zwavejs2mqtt-16.0.8) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v8.26.0 ([#12828](https://github.com/truecharts/charts/issues/12828)) + + + + +## [zwavejs2mqtt-16.0.7](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.6...zwavejs2mqtt-16.0.7) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v8.25.1 ([#12513](https://github.com/truecharts/charts/issues/12513)) + + + + +## [zwavejs2mqtt-16.0.6](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.5...zwavejs2mqtt-16.0.6) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v8.25.0 ([#12368](https://github.com/truecharts/charts/issues/12368)) + + + + +## [zwavejs2mqtt-16.0.5](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.4...zwavejs2mqtt-16.0.5) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v8.23.2 ([#12229](https://github.com/truecharts/charts/issues/12229)) + + + + +## [zwavejs2mqtt-16.0.4](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.3...zwavejs2mqtt-16.0.4) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v8.23.1 ([#11918](https://github.com/truecharts/charts/issues/11918)) + + + + +## [zwavejs2mqtt-16.0.3](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.2...zwavejs2mqtt-16.0.3) (2023-08-19) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v8.23.0 ([#11693](https://github.com/truecharts/charts/issues/11693)) + + + + +## [zwavejs2mqtt-16.0.2](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.1...zwavejs2mqtt-16.0.2) (2023-08-13) + +### Chore diff --git a/stable/zwavejs2mqtt/16.0.12/Chart.yaml b/stable/zwavejs2mqtt/16.0.12/Chart.yaml new file mode 100644 index 00000000000..69463ea0b0d --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.12/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "9.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +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: 16.0.12 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" diff --git a/stable/zwavejs2mqtt/16.0.12/README.md b/stable/zwavejs2mqtt/16.0.12/README.md new file mode 100644 index 00000000000..e0a9b8fa8d7 --- /dev/null +++ b/stable/zwavejs2mqtt/16.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/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/zwavejs2mqtt/16.0.12/app-changelog.md b/stable/zwavejs2mqtt/16.0.12/app-changelog.md new file mode 100644 index 00000000000..8b8138a86f4 --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [zwavejs2mqtt-16.0.12](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.11...zwavejs2mqtt-16.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + \ No newline at end of file diff --git a/stable/zwavejs2mqtt/16.0.12/app-readme.md b/stable/zwavejs2mqtt/16.0.12/app-readme.md new file mode 100644 index 00000000000..259a81bc32b --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.12/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/16.0.12/charts/common-14.0.9.tgz b/stable/zwavejs2mqtt/16.0.12/charts/common-14.0.9.tgz new file mode 100644 index 00000000000..570d2bbefac Binary files /dev/null and b/stable/zwavejs2mqtt/16.0.12/charts/common-14.0.9.tgz differ diff --git a/stable/zwavejs2mqtt/16.0.12/ix_values.yaml b/stable/zwavejs2mqtt/16.0.12/ix_values.yaml new file mode 100644 index 00000000000..b42c7138655 --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.12/ix_values.yaml @@ -0,0 +1,85 @@ +image: + repository: tccr.io/truecharts/zwavejs-ui + pullPolicy: IfNotPresent + tag: v9.1.0@sha256:96eb690eef0a9033f66e85083168f6d9c4fc33e0c8b179d2403a496b3d5274b2 +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/16.0.12/questions.yaml b/stable/zwavejs2mqtt/16.0.12/questions.yaml new file mode 100644 index 00000000000..d72068321bf --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.12/questions.yaml @@ -0,0 +1,2055 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8091 + required: true + - variable: ws + label: "WebSocket Service" + description: "WebSocket Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ws + label: "WebSocket Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10046 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + 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/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/zwavejs2mqtt/16.0.12/templates/NOTES.txt b/stable/zwavejs2mqtt/16.0.12/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.12/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zwavejs2mqtt/16.0.12/templates/common.yaml b/stable/zwavejs2mqtt/16.0.12/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.12/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/verysync/6.0.0/app-changelog.md b/stable/zwavejs2mqtt/16.0.12/values.yaml similarity index 100% rename from stable/verysync/6.0.0/app-changelog.md rename to stable/zwavejs2mqtt/16.0.12/values.yaml